.landing-page{--ink:#111513;--lime:#c9ff3d;--paper:#f4f3ee;--muted:#6d716e;--line:#daddd5;background:var(--paper);color:var(--ink);overflow:hidden}.landing-page *{box-sizing:border-box}.landing-page a{text-decoration:none}.landing-page p{text-align:right}.landing-container{width:min(1180px,calc(100% - 40px));margin:auto}.landing-hero{min-height:760px;background:var(--ink);color:#fff;position:relative;isolation:isolate;padding:96px 0 0}.hero-grid,.cta-grid{position:absolute;inset:0;z-index:-1;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:62px 62px;mask-image:linear-gradient(to bottom,#000,transparent)}.hero-orb{position:absolute;border-radius:50%;filter:blur(3px);z-index:-1}.hero-orb-one{width:430px;height:430px;background:rgba(201,255,61,.09);top:130px;left:-150px}.hero-orb-two{width:190px;height:190px;border:1px solid rgba(201,255,61,.25);right:45%;top:70px}.hero-layout{display:grid;grid-template-columns:1.03fr .97fr;align-items:center;min-height:590px;gap:55px}.eyebrow,.section-kicker{display:flex;align-items:center;gap:11px;font-size:.78rem;font-weight:700;letter-spacing:.02em;color:#76806f;margin-bottom:22px}.eyebrow{color:var(--lime)}.eyebrow span{width:32px;height:2px;background:var(--lime)}.hero-copy{position:relative;z-index:2}.hero-copy h1{font-size:clamp(3rem,5.5vw,5.15rem);line-height:1.15;letter-spacing:-.06em;margin:0 0 25px;color:#fff}.hero-copy h1 em,.section-heading em,.manifesto-copy em{font-style:normal;color:var(--lime)}.hero-copy>p{color:#b8bdb9;font-size:1.07rem;line-height:2;max-width:600px;margin-bottom:34px}.hero-actions{display:flex;gap:13px;flex-wrap:wrap}.landing-btn{height:58px;padding:0 25px;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;gap:25px;font-weight:800;transition:.25s}.landing-btn.primary,.landing-btn.lime{background:var(--lime);color:var(--ink)}.landing-btn.primary:hover,.landing-btn.lime:hover{transform:translateY(-3px);box-shadow:0 12px 35px rgba(201,255,61,.18)}.landing-btn.ghost{border:1px solid #454b47;color:#fff}.hero-trust{display:flex;align-items:center;gap:15px;margin-top:35px}.avatar-stack{display:flex;direction:ltr}.avatar-stack span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#303632;border:2px solid var(--ink);margin-left:-8px;font-size:.7rem}.avatar-stack span:last-child{background:var(--lime);color:var(--ink)}.hero-trust strong,.hero-trust small{display:block}.hero-trust strong{font-size:.8rem}.hero-trust small{font-size:.67rem;color:#7f8681;margin-top:3px}.hero-visual{height:560px;position:relative;display:grid;place-items:center}.visual-ring{position:absolute;width:430px;height:430px;border:1px solid rgba(201,255,61,.3);border-radius:50%;box-shadow:inset 0 0 80px rgba(201,255,61,.04)}.visual-ring:before,.visual-ring:after{content:"";position:absolute;border-radius:50%}.visual-ring:before{inset:35px;border:1px dashed rgba(255,255,255,.13)}.visual-ring:after{width:12px;height:12px;background:var(--lime);top:51px;right:54px;box-shadow:0 0 20px var(--lime)}.visual-word{position:absolute;font-size:8rem;font-weight:900;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.08);transform:rotate(-90deg);left:-90px;letter-spacing:.08em}.product-stage{width:390px;height:430px;display:grid;place-items:center;position:relative;z-index:1}.product-stage:after{content:"";position:absolute;width:260px;height:45px;background:#000;filter:blur(18px);border-radius:50%;bottom:24px;opacity:.8;z-index:-1}.product-stage img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(-20px 28px 22px rgba(0,0,0,.55));transform:rotate(-4deg)}.float-card{position:absolute;background:rgba(31,36,33,.88);border:1px solid #414843;backdrop-filter:blur(12px);padding:12px 16px;border-radius:8px;z-index:2}.progress-card{right:-12px;top:92px;display:flex;align-items:center;gap:10px}.float-icon{width:37px;height:37px;background:var(--lime);color:var(--ink);display:grid;place-items:center;border-radius:5px}.progress-card b,.progress-card small{display:block}.progress-card small{font-size:.65rem;color:#969c98}.coach-card{bottom:92px;left:-8px;font-size:.75rem}.coach-card i{color:var(--lime);margin-left:7px}.mini-tag{position:absolute;top:45px;left:70px;color:#8c938e;font-size:.7rem}.hero-strip{height:70px;background:var(--lime);color:var(--ink);display:flex;align-items:center;justify-content:center;gap:38px;font-size:.8rem;font-weight:800;transform:rotate(-1deg) scale(1.02);position:relative;z-index:3}.hero-strip i{width:7px;height:7px;background:var(--ink);transform:rotate(45deg)}.landing-section{padding:115px 0}.section-heading{margin-bottom:48px}.split-heading,.shop-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px}.section-heading h2,.manifesto-copy h2{font-size:clamp(2.25rem,4vw,4rem);letter-spacing:-.055em;line-height:1.25;margin:0}.section-heading h2 em,.manifesto-copy h2 em{color:#77961c}.split-heading>p{max-width:390px;color:var(--muted);line-height:2;margin:0}.journey-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.journey-card{position:relative;background:#fff;border:1px solid #e5e6df;padding:35px;min-height:300px;transition:.3s}.journey-card:hover{transform:translateY(-8px);box-shadow:0 22px 45px rgba(26,31,27,.08)}.journey-card.featured{background:var(--ink);color:#fff}.step-no{position:absolute;left:25px;top:22px;font-size:2rem;font-weight:800;color:#e2e4dd}.featured .step-no{color:#3f4642}.journey-icon{width:52px;height:52px;display:grid;place-items:center;background:var(--lime);color:var(--ink);font-size:1.2rem;margin-bottom:30px}.journey-card h3{font-size:1.25rem;margin-bottom:13px}.journey-card p{font-size:.87rem;color:#747a76;line-height:2;margin:0}.featured p{color:#aeb4b0}.card-line{position:absolute;right:35px;bottom:28px;width:45px;height:2px;background:var(--lime)}.center-action{text-align:center;margin-top:40px}.text-link{color:var(--ink);font-weight:800;border-bottom:1px solid #aeb2aa;padding-bottom:7px}.text-link i{margin-right:9px}.shop-section{background:var(--ink);color:#fff}.section-kicker.light{color:var(--lime)}.shop-heading h2{color:#fff}.circle-link{width:62px;height:62px;border:1px solid #555b57;color:#fff;border-radius:50%;display:grid;place-items:center;transition:.25s}.circle-link:hover{background:var(--lime);color:var(--ink);border-color:var(--lime)}.landing-products{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-media{height:300px;background:#f0f0eb;display:grid;place-items:center;position:relative;overflow:hidden}.product-media:before{content:"";position:absolute;width:180px;height:180px;border:1px solid #d6d8d1;border-radius:50%}.product-media img{width:84%;height:84%;object-fit:contain;position:relative;z-index:1;transition:.4s}.landing-product-card:hover img{transform:scale(1.08) rotate(-2deg)}.discount-badge{position:absolute;right:14px;top:14px;background:var(--lime);color:var(--ink);padding:5px 9px;font-size:.7rem;font-weight:900;z-index:2}.quick-arrow{position:absolute;left:14px;bottom:14px;width:36px;height:36px;border-radius:50%;background:var(--ink);color:#fff;display:grid;place-items:center;z-index:2;transform:rotate(-45deg)}.landing-product-info{padding-top:18px}.landing-product-info>span{font-size:.68rem;color:#858c87}.landing-product-info h3{font-size:1rem;margin:6px 0 13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.landing-product-info h3 a{color:#fff}.price-row{display:flex;align-items:baseline;gap:5px}.price-row b{font-size:1.1rem}.price-row small{font-size:.66rem;color:#8e958f}.price-row del{font-size:.7rem;color:#686e6a;margin-right:auto}.manifesto-grid{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:90px}.manifesto-visual{min-height:390px;background:var(--lime);padding:55px;position:relative;display:flex;flex-direction:column;justify-content:center}.big-number{font-size:7rem;font-weight:900;line-height:1;letter-spacing:-.08em}.big-number span{font-size:3rem}.manifesto-visual p{font-size:1.2rem;font-weight:800;line-height:1.8;margin:20px 0 0}.pulse-line{position:absolute;left:40px;bottom:50px;width:110px;height:55px;border-bottom:2px solid var(--ink);transform:skewY(-22deg)}.manifesto-copy>p{color:var(--muted);line-height:2;max-width:580px;margin:28px 0}.benefit-list{display:grid;gap:14px}.benefit-list span{font-size:.88rem;font-weight:700}.benefit-list i{width:25px;height:25px;border-radius:50%;background:var(--ink);color:var(--lime);display:inline-grid;place-items:center;font-size:.65rem;margin-left:9px}.category-section{padding-top:50px}.category-section .section-heading{text-align:center}.category-section .section-kicker{justify-content:center}.category-pills{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.category-pills>a{background:#fff;border:1px solid #e0e2db;padding:14px;display:flex;align-items:center;gap:15px;color:var(--ink);font-weight:800;transition:.25s}.category-pills>a:hover{border-color:#8daa2d;transform:translateX(-4px)}.category-pills img,.category-pills>a>i:not(.arrow){width:54px;height:54px;object-fit:contain;background:#f0f1eb;display:grid;place-items:center}.category-pills .arrow{margin-right:auto;color:#939990}.final-cta{padding:120px 0;background:var(--lime);color:var(--ink);text-align:center;position:relative;isolation:isolate}.final-cta .cta-grid{background-image:linear-gradient(rgba(17,21,19,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(17,21,19,.07) 1px,transparent 1px)}.final-cta>div>span{font-size:.8rem;font-weight:800}.final-cta h2{font-size:clamp(3rem,6vw,5.5rem);line-height:1.12;letter-spacing:-.065em;margin:18px 0}.final-cta p{text-align:center;margin-bottom:27px}.centered{justify-content:center}.landing-btn.lime{background:var(--ink);color:#fff}.landing-btn.dark-ghost{border:1px solid rgba(17,21,19,.45);color:var(--ink)}
@media(max-width:900px){.hero-layout{grid-template-columns:1fr;min-height:auto}.landing-hero{padding-top:75px}.hero-copy{text-align:center}.hero-copy>p{margin-left:auto;margin-right:auto;text-align:center}.eyebrow,.hero-actions,.hero-trust{justify-content:center}.hero-visual{height:430px}.product-stage{height:360px}.visual-ring{width:350px;height:350px}.progress-card{right:5%}.coach-card{left:5%}.hero-strip{white-space:nowrap;justify-content:flex-start;padding:0 25px;overflow:hidden}.split-heading,.shop-heading{align-items:flex-start}.journey-grid{grid-template-columns:1fr}.journey-card{min-height:240px}.landing-products{grid-template-columns:repeat(2,1fr)}.manifesto-grid{grid-template-columns:1fr;gap:50px}.category-pills{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.landing-container{width:min(100% - 28px,1180px)}.landing-hero{padding-top:50px}.hero-copy h1{font-size:2.75rem}.hero-copy>p{font-size:.92rem}.landing-btn{width:100%;height:54px}.hero-visual{height:380px}.product-stage{width:280px;height:310px}.visual-ring{width:285px;height:285px}.visual-word{font-size:5rem;left:-80px}.progress-card{top:55px}.coach-card{bottom:35px}.mini-tag{display:none}.landing-section{padding:78px 0}.split-heading,.shop-heading{display:block}.split-heading>p{margin-top:22px}.section-heading h2,.manifesto-copy h2{font-size:2.35rem}.circle-link{margin-top:25px}.landing-products{grid-template-columns:1fr 1fr;gap:10px}.product-media{height:210px}.landing-product-info h3{font-size:.82rem}.price-row{flex-wrap:wrap}.price-row b{font-size:.88rem}.price-row del{width:100%;margin:0}.manifesto-visual{min-height:310px;padding:35px}.big-number{font-size:5.5rem}.category-pills{grid-template-columns:1fr}.final-cta{padding:85px 0}.final-cta h2{font-size:3.1rem}.hero-strip{gap:24px;font-size:.7rem}}
@media(prefers-reduced-motion:reduce){.landing-page *{scroll-behavior:auto!important;transition:none!important}}

/* The landing page owns the surrounding chrome as well, so navigation and footer
   feel like part of one visual system without changing their shared templates. */
.navbar{background:#111513!important;box-shadow:none!important;border-bottom:1px solid #303632;height:72px!important;padding:.65rem 0!important}
.navbar-container{max-width:1180px!important;width:calc(100% - 40px);padding:0!important}
.navbar-brand{color:#c9ff3d!important}
.navbar-menu a{color:#f7f8f4!important;font-size:.85rem}
.navbar-menu a:hover{background:#c9ff3d!important;color:#111513!important}
.footer{margin-top:0!important;background:#111513!important}
.footer-wave{display:none}
.footer-newsletter{border-color:#363b38!important}
