:root{color-scheme:light;--bg: #f3f5f7;--surface: #ffffff;--surface-muted: #f7f9fb;--line: #d9e0e7;--text: #1b2430;--text-muted: #667381;--accent: #176b5d;--accent-soft: #e8f4f1;--shadow: 0 10px 28px rgba(15, 23, 42, .06);--shadow-strong: 0 18px 44px rgba(15, 23, 42, .1);font-family:Avenir Next,Hiragino Sans,Yu Gothic,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;color:var(--text);background:radial-gradient(circle at top left,rgba(23,107,93,.05),transparent 28%),linear-gradient(180deg,#f7f9fb 0%,var(--bg) 100%)}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}#root{min-height:100vh}.hero,main{width:min(1120px,calc(100% - 40px));margin:0 auto}.hero{padding:24px 0 44px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px}.brand{display:inline-flex;align-items:center;gap:14px}.brand-logo{display:block;width:42px;height:42px;box-shadow:0 12px 28px #176b5d29}.brand-copy{display:flex;flex-direction:column}.brand-copy strong{font-size:1rem;line-height:1.15}.topbar-store-link,.hero-lead,.feature-card p,.privacy-copy p{color:var(--text-muted)}.topbar-store-link{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 14px;border:1px solid var(--line);border-radius:999px;background:#ffffffd1;color:var(--text);font-size:.94rem;font-weight:600;transition:transform .14s ease,background .14s ease,border-color .14s ease,box-shadow .14s ease}.topbar-store-link:hover,.topbar-store-link:focus-visible{transform:translateY(-1px);border-color:#c6ddd7;background:#f0f7f4}.hero-grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr);gap:32px;align-items:center;padding-top:40px}.hero-copy,.hero-stage{min-width:0}.hero-eyebrow{margin:0 0 12px;color:var(--accent);font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hero-copy h1,.privacy-copy h2{margin:0;letter-spacing:-.05em;line-height:.96}.hero-copy h1{font-size:clamp(2.8rem,5.4vw,4.35rem)}.hero-heading-lock{display:inline-block;white-space:nowrap}.hero-lead{max-width:52ch;margin:22px 0 0;font-size:1.03rem;line-height:1.75}.hero-actions{display:flex;gap:12px;margin-top:24px}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:0 18px;border:1px solid transparent;border-radius:999px;font-size:.94rem;font-weight:600;transition:transform .14s ease,box-shadow .14s ease,background .14s ease,border-color .14s ease}.button:hover,.button:focus-visible{transform:translateY(-1px)}.button-primary{background:var(--accent);color:#fff;box-shadow:0 16px 30px #176b5d29}.screenshot-frame,.feature-card,.privacy-band{border:1px solid var(--line);border-radius:24px;background:var(--surface);box-shadow:var(--shadow)}.screenshot-frame{overflow:hidden}.app-screenshot{display:block;width:100%;height:auto}main{display:grid;gap:16px;padding-bottom:48px}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.feature-card{padding:22px}.feature-icon,.privacy-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;background:var(--accent-soft);color:var(--accent)}.feature-card h2{margin:14px 0 8px;font-size:1.16rem;line-height:1.25}.feature-card p{margin:0;line-height:1.75}.privacy-band{display:grid;gap:18px;padding:24px}.privacy-copy{display:grid;grid-template-columns:auto minmax(0,1fr);gap:16px;align-items:start}.privacy-copy h2{font-size:clamp(1.9rem,4vw,3rem)}.privacy-copy p:last-child{margin:16px 0 0;line-height:1.75}@media(max-width:1040px){.hero-grid,.feature-grid{grid-template-columns:1fr}}@media(max-width:720px){.hero,main{width:min(100% - 24px,1120px)}.hero{padding:18px 0 36px}.topbar{flex-direction:column;align-items:flex-start}.hero-grid{grid-template-columns:1fr;padding-top:28px}.hero-copy h1{font-size:clamp(2.7rem,15vw,4.3rem)}.screenshot-frame,.feature-card,.privacy-band{border-radius:20px}.privacy-copy{grid-template-columns:1fr}}
