@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap');

:root{--ink:#171711;--muted:#69685f;--honey:#f3b82b;--honey-soft:#fff4d3;--cream:#fbfaf5;--line:#e9e6dc;--white:#fff;--dark:#171711;--shadow:0 24px 70px rgba(29,25,11,.13)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,Arial,sans-serif;color:var(--ink);background:var(--cream);line-height:1.65}a{text-decoration:none;color:inherit}button{font:inherit}.container{width:min(1160px,calc(100% - 40px));margin:auto}.section-pad{padding:120px 0}.site-header{position:fixed;z-index:50;top:0;left:0;right:0;transition:.3s}.scrolled .site-header{background:rgba(251,250,245,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(23,23,17,.08)}.nav-wrap{height:82px;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:11px;font-size:15px;font-weight:800;letter-spacing:.08em}.brand b{color:#b47a00}.bee-mark{width:34px;height:34px;position:relative;display:inline-block}.bee-body{position:absolute;left:8px;top:10px;width:19px;height:19px;border-radius:50% 50% 45% 45%;background:var(--honey);transform:rotate(-8deg);overflow:hidden;border:2px solid var(--ink)}.bee-body i{display:block;height:3px;background:var(--ink);margin-top:4px}.wing{position:absolute;width:14px;height:11px;border-radius:70% 30% 70% 30%;border:2px solid var(--ink);background:#fff;top:5px}.wing-left{left:1px;transform:rotate(-28deg)}.wing-right{right:1px;transform:scaleX(-1) rotate(-28deg)}.nav-links{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:600}.nav-links>a:not(.nav-cta){color:#4d4c44}.nav-links>a:hover{color:var(--ink)}.nav-cta{background:var(--ink);color:white;padding:12px 18px;border-radius:999px}.menu-button{display:none;border:0;background:transparent}.hero{min-height:850px;display:flex;align-items:center;position:relative;overflow:hidden;padding-top:145px}.hero-grid{display:grid;grid-template-columns:1.06fr .94fr;align-items:center;gap:70px}.hero-copy{position:relative;z-index:2}.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:.13em;font-weight:800;font-size:12px;color:#9a6a00}.hero h1{font-size:clamp(54px,6vw,86px);line-height:1.04;letter-spacing:-.055em;margin:22px 0 26px;max-width:720px}.hero h1 span{color:#b67c00;position:relative}.hero-lead{font-size:19px;color:var(--muted);max-width:660px;margin:0}.hero-actions{display:flex;gap:12px;margin:34px 0}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:15px;padding:15px 21px;font-weight:800;font-size:14px}.button.primary{background:var(--ink);color:white;box-shadow:0 10px 28px rgba(0,0,0,.18)}.button.secondary{border:1px solid var(--line);background:rgba(255,255,255,.7)}.hero-proof{display:flex;gap:19px;flex-wrap:wrap;color:#5f5d54;font-size:13px;font-weight:600}.hero-proof div{display:flex;align-items:center;gap:6px}.hero-proof svg{color:#a46f00}.hero-glow{position:absolute;border-radius:50%;filter:blur(2px)}.glow-one{width:520px;height:520px;background:radial-gradient(circle,#ffe6a0 0,rgba(255,230,160,0) 72%);right:-70px;top:80px}.glow-two{width:400px;height:400px;background:radial-gradient(circle,#fff 0,rgba(255,255,255,0) 70%);left:32%;bottom:-100px}.phone-stage{position:relative;height:650px;display:flex;justify-content:center;align-items:center}.phone-shell{width:330px;border:10px solid #171711;border-radius:48px;padding:8px;background:#171711;box-shadow:var(--shadow);transform:rotate(2.8deg);position:relative;z-index:2}.phone-screen{height:625px;background:#f6f4eb;border-radius:34px;padding:22px 18px;overflow:hidden}.phone-notch{position:absolute;width:110px;height:22px;background:#171711;left:50%;top:10px;transform:translateX(-50%);border-radius:0 0 16px 16px;z-index:3}.app-top{display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:700;margin-top:4px}.app-top .bee-mark{transform:scale(.78);transform-origin:left}.lesson-label{font-size:11px;font-weight:800;letter-spacing:.14em;color:#9b6b00;margin-top:32px}.lesson-title{font-weight:800;font-size:17px;margin-top:4px}.progress{height:5px;background:#ded9ca;border-radius:10px;margin:14px 0 18px}.progress span{display:block;height:100%;background:var(--honey);border-radius:10px}.chunk{background:white;border:1px solid #ece8dc;border-radius:17px;padding:15px;margin-bottom:11px;box-shadow:0 10px 24px rgba(30,25,7,.04)}.chunk.active{border-color:#efbd45;box-shadow:0 12px 28px rgba(239,189,69,.2)}.chunk small{font-size:9px;color:#a77300;font-weight:800;letter-spacing:.12em}.chunk b{font-size:15px;display:block;margin:4px 0}.chunk p{margin:0;color:#77746a;font-size:12px}.waveform{height:75px;display:flex;align-items:center;gap:3px;margin:8px 0}.waveform i{width:4px;background:#d1a33a;border-radius:10px}.player-row{display:flex;justify-content:center;align-items:center;gap:24px}.player-row button{border:0;background:transparent;font-size:11px}.player-row .play-main{width:50px;height:50px;border-radius:50%;background:var(--ink);color:#fff;display:grid;place-items:center}.floating-card{position:absolute;z-index:4;background:rgba(255,255,255,.92);backdrop-filter:blur(15px);border:1px solid white;border-radius:17px;padding:13px 15px;display:flex;gap:10px;align-items:center;box-shadow:0 15px 45px rgba(36,30,8,.13)}.floating-card svg{color:#ae7700}.floating-card span{display:flex;flex-direction:column}.floating-card b{font-size:12px}.floating-card small{font-size:10px;color:#77746c}.card-a{left:-15px;top:145px}.card-b{right:-30px;bottom:130px}.orbit{position:absolute;border:1px dashed rgba(178,121,0,.26);border-radius:50%}.orbit-a{width:490px;height:490px}.orbit-b{width:600px;height:600px}.statement{background:var(--dark);color:white;padding:105px 0}.statement-inner{text-align:center;max-width:990px}.statement p{color:#b9b6a9;font-size:15px;text-transform:uppercase;letter-spacing:.16em;font-weight:800}.statement h2{font-size:clamp(36px,4.6vw,64px);line-height:1.14;letter-spacing:-.04em;margin:18px 0}.statement h2 span{color:var(--honey)}.split-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:100px}.section-heading h2{font-size:clamp(38px,4.2vw,58px);line-height:1.12;letter-spacing:-.04em;margin:16px 0 22px}.section-heading p{font-size:17px;color:var(--muted);max-width:640px}.sticky-copy{position:sticky;top:130px;align-self:start}.steps{display:grid;gap:0}.step-card{position:relative;display:grid;grid-template-columns:72px 1fr;gap:20px;padding:8px 0 56px}.step-card>span{width:52px;height:52px;border-radius:16px;background:var(--honey-soft);display:grid;place-items:center;color:#976600;font-weight:800}.step-card h3{font-size:24px;margin:5px 0 8px}.step-card p{margin:0;color:var(--muted)}.step-line{position:absolute;left:25px;top:62px;bottom:7px;border-left:1px dashed #d8cfb5}.features{background:#f1efe6}.centered{text-align:center;max-width:800px;margin:0 auto 54px}.centered p{margin-left:auto;margin-right:auto}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-card{background:white;border:1px solid #e7e3d7;border-radius:24px;padding:28px;min-height:280px;transition:.3s}.feature-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px rgba(27,22,6,.08)}.feature-icon{width:48px;height:48px;display:grid;place-items:center;background:var(--honey-soft);border-radius:15px;color:#a67000;margin-bottom:38px}.feature-card small{text-transform:uppercase;letter-spacing:.12em;color:#9c6c00;font-weight:800}.feature-card h3{font-size:20px;line-height:1.35;margin:9px 0 11px}.feature-card p{font-size:14px;color:var(--muted);margin:0}.visual-section{background:white}.visual-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:85px;align-items:center}.dashboard-card{background:#181813;color:white;border-radius:32px;padding:34px;box-shadow:var(--shadow)}.dash-top{display:flex;justify-content:space-between;color:#aaa79b;font-size:11px;font-weight:800;letter-spacing:.1em}.dash-score{display:grid;grid-template-columns:150px 1fr;gap:26px;align-items:center;margin:36px 0}.score-ring{width:144px;height:144px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;background:radial-gradient(circle,#181813 57%,transparent 58%),conic-gradient(var(--honey) 0 72%,#36362e 72%)}.score-ring b{font-size:35px}.score-ring small{font-size:9px;color:#aaa79b}.mini-label{font-size:10px;color:var(--honey);font-weight:800;text-transform:uppercase;letter-spacing:.12em}.dash-score h3{font-size:19px;line-height:1.5;margin:8px 0}.bars{display:grid;gap:13px}.bars>div{display:grid;grid-template-columns:25px 1fr 30px;gap:12px;align-items:center;font-size:11px}.bars i{height:7px;border-radius:10px;background:#34342d;overflow:hidden}.bars i b{display:block;height:100%;border-radius:10px;background:linear-gradient(90deg,#d28e00,var(--honey))}.bars em{font-style:normal;color:#aaa79b;text-align:right}.visual-copy h2{font-size:clamp(38px,4vw,56px);line-height:1.12;letter-spacing:-.04em;margin:15px 0 20px}.visual-copy>p{color:var(--muted);font-size:17px}.visual-copy ul{list-style:none;padding:0;margin:27px 0;display:grid;gap:12px}.visual-copy li{display:flex;align-items:center;gap:10px;font-weight:700}.visual-copy li svg{color:#a87300}.quote-section{padding:20px 0 110px;background:white}.quote-card{border-radius:35px;background:linear-gradient(135deg,#f6bd34,#e6a10d);padding:75px;text-align:center;position:relative;overflow:hidden}.quote-card:after{content:'';position:absolute;width:300px;height:300px;border:70px solid rgba(255,255,255,.15);border-radius:50%;right:-120px;top:-150px}.quote-mark{font-family:Georgia;font-size:90px;line-height:.6;color:rgba(255,255,255,.55)}blockquote{font-size:clamp(32px,4vw,53px);line-height:1.2;letter-spacing:-.04em;font-weight:800;margin:20px auto;max-width:850px}.quote-card p{text-transform:uppercase;font-size:11px;letter-spacing:.14em;font-weight:800}.faq-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-item button{width:100%;border:0;background:transparent;display:flex;justify-content:space-between;align-items:center;padding:25px 0;text-align:left;font-size:17px;font-weight:800;cursor:pointer}.faq-item button svg{transition:.3s}.faq-item.active button svg{transform:rotate(180deg)}.faq-answer{display:grid;grid-template-rows:0fr;transition:.3s}.faq-answer p{overflow:hidden;margin:0;color:var(--muted)}.faq-item.active .faq-answer{grid-template-rows:1fr}.faq-item.active .faq-answer p{padding-bottom:25px}.download-section{padding:0 0 110px}.download-card{background:var(--dark);color:white;border-radius:35px;padding:65px;display:flex;justify-content:space-between;align-items:center;gap:35px}.section-kicker.dark{color:var(--honey)}.download-card h2{font-size:clamp(38px,4.2vw,58px);line-height:1.1;letter-spacing:-.04em;margin:12px 0}.download-card p{color:#b7b4aa}.download-actions{display:flex;flex-direction:column;gap:18px;align-items:flex-start;min-width:245px}.store-button{background:white;color:#171711;border:0;border-radius:15px;padding:12px 20px;display:flex;align-items:center;gap:12px;opacity:.92}.store-icon{font-size:28px}.store-button span{display:flex;flex-direction:column;align-items:flex-start}.store-button small{font-size:8px}.store-button b{font-size:18px}.text-link{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:800;color:var(--honey)}.text-link svg{width:16px}footer{background:#efede4;padding:70px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:60px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-grid p{color:var(--muted)}.footer-grid b{margin-bottom:7px}.footer-grid a{font-size:14px;color:#5f5e56}.footer-bottom{border-top:1px solid #d9d5c8;margin-top:55px;padding-top:22px;display:flex;justify-content:space-between;color:#858278;font-size:12px}.reveal{animation:rise .9s ease both}.delay{animation-delay:.12s}@keyframes rise{from{opacity:0;transform:translateY(25px)}to{opacity:1;transform:none}}
@media(max-width:960px){.nav-links{position:fixed;left:20px;right:20px;top:76px;background:white;border:1px solid var(--line);border-radius:20px;padding:20px;flex-direction:column;align-items:stretch;box-shadow:var(--shadow);display:none}.nav-links.open{display:flex}.menu-button{display:block}.hero-grid,.split-grid,.visual-grid,.faq-grid{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-lead{margin:auto}.hero-actions,.hero-proof{justify-content:center}.phone-stage{margin-top:20px}.sticky-copy{position:static}.feature-grid{grid-template-columns:repeat(2,1fr)}.download-card{flex-direction:column;align-items:flex-start}.faq-grid,.visual-grid,.split-grid{gap:55px}}
@media(max-width:640px){.container{width:min(100% - 26px,1160px)}.section-pad{padding:85px 0}.hero{padding-top:115px}.hero h1{font-size:48px}.hero-lead{font-size:16px}.hero-actions{flex-direction:column}.button{width:100%}.hero-proof{display:grid;justify-content:start;text-align:left;margin-left:8px}.phone-stage{height:570px;transform:scale(.86);margin-left:-20px;margin-right:-20px}.card-a{left:-30px}.card-b{right:-30px}.statement{padding:78px 0}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:auto}.dash-score{grid-template-columns:1fr}.quote-card{padding:60px 23px}.download-card{padding:42px 26px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:7px}.floating-card{transform:scale(.9)}}
.icon-char{font-size:22px;line-height:1}.faq-item .faq-answer{display:none}.faq-item.active .faq-answer{display:block}.faq-item.active .faq-answer p{padding-bottom:25px}.chev{transition:.3s}.faq-item.active .chev{transform:rotate(180deg)}
