:root{--ink:#172319;--muted:#68766b;--paper:#f8f8f2;--surface:#fff;--green:#197443;--green-dark:#0f4e2c;--lime:#d2ee7a;--mint:#e9f5e7;--line:#dfe7dc;--amber:#e9a947;--shadow:0 24px 70px #1942261f;--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.container{width:100%;max-width:1180px;margin:0 auto;padding-left:28px;padding-right:28px}.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:50;background:#f8f8f2d6;border-bottom:1px solid #dfe7dcb3;position:sticky;top:0}.nav-shell{justify-content:space-between;align-items:center;height:78px;display:flex}.logo{letter-spacing:-.7px;align-items:center;gap:9px;font-size:21px;font-weight:850;display:inline-flex}.logo-mark{background:var(--green);color:var(--lime);letter-spacing:-1.8px;border-radius:11px;justify-content:center;align-items:center;width:36px;height:36px;font-size:17px;font-weight:900;display:inline-flex}.logo-mark-small{border-radius:8px;width:26px;height:26px;font-size:12px}.desktop-nav{gap:32px;display:flex}.desktop-nav a{color:var(--muted);font-size:14px;font-weight:650}.desktop-nav a:hover{color:var(--green)}.nav-actions{align-items:center;gap:14px;display:flex}.language{border:1px solid var(--line);color:var(--muted);border-radius:999px;padding:9px 11px;font-size:12px;font-weight:800}.button{background:var(--green);border:1px solid var(--green);color:#fff;border-radius:16px;justify-content:center;align-items:center;min-height:52px;padding:0 22px;font-size:14px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 12px 24px #1974432e}.button-small{border-radius:13px;min-height:42px;padding:0 18px}.button-lime{background:var(--lime);border-color:var(--lime);color:var(--green-dark)}.button-outline{color:var(--green);background:0 0}.hero-section{min-height:760px;padding:84px 0 100px;position:relative;overflow:hidden}.hero-grid{z-index:2;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);align-items:center;gap:78px;display:grid;position:relative}.hero-copy h1,.section-heading h2,.principle-copy h2,.download-card h2{letter-spacing:-3px;margin:16px 0 0;font-size:clamp(42px,5.2vw,70px);line-height:.99}.hero-copy h1 em{color:var(--green);font-family:Georgia,Times New Roman,serif;font-weight:500;display:block}.eyebrow{color:var(--green);letter-spacing:1.7px;text-transform:uppercase;margin:0;font-size:12px;font-weight:850}.eyebrow-light{color:var(--lime)}.hero-subtitle{color:var(--muted);max-width:620px;margin:26px 0 0;font-size:18px;line-height:1.6}.hero-actions{align-items:center;gap:24px;margin-top:32px;display:flex}.text-link{color:var(--green);font-size:14px;font-weight:800}.text-link span{margin-left:8px}.proof-row{color:var(--muted);flex-wrap:wrap;gap:10px 20px;margin-top:34px;font-size:12px;font-weight:700;display:flex}.proof-row span:first-letter{color:var(--green)}.phone-stage{justify-content:center;align-items:center;min-height:590px;display:flex;position:relative}.phone{box-shadow:var(--shadow), 0 0 0 1px #ffffffb3 inset;z-index:2;background:#fbfcf8;border:9px solid #142118;border-radius:44px;width:320px;height:596px;padding:14px 18px 18px;position:relative;overflow:hidden;transform:rotate(2.5deg)}.phone-top{color:var(--ink);justify-content:space-between;padding:0 8px 11px;font-size:10px;font-weight:800;display:flex}.phone-brand{align-items:center;gap:7px;font-size:14px;display:flex}.found-pill{background:var(--mint);color:var(--green-dark);border-radius:999px;align-items:center;gap:6px;width:max-content;margin-top:16px;padding:7px 10px;font-size:10px;font-weight:800;display:flex}.found-pill span{background:var(--green);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.product-mini{border:1px solid var(--line);border-radius:18px;align-items:center;gap:11px;margin-top:12px;padding:10px;display:flex}.product-art{background:#f1eee4;border-radius:13px;justify-content:center;align-items:center;width:53px;height:53px;font-size:27px;display:flex}.product-mini strong{font-size:11px;line-height:1.3;display:block}.product-mini small{color:var(--muted);margin-top:4px;font-size:8px;display:block}.score-panel{background:var(--mint);border-radius:20px;align-items:center;gap:14px;margin-top:12px;padding:13px;display:flex}.score-ring{border:5px solid var(--green);background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:74px;height:74px;display:flex}.score-ring strong{color:var(--green);letter-spacing:-1px;font-size:20px}.score-ring small{color:var(--green);font-size:8px;font-weight:800}.score-panel>div:last-child small{color:var(--muted);text-transform:uppercase;font-size:8px;display:block}.score-panel>div:last-child strong{margin-top:4px;font-size:15px;display:block}.signal-row{border:1px solid var(--line);border-radius:13px;align-items:center;gap:8px;margin-top:8px;padding:10px;font-size:9px;display:flex}.signal-row b{background:var(--mint);color:var(--green);border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.signal-row span{flex:1;font-weight:700}.signal-row em{color:var(--green);font-style:normal;font-weight:900}.signal-warn b{color:#a36513;background:#fff2dc}.signal-warn em{color:#a36513}.source-line{color:var(--muted);margin:13px 2px 0;font-size:8px}.leaf{background:var(--lime);color:var(--green-dark);z-index:3;border-radius:50%;justify-content:center;align-items:center;width:62px;height:62px;font-size:24px;font-weight:900;display:flex;position:absolute}.leaf-one{top:74px;left:22px;transform:rotate(-12deg)}.leaf-two{bottom:88px;right:10px}.hero-orb{filter:blur(2px);border-radius:50%;position:absolute}.hero-orb-one{background:#d2ee7a61;width:480px;height:480px;top:70px;right:-120px}.hero-orb-two{background:#bee2c442;width:300px;height:300px;top:300px;left:-170px}.section{padding:112px 0}.section-heading{max-width:620px}.section-heading.centered{text-align:center;margin:0 auto}.section-heading h2,.principle-copy h2{font-size:clamp(36px,4vw,54px);line-height:1.04}.section-heading>p:last-child,.principle-copy>p:last-child{color:var(--muted);margin-top:20px;font-size:17px;line-height:1.65}.steps-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:56px;display:grid}.step-card,.feature-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);min-height:320px;padding:28px;position:relative}.step-card:hover,.feature-card:hover{border-color:#b9d4ba;transform:translateY(-3px);box-shadow:0 18px 42px #19422612}.step-card,.feature-card{transition:transform .2s,box-shadow .2s,border .2s}.step-number{color:#a3b0a5;float:right;letter-spacing:1px;font-size:12px;font-weight:900}.feature-icon{background:var(--mint);color:var(--green);border-radius:18px;justify-content:center;align-items:center;width:58px;height:58px;font-size:26px;font-weight:900;display:flex}.step-card h3,.feature-card h3{letter-spacing:-.5px;margin:26px 0 0;font-size:21px}.step-card p,.feature-card p{color:var(--muted);margin:12px 0 0;font-size:14px;line-height:1.65}.principle-section{background:var(--green-dark);color:#fff}.principle-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:82px;display:grid}.principle-copy>p:last-child{color:#bfd0c3}.fact-stack{gap:12px;display:grid}.fact-card{background:#ffffff12;border:1px solid #ffffff1f;border-radius:22px;align-items:flex-start;gap:18px;padding:22px;display:flex}.fact-card>span{background:var(--lime);color:var(--green-dark);border-radius:14px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;font-size:11px;font-weight:900;display:flex}.fact-card h3{margin:0;font-size:16px}.fact-card p{color:#bfd0c3;margin:7px 0 0;font-size:13px;line-height:1.6}.personal-section{background:#f1f5ea}.personal-grid{grid-template-columns:1fr 1fr;align-items:center;gap:90px;display:grid}.personal-visual{background:var(--mint);border-radius:44px;justify-content:center;align-items:center;height:470px;display:flex;position:relative}.product-circle{background:var(--surface);box-shadow:var(--shadow);border:12px solid #ffffff8c;border-radius:50%;justify-content:center;align-items:center;width:210px;height:210px;font-size:82px;display:flex}.score-chip{background:var(--surface);border:1px solid var(--line);border-radius:14px;justify-content:space-between;align-items:center;gap:12px;min-width:148px;padding:11px 13px;font-size:11px;display:flex;position:absolute;box-shadow:0 12px 30px #1446231a}.score-chip span{color:var(--muted);font-weight:700}.score-chip strong{color:var(--green);font-size:17px}.chip-one{top:36px;left:24px;transform:rotate(-5deg)}.chip-two{top:88px;right:22px;transform:rotate(4deg)}.chip-three{bottom:46px;left:30px;transform:rotate(3deg)}.chip-four{bottom:30px;right:24px;transform:rotate(-4deg)}.features-section{background:var(--paper)}.features-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:50px;display:grid}.feature-card{min-height:250px}.pricing-section{background:#eef4e8}.pricing-grid{grid-template-columns:repeat(2,minmax(0,430px));justify-content:center;gap:20px;margin-top:54px;display:grid}.price-card{background:var(--surface);border:1px solid var(--line);border-radius:32px;padding:34px;position:relative}.price-card-premium{background:var(--green-dark);border-color:var(--green-dark);color:#fff;transform:translateY(-10px)}.premium-spark{background:var(--lime);color:var(--green-dark);border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:flex;position:absolute;top:28px;right:28px}.price-card h3{margin:0;font-size:20px}.price-count{letter-spacing:-3px;margin-top:24px;font-size:64px;line-height:1;display:block}.per-day{color:var(--muted);margin:7px 0 0;font-size:13px}.price-card-premium .per-day{color:#bfd0c3}.price-card ul{border-top:1px solid var(--line);gap:15px;margin:28px 0;padding:25px 0 0;list-style:none;display:grid}.price-card-premium ul{border-color:#ffffff26}.price-card li{align-items:flex-start;gap:10px;font-size:14px;line-height:1.4;display:flex}.price-card li span{color:var(--green);font-weight:900}.price-card-premium li span{color:var(--lime)}.price-card .button{width:100%}.pricing-note{color:var(--muted);text-align:center;max-width:680px;margin:30px auto 0;font-size:12px}.download-section{background:var(--paper);padding:96px 0}.download-card{background:var(--green);color:#fff;border-radius:38px;grid-template-columns:1fr auto;align-items:center;gap:60px;padding:58px 64px;display:grid;position:relative;overflow:hidden}.download-card:after{background:var(--lime);content:"";opacity:.18;border-radius:50%;width:240px;height:240px;position:absolute;top:-120px;right:-100px}.download-card h2{margin:0;font-size:clamp(34px,4vw,52px)}.download-card p{color:#d2e0d4;max-width:650px;margin:15px 0 0;line-height:1.6}.download-action{z-index:2;flex-direction:column;align-items:center;gap:10px;display:flex;position:relative}.download-action small{color:#d2e0d4;font-size:10px}.footer{color:#fff;background:#101b13;padding:58px 0 35px}.footer-grid{justify-content:space-between;align-items:flex-start;display:flex}.footer-tagline{color:#aebcaf;max-width:320px;margin:14px 0 0;font-size:13px}.footer-links{gap:24px;font-size:13px;font-weight:700;display:flex}.footer-fineprint{color:#829084;border-top:1px solid #ffffff1a;margin-top:42px;padding-top:25px;font-size:10px;line-height:1.6}.footer-fineprint p{max-width:900px;margin:0 0 6px}.footer-fineprint span{margin-top:18px;display:block}.legal-page{min-height:100vh;padding:60px 24px}.legal-shell{background:var(--surface);border:1px solid var(--line);border-radius:30px;max-width:820px;margin:0 auto;padding:50px}.legal-shell h1{letter-spacing:-2px;margin:55px 0 0;font-size:clamp(36px,5vw,56px)}.legal-intro{color:var(--muted);font-size:17px;line-height:1.7}.legal-shell section{border-top:1px solid var(--line);margin-top:30px;padding-top:24px}.legal-shell section h2{margin:0;font-size:21px}.legal-shell section p{color:var(--muted);font-size:14px;line-height:1.75}.legal-shell>.text-link{margin-top:40px;display:inline-block}@media (max-width:900px){.desktop-nav{display:none}.hero-section{padding-top:56px}.hero-grid{grid-template-columns:1fr;gap:44px}.hero-copy{text-align:center;max-width:700px;margin:0 auto}.hero-subtitle{margin-left:auto;margin-right:auto}.hero-actions,.proof-row{justify-content:center}.phone-stage{min-height:610px}.steps-grid,.features-grid{grid-template-columns:repeat(2,1fr)}.principle-grid,.personal-grid{grid-template-columns:1fr;gap:48px}.personal-visual{width:100%;max-width:580px;margin:0 auto}.download-card{text-align:center;grid-template-columns:1fr;padding:46px}.download-card p{margin-left:auto;margin-right:auto}}@media (max-width:620px){.container{padding-left:18px;padding-right:18px}.nav-shell{height:68px}.button-small{display:none}.hero-section{padding:50px 0 70px}.hero-copy h1{letter-spacing:-2px}.hero-actions{flex-direction:column;align-items:stretch}.proof-row{flex-direction:column;align-items:center}.phone-stage{min-height:580px;transform:scale(.92)}.leaf-one{left:-4px}.leaf-two{right:-8px}.section{padding:82px 0}.steps-grid,.features-grid,.pricing-grid{grid-template-columns:1fr}.step-card{min-height:auto}.price-card-premium{transform:none}.principle-grid{gap:36px}.personal-visual{height:390px}.product-circle{width:170px;height:170px;font-size:62px}.score-chip{min-width:128px}.chip-one,.chip-three{left:8px}.chip-two,.chip-four{right:8px}.download-card{border-radius:28px;padding:38px 24px}.footer-grid{flex-direction:column;gap:30px}.legal-shell{border-radius:22px;padding:30px 22px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
