:root{--ink:#172319;--muted:#68766b;--paper:#f4f8ef;--surface:#fffefa;--green:#1c7c45;--green-dark:#10562e;--lime:#cdeb72;--mint:#eaf6e8;--line:#dbe7d8;--amber:#e9a947;--shadow:0 24px 70px #1942261f;--header:#f4f8efe0;--phone:#fbfcf8;--phone-border:#142118;--product-art:#f1eee4;--warning:#fff2dc;--section-soft:#eaf3e5;--pricing-bg:#edf5e8;--principle:#0f4e2c;--principle-muted:#bfd0c3;--footer:#101b13;--radius:28px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=dark]{--ink:#f4f7f5;--muted:#a8b2ac;--paper:#111416;--surface:#1b2022;--green:#55c982;--green-dark:#0f4e2c;--lime:#d7f277;--mint:#22382e;--line:#313a36;--amber:#f2b84b;--shadow:0 24px 70px #00000057;--header:#111416e0;--phone:#171c1e;--phone-border:#050708;--product-art:#29302f;--warning:#3d3020;--section-soft:#171c1e;--pricing-bg:#15191b;--principle:#143d29;--principle-muted:#b8cdc0;--footer:#080b0c;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}@media (prefers-color-scheme:dark){:root:not([data-theme]){--ink:#f4f7f5;--muted:#a8b2ac;--paper:#111416;--surface:#1b2022;--green:#55c982;--green-dark:#0f4e2c;--lime:#d7f277;--mint:#22382e;--line:#313a36;--amber:#f2b84b;--shadow:0 24px 70px #00000057;--header:#111416e0;--phone:#171c1e;--phone-border:#050708;--product-art:#29302f;--warning:#3d3020;--section-soft:#171c1e;--pricing-bg:#15191b;--principle:#143d29;--principle-muted:#b8cdc0;--footer:#080b0c;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}*{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;overflow-x:hidden}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid color-mix(in srgb, var(--green) 42%, transparent);outline-offset:3px}img{max-width:100%}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);background:var(--header);border-bottom:1px solid var(--line);z-index:50;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-image{object-fit:cover;border-radius:11px;width:36px;height:36px;display:block}.logo-image-small{border-radius:8px;width:26px;height:26px}.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}.theme-switcher{background:var(--surface);border:1px solid var(--line);border-radius:999px;align-items:center;padding:3px;display:flex}.theme-switcher button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;padding:0;display:inline-flex}.theme-switcher button[aria-pressed=true]{background:var(--mint);color:var(--green)}.theme-switcher svg{width:16px;height:16px}.language{background:var(--surface);border:1px solid var(--line);color:var(--muted);cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:9px 11px;font-size:12px;font-weight:800;display:inline-flex}.language-modal-backdrop{z-index:1000;background:#050c08a3;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0;overflow:hidden}.language-modal{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:28px;flex-direction:column;width:100%;max-width:760px;height:calc(100dvh - 48px);min-height:0;max-height:760px;padding:0;display:flex;overflow:hidden}.language-modal-head{flex:none;justify-content:space-between;align-items:center;gap:16px;padding:24px 26px 0;display:flex}.language-modal-head h2{letter-spacing:-1px;margin:0;font-size:28px}.language-close{background:var(--mint);color:var(--green);cursor:pointer;border:0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:26px;line-height:1;display:inline-flex}.language-search{background:var(--paper);border:1px solid var(--line);color:var(--ink);font:inherit;border-radius:14px;outline:none;flex:none;width:calc(100% - 52px);margin:20px 26px 0;padding:13px 15px}.language-search:focus{border-color:var(--green);box-shadow:0 0 0 3px color-mix(in srgb, var(--green) 18%, transparent)}.language-grid{overscroll-behavior:contain;padding-bottom:8px;flex:auto;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:min-content;gap:8px;min-height:0;margin:16px 20px 0 26px;padding-inline-end:6px;display:grid;overflow-y:auto}.language-option{border:1px solid var(--line);color:var(--ink);cursor:pointer;font:inherit;text-align:start;background:0 0;border-radius:14px;grid-template-columns:30px 1fr auto;align-items:center;gap:10px;min-height:54px;padding:8px 12px;display:grid}.language-option:hover,.language-option-active{background:var(--mint);border-color:var(--green)}.language-option small{color:var(--muted);font-size:10px;font-weight:800}.language-flag{font-size:21px}.language-modal-footer{background:var(--surface);border-top:1px solid var(--line);flex:none;padding:16px 26px 20px}.language-close-button{background:var(--green);border:1px solid var(--green);color:#fff;cursor:pointer;font:inherit;border-radius:14px;width:100%;min-height:48px;font-weight:800}.language-close-button:hover{background:var(--green-dark)}.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}.store-badge{color:#fff;background:#0b0d0e;border:1px solid #33393b;border-radius:14px;justify-content:flex-start;align-items:center;gap:11px;min-height:54px;padding:9px 16px;font-size:13px;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex}.store-badge:hover{transform:translateY(-2px);box-shadow:0 12px 25px #00000038}.store-badge svg{flex:none;width:27px;height:27px}.store-badge-compact{min-height:48px;padding:7px 14px}.hero-section{background:linear-gradient(145deg,#f4faef 0%,#edf7e9 52%,#e2f0df 100%);min-height:820px;padding:84px 0 100px;position:relative;overflow:hidden}.hero-grid{z-index:2;grid-template-columns:minmax(0,1.06fr) minmax(410px,.94fr);align-items:center;gap:70px;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}.hero-store-row{flex-wrap:wrap;gap:10px;margin-top:30px;display:flex}.hero-actions-secondary{margin-top:18px}.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{align-items:center;gap:7px;display:inline-flex}.proof-row svg{color:var(--green);width:15px;height:15px}.phone-stage{justify-content:center;align-items:center;min-height:690px;display:flex;position:relative}.phone{background:var(--phone);border:9px solid var(--phone-border);box-shadow:var(--shadow), 0 0 0 1px #ffffff1f inset;z-index:2;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:var(--product-art);color:var(--green);border-radius:13px;justify-content:center;align-items:center;width:53px;height:53px;display:flex}.product-art svg{width:29px;height:29px}.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{background:var(--surface);border:5px solid var(--green);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{background:var(--warning);color:var(--amber)}.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{background:var(--mint);color:var(--green);float:right;letter-spacing:.5px;border-radius:999px;justify-content:center;align-items:center;min-width:58px;height:44px;padding:0 12px;font-size:20px;font-weight:900;display:inline-flex}.feature-icon{background:var(--mint);color:var(--green);border-radius:18px;justify-content:center;align-items:center;width:58px;height:58px;display:flex}.feature-icon svg{width:27px;height:27px}.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(--principle);color:#fff}.principle-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:82px;display:grid}.principle-copy>p:last-child{color:var(--principle-muted)}.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:var(--principle-muted);margin:7px 0 0;font-size:13px;line-height:1.6}.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);color:var(--green);border:12px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:210px;height:210px;display:flex}.product-circle svg{width:84px;height:84px}.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-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:50px;display:grid}.feature-card{min-height:250px}.pricing-section{background:var(--pricing-bg)}.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(--principle);border-color:var(--principle);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:stretch;gap:10px;min-width:230px;display:flex;position:relative}.store-button{min-width:230px}.download-action small{color:#d2e0d4;font-size:10px}.footer{background:var(--footer);color:#fff;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-top{justify-content:space-between;align-items:center;display:flex}.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}.app-preview-frame{color:#18241b;z-index:3;background:#f7f8f2;border:9px solid #121b15;border-radius:48px;flex-direction:column;flex:none;width:348px;height:756px;padding:13px 15px 15px;display:flex;position:relative;overflow:hidden;box-shadow:0 34px 80px #18361f3d,inset 0 0 0 1px #ffffff6b}.app-preview-status{direction:ltr;flex:none;justify-content:space-between;align-items:center;min-height:24px;padding:0 8px 7px;font-size:11px;display:flex}.app-preview-status span{letter-spacing:2px;font-size:9px}.app-preview-body{flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.app-preview-home{background:#839087;border-radius:999px;width:92px;height:4px;position:absolute;bottom:5px;left:50%;transform:translate(-50%)}.preview-app-header{flex:none;align-items:center;gap:10px;min-height:48px;font-size:18px;display:flex}.preview-back{background:#fff;border:1px solid #dbe7d8;border-radius:50%;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-size:30px;line-height:1;display:inline-flex}.preview-product-card{background:#fff;border:1px solid #dbe7d8;border-radius:21px;align-items:center;gap:13px;min-height:92px;margin-top:8px;padding:11px;display:flex}.preview-product-card img{object-fit:cover;background:#f0eee5;border-radius:16px;width:68px;height:68px}.preview-product-card>div{min-width:0}.preview-product-card strong,.preview-product-card small{display:block}.preview-product-card strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:16px;line-height:1.2;display:-webkit-box;overflow:hidden}.preview-product-card small{color:#68756b;margin-top:5px;font-size:11px;font-weight:700}.preview-score-card{background:#eaf6e8;border:1px solid #d6e9d4;border-radius:24px;flex-direction:column;flex:1;min-height:0;margin-top:10px;padding:16px;display:flex}.preview-score-top{align-items:center;gap:15px;display:flex}.preview-score-top>div:last-child{min-width:0}.preview-score-top>div:last-child small,.preview-score-top>div:last-child strong{display:block}.preview-score-top>div:last-child small{color:#68756b;letter-spacing:.05em;text-transform:uppercase;font-size:10px;font-weight:900}.preview-score-top>div:last-child strong{margin-top:4px;font-size:22px;line-height:1.08}.preview-score-ring{aspect-ratio:1;background:#fff;border:4px solid #1c7c45;border-radius:50%;flex-direction:column;flex:none;justify-content:center;align-items:center;height:88px;display:flex}.preview-score-ring strong{color:#1c7c45;letter-spacing:-1px;font-size:25px}.preview-score-ring small{color:#1c7c45;font-size:9px;font-weight:900}.preview-summary{color:#385443;margin:14px 1px 4px;font-size:12px;font-weight:700;line-height:1.45}.preview-signal-list{flex:1;grid-auto-rows:minmax(0,1fr);gap:7px;min-height:0;margin-top:8px;display:grid}.preview-signal{background:#fff;border:1px solid #dbe7d8;border-radius:15px;align-items:center;gap:9px;min-height:55px;padding:9px;display:flex}.preview-signal>span{color:#1c7c45;background:#eaf6e8;border-radius:10px;flex:none;justify-content:center;align-items:center;width:30px;height:30px;font-size:11px;font-weight:900;display:inline-flex}.preview-signal b{flex:1;min-width:0;font-size:12px;line-height:1.2}.preview-signal strong{color:#1c7c45;font-size:12px}.preview-signal-warning>span{color:#a36513;background:#fff2dc}.preview-signal-warning>strong{color:#a36513}.preview-action-row{flex:none;grid-template-columns:1.5fr .5fr;gap:8px;margin-top:10px;display:grid}.preview-action-row>span{color:#fff;background:#1c7c45;border-radius:13px;justify-content:center;align-items:center;height:44px;display:flex}.preview-action-row>span:last-child{color:#1c7c45;background:#fff;border:1px solid #1c7c45}.preview-action-row svg{width:20px;height:20px}.app-preview-frame-compact{border-width:7px;border-radius:38px;width:258px;height:560px;padding:10px 12px 12px;box-shadow:0 24px 50px #18361f30}.app-preview-frame-compact .app-preview-status{min-height:18px;padding-bottom:4px;font-size:8px}.app-preview-frame-compact .app-preview-home{width:68px;height:3px;bottom:4px}.app-preview-frame-compact .preview-app-header{gap:7px;min-height:36px;font-size:13px}.app-preview-frame-compact .preview-back{width:26px;height:26px;font-size:22px}.app-preview-frame-compact .preview-product-card{border-radius:15px;gap:8px;min-height:68px;margin-top:5px;padding:8px}.app-preview-frame-compact .preview-product-card img{border-radius:11px;width:50px;height:50px}.app-preview-frame-compact .preview-product-card strong{font-size:11px}.app-preview-frame-compact .preview-product-card small{margin-top:3px;font-size:8px}.app-preview-frame-compact .preview-score-card{border-radius:17px;margin-top:7px;padding:11px}.app-preview-frame-compact .preview-score-top{gap:10px}.app-preview-frame-compact .preview-score-ring{border-width:3px;height:64px}.app-preview-frame-compact .preview-score-ring strong{font-size:18px}.app-preview-frame-compact .preview-score-ring small,.app-preview-frame-compact .preview-score-top>div:last-child small{font-size:7px}.app-preview-frame-compact .preview-score-top>div:last-child strong{font-size:15px}.app-preview-frame-compact .preview-summary{margin-top:9px;font-size:8px}.app-preview-frame-compact .preview-signal-list{gap:5px;margin-top:5px}.app-preview-frame-compact .preview-signal{border-radius:11px;gap:6px;min-height:39px;padding:6px}.app-preview-frame-compact .preview-signal>span{border-radius:7px;width:22px;height:22px;font-size:8px}.app-preview-frame-compact .preview-signal b,.app-preview-frame-compact .preview-signal strong{font-size:8px}.app-preview-frame-compact .preview-action-row{gap:5px;margin-top:7px}.app-preview-frame-compact .preview-action-row>span{border-radius:9px;height:31px}.app-preview-frame-compact .preview-action-row svg{width:14px;height:14px}.hero-shape{z-index:2;position:absolute}.hero-shape-ring{border:18px solid #1c7c451f;border-radius:50%;width:152px;height:152px;top:78px;left:-4px}.hero-shape-pill{background:#cdeb72c7;border-radius:999px;width:200px;height:70px;bottom:106px;right:-20px;transform:rotate(-24deg)}.hero-shape-dot{color:#10562e;background:#cdeb72;border:8px solid #ffffffb3;border-radius:50%;justify-content:center;align-items:center;width:74px;height:74px;font-size:23px;font-weight:900;display:flex;bottom:56px;left:14px}.gallery-section{background:linear-gradient(180deg, var(--paper), #e8f3e4 52%, var(--paper));position:relative;overflow:hidden}.gallery-section:before,.gallery-section:after{content:"";pointer-events:none;position:absolute}.gallery-section:before{border:30px solid #1c7c4514;border-radius:50%;width:300px;height:300px;top:180px;left:-150px}.gallery-section:after{background:#cdeb7266;border-radius:999px;width:330px;height:110px;top:110px;right:-70px;transform:rotate(-25deg)}.gallery-heading{z-index:2;position:relative}.gallery-shell{z-index:2;margin-top:45px;position:relative}.gallery-rail{overscroll-behavior-x:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;gap:20px;margin:0 -10px;padding:26px 10px 34px;display:flex;overflow-x:auto}.gallery-rail::-webkit-scrollbar{display:none}.gallery-card{scroll-snap-align:center;background:linear-gradient(145deg,#f0f9ef,#dcebdc);border:1px solid #1c7c4524;border-radius:36px;flex:0 0 310px;justify-content:center;align-items:center;height:654px;padding:52px 18px 18px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 52px #1942261a}.gallery-card:before{content:"";background:#cdeb72ad;border-radius:50%;width:170px;height:170px;position:absolute;top:-70px;right:-66px}.gallery-card:after{content:"";background:#ffffff94;border-radius:50%;width:190px;height:190px;position:absolute;bottom:-68px;left:-80px}.gallery-card>.app-preview-frame{z-index:2;position:relative}.gallery-index{color:#10562e;letter-spacing:.14em;z-index:2;font-size:12px;font-weight:900;position:absolute;top:23px;left:24px}.gallery-arrow{background:var(--surface);border:1px solid var(--line);color:var(--green);cursor:pointer;z-index:5;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:34px;line-height:1;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 12px 30px #19422624}.gallery-arrow:hover{background:var(--mint)}.gallery-arrow:disabled{opacity:.3;pointer-events:none}.gallery-arrow-prev{left:-25px}.gallery-arrow-next{right:-25px}.gallery-dots{justify-content:center;align-items:center;gap:7px;margin-top:2px;display:flex}.gallery-dots button{cursor:pointer;background:#b8c8b8;border:0;border-radius:999px;width:8px;height:8px;padding:0;transition:width .2s,background .2s}.gallery-dots button[aria-selected=true]{background:var(--green);width:28px}.gallery-app-brand{justify-content:space-between;align-items:center;margin-top:3px;display:flex}.gallery-app-brand>span{align-items:center;gap:6px;font-size:12px;display:flex}.gallery-app-brand img{border-radius:7px;width:24px;height:24px}.gallery-app-brand>svg{color:#1c7c45;width:20px;height:20px}.gallery-screen-title{letter-spacing:-.5px;margin-top:16px;font-size:18px;font-weight:850}.gallery-choice-list{gap:8px;margin-top:13px;display:grid}.gallery-choice{background:#fff;border:1px solid #dbe7d8;border-radius:14px;grid-template-columns:34px 1fr auto;align-items:center;gap:8px;min-height:91px;padding:9px;display:grid}.gallery-choice>span{color:#1c7c45;background:#eaf6e8;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.gallery-choice svg{width:18px;height:18px}.gallery-choice div{min-width:0}.gallery-choice b{font-size:10px;line-height:1.2;display:block}.gallery-choice p{color:#68756b;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:4px 0 0;font-size:7px;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.gallery-choice i{color:#68756b;font-size:20px;font-style:normal}.gallery-bottom{background:#fff;border:1px solid #dbe7d8;border-radius:999px;justify-content:space-around;align-items:center;min-height:42px;margin-top:auto;padding:5px;display:flex}.gallery-bottom>svg,.gallery-bottom span{color:#7a887e;width:36px;height:28px;padding:5px}.gallery-bottom span{border-radius:999px;justify-content:center;align-items:center;display:flex}.gallery-bottom span.active{color:#1c7c45;background:#eaf6e8}.gallery-bottom span svg{width:16px;height:16px}.gallery-scanner{background:#0c120e;position:absolute;inset:0;overflow:hidden}.gallery-scanner>img{object-fit:cover;width:100%;height:100%}.gallery-scanner-shade{background:#050a075c;position:absolute;inset:0}.gallery-scanner-title{color:#fff;align-items:center;gap:8px;font-size:12px;display:flex;position:absolute;top:14px;left:13px;right:13px}.gallery-scanner-title span{background:#0000007a;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:20px;display:flex}.gallery-scan-frame{width:72%;height:132px;position:absolute;top:32%;left:14%}.gallery-scan-frame i{border-style:solid;border-color:#cdeb72;width:30px;height:30px;position:absolute}.gallery-scan-frame i:first-child{border-width:3px 0 0 3px;top:0;left:0}.gallery-scan-frame i:nth-child(2){border-width:3px 3px 0 0;top:0;right:0}.gallery-scan-frame i:nth-child(3){border-width:0 0 3px 3px;bottom:0;left:0}.gallery-scan-frame i:nth-child(4){border-width:0 3px 3px 0;bottom:0;right:0}.gallery-scan-frame span{background:#cdeb72;height:2px;position:absolute;top:50%;left:8px;right:8px;box-shadow:0 0 13px #cdeb72cc}.gallery-found-product{background:#fffffff0;border-radius:14px;grid-template-columns:42px 1fr 20px;align-items:center;gap:8px;padding:8px;display:grid;position:absolute;bottom:18px;left:13px;right:13px}.gallery-found-product>img{object-fit:cover;background:#f0eee5;border-radius:9px;width:42px;height:42px}.gallery-found-product div{min-width:0}.gallery-found-product small,.gallery-found-product b{display:block}.gallery-found-product small{color:#68756b;font-size:7px;font-weight:800}.gallery-found-product b{text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:9px;line-height:1.2;overflow:hidden}.gallery-found-product>span{color:#1c7c45;background:#eaf6e8;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.gallery-mini-result{background:#eaf6e8;border-radius:15px;grid-template-columns:52px 1fr 45px;align-items:center;gap:8px;margin-top:5px;padding:9px;display:grid}.gallery-mini-result>img{object-fit:cover;background:#f0eee5;border-radius:11px;width:52px;height:52px}.gallery-mini-result div{min-width:0}.gallery-mini-result small,.gallery-mini-result b,.gallery-mini-result strong{display:block}.gallery-mini-result small{color:#68756b;text-transform:uppercase;font-size:7px;font-weight:900}.gallery-mini-result b{margin-top:3px;font-size:10px;line-height:1.15}.gallery-mini-result strong{color:#1c7c45;margin-top:3px;font-size:8px}.gallery-mini-result>span{aspect-ratio:1;color:#1c7c45;background:#fff;border:2px solid #1c7c45;border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:900;display:flex}.gallery-signal-heading{margin:14px 0 7px;font-size:15px}.gallery-detail-signals{gap:7px;display:grid}.gallery-detail-signal{background:#fff;border:1px solid #dbe7d8;border-radius:13px;grid-template-columns:28px 1fr auto;align-items:center;gap:7px;min-height:83px;padding:8px;display:grid}.gallery-detail-signal>span{color:#1c7c45;background:#eaf6e8;border-radius:9px;justify-content:center;align-items:center;width:28px;height:28px;font-size:9px;font-weight:900;display:flex}.gallery-detail-signal div{min-width:0}.gallery-detail-signal b{font-size:9px;line-height:1.2;display:block}.gallery-detail-signal p{color:#68756b;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:4px 0 0;font-size:7px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.gallery-detail-signal>strong{color:#1c7c45;font-size:9px}.gallery-detail-signal.warning>span{color:#a36513;background:#fff2dc}.gallery-detail-signal.warning>strong{color:#a36513}.cookie-banner{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:color-mix(in srgb, var(--surface) 94%, transparent);border:1px solid var(--line);bottom:max(18px, env(safe-area-inset-bottom));z-index:900;border-radius:24px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:16px;width:calc(100% - 36px);max-width:1060px;padding:17px;display:grid;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 24px 70px #14321d3d}.cookie-icon{background:var(--mint);color:var(--green);border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;font-size:28px;display:flex}.cookie-copy p{color:var(--muted);margin:0;font-size:13px;line-height:1.45}.cookie-copy a{color:var(--green);margin-top:5px;font-size:12px;font-weight:850;display:inline-block}.cookie-actions{gap:8px;display:flex}.cookie-actions .button{cursor:pointer;white-space:nowrap;border-radius:13px;min-height:44px;padding:0 16px}.legal-page{background:radial-gradient(circle at 85% 4%, #cdeb7261, transparent 26%), linear-gradient(145deg, var(--paper), var(--mint))}.legal-shell{max-width:940px;box-shadow:0 28px 80px #1942261c}.legal-language,.legal-notice{background:var(--mint);border:1px solid var(--line);color:var(--green);border-radius:999px;padding:9px 13px;font-size:12px;font-weight:850}.legal-notice{margin:18px 0 0;display:inline-block}.legal-shell h1{max-width:720px}.legal-intro{margin-top:24px}.legal-shell section{background:color-mix(in srgb, var(--surface) 88%, var(--mint));border:1px solid var(--line);border-radius:20px;margin-top:14px;padding:23px}.legal-shell section h2,.legal-shell section h3{align-items:flex-start;gap:12px;line-height:1.25;display:flex}.legal-shell section h2>span,.legal-shell section h3>span{background:var(--mint);color:var(--green);border-radius:10px;flex:none;justify-content:center;align-items:center;min-width:38px;height:30px;padding:0 7px;font-size:10px;display:inline-flex}.legal-shell section p{margin:13px 0 0}.legal-subsection{border-top:1px solid var(--line);margin-top:20px;padding-top:18px}.legal-shell section h3{margin:0;font-size:16px}#how{position:relative;overflow:hidden}#how:after{content:"";z-index:-1;background:#cdeb724d;border-radius:999px;width:280px;height:90px;position:absolute;top:70px;left:-80px;transform:rotate(20deg)}.personal-section{background:radial-gradient(circle at 92% 22%, #cdeb7252, transparent 27%), var(--section-soft)}.features-section{background:radial-gradient(circle at 6% 84%, #1c7c4514, transparent 22%), var(--paper)}.step-card,.feature-card,.price-card{box-shadow:0 13px 34px #1942260b}:root[data-theme=dark] .hero-section,:root[data-theme=dark] .gallery-section{background:linear-gradient(145deg,#15201a,#17291e 55%,#122018)}:root[data-theme=dark] .hero-orb-one,:root[data-theme=dark] .hero-orb-two{opacity:.44}@media (prefers-color-scheme:dark){:root:not([data-theme]) .hero-section,:root:not([data-theme]) .gallery-section{background:linear-gradient(145deg,#15201a,#17291e 55%,#122018)}}html[dir=rtl] body{text-align:right}html[dir=rtl] .phone{transform:rotate(-2.5deg)}html[dir=rtl] .step-number{float:left}html[dir=rtl] .premium-spark{left:28px;right:auto}html[dir=rtl] .download-card:after{left:-100px;right:auto}html[dir=rtl] .text-link span{margin-left:0;margin-right:8px}html[dir=rtl] .legal-page{text-align:left;direction:ltr}html[dir=rtl] .gallery-index{left:auto;right:24px}html[dir=rtl] .gallery-arrow-prev{left:auto;right:-25px}html[dir=rtl] .gallery-arrow-next{left:-25px;right:auto}@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-store-row,.hero-actions,.proof-row{justify-content:center}.phone-stage{min-height:790px}.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}.gallery-arrow-prev{left:-8px}.gallery-arrow-next{right:-8px}html[dir=rtl] .gallery-arrow-prev{left:auto;right:-8px}html[dir=rtl] .gallery-arrow-next{left:-8px;right:auto}}@media (max-width:620px){.container{padding-left:18px;padding-right:18px}.nav-shell{height:68px}.nav-actions{gap:7px}.language{padding:7px 9px}.language span:first-child{display:none}.language-modal-backdrop{padding:12px}.language-modal{border-radius:22px;height:calc(100dvh - 24px)}.language-modal-head{padding:18px 18px 0}.language-modal-head h2{font-size:24px}.language-search{width:calc(100% - 36px);margin:16px 18px 0}.language-grid{margin:14px 12px 0 18px}.language-modal-footer{padding:14px 18px 18px}.language-grid{grid-template-columns:1fr}.theme-switcher button{width:27px;height:27px}.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:710px;transform:none}.phone-stage>.app-preview-frame{aspect-ratio:348/756;width:min(324px,100vw - 52px);height:auto}.hero-shape-ring{width:115px;height:115px;top:80px;left:-18px}.hero-shape-pill{bottom:90px;right:-50px}.hero-shape-dot{bottom:38px;left:-3px}.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}.gallery-section{padding-bottom:74px}.gallery-shell{margin-top:28px}.gallery-rail{gap:12px;margin:0 -18px;padding:18px 18px 28px;scroll-padding-inline:18px}.gallery-card{flex-basis:min(320px,100vw - 42px);height:640px}.gallery-arrow{display:none}.cookie-banner{border-radius:20px;grid-template-columns:40px 1fr;align-items:start;gap:11px;width:calc(100% - 24px);padding:14px}.cookie-icon{border-radius:13px;width:40px;height:40px;font-size:23px}.cookie-actions{grid-column:1/-1;width:100%}.cookie-actions .button{white-space:normal;flex:1;min-height:46px;padding:0 10px}.legal-page{padding:28px 12px}.legal-shell h1{margin-top:38px}.legal-shell section{border-radius:17px;padding:18px}}@media (max-width:350px){.phone-stage{min-height:650px}.phone-stage .preview-product-card{min-height:78px}.phone-stage .preview-product-card img{width:58px;height:58px}.phone-stage .preview-score-ring{height:72px}.phone-stage .preview-score-ring strong{font-size:20px}.phone-stage .preview-score-top>div:last-child strong{font-size:18px}.phone-stage .preview-summary{margin-top:9px;font-size:10px}.phone-stage .preview-signal{min-height:45px;padding:7px}.phone-stage .preview-signal b,.phone-stage .preview-signal strong{font-size:10px}.gallery-card{padding-left:10px;padding-right:10px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
