/* ENRYCH Phase 21.5: dark-default flash fix + Founders selling page polish */
html:not([data-en-theme]),html[data-en-theme="dark"]{background:#050508!important;color-scheme:dark;}
html[data-en-theme="dark"] body{background:var(--en-page-bg,#050508)!important;color:rgba(248,248,250,.94)!important;}
html[data-en-theme="light"] body{background:var(--en-page-bg,#fbfaf7)!important;color:rgba(10,10,12,.92)!important;}
html[data-en-theme="dark"] .enrych-header{background:radial-gradient(900px 240px at 10% 0%,rgba(212,175,55,.11),transparent 64%),linear-gradient(180deg,#030305,#08080b)!important;border-bottom-color:rgba(212,175,55,.28)!important;}
html[data-en-theme="light"] .enrych-header{background:radial-gradient(900px 240px at 10% 0%,rgba(212,175,55,.15),transparent 64%),linear-gradient(180deg,#fffaf0,#f5edda)!important;border-bottom-color:rgba(136,94,13,.18)!important;}
.en-page--founders .en-section--tiers{padding-top:clamp(54px,8vw,96px)!important;padding-bottom:clamp(46px,7vw,88px)!important;overflow:hidden;}
.en-page--founders .en-section--tiers>.en-wrap{width:min(1060px,calc(100% - 36px))!important;max-width:1060px!important;margin:0 auto!important;}
.en-page--founders .en-secHead--tiers{max-width:760px!important;margin:0 auto 20px!important;}
.en-page--founders .en-secHead--tiers .en-h2{font-size:clamp(32px,4vw,54px)!important;line-height:.96!important;letter-spacing:-.045em!important;}
.en-page--founders .en-tierIntro{font-size:clamp(15px,1.5vw,18px)!important;line-height:1.58!important;max-width:58ch!important;}
.en-page--founders .en-tierSwitch{width:min(760px,100%)!important;margin:22px auto 0!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;}
.en-page--founders .en-tierSwitchBtn{min-height:86px!important;border-radius:24px!important;padding:17px 16px!important;background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.018))!important;border:1px solid rgba(212,175,55,.22)!important;box-shadow:0 18px 42px rgba(0,0,0,.26),inset 0 1px 0 rgba(255,255,255,.05)!important;}
.en-page--founders .en-tierSwitchBtn.is-active{border-color:rgba(212,175,55,.62)!important;box-shadow:0 0 0 2px rgba(212,175,55,.16),0 24px 70px rgba(0,0,0,.36),0 0 42px rgba(212,175,55,.10)!important;}
.en-page--founders .en-tierSwitchName{font-size:clamp(17px,1.55vw,22px)!important;}
.en-page--founders .en-tierSwitchMeta{font-size:13px!important;}
.en-page--founders .en-tierFull{width:min(980px,calc(100% - 36px))!important;margin:24px auto 0!important;display:block!important;}
.en-page--founders .en-tierGrid,.en-page--founders .en-tierGrid--single{width:100%!important;max-width:900px!important;margin:0 auto!important;display:block!important;}
.en-page--founders .en-tierCard{width:100%!important;max-width:900px!important;margin:0 auto!important;min-height:0!important;border-radius:30px!important;padding:clamp(24px,3vw,38px)!important;display:none;}
.en-page--founders .en-tierCard.is-active{display:block!important;}
.en-page--founders .en-tierHead{display:grid!important;grid-template-columns:1.05fr .95fr!important;gap:18px 28px!important;align-items:end!important;}
.en-page--founders .en-tierRibbon{display:inline-flex!important;width:max-content!important;margin-bottom:18px!important;padding:10px 16px!important;border-radius:999px!important;letter-spacing:.14em!important;}
.en-page--founders .en-tierName{font-size:clamp(34px,4vw,58px)!important;line-height:.96!important;margin:0!important;}
.en-page--founders .en-tierTag{display:inline-flex!important;margin-top:10px!important;}
.en-page--founders .en-tierPrice{font-size:clamp(36px,4.5vw,62px)!important;line-height:1!important;}
.en-page--founders .en-tierPer{font-size:clamp(18px,1.6vw,24px)!important;}
.en-page--founders .en-tierAfter{grid-column:1/-1!important;border-top:1px solid rgba(212,175,55,.16)!important;padding-top:14px!important;}
.en-page--founders .en-tierLaneRow{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;margin:22px 0!important;}
.en-page--founders .en-tierLanePill{min-height:86px!important;border-radius:20px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;}
.en-page--founders .en-tierLanePill strong{font-size:clamp(28px,3vw,42px)!important;line-height:.92!important;}
.en-page--founders .en-tierLanePill span{font-size:13px!important;letter-spacing:.13em!important;}
.en-page--founders .en-tierCtaWrap{margin:22px 0!important;}
.en-page--founders .en-tierBtn{min-height:58px!important;border-radius:20px!important;font-size:clamp(15px,1.2vw,18px)!important;}
.en-page--founders .en-tierEntries{display:flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;flex-wrap:wrap!important;padding:16px 18px!important;border-radius:22px!important;margin:20px 0!important;}
.en-page--founders .en-tierEntriesVal{font-size:clamp(15px,1.25vw,18px)!important;}
.en-page--founders .en-tierList{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px 18px!important;margin-top:22px!important;}
.en-page--founders .en-tierList li{text-align:left!important;align-items:flex-start!important;}
.en-page--founders .en-tierSubRow--stacked{display:flex!important;gap:12px!important;flex-wrap:wrap!important;justify-content:center!important;}
.en-page--founders .en-tierGhostBtn{min-height:46px!important;padding:12px 16px!important;border-radius:999px!important;}
.en-page--founders .en-section--founderWorth,.en-page--founders .en-section--founderExplainer{position:relative;padding:clamp(54px,7vw,96px) 0;overflow:hidden;}
.en-page--founders .en-founderWorthGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:24px;}
.en-page--founders .en-founderWorthCard,.en-page--founders .en-founderExplainCard,.en-page--founders .en-founderPromise{border:1px solid rgba(212,175,55,.18);background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.022));border-radius:26px;padding:22px;box-shadow:0 20px 60px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.05);}
html[data-en-theme="light"] .en-page--founders .en-founderWorthCard,html[data-en-theme="light"] .en-page--founders .en-founderExplainCard,html[data-en-theme="light"] .en-page--founders .en-founderPromise{background:linear-gradient(180deg,rgba(255,255,255,.84),rgba(255,247,226,.58));box-shadow:0 18px 44px rgba(122,82,12,.10),inset 0 1px 0 rgba(255,255,255,.75);}
.en-page--founders .en-founderWorthCard strong{display:block;color:var(--en-gold);font-size:clamp(28px,3.4vw,46px);line-height:1;margin-bottom:8px;}
.en-page--founders .en-founderWorthCard span{display:block;text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:900;color:var(--en-ink);margin-bottom:10px;}
.en-page--founders .en-founderWorthCard p{margin:0;color:var(--en-muted);line-height:1.6;font-size:14px;}
.en-page--founders .en-founderExplainLayout{display:grid;grid-template-columns:.88fr 1.12fr;gap:22px;align-items:start;margin-top:24px;}
.en-page--founders .en-founderPromise{position:sticky;top:120px;}
.en-page--founders .en-founderPromise h3,.en-page--founders .en-founderExplainCard h3{font-size:clamp(24px,2.6vw,36px);line-height:1.03;margin:0 0 12px;color:var(--en-ink);}
.en-page--founders .en-founderPromise p,.en-page--founders .en-founderExplainCard p{margin:0;color:var(--en-muted);line-height:1.68;}
.en-page--founders .en-founderExplainStack{display:grid;gap:14px;}
.en-page--founders .en-founderExplainCard{display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:start;}
.en-page--founders .en-founderExplainNo{width:42px;height:42px;border-radius:15px;display:grid;place-items:center;background:rgba(212,175,55,.14);border:1px solid rgba(212,175,55,.28);font-weight:950;color:var(--en-gold);}
.en-page--founders .en-founderExplainCard ul{margin:12px 0 0;padding-left:18px;color:var(--en-muted);line-height:1.65;}
.en-page--founders .en-founderCtaBand{margin-top:22px;padding:22px;border-radius:28px;border:1px solid rgba(212,175,55,.24);background:radial-gradient(600px 180px at 50% 0%,rgba(212,175,55,.16),transparent 65%),linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.02));display:flex;align-items:center;justify-content:space-between;gap:18px;}
.en-page--founders .en-founderCtaBand strong{font-size:clamp(20px,2.2vw,30px);line-height:1.08;display:block;color:var(--en-ink);}
.en-page--founders .en-founderCtaBand span{display:block;color:var(--en-muted);margin-top:6px;line-height:1.55;}
.en-page--founders .en-founderCtaBand .en-btn{flex:0 0 auto;}
@media(max-width:900px){.en-page--founders .en-tierHead{grid-template-columns:1fr!important;text-align:center!important}.en-page--founders .en-tierLaneRow{grid-template-columns:repeat(3,minmax(0,1fr))!important}.en-page--founders .en-tierList{grid-template-columns:1fr!important}.en-page--founders .en-founderWorthGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.en-page--founders .en-founderExplainLayout{grid-template-columns:1fr}.en-page--founders .en-founderPromise{position:relative;top:auto}}
@media(max-width:620px){.en-page--founders .en-section--tiers>.en-wrap,.en-page--founders .en-tierFull{width:min(100% - 24px,480px)!important}.en-page--founders .en-tierSwitch{grid-template-columns:1fr!important}.en-page--founders .en-tierCard{padding:22px 14px!important;border-radius:24px!important}.en-page--founders .en-tierLaneRow{grid-template-columns:1fr!important}.en-page--founders .en-tierEntries{align-items:flex-start!important;justify-content:flex-start!important;text-align:left!important}.en-page--founders .en-founderWorthGrid{grid-template-columns:1fr}.en-page--founders .en-founderExplainCard{grid-template-columns:1fr}.en-page--founders .en-founderCtaBand{display:grid;text-align:center}.en-page--founders .en-founderCtaBand .en-btn{width:100%}}
