:root{--background:#fff;--surface:#f7faf8;--surface-strong:#eef7f3;--text:#101816;--muted:#60716b;--border:#dfe8e3;--accent:#087a63;--accent-strong:#055d4b;--shadow-soft:0 18px 54px #0d2c251f;--max-width:1240px}*{box-sizing:border-box}html{background:var(--background);color:var(--text);scroll-behavior:smooth}body{background:var(--background);min-width:320px;color:var(--text);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}a:focus-visible{outline-offset:4px;outline:3px solid #087a6347}.site-header{z-index:10;width:min(100%, calc(var(--max-width) + 48px));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;justify-content:space-between;align-items:center;margin:0 auto;padding:16px 24px;display:flex;position:sticky;top:0}.brand,.footer-brand{align-items:center;gap:10px;font-weight:780;display:inline-flex}.brand{font-size:22px}.brand-icon{border-radius:10px;display:block}.header-nav{color:var(--muted);align-items:center;gap:28px;font-size:15px;font-weight:660;display:flex}.header-nav a:hover,.site-footer a:hover{color:var(--accent)}.hero-section{width:min(100%, var(--max-width));grid-template-columns:minmax(540px,.82fr) minmax(0,1fr);align-items:center;gap:54px;min-height:calc(100svh - 92px);margin:0 auto;padding:58px 24px 72px;display:grid}.hero-copy{max-width:585px}.hero-copy h1{color:#07100e;letter-spacing:0;margin:0;font-size:86px;font-weight:840;line-height:.98}.hero-subtitle{color:var(--accent);letter-spacing:0;margin:22px 0 0;font-size:48px;font-weight:820;line-height:1.08}.hero-body{color:#36443f;margin:26px 0 0;font-size:21px;line-height:1.58}.store-badges{flex-wrap:wrap;align-items:center;gap:14px;margin-top:34px;display:flex}.store-badge{-webkit-user-select:none;user-select:none;width:258px;max-width:100%;height:auto;display:block}.promo-visual{isolation:isolate;align-self:center;place-items:center;width:100%;min-height:590px;display:grid;position:relative}.hero-phone-stage{width:min(740px,100% + 90px)}.hero-phone-duo-image{-webkit-user-select:none;user-select:none;width:100%;height:auto;display:block}.info-page{width:min(100%, var(--max-width));margin:0 auto;padding:68px 24px 92px}.info-hero{max-width:780px;margin-bottom:44px}.info-hero h1{color:#07100e;letter-spacing:0;margin:0;font-size:56px;font-weight:830;line-height:1.08}.info-hero p{color:var(--muted);margin:20px 0 0;font-size:20px;line-height:1.62}.roadmap-graphic{grid-template-columns:minmax(0,1fr) minmax(340px,.66fr);align-items:start;gap:48px;display:grid}.timeline-list{gap:24px;margin:0;padding:0;list-style:none;display:grid;position:relative}.timeline-list:before{background:linear-gradient(180deg, var(--accent), #b8d9ce);content:"";width:2px;position:absolute;top:26px;bottom:26px;left:25px}.timeline-step{grid-template-columns:52px minmax(0,1fr);align-items:start;gap:20px;display:grid;position:relative}.timeline-marker{z-index:1;width:52px;height:52px;color:var(--accent);background:#fff;border:1px solid #c7ded6;border-radius:50%;justify-content:center;align-items:center;font-size:15px;font-weight:820;display:inline-flex;box-shadow:0 10px 24px #0c2e2614}.timeline-card,.privacy-state{border:1px solid var(--border);background:#fff;border-radius:8px;box-shadow:0 12px 34px #0f1f1a0f}.timeline-card{padding:24px}.timeline-card span{color:var(--accent);text-transform:uppercase;font-size:13px;font-weight:800}.timeline-card h2{color:#07100e;margin:10px 0 0;font-size:30px;line-height:1.14}.timeline-card p{color:var(--muted);margin:12px 0 0;font-size:17px;line-height:1.58}.privacy-map{background:var(--surface-strong);border-radius:8px;gap:16px;padding:18px;display:grid}.privacy-state{padding:22px}.privacy-state h2{color:#07100e;margin:0;font-size:22px;line-height:1.2}.privacy-state ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:18px 0 0;padding:0;list-style:none;display:grid}.privacy-state li{color:#37504a;background:#f3faf7;border-radius:8px;padding:10px 12px;font-size:14px;font-weight:680;line-height:1.35}.legal-page{width:min(100%,900px);margin:0 auto;padding:70px 24px 88px}.legal-hero p{color:var(--accent);margin:0 0 18px;font-size:14px;font-weight:780}.legal-hero h1{color:#07100e;letter-spacing:0;margin:0;font-size:52px;font-weight:820;line-height:1.08}.legal-hero span{max-width:760px;color:var(--muted);margin-top:20px;font-size:20px;line-height:1.6;display:block}.legal-content{gap:18px;margin-top:42px;display:grid}.legal-content section{border-top:1px solid var(--border);padding-top:24px}.legal-content h2{color:#07100e;margin:0 0 12px;font-size:24px;line-height:1.2}.legal-content p,.legal-content li{color:#445650;font-size:17px;line-height:1.7}.legal-content p{margin:0}.legal-content ul{gap:10px;margin:0;padding-left:22px;display:grid}.legal-contact{border:1px solid var(--border);background:var(--surface);border-radius:8px;flex-wrap:wrap;align-items:center;gap:10px 16px;margin-top:38px;padding:16px;display:flex}.legal-contact a{color:var(--accent);font-weight:760}.site-footer{border-top:1px solid var(--border);background:linear-gradient(#fff 0%,#f8fbfa 100%);width:100%;margin:0}.footer-shell{width:min(100%, calc(var(--max-width) + 48px));grid-template-columns:minmax(0,.72fr) minmax(360px,1fr);gap:34px 48px;margin:0 auto;padding:42px 24px 34px;display:grid}.footer-brand{font-size:20px}.footer-brand img{border-radius:9px}.footer-brand-block p{max-width:520px}.site-footer p,.site-footer small{color:var(--muted);margin:8px 0 0;font-size:14px;line-height:1.5;display:block}.footer-bottom{flex-wrap:wrap;grid-column:1/-1;justify-content:space-between;align-items:center;gap:8px 18px;padding-top:2px;display:flex}.footer-bottom a{color:var(--accent);font-size:14px;font-weight:700}.footer-nav{color:var(--muted);flex-wrap:wrap;justify-content:flex-end;gap:12px 22px;font-size:14px;font-weight:640;display:flex}@media (max-width:1040px){.hero-section,.roadmap-graphic,.footer-shell{grid-template-columns:1fr}.hero-section{gap:40px;min-height:auto;padding-top:44px}.hero-copy{max-width:720px}.promo-visual{max-width:760px;min-height:auto;margin:0 auto}.hero-phone-stage{width:min(720px,100%)}.footer-nav{justify-content:flex-start}}@media (max-width:720px){.site-header{align-items:flex-start;gap:18px}.brand{font-size:20px}.header-nav{justify-content:flex-end;gap:14px;font-size:13px}.hero-section{padding-top:34px;padding-bottom:58px}.hero-copy h1{font-size:58px}.hero-subtitle{font-size:34px}.hero-body{font-size:18px}.hero-phone-stage{width:min(620px,100%)}.info-page{padding-top:48px}.info-hero h1,.legal-hero h1{font-size:38px}.info-hero p,.legal-hero span{font-size:17px}.roadmap-graphic{gap:30px}.timeline-card h2{font-size:25px}.privacy-state ul{grid-template-columns:1fr}}@media (max-width:540px){.site-header{flex-direction:column;padding-top:16px;position:static}.header-nav{flex-wrap:wrap;justify-content:flex-start}.store-badges{gap:12px;display:grid}.store-badge{width:260px}.promo-visual{min-height:auto}.hero-phone-stage{width:calc(100% + 48px);margin-inline:-24px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
