:root{--bg: #14161f;--surface: #282c3e;--surface-raised: #0d1626;--border: rgba(126, 185, 255, .15);--text-primary: #eff0f5;--text-secondary: #a2a7c3;--text-tertiary: #636d9c;--accent: #f9bc06;--accent-strong: #c79605}[data-astro-cid-j7pv25f6],[data-astro-cid-j7pv25f6]:before,[data-astro-cid-j7pv25f6]:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Nunito Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:var(--bg);color:var(--text-primary);min-height:100vh;display:flex;flex-direction:column;line-height:1.5}header[data-astro-cid-j7pv25f6]{display:flex;align-items:center;gap:10px;padding:20px 32px}header[data-astro-cid-j7pv25f6] img[data-astro-cid-j7pv25f6]{width:auto;height:32px;border-radius:8px;display:block}header[data-astro-cid-j7pv25f6] .app-name[data-astro-cid-j7pv25f6]{font-weight:800;font-size:17px;letter-spacing:-.2px;text-decoration:none}header[data-astro-cid-j7pv25f6] .app-name[data-astro-cid-j7pv25f6]:hover{color:var(--accent-strong)}main[data-astro-cid-j7pv25f6]{flex:1}.app-icon[data-astro-cid-j7pv25f6]{height:140px;width:140px;max-width:100%;object-fit:cover;border-radius:30%}.hero[data-astro-cid-j7pv25f6]{max-width:1040px;margin:0 auto;padding:24px 24px 64px;text-align:center}h1[data-astro-cid-j7pv25f6]{font-size:clamp(32px,5vw,48px);font-weight:400;letter-spacing:-.8px;line-height:1.15;margin-bottom:8px}h1[data-astro-cid-j7pv25f6] strong[data-astro-cid-j7pv25f6]{font-weight:800}.accent[data-astro-cid-j7pv25f6]{color:var(--accent)}.cta-row[data-astro-cid-j7pv25f6]{display:flex;gap:12px;justify-content:center;align-items:center;flex-wrap:wrap;margin-top:32px}.store-badge[data-astro-cid-j7pv25f6]{display:inline-block;transition:transform .15s,opacity .15s}.store-badge[data-astro-cid-j7pv25f6]:hover{transform:translateY(-5px);opacity:.9}.store-badge[data-astro-cid-j7pv25f6] img[data-astro-cid-j7pv25f6]{height:56px;width:auto;display:block}.store-badge[data-astro-cid-j7pv25f6].apple img[data-astro-cid-j7pv25f6],.store-badge[data-astro-cid-j7pv25f6].google img[data-astro-cid-j7pv25f6]{height:56px;margin:-14px 0}.phone-row[data-astro-cid-j7pv25f6]{margin:56px auto 0;display:flex;justify-content:center;align-items:center;gap:24px;max-width:100%}.phone[data-astro-cid-j7pv25f6]{width:240px;flex-shrink:0;background:#050912;border-radius:36px;padding:8px;box-shadow:0 20px 60px #0009,0 0 0 1px var(--border);position:relative}.phone[data-astro-cid-j7pv25f6]:before{content:"";position:absolute;top:14px;left:50%;transform:translate(-50%);width:80px;height:18px;background:#050912;border-radius:999px;z-index:2}.phone[data-astro-cid-j7pv25f6] img[data-astro-cid-j7pv25f6]{display:block;width:100%;height:auto;border-radius:28px}.phone[data-astro-cid-j7pv25f6].tilt-left{transform:rotate(-3deg) translateY(8px);z-index:2;margin-right:-40px}.phone[data-astro-cid-j7pv25f6].tilt-right{transform:rotate(3deg) translateY(-8px);z-index:1}.section[data-astro-cid-j7pv25f6]{max-width:1040px;margin:0 auto;padding:64px 24px}.section[data-astro-cid-j7pv25f6] h2[data-astro-cid-j7pv25f6]{color:var(--accent);text-align:center;font-size:28px;font-weight:400;letter-spacing:-.4px;margin-bottom:32px}.features[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.feature[data-astro-cid-j7pv25f6]{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:28px 22px;text-align:center;transition:transform .15s,border-color .15s}.feature[data-astro-cid-j7pv25f6]:hover{transform:translateY(-2px);border-color:var(--accent)}.feature[data-astro-cid-j7pv25f6] img[data-astro-cid-j7pv25f6]{height:72px;width:auto;max-width:100%;margin-bottom:12px;object-fit:contain}.feature[data-astro-cid-j7pv25f6] h3[data-astro-cid-j7pv25f6]{font-size:16px;font-weight:700;margin-bottom:6px}.feature[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{font-size:14px;color:var(--text-secondary)}.cta-section[data-astro-cid-j7pv25f6]{text-align:center;padding:48px 24px 80px}.cta-section[data-astro-cid-j7pv25f6] h2[data-astro-cid-j7pv25f6]{color:var(--accent);font-size:26px;font-weight:400;margin-bottom:6px;letter-spacing:-.3px}.cta-section[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{color:var(--text-secondary);margin-bottom:24px;font-size:15px}footer[data-astro-cid-j7pv25f6]{border-top:1px solid var(--border);padding:24px;display:flex;flex-direction:column;gap:12px;align-items:center;font-size:13px;color:var(--text-tertiary)}.footer-links[data-astro-cid-j7pv25f6]{display:flex;gap:22px;flex-wrap:wrap;justify-content:center}.footer-links[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6]{color:var(--text-secondary);text-decoration:none}.footer-links[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6]:hover{color:var(--accent)}@media(max-width:600px){.cta-row[data-astro-cid-j7pv25f6]{gap:8px;flex-wrap:nowrap}.store-badge[data-astro-cid-j7pv25f6] img[data-astro-cid-j7pv25f6]{height:44px}.store-badge[data-astro-cid-j7pv25f6].apple img[data-astro-cid-j7pv25f6],.store-badge[data-astro-cid-j7pv25f6].google img[data-astro-cid-j7pv25f6]{height:56px;margin:-11px 0}}@media(max-width:480px){header[data-astro-cid-j7pv25f6]{padding:16px 20px}.hero[data-astro-cid-j7pv25f6]{padding-top:12px}.phone-row[data-astro-cid-j7pv25f6]{gap:24px;margin-top:40px}.phone[data-astro-cid-j7pv25f6]{width:160px;padding:6px;border-radius:28px}.phone[data-astro-cid-j7pv25f6]:before{width:60px;height:14px;top:11px}.phone[data-astro-cid-j7pv25f6] img[data-astro-cid-j7pv25f6]{border-radius:22px}.store-badge[data-astro-cid-j7pv25f6] img[data-astro-cid-j7pv25f6]{height:38px}.store-badge[data-astro-cid-j7pv25f6].apple img[data-astro-cid-j7pv25f6],.store-badge[data-astro-cid-j7pv25f6].google img[data-astro-cid-j7pv25f6]{height:48px;margin:-9.5px 0}}@media(max-width:360px){.store-badge[data-astro-cid-j7pv25f6] img[data-astro-cid-j7pv25f6]{height:32px}.store-badge[data-astro-cid-j7pv25f6].apple img[data-astro-cid-j7pv25f6],.store-badge[data-astro-cid-j7pv25f6].google img[data-astro-cid-j7pv25f6]{height:32px;margin:-8px 0}}
