:root{--background:#fff;--foreground:#111;--muted:#45454b;--border:#d9d9df;--accent:#0a9f98;--surface:#fff}*{box-sizing:border-box}html{background:var(--background)}body{background:var(--background);min-height:100dvh;color:var(--foreground);margin:0;font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}img{max-width:100%;display:block}.home-shell{flex-direction:column;justify-content:space-between;min-height:100dvh;padding:32px 20px 24px;display:flex}.home-main{flex:1;justify-content:center;align-items:flex-start;display:flex}.home-content{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:420px;margin-top:clamp(72px,16vh,168px);display:flex}.hero-icon{border-radius:16px;width:72px;height:72px}.hero-title{margin:24px 0 10px;font-size:clamp(2rem,5vw,2.6rem);font-weight:700;line-height:1.05}.hero-subtitle{white-space:nowrap;color:var(--muted);margin:0 0 48px;font-size:1.05rem;line-height:1.45}.app-store-badge{text-decoration:none;display:inline-flex}.app-store-badge:focus-visible,.footer-link:focus-visible,.markdown-content a:focus-visible{outline:2px solid var(--accent);outline-offset:4px;border-radius:10px}.badge-image{width:160px;height:auto}.home-footer{color:var(--muted);justify-content:center;align-items:center;gap:18px;padding-top:24px;font-size:.95rem;display:flex}.footer-link{text-decoration:none}.legal-shell{justify-content:center;min-height:100vh;padding:20px 20px 56px;display:flex}.legal-header{color:var(--muted);align-items:center;gap:10px;margin-bottom:32px;font-size:.95rem;font-weight:600;display:inline-flex}.legal-header-icon{border-radius:5px;width:24px;height:24px}.legal-content{width:min(100%,720px)}.markdown-content{font-size:1rem;line-height:1.65}.markdown-content h1{margin:0 0 24px;font-size:clamp(2rem,4vw,2.4rem);line-height:1.1}.markdown-content h2{margin:32px 0 14px;font-size:1.25rem;line-height:1.25}.markdown-content h3{margin:24px 0 12px;font-size:1.05rem;line-height:1.3}.markdown-content p,.markdown-content ul,.markdown-content ol{margin:0 0 16px}.markdown-content ul,.markdown-content ol{padding-left:22px}.markdown-content li+li{margin-top:8px}.markdown-content a{color:var(--accent)}@media (max-width:640px){.home-shell{padding:24px 18px calc(env(safe-area-inset-bottom) + 88px)}.home-content{margin-top:clamp(48px,12vh,96px)}.hero-icon{border-radius:16px;width:72px;height:72px}.home-footer{flex-wrap:wrap;gap:14px;padding-top:32px}.legal-shell{padding:18px 18px 48px}}
