/* bixa landing concept — presentation layer. Original logo and motion code retained. */
:root{--mut:#aaa8b7;--mut2:#858294}
html{scroll-padding-top:100px}
body{background:transparent}
.topbar{padding:18px max(28px,calc((100vw - 1160px)/2));min-height:82px;background:rgba(5,5,7,.82)}
.tb-brand svg{width:73px;height:34px}
.site-nav{display:flex;align-items:center;gap:28px;font-size:13px;color:#b4b1bf}
.site-nav a{padding:8px 0;transition:color .2s}
.site-nav a:hover{color:var(--gold)}
.tb-links{gap:22px}.tb-login{color:#d9d7e2;font-size:13px;min-height:44px;display:inline-flex;align-items:center}
.tb-start{min-height:42px;border-radius:10px;padding-inline:19px;box-shadow:none}
.skip-link{position:fixed;top:-100px;right:20px;z-index:1000;background:var(--gold);color:#050507;padding:10px 18px;border-radius:8px}.skip-link:focus{top:12px}
.hero{min-height:720px;min-height:max(720px,100svh);padding:140px 32px 145px;isolation:isolate}
.hero:before{content:'';position:absolute;inset:0;z-index:-1;background:radial-gradient(ellipse at 25% 48%,rgba(110,76,168,.08),transparent 48%)}
.wm-wrap{display:grid;grid-template-columns:1.13fr 1fr;gap:60px;max-width:1160px;width:100%;align-items:center}
.wm-wrap>.ltr{grid-column:2;grid-row:1;position:relative;min-height:370px;display:flex!important;align-items:center;justify-content:center}
.wm-wrap>.ltr:before{content:'';position:absolute;inset:-32px -20px;background-image:linear-gradient(rgba(242,241,245,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(242,241,245,.05) 1px,transparent 1px);background-size:48px 48px;mask-image:radial-gradient(ellipse,black,transparent 69%);pointer-events:none}
.wm{position:relative;width:min(100%,440px);z-index:1}
.wm-cap{grid-column:2;grid-row:1;align-self:end;justify-self:center;margin-bottom:2px;font-size:10px;letter-spacing:.48em;color:#87818f}
.wm-say{grid-column:1;grid-row:1;align-items:flex-start;text-align:right;max-width:none;gap:22px}
.hero-eyebrow{display:inline-flex;align-items:center;gap:10px;color:#cec9ba;font-size:12px}
.hero-eyebrow:before{content:'';width:6px;height:6px;border-radius:50%;background:var(--gold);box-shadow:0 0 12px #ffc24a70}
.wm-say h1{font-size:clamp(38px,4.4vw,60px);line-height:1.48;letter-spacing:-1.8px;text-wrap:initial;font-weight:700}
.wm-say h1 em{color:var(--gold);font-style:normal;white-space:nowrap}
.wm-say p{font-size:16px;line-height:2.1;color:#b4b1c0;max-width:47ch;text-wrap:initial}
.hero-actions{display:flex;align-items:center;gap:26px;flex-wrap:wrap}
.hero-cta{margin:0;border-radius:12px;padding:13px 25px;font-size:15px;min-height:52px;box-shadow:0 8px 28px -16px #ffc24a60}
.hero-cta:hover{box-shadow:0 12px 28px -13px #ffc24a70}
.text-link{display:inline-flex;align-items:center;gap:10px;min-height:44px;font-size:13px;color:#d8d4dd;border-bottom:1px solid #36333e;transition:color .2s}
.text-link:hover{color:var(--gold)}
.wm-say .hero-note{font-size:11px;color:#8f8a9a;line-height:1.8;display:flex;gap:8px;align-items:center;margin-top:-8px}
.hero-note span{color:var(--gold)}
.scroll-cue{bottom:26px;font-size:10px}.scroll-cue i{height:22px}
.hero-bottom{position:absolute;bottom:75px;left:32px;right:32px;margin:auto;max-width:1160px;display:flex;justify-content:space-between;align-items:center;padding-top:21px;border-top:1px solid #ffffff10;font-size:11px;color:#7e7989}
.hero-bottom b{font-weight:400;color:#cbc6d1}.hero-bottom .ltr{font-family:var(--ff-mono);font-size:10px;letter-spacing:.14em}
.trust-line{padding:28px 32px;background:#0b0b10;border-block:1px solid #ffffff0d;position:relative;z-index:1}
.trust-inner{max-width:1160px;margin:auto;display:flex;justify-content:space-between;align-items:center;gap:34px}
.trust-inner p{color:#9b96a7;font-size:12px;max-width:230px;line-height:1.9}
.trust-names{display:flex;align-items:center;justify-content:space-between;gap:48px;flex:1;max-width:690px}
.trust-names span,.trust-names a{font-size:19px;font-weight:600;color:#c3becb;white-space:nowrap}.trust-names a:hover{color:var(--gold)}
.trust-names small{font-size:10px;color:#716c7c;display:block;font-weight:400;letter-spacing:.04em}
.section-shell{position:relative;z-index:1;max-width:1224px;margin:auto;padding:112px 32px}
.section-label{font-family:var(--ff-mono);font-size:10px;letter-spacing:.13em;color:#83778b;direction:ltr;display:block;margin-bottom:22px;text-align:right}
.section-title{font-size:clamp(27px,3.3vw,43px);line-height:1.65;letter-spacing:-.9px;font-weight:600;text-wrap:balance}
.section-title em{font-style:normal;color:var(--gold)}
.section-intro{font-size:15px;line-height:2.1;color:#aaa4b5;margin-top:15px;max-width:54ch}
.learn-layout{display:grid;grid-template-columns:1fr 1.05fr;gap:100px;align-items:start}
.learn-copy .text-link{margin-top:28px}
.deliverable-list{border-top:1px solid #ffffff20}
.deliverable-row{display:grid;grid-template-columns:30px 1fr 26px;gap:16px;padding:23px 0;border-bottom:1px solid #ffffff12;align-items:start}
.deliverable-row .list-index{font-family:var(--ff-mono);font-size:10px;direction:ltr;color:#6b6378;padding-top:6px}
.deliverable-row h3{font-size:17px;font-weight:500;line-height:1.6}.deliverable-row p{color:#9790a5;font-size:12px;margin-top:6px;line-height:1.9}
.deliverable-row .item-symbol{color:var(--gold);font-size:20px;line-height:1.5;text-align:left;font-family:var(--ff-mono)}
.path-section{border-block:1px solid #ffffff12;background:rgba(10,10,17,.74)}
.path-top{display:flex;align-items:flex-end;justify-content:space-between;gap:48px;margin-bottom:48px}.path-top .section-intro{max-width:37ch;font-size:14px}
.path-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border:1px solid #ffffff12;border-radius:18px;overflow:hidden}
.path-step{padding:32px;position:relative;background:linear-gradient(140deg,#ffffff03,transparent)}
.path-step+.path-step{border-inline-start:1px solid #ffffff12}
.path-step .step-num{font-size:11px;font-family:var(--ff-mono);color:var(--gold);direction:ltr;display:block;text-align:right;margin-bottom:24px}
.path-step h3{font-size:20px;font-weight:500;margin-bottom:9px}.path-step p{color:#a49cad;font-size:13px;line-height:2;max-width:31ch}.step-tag{display:inline-block;margin-top:25px;color:#c3b2d4;font-size:10px;border:1px solid #ffffff15;border-radius:5px;padding:4px 9px}
.story-heading{padding-bottom:0;text-align:center}.story-heading .section-label{text-align:center}.story-heading .section-intro{margin-inline:auto}
.ch{height:calc(var(--chn,2.5)*100svh)}
.ch-l{font-size:clamp(25px,4.1vw,42px)}
.ch-inner{max-width:830px}.ch-tag{color:#b9b1c7}.ch-num{color:rgba(242,241,245,.04)}
.proof{border-top:1px solid #ffffff12;padding:100px 0 80px;background:rgba(5,5,7,.52)}
.proof .wrap{max-width:1224px;padding-inline:32px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.proof-head{grid-column:1/-1;text-align:right;max-width:none;width:100%;margin:0 0 26px;display:grid;grid-template-columns:1fr .85fr;gap:0 80px;align-items:end}
.proof-head .kicker{grid-column:1/-1;justify-content:flex-start;color:#b9b1c7;font-size:12px}
.proof-head h2{font-size:clamp(28px,3.2vw,41px);line-height:1.6;letter-spacing:-1px}
.proof-head p{font-size:14px;line-height:2.1;margin:0;max-width:48ch}
.pr{display:flex;flex-direction:column;align-items:stretch;gap:25px;padding:30px;border:1px solid #ffffff12;border-radius:18px;background:rgba(10,10,16,.74)}
.pr:nth-child(odd of .pr) .pr-vis{order:0}.pr-vis{order:0;margin-top:auto}
.pr-text h3{font-size:26px;margin-top:10px;justify-content:space-between}.pr-dom{font-size:11px}.pr-idx{font-size:10px;color:#8e8299}
.pr-text>p{font-size:13px;line-height:2.05;min-height:54px}
.stats{gap:14px;margin-top:20px}.stat{padding-top:12px;border-color:#ffffff12}.stat b{font-size:20px}.stat>span{font-size:10px;line-height:1.8}.stat b small{font-size:.56em}
.pr-frame{border-radius:12px;background:rgba(255,255,255,.015);width:100%;aspect-ratio:auto;height:200px;max-height:215px}.pr-frame svg{max-height:170px;width:72%}
.pr-foot{font-size:10px}.pr-lesson{font-size:13px;padding:15px 18px;margin-top:20px}
.ask{padding-block:100px}.ask .proof-head{display:block;text-align:center;max-width:760px;margin:0 auto 42px}.ask .proof-head .kicker{justify-content:center}
.faq-section{max-width:1100px;display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;padding-block:75px 115px}
.faq-list{border-top:1px solid #ffffff19}.faq-list details{border-bottom:1px solid #ffffff16;padding:20px 0}.faq-list summary{cursor:pointer;list-style:none;font-size:15px;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:30px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';font-family:var(--ff-mono);font-size:21px;color:var(--gold);flex:none}.faq-list details[open] summary:after{content:'−'}.faq-list details p{color:#b1a7bb;font-size:13px;line-height:2.1;padding-top:13px;max-width:51ch}.faq-list a{color:var(--gold);text-decoration:underline;text-underline-offset:4px}
.invite{border-top:1px solid #ffffff14;padding:96px 24px 90px}.invite .rs-mark{height:54px;margin-bottom:27px}.invite h2{font-size:clamp(35px,4vw,53px)}.invite .rs-p{max-width:49ch;font-size:15px;color:#c1b3ac;line-height:2.2}.invite .cta{border-radius:12px;box-shadow:none}.invite .rs-sale{font-size:11px;color:#b4a095}
footer{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:30px max(32px,calc((100vw - 1160px)/2));gap:20px;border-top:1px solid #ffffff12;background:#09080b;color:#817988;font-size:11px}.f-word{width:70px;height:auto}footer .mono{font-size:10px;letter-spacing:.12em}
.preview-notice{font-size:12px;line-height:1.9;color:#c9bacf;text-align:center;padding:16px}.preview-notice a{display:inline-flex;color:var(--gold);border-bottom:1px solid #ffc24a55;padding:6px 0;min-height:44px}
@media(min-width:1440px){.hero{min-height:820px;min-height:100svh}.wm-wrap{gap:88px}.wm-say h1{font-size:62px}}
@media(max-width:1000px){.site-nav{gap:17px;font-size:12px}.wm-wrap{gap:35px}.wm-say h1{font-size:43px}.wm-say p{font-size:14px}.hero-actions{gap:15px}.learn-layout{gap:50px}.path-step{padding:25px}.proof-head{gap:0 35px}.pr{padding:24px}.stat b{font-size:17px}.stat>span{font-size:10px}.faq-section{gap:40px}}
@media(max-width:767px){
 .topbar{min-height:66px;padding:12px 20px;gap:10px}.tb-brand svg{width:56px;height:28px}.site-nav{display:none}.tb-links{gap:16px}.tb-start{font-size:11px;padding:7px 12px;min-height:38px}.tb-login{font-size:12px}
 .hero{padding:100px 24px 152px;min-height:0}.wm-wrap{display:flex;flex-direction:column;gap:0;width:100%}.wm-wrap>.ltr{min-height:150px;width:100%;order:0;margin-bottom:20px}.wm-wrap>.ltr:before{inset:-30px -10px}.wm{width:min(69vw,285px)}.wm-cap{order:1;align-self:center;font-size:8px;margin:0 0 34px;letter-spacing:.4em}
 .wm-say{order:2;align-items:center;text-align:center;gap:17px;max-width:100%;width:100%}.hero-eyebrow{font-size:10px;gap:8px}.wm-say h1{font-size:clamp(33px,8.3vw,43px);line-height:1.52;letter-spacing:-1px}.wm-say p{font-size:13px;line-height:2.1;max-width:36ch}.hero-actions{flex-direction:column;width:100%;gap:12px}.hero-cta{width:100%;max-width:320px;min-height:49px;font-size:14px}.text-link{font-size:12px}.wm-say .hero-note{font-size:10px;margin:0;display:block}.hero-bottom{bottom:59px;left:24px;right:24px;padding-top:14px;font-size:10px;gap:12px;align-items:start}.hero-bottom .ltr{font-size:8px;letter-spacing:.06em}.scroll-cue{bottom:13px}.scroll-cue span{font-size:9px}.scroll-cue i{height:15px}
 .trust-line{padding:24px}.trust-inner{flex-direction:column;gap:18px}.trust-inner p{max-width:none;font-size:11px;text-align:center}.trust-names{width:100%;flex-wrap:wrap;display:grid;grid-template-columns:1fr 1fr;gap:18px 28px;text-align:center}.trust-names span,.trust-names a{font-size:17px}.trust-names small{font-size:9px}
 .section-shell{padding:68px 24px}.section-label{font-size:9px;margin-bottom:16px}.section-title{font-size:28px;letter-spacing:-.5px}.section-intro{font-size:13px}.learn-layout{grid-template-columns:1fr;gap:35px}.learn-copy .text-link{margin-top:15px}.deliverable-row{padding:20px 0;gap:13px}.deliverable-row h3{font-size:16px}.deliverable-row p{font-size:12px}.path-top{display:block;margin-bottom:30px}.path-steps{grid-template-columns:1fr;border-radius:14px}.path-step{padding:26px}.path-step+.path-step{border-inline-start:0;border-top:1px solid #ffffff12}.path-step .step-num{margin-bottom:12px}.path-step h3{font-size:19px}.path-step p{max-width:none}.step-tag{margin-top:15px}
 .story-heading{padding-bottom:0}.ch-l{font-size:26px;line-height:1.9}.ch-inner{padding-inline:27px;gap:16px}.scene{width:min(300px,74vw)}
 .proof{padding:65px 0}.proof .wrap{padding-inline:20px;grid-template-columns:1fr;gap:20px}.proof-head{display:block;margin-bottom:10px}.proof-head h2{font-size:28px;line-height:1.6}.proof-head p{margin-top:13px;font-size:13px}.pr{padding:24px;gap:20px}.pr-text>p{min-height:0}.pr-text h3{font-size:25px}.stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.stat{padding-block:12px 0}.stat b{font-size:18px;white-space:normal}.stat>span{font-size:10px}.pr-frame{max-height:200px}.pr-frame svg{max-height:195px}
 .ask{padding-block:65px}.ask .proof-head{margin-bottom:30px}.ask .proof-head h2{font-size:27px}.faq-section{grid-template-columns:1fr;gap:28px;padding-block:45px 70px}.faq-list summary{font-size:14px}.faq-list details p{font-size:12px}.invite{padding:65px 24px}.invite h2{font-size:36px}.invite .rs-p{font-size:13px}.invite .rs-sale{font-size:10px}footer{flex-wrap:wrap;padding:26px 24px;font-size:10px}footer .mono{display:none}.f-word{width:55px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ch{height:auto;min-height:85svh}.ch-pin{position:relative;height:auto;min-height:85svh}.wm-wrap,.wm,.wm-say{will-change:auto}}
