:root{color-scheme:light;--bg: #f8f9ff;--surface: #ffffff;--surface-soft: #edf6f5;--surface-blue: #eaf1ff;--surface-rose: #fff0f2;--text: #0b1c30;--muted: #52615f;--line: #d9e6e4;--primary: #006a67;--primary-soft: #5baeaa;--red: #ba1a1a;--shadow: 0 18px 50px rgba(11, 28, 48, .1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Manrope,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;text-rendering:optimizeLegibility}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}.topbar{position:sticky;top:0;z-index:10;border-bottom:1px solid rgba(217,230,228,.8);background:#f8f9ffe0;backdrop-filter:blur(18px)}.topbar-inner,.section,.footer-inner{width:min(1120px,calc(100% - 40px));margin:0 auto}.topbar-inner{display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:12px;color:var(--text);font-weight:800;letter-spacing:0}.brand img{width:42px;height:42px}.nav{display:flex;align-items:center;gap:18px;font-size:.95rem;font-weight:800}.language-pill{border:1px solid var(--line);border-radius:999px;padding:8px 12px;background:var(--surface)}.hero{padding:74px 0 68px}.hero-grid{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(320px,.72fr);gap:52px;align-items:center}.eyebrow{display:inline-flex;width:fit-content;align-items:center;gap:8px;margin:0 0 18px;color:var(--primary);font-size:.83rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.eyebrow:before{width:8px;height:8px;border-radius:999px;background:var(--primary-soft);content:""}h1,h2,h3,p{margin-top:0}h1{max-width:790px;margin-bottom:16px;font-size:clamp(3rem,8vw,5.8rem);line-height:.94;letter-spacing:0}.hero-copy{max-width:680px;color:var(--muted);font-size:clamp(1.1rem,2vw,1.35rem)}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:999px;padding:0 20px;background:var(--surface);color:var(--text);font-weight:900;box-shadow:0 8px 22px #0b1c300f;transition:transform .15s ease,box-shadow .15s ease}.button.primary{border-color:var(--primary);background:var(--primary);color:#fff}.button:hover{transform:translateY(-1px);text-decoration:none}.download-block{margin-top:30px}.download-block p{margin-bottom:10px;color:var(--muted);font-size:.92rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.store-badges{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.store-badge{display:inline-flex;align-items:center;justify-content:center;border-radius:13px;transition:transform .15s ease,filter .15s ease}.store-badge:hover{filter:drop-shadow(0 8px 18px rgba(11,28,48,.12));transform:translateY(-1px);text-decoration:none}.store-badge img{display:block;width:auto}.store-badge-apple img{height:52px}.store-badge-google img{height:64px}.phone-wrap{display:flex;justify-content:center}.phone{width:min(330px,100%);overflow:hidden;border:10px solid #172535;border-radius:42px;background:var(--bg);box-shadow:var(--shadow)}.phone-screen{min-height:620px;padding:24px 18px 18px}.metric-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:24px}.metric{border:1px solid var(--line);border-radius:14px;background:var(--surface);padding:14px 10px;text-align:center}.metric span{display:block;color:var(--primary);font-size:.68rem;font-weight:900;text-transform:uppercase}.metric strong{display:block;margin-top:4px;font-size:1.4rem}.mini-title{margin-bottom:12px;font-size:1.35rem;line-height:1.2}.timeline{position:relative;display:grid;gap:12px;margin-bottom:24px}.timeline:before{position:absolute;top:18px;bottom:18px;left:15px;width:2px;background:var(--line);content:""}.timeline-item{position:relative;display:grid;grid-template-columns:32px 1fr;gap:12px;align-items:start}.node{z-index:1;display:inline-grid;width:32px;height:32px;place-items:center;border-radius:999px;background:var(--primary);color:#fff;font-size:.78rem;font-weight:900}.mini-card{border:1px solid var(--line);border-radius:16px;background:var(--surface);padding:12px}.mini-card strong{display:block;margin-bottom:6px}.mini-stats{display:flex;gap:18px;color:var(--muted);font-size:.86rem}.record-button{display:flex;min-height:74px;align-items:center;justify-content:center;border-radius:22px;background:var(--primary);color:#fff;font-weight:900;box-shadow:0 12px 28px #006a6738}.section{padding:62px 0}.section.compact{max-width:850px;padding-top:46px}.section h2{margin-bottom:14px;font-size:clamp(2rem,4vw,3.1rem);line-height:1.02;letter-spacing:0}.section-lead{max-width:720px;color:var(--muted);font-size:1.12rem}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:30px}.feature{border:1px solid var(--line);border-radius:18px;background:var(--surface);padding:24px;box-shadow:0 10px 28px #0b1c300d}.feature:nth-child(2){background:var(--surface-blue)}.feature:nth-child(3){background:var(--surface-rose)}.feature h3{margin-bottom:8px;font-size:1.15rem}.feature p{margin-bottom:0;color:var(--muted)}.seo-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.42fr);gap:24px;align-items:start}.seo-section p{max-width:780px;color:var(--muted);font-size:1.05rem}.ad-note,.note{border-radius:18px;padding:20px}.ad-note{border:1px solid rgba(0,106,103,.18);background:var(--surface-soft)}.ad-note h3{margin-bottom:8px}.ad-note p{margin-bottom:0;color:var(--muted)}.note{border-left:4px solid var(--red);background:#fff6f6;color:#553231}.legal{max-width:820px}.legal h1{margin-bottom:14px;font-size:clamp(2.35rem,5vw,4.2rem)}.legal h2{margin-top:38px;margin-bottom:10px;font-size:1.55rem}.legal p,.legal li{color:var(--muted)}.legal ul{padding-left:22px}.legal-note h2{margin-top:0}.legal-note p{margin-bottom:0;color:#553231}.meta{color:var(--muted);font-weight:800}.footer{margin-top:44px;border-top:1px solid var(--line);background:#f3f7ff}.footer-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;padding:30px 0;color:var(--muted);font-size:.95rem}.footer-links{display:flex;flex-wrap:wrap;gap:16px;font-weight:800}@media(max-width:860px){.topbar-inner,.section,.footer-inner{width:min(100% - 28px,680px)}.topbar-inner{min-height:64px}.nav{gap:12px;font-size:.88rem}.hero{padding:48px 0 44px}.hero-grid,.feature-grid,.seo-section{grid-template-columns:1fr}.hero-grid{gap:34px}.phone{max-width:315px}}@media(max-width:560px){.brand span{display:none}.nav{gap:8px;font-size:.8rem}.language-pill{padding:7px 9px}.actions{flex-direction:column}.button{width:100%}.store-badges{align-items:flex-start;flex-direction:column}}
