*,*::before,*::after{box-sizing:border-box} *{margin:0}
:root{--orange:#fc5404;--burnt:#b8500c;--ink:#111111;--paper:#f7f2eb;--soft:#eee6dc;--dark:#171313;--dark-2:#241b18;--muted:#665e58;--line:rgba(17,17,17,.12);--white:#ffffff;--radius:24px;--shadow:0 24px 70px rgba(38,24,17,.14)}
html{scroll-behavior:smooth}body{overflow-x:hidden;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}button,a{min-height:48px}a:focus-visible{outline:3px solid var(--orange);outline-offset:5px}img{display:block;max-width:100%}
.site-header{height:78px;padding:0 clamp(20px,5vw,78px);display:flex;align-items:center;justify-content:space-between;gap:24px;position:fixed;top:0;left:0;right:0;z-index:20;color:var(--white);transition:background .3s,box-shadow .3s,backdrop-filter .3s}.site-header.lp-scrolled{background:rgba(23,19,19,.86);box-shadow:0 8px 28px rgba(0,0,0,.18);backdrop-filter:blur(16px)}.brand{display:flex;align-items:center;gap:10px;font-family:'Space Grotesk',sans-serif;font-weight:700;letter-spacing:-.03em}.brand img{width:32px;height:32px;object-fit:contain}.main-nav{display:flex;gap:32px;font-size:13px;color:rgba(255,255,255,.76)}.main-nav a{min-height:0;padding:12px 0;transition:color .2s}.main-nav a:hover{color:var(--white)}
.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;border-radius:100px;padding:14px 21px;font-size:14px;font-weight:700;transition:transform .25s,box-shadow .25s,background .25s}.button svg,.text-link svg{width:18px;height:18px;flex:none}.button:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(0,0,0,.2)}.button-primary{background:var(--orange);color:#111111;box-shadow:0 8px 24px rgba(252,84,4,.26)}.button-primary:hover{background:#ff6b25}.button-dark{background:var(--white);color:var(--ink);min-height:42px;padding:10px 16px}.button-small{font-size:12px}.hero{min-height:790px;padding:158px clamp(20px,8vw,136px) 70px;position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(0,1fr) minmax(400px,.9fr);align-items:center;gap:40px;background-color:var(--dark);--lp-c1:#321b12;--lp-c2:#7d2d0d;--lp-c3:#fc5404;--lp-c4:#241110;--lp-mesh-base:#171313;color:var(--white)}.hero:after,.closing:after{content:'';position:absolute;inset:0;z-index:-1;opacity:.18;background-image:radial-gradient(rgba(255,255,255,.4) .7px,transparent .7px);background-size:7px 7px;mask-image:linear-gradient(to bottom,black,transparent)}.hero-copy{max-width:700px;position:relative;z-index:2}.eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.2em;font-weight:700;color:var(--orange);display:flex;align-items:center;gap:10px}.eyebrow-dark{color:var(--burnt)}.eyebrow-mark{width:22px;height:2px;background:var(--orange);display:inline-block}.hero h1{font-family:'Syne',sans-serif;font-size:clamp(3.4rem,7vw,7.8rem);line-height:.93;letter-spacing:-.08em;max-width:800px;margin:25px 0 28px}.hero h1 em,.section-heading em,.closing h2 em{font-style:normal;color:var(--orange)}.hero-lede{max-width:530px;color:rgba(255,255,255,.78);font-size:18px}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:34px}.text-link{display:inline-flex;align-items:center;gap:8px;color:var(--white);font-weight:600;font-size:14px}.text-link:hover{color:var(--orange)}.hero-meta{display:flex;align-items:center;gap:14px;margin-top:62px;color:rgba(255,255,255,.55);font-size:12px;text-transform:uppercase;letter-spacing:.15em}.meta-rule{width:40px;height:1px;background:rgba(255,255,255,.35)}.hero-art{height:550px;position:relative;display:grid;place-items:center}.knowledge-sphere{width:280px;height:280px;border-radius:50%;position:relative;background:radial-gradient(circle at 37% 29%,#ffba83 0 2%,#fc5404 13%,#9c2908 46%,#351712 72%,transparent 73%);box-shadow:0 0 90px rgba(252,84,4,.42),inset -30px -25px 65px rgba(0,0,0,.6)}.sphere-core{position:absolute;inset:68px;border-radius:50%;background:radial-gradient(circle at 40% 35%,#ffddae,#fc5404 45%,#631d0d);filter:blur(4px);opacity:.86}.sphere-ring{position:absolute;border:1px solid rgba(255,196,140,.55);border-radius:50%;transform:rotate(-25deg)}.ring-one{inset:-26px 18px}.ring-two{inset:25px -32px;transform:rotate(58deg)}.node{position:absolute;width:9px;height:9px;background:#ffd0a7;border-radius:50%;box-shadow:0 0 17px #fff}.node-one{top:26px;right:48px}.node-two{bottom:38px;left:29px}.node-three{top:105px;right:-38px}.orbit{position:absolute;border:1px solid rgba(252,84,4,.34);border-radius:50%;width:460px;height:190px;transform:rotate(28deg)}.orbit-b{width:350px;height:480px;transform:rotate(-31deg);border-color:rgba(255,255,255,.14)}.floating-card{position:absolute;display:flex;align-items:center;gap:11px;padding:13px 16px;border-radius:15px;min-width:205px;color:var(--white);background:rgba(38,25,21,.74)}.floating-card strong,.floating-card small{display:block}.floating-card strong{font-size:12px}.floating-card small{font-size:10px;color:rgba(255,255,255,.58);margin-top:2px}.card-sources{left:0;top:85px}.card-ai{right:-10px;bottom:75px}.icon-chip{width:31px;height:31px;display:grid;place-items:center;border-radius:10px;background:var(--orange);color:var(--ink);flex:none}.icon-chip svg{width:18px;height:18px}.icon-chip-warm{background:#f5b779}.hero-bottom{position:absolute;bottom:27px;left:clamp(20px,8vw,136px);right:clamp(20px,8vw,136px);display:flex;justify-content:space-between;color:rgba(255,255,255,.42);font-size:10px;text-transform:uppercase;letter-spacing:.16em}.scroll-line{height:1px;background:rgba(255,255,255,.2);width:45%;align-self:center}
.section-light{background:var(--paper)}.intro{display:grid;grid-template-columns:180px minmax(0,1fr) 300px;gap:50px;padding:150px clamp(20px,9vw,150px);align-items:start}.intro-label{display:flex;gap:13px;align-items:center;color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.14em;writing-mode:vertical-rl}.intro-label>span:first-child{color:var(--orange);font-family:'Space Grotesk';font-size:20px}.label-line{height:50px;width:1px;background:var(--orange)}.intro-content{max-width:700px}.intro h2,.curriculum h2,.offer h2{font-family:'Space Grotesk',sans-serif;line-height:1;letter-spacing:-.07em;font-size:clamp(2.8rem,5.5vw,6.3rem);margin:22px 0 28px}.intro h2 span,.curriculum h2 span{color:var(--burnt)}.intro-content>p:last-child{font-size:19px;color:var(--muted);max-width:600px}.intro-note{border:1px solid rgba(184,80,12,.18);padding:26px;border-radius:20px;margin-top:60px;color:var(--muted)}.note-number{color:var(--orange);font-family:'Space Grotesk';font-size:28px}.intro-note p{margin-top:30px;font-size:14px}.dashboard-section{padding:125px clamp(20px,7vw,112px);background:#201716;color:var(--white);position:relative}.section-heading{max-width:710px;margin:0 auto 58px;text-align:center}.section-heading h2{font-family:'Syne';font-size:clamp(2.8rem,5vw,5.7rem);line-height:.98;letter-spacing:-.07em;margin:20px 0}.section-heading>p:last-child{color:rgba(255,255,255,.64);font-size:17px;max-width:560px;margin:auto}.dashboard-frame{max-width:1250px;margin:auto;border:1px solid rgba(255,255,255,.13);overflow:hidden;border-radius:25px;background:#2b2220;box-shadow:0 35px 100px rgba(0,0,0,.32)}.dash-sidebar{width:180px;float:left;min-height:720px;padding:25px 14px;background:#191414;color:rgba(255,255,255,.58);font-size:10px}.mini-brand{display:flex;align-items:center;gap:6px;color:white;font-size:11px;font-weight:700;margin-bottom:30px}.mini-logo{width:22px;height:22px;background:var(--orange);color:var(--ink);display:grid;place-items:center;border-radius:7px}.mini-logo svg{width:15px}.dash-nav{display:grid;gap:4px}.dash-nav span{padding:9px 8px;border-radius:7px}.dash-nav .active{background:rgba(252,84,4,.18);color:#ff9a69}.credit-box{border-top:1px solid rgba(255,255,255,.1);margin-top:30px;padding:18px 8px}.credit-box span,.credit-box small{display:block;color:rgba(255,255,255,.45);font-size:9px}.credit-box strong{display:block;color:#fff;font-size:18px;margin:3px 0 11px}.credit-track{height:4px;background:#40312d;border-radius:10px}.credit-track i{display:block;width:88%;height:100%;background:var(--orange);border-radius:inherit}.dash-main{margin-left:180px;padding:30px 32px;min-height:720px}.dash-top{display:flex;justify-content:space-between;align-items:center}.dash-top small{color:rgba(255,255,255,.45);font-size:10px}.dash-top h3{font-family:'Space Grotesk';font-size:24px;letter-spacing:-.04em;margin-top:4px}.dash-action{background:var(--orange);color:var(--ink);border-radius:8px;padding:11px 13px;font-size:10px;font-weight:700;display:flex;align-items:center;gap:8px}.dash-action svg{width:14px}.dash-tabs{display:flex;gap:28px;border-bottom:1px solid rgba(255,255,255,.12);margin-top:27px}.dash-tabs span{padding:13px 0;font-size:11px;color:rgba(255,255,255,.44)}.dash-tabs .tab-active{color:#fff;border-bottom:2px solid var(--orange)}.dash-columns{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(230px,.8fr);gap:28px;padding-top:25px}.dash-columns h4{font-family:'Space Grotesk';font-size:14px;margin-bottom:16px}.source-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.source-card{padding:14px 10px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:rgba(255,255,255,.035)}.source-card b,.source-card small{display:block}.source-card b{font-size:10px;margin-top:11px}.source-card small{font-size:8px;color:rgba(255,255,255,.43);margin-top:4px}.source-icon{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:rgba(252,84,4,.18);color:#ff9a69}.source-icon svg{width:17px}.collections{margin-top:38px}.collection-head{display:flex;justify-content:space-between;align-items:center}.search-box{display:flex;gap:6px;align-items:center;color:rgba(255,255,255,.4);font-size:9px;border:1px solid rgba(255,255,255,.14);padding:7px 9px;border-radius:7px}.search-box svg{width:13px}.collection-row{display:flex;align-items:center;gap:10px;padding:13px 0;border-bottom:1px solid rgba(255,255,255,.1)}.collection-icon{width:26px;height:26px;display:grid;place-items:center;color:#ff9a69;background:rgba(252,84,4,.15);border-radius:7px}.collection-icon svg{width:15px}.collection-row b,.collection-row small{display:block}.collection-row b{font-size:10px}.collection-row small{color:rgba(255,255,255,.42);font-size:8px;margin-top:3px}.row-count{margin-left:auto;color:rgba(255,255,255,.42);font-size:9px}.dash-right{border-left:1px solid rgba(255,255,255,.1);padding-left:24px}.overview-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.overview-grid div{padding:13px 10px;background:rgba(255,255,255,.045);border-radius:9px}.overview-grid strong,.overview-grid small{display:block}.overview-grid strong{font-family:'Space Grotesk';font-size:17px}.overview-grid small{color:rgba(255,255,255,.43);font-size:8px;margin-top:3px}.recent-title{margin-top:28px}.recent-list{list-style:none;display:grid;gap:11px}.recent-list li{font-size:9px;display:flex;align-items:center;gap:8px;color:rgba(255,255,255,.76);white-space:nowrap}.file-tag{font-size:7px;color:#ffad82;background:rgba(252,84,4,.17);padding:4px 5px;border-radius:4px}.ai-use{margin-top:29px;padding:16px 13px;border-radius:12px;background:linear-gradient(145deg,rgba(252,84,4,.22),rgba(184,80,12,.08))}.ai-use h4{margin-bottom:12px}.ai-use p{font-size:9px;color:rgba(255,255,255,.7);display:flex;gap:7px;margin:9px 0}.ai-use svg{color:#ff9a69;width:13px;height:13px;flex:none}
.curriculum{padding:150px clamp(20px,9vw,145px);display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);gap:clamp(50px,10vw,160px)}.curriculum-intro>p:not(.eyebrow){color:var(--muted);font-size:16px}.learn-block{margin-top:47px}.learn-block h3{font-family:'Space Grotesk';font-size:18px;margin-bottom:19px}.learn-block ul{list-style:none;display:grid;gap:13px}.learn-block li{display:flex;gap:11px;font-size:13px;color:var(--muted)}.learn-block svg{width:17px;height:17px;color:var(--orange);flex:none;margin-top:2px}.lesson-stack{display:grid;gap:14px}.lesson{display:grid;grid-template-columns:58px 1fr 25px;align-items:center;gap:18px;padding:24px 25px;border:1px solid rgba(184,80,12,.14);background:rgba(255,255,255,.45);border-radius:17px;transition:transform .25s,box-shadow .25s}.lesson:hover{transform:translateX(8px);box-shadow:var(--shadow)}.lesson-num{font-family:'Space Grotesk';font-size:15px;color:var(--orange)}.lesson h3{font-family:'Space Grotesk';font-size:19px;letter-spacing:-.04em}.lesson p{font-size:13px;color:var(--muted);margin-top:5px}.lesson-arrow{width:21px;color:var(--burnt)}.audience-section{padding:115px clamp(20px,9vw,145px);background-color:var(--dark);--lp-c1:#241412;--lp-c2:#70280c;--lp-c3:#fc5404;--lp-c4:#1d1513;--lp-mesh-base:#171313;color:var(--white);display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.audience-card{padding:46px;border-radius:25px;border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.06)}.audience-card h2{font-family:'Syne';font-size:clamp(2.4rem,4vw,4.8rem);line-height:.98;letter-spacing:-.07em;margin:20px 0}.audience-card>p:last-child{color:rgba(255,255,255,.68);font-size:16px;max-width:490px}.equation{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:14px;color:#fff;font-family:'Space Grotesk';font-size:clamp(1.5rem,3vw,3rem);letter-spacing:-.06em;text-align:center}.equation span:nth-of-type(2){color:#ff9a69}.equation span:nth-of-type(3){color:var(--orange)}.equation i{width:35px;height:1px;background:rgba(255,255,255,.4)}.offer{padding:155px clamp(20px,9vw,145px);display:grid;grid-template-columns:1fr 380px;gap:100px;align-items:center}.offer-copy{max-width:650px}.offer-copy>p:not(.eyebrow){color:var(--muted);font-size:18px;max-width:520px}.creator{display:flex;gap:14px;align-items:center;margin-top:52px}.creator-mark{width:52px;height:52px;display:grid;place-items:center;border-radius:50%;background:var(--orange);color:var(--ink);font-family:'Syne';font-size:22px}.creator small,.creator strong,.creator a{display:block}.creator small{font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:var(--muted)}.creator strong{font-family:'Space Grotesk';font-size:19px}.creator a{font-size:12px;color:var(--burnt);margin-top:2px}.price-card{background:var(--dark);color:var(--white);padding:38px;border-radius:26px;position:relative;box-shadow:0 24px 70px rgba(38,24,17,.22)}.price-kicker{color:#ff9a69;text-transform:uppercase;font-size:11px;letter-spacing:.16em}.price{font-family:'Syne';font-size:clamp(3.3rem,6vw,5.8rem);line-height:1;letter-spacing:-.09em;margin:21px 0 4px}.price-card>p{color:rgba(255,255,255,.58);font-size:13px}.price-rule{height:1px;background:rgba(255,255,255,.16);margin:27px 0 22px}.price-detail{line-height:1.6;margin-bottom:27px}.price-card .button{width:100%}.closing{padding:145px 20px;text-align:center;background-color:var(--dark);--lp-c1:#36170d;--lp-c2:#a4380b;--lp-c3:#fc5404;--lp-c4:#241110;--lp-mesh-base:#171313;color:var(--white);position:relative;isolation:isolate;overflow:hidden}.closing h2{font-family:'Syne';font-size:clamp(3.2rem,8vw,8.8rem);line-height:.9;letter-spacing:-.1em;margin:23px auto 39px;max-width:950px}.closing-glow{position:absolute;width:400px;height:400px;left:50%;top:35%;transform:translate(-50%,-50%);background:var(--orange);opacity:.25}.site-footer{padding:30px clamp(20px,5vw,78px);background:#171313;color:rgba(255,255,255,.55);display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:11px}.site-footer .brand{color:#fff}.site-footer .brand img{width:27px;height:27px}
@media(max-width:900px){.hero{grid-template-columns:1fr;padding-top:140px;min-height:1000px}.hero-art{height:420px;margin-top:10px}.card-sources{left:3%}.card-ai{right:3%}.intro{grid-template-columns:70px 1fr;padding-top:100px;padding-bottom:100px}.intro-note{grid-column:2;margin-top:5px}.dash-sidebar{display:none}.dash-main{margin-left:0}.curriculum{gap:55px}.offer{gap:50px}.audience-section{gap:40px}}
@media(max-width:650px){.site-header{height:68px}.main-nav{display:none}.site-header .button{margin-left:auto}.hero{padding:120px 20px 70px;min-height:900px}.hero h1{font-size:clamp(3.2rem,16vw,5rem)}.hero-lede{font-size:16px}.hero-actions{align-items:flex-start;flex-direction:column;gap:17px}.hero-meta{margin-top:38px}.hero-art{height:350px}.knowledge-sphere{width:205px;height:205px}.sphere-core{inset:50px}.orbit{width:310px;height:135px}.orbit-b{width:270px;height:340px}.floating-card{min-width:170px;padding:10px;font-size:11px}.card-sources{top:35px;left:0}.card-ai{bottom:20px;right:0}.intro{display:block;padding:90px 20px}.intro-label{writing-mode:horizontal-tb;margin-bottom:60px}.label-line{height:1px;width:38px}.intro h2,.curriculum h2,.offer h2{font-size:clamp(2.8rem,14vw,4.6rem)}.intro-note{margin-top:40px}.dashboard-section{padding:90px 12px}.section-heading{margin-bottom:35px}.dashboard-frame{border-radius:18px}.dash-main{padding:22px 15px;min-height:auto}.dash-top{align-items:flex-start;gap:12px}.dash-top h3{font-size:18px}.dash-action{font-size:8px;padding:9px}.dash-columns{display:block}.source-cards{grid-template-columns:1fr}.source-card{display:grid;grid-template-columns:30px 1fr;padding:12px}.source-card .source-icon{grid-row:span 2}.source-card b{margin-top:0;align-self:end}.source-card small{margin-top:2px}.dash-right{border-left:0;border-top:1px solid rgba(255,255,255,.1);padding:25px 0 0;margin-top:30px}.curriculum{display:block;padding:90px 20px}.lesson-stack{margin-top:55px}.lesson{grid-template-columns:38px 1fr 18px;padding:20px 15px;gap:10px}.lesson h3{font-size:16px}.lesson p{font-size:12px}.audience-section{display:block;padding:90px 20px}.audience-card{padding:28px 23px}.equation{margin-top:54px;gap:10px;font-size:1.65rem}.equation i{width:20px}.offer{display:block;padding:90px 20px}.price-card{margin-top:52px;padding:30px 25px}.site-footer{flex-wrap:wrap}.site-footer p:last-child{width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.lesson{transition:none}.lp-float,.lp-float-x,.lp-breathe,.lp-drift{animation:none!important}}
