:root{--brand:#fd006a;--brand-pressed:#d9005a;--brand-soft:#ffe0eb;--brand-glow:#ff7aa6;--accent:#0891b2;--success:#10b981;--warning:#f59e0b;--canvas:#fff;--paper:#fffdf9;--ink:#231a12;--ink-strong:#18110b;--muted:#6f6255;--quiet:#9a8a7a;--soft-line:#231a121c;--soft-shadow:0 18px 54px #231a1217;--button-shadow:0 14px 28px #fd006a3d;--radius-card:24px;--radius-section:32px;--max-width:1120px}*{box-sizing:border-box}html{background:var(--canvas);color:var(--ink);scroll-behavior:smooth}body{min-height:100vh;color:var(--ink);letter-spacing:0;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:radial-gradient(circle at 8% 4%,#ffe0ebd1,#0000 24rem),linear-gradient(#fff 0% 58%,#fffdf9 100%);margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Segoe UI,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.site-shell{flex-direction:column;min-height:100vh;display:flex}.site-header{width:min(100%, calc(var(--max-width) + 40px));justify-content:space-between;align-items:center;gap:16px;margin:0 auto;padding:16px 20px;display:flex}.brand-lockup,.footer-brand{min-height:44px;color:var(--ink);align-items:center;gap:10px;font-weight:800;display:inline-flex}.brand-icon{border-radius:13px;width:44px;height:44px;box-shadow:0 10px 24px #fd006a29}.header-nav{justify-content:flex-end;align-items:center;gap:4px;display:flex}.header-nav a,.footer-links a,.email-link{min-height:44px;color:var(--muted);border-radius:999px;align-items:center;font-size:.95rem;font-weight:700;display:inline-flex}.header-nav a{padding:0 14px}.header-nav a:hover,.footer-links a:hover,.email-link:hover{color:var(--brand)}.hero-section{padding:24px 20px 72px}.hero-focus{align-items:center;min-height:calc(100svh - 76px);display:grid}.hero-grid{width:min(100%, var(--max-width));grid-template-columns:minmax(0,1fr);align-items:center;gap:32px;margin:0 auto;display:grid}.hero-copy{text-align:center;min-width:0;max-width:720px;margin:0 auto}.hero-app-icon{border-radius:24px;width:92px;height:92px;margin:0 auto 28px;box-shadow:0 20px 44px #fd006a33}.eyebrow,.section-kicker{background:var(--brand-soft);width:fit-content;min-height:32px;color:var(--brand);border-radius:999px;align-items:center;gap:8px;margin:0 0 16px;padding:6px 12px;font-size:.78rem;font-weight:800;line-height:1.2;display:inline-flex}.hero-copy h1,.simple-panel h1,.privacy-content h1{color:var(--ink-strong);margin:0;font-size:clamp(3rem,13.8vw,6rem);font-weight:900;line-height:.94}.hero-subtitle{max-width:620px;color:var(--ink);margin:18px auto 0;font-size:clamp(1.45rem,6vw,2.2rem);font-weight:850;line-height:1.05}.hero-body{max-width:560px;color:var(--muted);margin:16px auto 0;font-size:clamp(1.05rem,3.5vw,1.25rem);line-height:1.48}.cta-row{grid-template-columns:1fr;gap:12px;max-width:360px;margin:28px auto 0;display:grid}.button{text-align:center;border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:14px 20px;font-size:1rem;font-weight:800;line-height:1.1;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:focus-visible,.header-nav a:focus-visible,.footer-links a:focus-visible,.email-link:focus-visible,.brand-lockup:focus-visible{outline-offset:3px;outline:3px solid #0891b257}.button.primary{background:var(--brand);color:#fff;box-shadow:var(--button-shadow)}.button.primary:hover{background:var(--brand-pressed)}.button.secondary{color:var(--ink);border:1px solid var(--soft-line);background:#fff;box-shadow:0 10px 28px #231a120f}.ios-button{color:#fff;background:#111;gap:12px;min-height:72px;padding:14px 22px;box-shadow:0 18px 36px #231a122e}.ios-button:hover{background:#000}.ios-button span{text-align:left;gap:3px;display:grid}.ios-button strong{font-size:1.02rem;line-height:1.1}.ios-button small{color:#ffffffb8;font-size:.78rem;font-weight:700}.apple-mark{flex:none;width:27px;height:27px}.ios-note{color:var(--quiet);margin:14px auto 0;font-size:.9rem;font-weight:700}.privacy-content h2{color:var(--ink-strong);margin:0;font-size:clamp(2rem,6vw,3.4rem);font-weight:900;line-height:1.02}.simple-panel p,.privacy-content p{color:var(--muted);font-size:1.05rem;line-height:1.65}.simple-panel,.privacy-content{border-radius:var(--radius-section);box-shadow:var(--soft-shadow);background:#fff;border:1px solid #231a1214}.site-footer{color:var(--ink);background:#fffdf9b8;border-top:1px solid #231a1214;margin-top:auto}.footer-inner{width:min(100%, var(--max-width));gap:12px;margin:0 auto;padding:20px;display:grid}.footer-contact{gap:4px;display:grid}.footer-contact p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.45}.footer-links{flex-wrap:wrap;gap:4px;display:flex}.footer-links a,.email-link{min-height:36px;color:var(--muted)}.footer-links a{padding:0 9px;font-size:.9rem}.simple-page,.privacy-page{width:min(100%, var(--max-width));margin:0 auto;padding:32px 20px 72px}.simple-panel{max-width:780px;padding:clamp(24px,6vw,48px)}.simple-panel h1,.privacy-content h1{font-size:clamp(2.6rem,10vw,5rem)}.feedback-placeholder{background:var(--paper);border:1px dashed #fd006a57;border-radius:22px;margin-top:24px;padding:22px}.feedback-placeholder span{color:var(--brand);font-weight:900;display:block}.feedback-placeholder p{margin:8px 0 0;font-size:.98rem}.privacy-content{max-width:860px;padding:clamp(24px,6vw,52px)}.privacy-content section{margin-top:34px}.privacy-content h2{font-size:clamp(1.45rem,5vw,2rem)}.privacy-content a{color:var(--brand);text-underline-offset:4px;font-weight:800;text-decoration:underline;text-decoration-thickness:2px}.updated{color:var(--quiet);margin-top:14px;font-weight:700}@media (min-width:520px){.cta-row{flex-wrap:wrap;justify-content:center;display:flex}.button{width:auto}.ios-button{width:100%}}@media (min-width:720px){.footer-inner{grid-template-columns:1fr auto;align-items:center}}@media (min-width:900px){.hero-section{padding:40px 20px 80px}.hero-grid{gap:56px}}@media (max-width:560px){.hero-copy h1{font-size:clamp(2.8rem,11.5vw,3.2rem)}.site-header{align-items:flex-start;padding-top:14px}.brand-lockup span{display:none}.header-nav{gap:0}.header-nav a{padding:0 8px;font-size:.88rem}.hero-section{padding-top:8px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
