:root{
  --ink:#111111; --ink-2:#181818; --paper:#f7f6f2; --white:#fff; --muted:#6b6b68;
  --line:#dfded8; --lime:#b8f23d; --lime-2:#d6ff76; --shadow:0 18px 50px rgba(17,17,17,.09);
  --radius:26px; --radius-sm:16px; --max:1180px;
}
*{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;font-family:Montserrat,Arial,sans-serif;color:var(--ink);background:var(--paper);line-height:1.55;-webkit-font-smoothing:antialiased} img{max-width:100%;display:block} a{color:inherit;text-decoration:none} button{font:inherit}.container{width:min(var(--max),calc(100% - 40px));margin:auto}.narrow{max-width:780px}.section{padding:100px 0}.eyebrow{display:inline-flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:800;color:#6c6c68}.eyebrow::before{content:"";width:26px;height:2px;background:var(--lime)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(44px,6.5vw,82px);line-height:.98;letter-spacing:-.055em;margin-bottom:26px}h2{font-size:clamp(34px,4.5vw,58px);line-height:1.03;letter-spacing:-.045em;margin-bottom:20px}h3{font-size:22px;line-height:1.2;letter-spacing:-.025em}.lead{font-size:19px;color:var(--muted)}.accent{color:#8fcf12}.btn{border:0;border-radius:999px;padding:15px 23px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;transition:.22s ease}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--lime);color:#111;box-shadow:0 10px 28px rgba(184,242,61,.2)}.btn-dark{background:#111;color:white}.btn-ghost{border:1px solid #494949;background:transparent;color:white}.btn-light{background:white;color:#111}.btn-sm{padding:11px 17px;font-size:14px}.arrow{font-size:18px}.tag{display:inline-flex;border:1px solid var(--line);padding:8px 12px;border-radius:999px;font-size:12px;font-weight:700;color:#5f5f5b;background:rgba(255,255,255,.55)}
.site-header{position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(0,0,0,.08);background:rgba(247,246,242,.88);backdrop-filter:blur(18px)}.nav{height:74px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px;font-weight:900;letter-spacing:.16em}.brand img{width:36px;height:36px}.nav-links{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:700}.nav-links a:not(.btn):hover{color:#79b000}.menu-toggle{display:none;background:none;border:0;font-size:24px}.mobile-menu{display:none}
.hero{background:#111;color:white;overflow:hidden;position:relative}.hero::after{content:"";position:absolute;width:620px;height:620px;border-radius:50%;background:radial-gradient(circle,rgba(184,242,61,.18),transparent 65%);right:-160px;top:-150px}.hero-grid{min-height:720px;display:grid;grid-template-columns:1.05fr .95fr;gap:62px;align-items:center;position:relative;z-index:1}.hero .eyebrow{color:#bdbdb7}.hero-copy p{font-size:19px;max-width:630px;color:#c9c9c4}.hero-actions{display:flex;gap:13px;flex-wrap:wrap;margin-top:32px}.hero-proof{display:flex;gap:25px;flex-wrap:wrap;margin-top:42px;color:#b9b9b4;font-size:13px}.hero-proof span{display:flex;align-items:center;gap:8px}.hero-proof i{display:inline-block;width:7px;height:7px;background:var(--lime);border-radius:50%}.hero-art{position:relative;min-height:560px}.hero-panel{position:absolute;inset:45px 0 0 50px;background:linear-gradient(145deg,#252525,#111);border:1px solid #333;border-radius:34px;box-shadow:0 40px 70px rgba(0,0,0,.35);padding:34px;transform:rotate(2deg)}.hero-panel .mini-label{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#999}.hero-panel h3{font-size:36px;margin:18px 0}.hero-panel .metric{font-size:72px;font-weight:900;letter-spacing:-.06em;color:var(--lime)}.hero-panel .line{height:1px;background:#333;margin:25px 0}.hero-panel .pills{display:flex;gap:8px;flex-wrap:wrap}.hero-panel .pills span{border:1px solid #404040;border-radius:999px;padding:7px 10px;font-size:11px;color:#ccc}.float-note{position:absolute;background:white;color:#111;border-radius:18px;padding:15px 18px;box-shadow:var(--shadow);font-size:13px;font-weight:800}.float-note.one{left:0;bottom:82px}.float-note.two{right:0;top:86px;background:var(--lime)}
.trust-strip{border-bottom:1px solid var(--line);background:#fff}.trust-grid{min-height:96px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.trust-item{padding:0 24px;border-right:1px solid var(--line)}.trust-item:first-child{padding-left:0}.trust-item:last-child{border:0}.trust-item strong{display:block;font-size:14px}.trust-item span{font-size:12px;color:var(--muted)}
.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:45px}.section-head p{max-width:510px;color:var(--muted)}.products-grid{display:grid;grid-template-columns:1.25fr .75fr .75fr;gap:18px}.product-card{min-height:430px;border-radius:var(--radius);padding:30px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;border:1px solid var(--line);background:#fff}.product-card.featured{background:#f4ddd9}.product-card.dark{background:#111;color:white;border-color:#111}.product-card.soft{background:#efefe9}.product-kicker{font-size:11px;letter-spacing:.15em;text-transform:uppercase;font-weight:800;opacity:.62}.product-card h3{font-size:32px;max-width:330px;margin:12px 0}.product-card p{max-width:390px;color:#666}.product-card.dark p{color:#bbb}.product-card .cover-mini{position:absolute;width:175px;right:-6px;bottom:-32px;transform:rotate(7deg);filter:drop-shadow(0 24px 25px rgba(0,0,0,.2));border-radius:12px}.card-link{font-weight:900;display:flex;align-items:center;gap:8px;width:max-content}.coming{opacity:.56}.value-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:40px}.value-card{background:white;border:1px solid var(--line);border-radius:22px;padding:26px}.value-num{font-size:12px;font-weight:900;color:#8fce17}.value-card h3{font-size:19px;margin:24px 0 8px}.value-card p{font-size:14px;color:var(--muted);margin:0}.manifesto{background:#111;color:white}.manifesto-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:start}.manifesto blockquote{font-size:clamp(33px,4vw,54px);line-height:1.08;letter-spacing:-.04em;margin:0}.manifesto-copy p{font-size:18px;color:#bdbdb8}.manifesto-copy .chips{display:flex;gap:10px;flex-wrap:wrap;margin-top:25px}.manifesto-copy .chips span{border:1px solid #353535;padding:9px 12px;border-radius:999px;color:#d6d6d0;font-size:12px}.cta-band{padding:70px 0}.cta-box{background:var(--lime);border-radius:34px;padding:52px;display:flex;align-items:center;justify-content:space-between;gap:30px}.cta-box h2{max-width:650px;margin:0}.cta-box p{margin:8px 0 0;max-width:560px}.footer{background:#0e0e0e;color:#fff;padding:58px 0 28px}.footer-top{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:50px}.footer-brand{max-width:440px}.footer-brand .brand{margin-bottom:18px}.footer-brand p{color:#999}.footer h4{font-size:12px;text-transform:uppercase;letter-spacing:.14em;color:#7d7d78;margin-bottom:14px}.footer-links{display:grid;gap:10px;color:#c9c9c4;font-size:14px}.footer-bottom{border-top:1px solid #272727;margin-top:45px;padding-top:22px;display:flex;justify-content:space-between;color:#777;font-size:12px}
/* catalog */.page-hero{padding:110px 0 70px}.page-hero p{font-size:19px;color:var(--muted);max-width:720px}.catalog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.catalog-card{background:white;border:1px solid var(--line);border-radius:24px;overflow:hidden;display:flex;flex-direction:column;min-height:470px}.catalog-visual{height:230px;display:flex;align-items:center;justify-content:center;background:#f5e6e3;position:relative;overflow:hidden}.catalog-visual img{height:250px;transform:rotate(4deg);box-shadow:0 20px 35px rgba(0,0,0,.15);border-radius:10px}.catalog-body{padding:26px;display:flex;flex-direction:column;flex:1}.catalog-body p{color:var(--muted);font-size:14px}.catalog-footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between}.price{font-size:21px;font-weight:900}.status{font-size:12px;font-weight:800;padding:7px 10px;border-radius:999px;background:#eee}.status.live{background:#e8fac1;color:#497500}
/* product */.product-hero{background:linear-gradient(135deg,#fff7f5,#efe0dc);padding:75px 0 85px;overflow:hidden}.product-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:58px;align-items:center}.product-hero h1{font-size:clamp(44px,6vw,72px)}.product-hero p{font-size:18px;color:#5e5a58;max-width:650px}.bullet-row{display:flex;gap:10px;flex-wrap:wrap;margin:24px 0 31px}.bullet-row span{font-size:12px;font-weight:800;background:rgba(255,255,255,.75);border:1px solid rgba(0,0,0,.08);padding:9px 12px;border-radius:999px}.product-visual{position:relative;min-height:580px;display:flex;align-items:center;justify-content:center}.product-visual .cover{width:min(380px,78%);border-radius:22px;box-shadow:0 35px 65px rgba(90,54,45,.25);transform:rotate(2.7deg);z-index:2}.product-visual::before{content:"";position:absolute;width:430px;height:430px;border-radius:50%;background:#e6bab1;filter:blur(2px)}.product-float{position:absolute;background:#fff;padding:15px 18px;border-radius:16px;box-shadow:var(--shadow);z-index:3;font-size:13px;font-weight:800}.product-float.a{left:0;bottom:100px}.product-float.b{right:0;top:110px}.logo-by{display:flex;align-items:center;gap:8px;font-size:11px;text-transform:uppercase;letter-spacing:.18em;font-weight:800;color:#79736f;margin-bottom:18px}.logo-by img{width:22px;height:22px}.problem-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:38px}.problem-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:26px}.problem-card b{display:block;color:#b06e64;font-size:12px;margin-bottom:18px}.problem-card p{margin:0;color:var(--muted);font-size:14px}.method{background:#111;color:#fff}.method-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px}.method p{color:#bdbdb8}.method-list{display:grid;gap:12px}.method-row{display:grid;grid-template-columns:56px 1fr;gap:18px;align-items:start;border:1px solid #2b2b2b;border-radius:18px;padding:20px}.method-row .letter{width:48px;height:48px;border-radius:14px;background:var(--lime);color:#111;display:grid;place-items:center;font-size:24px;font-weight:900}.method-row strong{display:block;margin-bottom:5px}.method-row span{font-size:13px;color:#aaa}.inside-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:35px}.inside-item{background:#fff;border:1px solid var(--line);border-radius:20px;padding:24px;font-weight:700}.inside-item i{font-style:normal;color:#89c513;margin-right:8px}.compare{display:grid;grid-template-columns:1fr 70px 1fr;align-items:center;gap:15px}.compare-card{border-radius:26px;padding:34px;min-height:300px}.compare-card.before{background:#ecebe6;color:#5d5d59}.compare-card.after{background:#111;color:white}.compare-card label{font-size:11px;letter-spacing:.15em;font-weight:900}.compare-card h3{font-size:26px;margin:18px 0}.compare-card ul{padding-left:18px;margin:0}.compare-arrow{width:54px;height:54px;border-radius:50%;background:var(--lime);display:grid;place-items:center;font-size:28px;font-weight:900}.offer{background:#111;color:white}.offer-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:50px;align-items:center}.offer p{color:#b9b9b4}.offer-list{display:grid;gap:12px;margin:28px 0}.offer-list span{display:flex;align-items:center;gap:10px}.offer-list span::before{content:"✓";width:24px;height:24px;border-radius:50%;background:var(--lime);color:#111;display:grid;place-items:center;font-weight:900;font-size:12px}.checkout-card{background:white;color:#111;border-radius:28px;padding:34px;box-shadow:0 30px 70px rgba(0,0,0,.3)}.checkout-card .old{font-size:13px;color:#777;text-decoration:line-through}.checkout-card .big-price{font-size:52px;font-weight:900;letter-spacing:-.05em;line-height:1.1}.checkout-card p{color:#6c6c68;font-size:13px}.checkout-card .btn{width:100%;margin:18px 0 12px}.secure{font-size:11px;color:#777;text-align:center}.faq{display:grid;gap:10px}.faq details{background:white;border:1px solid var(--line);border-radius:16px;padding:20px 22px}.faq summary{font-weight:800;cursor:pointer}.faq details p{color:var(--muted);font-size:14px;margin:12px 0 0}.sticky-buy{display:none}
/* about/legal */.text-page{padding:95px 0}.text-page article{max-width:850px}.text-page h1{font-size:56px}.text-page h2{font-size:28px;margin-top:44px}.text-page p,.text-page li{color:#575753}.text-page ul{padding-left:20px}
.toast{position:fixed;right:22px;bottom:22px;background:#111;color:white;border-radius:16px;padding:14px 18px;max-width:340px;font-size:13px;z-index:100;box-shadow:var(--shadow);opacity:0;transform:translateY(12px);pointer-events:none;transition:.2s}.toast.show{opacity:1;transform:none}
@media(max-width:900px){.nav-links{display:none}.menu-toggle{display:block}.mobile-menu.open{display:grid;background:var(--paper);border-top:1px solid var(--line);padding:16px 20px;gap:12px}.mobile-menu a{padding:9px 0;font-weight:700}.hero-grid,.product-hero-grid,.manifesto-grid,.method-grid,.offer-grid{grid-template-columns:1fr}.hero-grid{padding:90px 0 70px;min-height:auto}.hero-art{min-height:420px}.hero-panel{inset:20px 15px 0 20px}.trust-grid{grid-template-columns:1fr 1fr}.trust-item{border-bottom:1px solid var(--line);padding:18px}.products-grid,.catalog-grid{grid-template-columns:1fr 1fr}.products-grid .featured{grid-column:1/-1}.value-grid{grid-template-columns:1fr 1fr}.section-head{align-items:start;flex-direction:column}.cta-box{align-items:flex-start;flex-direction:column}.product-visual{min-height:470px}.problem-cards,.inside-grid{grid-template-columns:1fr 1fr}.compare{grid-template-columns:1fr}.compare-arrow{transform:rotate(90deg);margin:auto}.footer-top{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}
@media(max-width:600px){.container{width:min(var(--max),calc(100% - 28px))}.section{padding:72px 0}.nav{height:66px}.brand{font-size:14px}.brand img{width:31px;height:31px}h1{font-size:46px}.hero-copy p{font-size:16px}.hero-art{min-height:365px}.hero-panel{padding:25px}.hero-panel h3{font-size:28px}.hero-panel .metric{font-size:58px}.float-note.two{right:7px;top:42px}.float-note.one{left:0;bottom:28px}.trust-grid{grid-template-columns:1fr}.trust-item{border-right:0}.products-grid,.catalog-grid,.value-grid,.problem-cards,.inside-grid{grid-template-columns:1fr}.product-card{min-height:370px}.product-card .cover-mini{width:145px}.manifesto-grid{gap:35px}.cta-box{padding:32px 25px}.footer-top{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column;gap:8px}.page-hero{padding:78px 0 50px}.product-hero{padding:52px 0 64px}.product-visual{min-height:400px}.product-visual .cover{width:72%}.product-float.a{left:3px;bottom:40px}.product-float.b{right:0;top:65px}.compare-card{min-height:0}.checkout-card{padding:28px 22px}.sticky-buy{display:flex;position:fixed;left:10px;right:10px;bottom:10px;background:#111;color:white;border-radius:18px;padding:10px;z-index:60;align-items:center;justify-content:space-between;gap:12px;box-shadow:0 20px 50px rgba(0,0,0,.28)}.sticky-buy small{display:block;color:#aaa}.sticky-buy strong{font-size:16px}.sticky-buy .btn{padding:11px 16px;font-size:12px}.footer{padding-bottom:90px}}
