:root{--bg: #fcfcfd;--surface: #ffffff;--text: #1e2430;--muted: #5f6b7a;--border: #d9e0e8;--accent: #0b6efd;--accent-hover: #0957c3;--section-alt: #f3f6f9;--max-width: 1120px;--radius: 18px;--shadow: 0 10px 30px rgba(15, 23, 42, .08)}*{box-sizing:border-box}html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:var(--bg);color:var(--text)}body{margin:0;line-height:1.6}img{max-width:100%;display:block}a{color:inherit}.container{width:min(100% - 2rem,var(--max-width));margin:0 auto}.site-header{position:sticky;top:0;z-index:100;background:#fcfcfdeb;backdrop-filter:blur(10px);border-bottom:1px solid var(--border)}.header-inner,.footer-inner{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0}.brand{font-weight:700;font-size:1.1rem;text-decoration:none}.site-nav{display:flex;gap:1rem;flex-wrap:wrap}.site-nav a,.text-link{text-decoration:none;color:var(--accent)}.hero{padding:4rem 0 3rem}.hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:3rem;align-items:center}.eyebrow{color:var(--accent);font-weight:700;letter-spacing:.02em}h1{font-size:clamp(2.2rem,5vw,4rem);line-height:1.05;margin:.4rem 0 1rem;max-width:12ch}h2{font-size:clamp(1.5rem,3vw,2.2rem);line-height:1.2;margin-top:0}h3{margin-top:0;line-height:1.25}.lead,.section-copy{font-size:1.1rem;color:var(--muted);max-width:60ch}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1.5rem}.button{display:inline-block;background:var(--accent);color:#fff;text-decoration:none;padding:.85rem 1.15rem;border-radius:999px;font-weight:600;border:1px solid transparent}.button:hover{background:var(--accent-hover)}.button-secondary{background:transparent;color:var(--accent);border-color:var(--accent)}.button-secondary:hover{background:#0b6efd0f}.hero-image-wrap{display:flex;justify-content:center;align-items:center}.hero-image-wrap img{width:100%;max-width:420px;border-radius:32px;box-shadow:0 24px 48px #0f172a29}.card{background:var(--surface);border:1px solid #e6ebf1;border-radius:var(--radius);box-shadow:0 6px 16px #0f172a0f;padding:1.25rem}.section{padding:4rem 0}.section-alt{background:var(--section-alt)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:1.5rem}.card{padding:1.25rem}.prose{max-width:72ch}.prose h2{margin-top:2rem;margin-bottom:.75rem}.prose ul{padding-left:1.25rem}.screenshot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2rem}.screenshot-card{margin:0;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.screenshot-card img{width:100%;height:auto;display:block;background:#eef2f6;border-radius:14px}.screenshot-card figcaption{padding:1rem 1rem 1.2rem}.screenshot-card h3{margin-bottom:.5rem}.screenshot-card p{margin:0;color:var(--muted)}.download-panel{display:grid;grid-template-columns:1.4fr auto;gap:1.5rem;align-items:center;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:1.5rem}.app-store-badge{display:inline-block}.app-store-badge img{height:54px;width:auto}.site-footer{border-top:1px solid var(--border);margin-top:3rem}.site-footer p{margin:0;color:var(--muted)}@media(max-width:900px){.hero-grid{grid-template-columns:1fr;gap:2rem}.hero{padding-top:3rem}.hero-image-wrap{order:-1}.hero-image-wrap img{max-width:320px}h1{max-width:none}}.prose p:first-of-type{font-size:.875rem;color:#6b7280;margin-bottom:1.5rem}.prose{max-width:68ch;font-size:1rem;line-height:1.65}.prose h1{font-size:2.5rem;line-height:1.2;margin-bottom:.75rem}.prose h2{font-size:1.4rem;margin-top:2.2rem;margin-bottom:.6rem}.prose p{margin-top:0;margin-bottom:1rem}.prose p:first-of-type{font-size:.9rem;color:#6b7280;margin-bottom:1.6rem}.prose a{color:#2563eb;text-decoration:none}.prose a:hover{text-decoration:underline}.prose h2{padding-top:1.2rem;border-top:1px solid #e5e7eb}@media(max-width:800px){.feature-grid,.screenshot-grid,.download-panel{grid-template-columns:1fr}.header-inner,.footer-inner{align-items:flex-start;flex-direction:column}}
