:root{--indigo:#4f46e5;--indigo-dark:#3730a3;--ink:#0f172a;--muted:#64748b;--bg-muted:#f5f5fc;--border:#e6e6f2;--radius:16px}*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;background:#fff;color:#0f172a;color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;margin:0}img{display:block;max-width:100%}a{color:inherit}.page{display:flex;flex-direction:column;min-height:100vh}.site-header{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffe6;border-bottom:1px solid #e6e6f2;border-bottom:1px solid var(--border);position:-webkit-sticky;position:sticky;top:0;z-index:10}.site-header__inner{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1080px;padding:14px 20px}.brand{font-size:1.25rem;font-weight:800;letter-spacing:-.02em}.brand,.btn{text-decoration:none}.btn{align-items:center;border:1px solid #0000;border-radius:999px;cursor:pointer;display:inline-flex;font-weight:600;justify-content:center;padding:12px 24px}.btn--primary{background:#4f46e5;background:var(--indigo);color:#fff}.btn--primary:hover{background:#3730a3;background:var(--indigo-dark)}.btn--ghost{background:#0000;border-color:#e6e6f2;border-color:var(--border);color:#0f172a;color:var(--ink)}.btn--small{font-size:.9rem;padding:8px 16px}.hero{margin:0 auto;max-width:720px;padding:56px 20px 40px;text-align:center}.hero h1{font-size:clamp(2rem,6vw,3rem);letter-spacing:-.02em;line-height:1.1;margin:0 0 16px}.hero__subtitle{color:#64748b;color:var(--muted);font-size:1.05rem;line-height:1.6;margin:0 auto 36px;max-width:560px}.download-cards{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.download-card{align-items:center;background:#f5f5fc;background:var(--bg-muted);border-radius:16px;border-radius:var(--radius);display:flex;flex-direction:column;gap:14px;padding:24px;width:220px}.download-card__label{font-weight:700}.qr-wrap{background:#fff;border-radius:12px;line-height:0;padding:12px}.store-badge{align-items:center;background:#000;border-radius:8px;color:#fff;display:flex;gap:6px;justify-content:center;padding:8px 14px;text-decoration:none;width:100%}.store-badge__glyph{font-size:1.1rem}.store-badge__text{display:flex;flex-direction:column;font-size:.95rem;font-weight:600;line-height:1.1}.store-badge__text small{font-size:.6rem;font-weight:400;opacity:.85}.section{margin:0 auto;max-width:1080px;padding:56px 20px;width:100%}.section--muted{background:#f5f5fc;background:var(--bg-muted)}.section--cta,.section__title{text-align:center}.section__title{font-size:clamp(1.5rem,4vw,2rem);letter-spacing:-.01em;margin:0 0 32px}.feature-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.feature-card{border:1px solid #e6e6f2;border:1px solid var(--border);border-radius:16px;border-radius:var(--radius);padding:24px}.feature-card h3{font-size:1.05rem;margin:0 0 8px}.feature-card p{color:#64748b;color:var(--muted);font-size:.95rem;line-height:1.5;margin:0}.screenshot-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.screenshot-card{margin:0;text-align:center}.screenshot-card img{border:1px solid #e6e6f2;border:1px solid var(--border);border-radius:16px;border-radius:var(--radius);margin:0 auto 12px;max-height:560px}.screenshot-card figcaption{color:#64748b;color:var(--muted);font-size:.9rem}.site-footer{border-top:1px solid #e6e6f2;border-top:1px solid var(--border);margin-top:auto}.site-footer__inner{align-items:center;color:#64748b;color:var(--muted);display:flex;flex-wrap:wrap;font-size:.9rem;gap:12px;justify-content:space-between;margin:0 auto;max-width:1080px;padding:24px 20px}.site-footer__links{display:flex;gap:20px}.site-footer__links a{text-decoration:none}.site-footer__links a:hover{text-decoration:underline}.legal{line-height:1.6;max-width:680px}.legal h1{margin-bottom:4px}.legal h2{font-size:1.1rem;margin-top:32px}@media (max-width:480px){.download-card{max-width:260px;width:100%}.section{padding:40px 16px}}
/*# sourceMappingURL=main.a0199d03.css.map*/