*,:before,:after{box-sizing:border-box}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f9fafb;--surface:#fff;--text:#0a0a0a;--muted:#525252;--border:#e5e5e5;--accent:#059669;--max:42rem;--wide:72rem;--surface-alt:#f3f4f6;--hero-edge:#e7f9f2}html{-webkit-font-smoothing:antialiased;font-size:16px}body{background:var(--bg);min-height:100vh;color:var(--text);margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.55}a{color:inherit;text-underline-offset:3px;text-decoration-thickness:1px}a:hover{color:var(--accent)}.container{width:100%;max-width:var(--wide);margin:0 auto;padding:0 1.25rem}.site-header{z-index:20;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;position:sticky;top:0}.site-header-inner{justify-content:space-between;align-items:center;gap:1rem;padding:.875rem 0;display:flex}.brand-link{letter-spacing:-.02em;color:var(--text);align-items:center;gap:.65rem;font-size:1.125rem;font-weight:800;text-decoration:none;display:inline-flex}.brand-link:hover{color:var(--text)}.brand-link img{border-radius:10px;width:36px;height:36px}.nav-links{flex-wrap:wrap;gap:.75rem 1.25rem;font-size:.875rem;font-weight:500;display:flex}.nav-links a{color:var(--muted);text-decoration:none}.nav-links a:hover{color:var(--text)}.nav-links a[aria-current=page]{color:var(--text);font-weight:700}.site-main{flex:1;padding:2.5rem 0 4rem}.site-footer{border-top:1px solid var(--border);background:var(--surface);margin-top:auto;padding:2.75rem 0 2rem}.footer-three{color:var(--muted);gap:2rem;font-size:.875rem;display:grid}@media (width>=768px){.footer-three{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr) minmax(0,1fr);align-items:start;gap:2rem 2.5rem}}.footer-col-brand{max-width:18rem}.footer-brand-name{letter-spacing:-.02em;color:var(--text);margin:0;font-size:1rem;font-weight:800}.footer-brand-tagline{color:var(--muted);margin:.35rem 0 0;font-size:.8125rem;line-height:1.45}.footer-col-heading{text-transform:uppercase;letter-spacing:.06em;color:var(--text);margin:0 0 .65rem;font-size:.75rem;font-weight:700}.footer-link-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.footer-link-list a{color:var(--muted);font-weight:500;text-decoration:none}.footer-link-list a:hover{color:var(--accent)}.footer-copy{border-top:1px solid var(--border);text-align:center;color:#737373;grid-column:1/-1;margin:0;padding-top:1.5rem;font-size:.75rem}.page-title{letter-spacing:-.03em;margin:0 0 .5rem;font-size:2rem;font-weight:800}.page-lead{color:var(--muted);max-width:var(--max);margin:0 0 2rem;font-size:1.0625rem}.hero-baseline{color:var(--muted);margin:0 0 1rem;font-size:1.125rem;font-weight:600}.card{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:1.25rem 1.35rem;box-shadow:0 1px 2px #0000000a}.card h2{margin:0 0 .5rem;font-size:1rem;font-weight:700}.card p{color:var(--muted);margin:0;font-size:.9375rem}.grid-features{gap:1rem;margin:2rem 0;display:grid}@media (width>=640px){.grid-features{grid-template-columns:repeat(2,1fr)}}.cta-row{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.btn{cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;padding:.65rem 1.15rem;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}.btn-primary{background:var(--text);color:#fff}.btn-primary:disabled{opacity:.55;cursor:not-allowed}.btn-secondary{background:var(--surface);color:var(--text);border:1px solid var(--border)}.btn-secondary:hover{background:var(--bg);color:var(--text)}.note-muted{color:var(--muted);margin-top:1.25rem;font-size:.8125rem}.prose{max-width:var(--wide)}.prose h2{margin:2rem 0 .75rem;font-size:1.125rem;font-weight:700}.prose h2:first-child{margin-top:0}.prose h3{margin:1.5rem 0 .5rem;font-size:1rem;font-weight:700}.prose p,.prose li{color:#404040;margin:0 0 .65rem;font-size:.9375rem}.prose ul{margin:0 0 1rem;padding-left:1.25rem}.prose .doc-note{color:var(--muted);border:1px solid var(--border);background:#f5f5f5;border-radius:10px;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.8125rem}.legal-page{padding-bottom:2rem}.legal-table-wrap{-webkit-overflow-scrolling:touch;margin:1rem 0 1.25rem;overflow-x:auto}.legal-table{border-collapse:collapse;color:#404040;width:100%;min-width:52rem;font-size:.8125rem;line-height:1.45}.legal-table th,.legal-table td{border:1px solid var(--border);text-align:left;vertical-align:top;padding:.5rem .6rem}.legal-table th{color:var(--text);background:#f3f4f6;font-weight:700}.prose code{border:1px solid var(--border);background:#f3f4f6;border-radius:4px;padding:.1rem .35rem;font-size:.84em}.layout-root{flex-direction:column;min-height:100vh;display:flex}.home{width:100%}.home-section{padding:3rem 0}@media (width>=768px){.home-section{padding:4rem 0}}.home-section-alt{background:var(--surface-alt);border-top:1px solid var(--border);border-bottom:1px solid var(--border);margin:0 -1.25rem;padding:3rem 1.25rem}@media (width>=768px){.home-section-alt{border:1px solid var(--border);border-radius:1.5rem;margin:0;padding:4rem 2rem}}.home-section-last{padding-bottom:0}.home-section-head{margin-bottom:2rem}.home-kicker{letter-spacing:.14em;text-transform:uppercase;text-align:center;color:var(--accent);margin:0 0 .5rem;font-size:.6875rem;font-weight:700}.home-hero{text-align:center;margin:0 -1.25rem .5rem;padding:0}@media (width>=768px){.home-hero{border-radius:1.75rem;margin:0 0 1rem;overflow:visible}}.home-hero-panel{background:radial-gradient(ellipse 120% 80% at 50% -20%, var(--hero-edge) 0%, transparent 55%), linear-gradient(180deg, #fff 0%, var(--bg) 100%);border-bottom:1px solid #0596691f;padding:2.25rem 1.25rem 2.75rem}@media (width>=768px){.home-hero-panel{border:1px solid var(--border);border-bottom:1px solid #0596691f;border-radius:1.75rem;padding:3rem 2.5rem 3.5rem;box-shadow:0 1px 3px #0000000d}}.home-badge{letter-spacing:.02em;color:#047857;background:#05966914;border:1px solid #05966933;border-radius:999px;margin:0 0 1.25rem;padding:.35rem .75rem;font-size:.6875rem;font-weight:600;display:inline-block}.home-hero-title{letter-spacing:-.038em;max-width:min(100%,40rem);color:var(--text);margin:0 auto 1rem;font-size:clamp(1.85rem,4.2vw,2.625rem);font-weight:800;line-height:1.12}.home-hero-lead{max-width:38rem;color:var(--muted);margin:0 auto 1.5rem;font-size:1.0625rem;line-height:1.65}.home-hero-text-block{max-width:38rem;margin:0 auto 1.5rem}.home-hero-text-block p{color:var(--muted);margin:0 0 .9rem;font-size:1.0625rem;line-height:1.65}.home-hero-text-block p:last-child{margin-bottom:0}.home-pill-row{flex-wrap:wrap;justify-content:center;gap:.5rem;max-width:28rem;margin:0 auto 1.75rem;padding:0;list-style:none;display:flex}.home-pill{color:#374151;border:1px solid var(--border);background:#ffffffd9;border-radius:999px;padding:.35rem .75rem;font-size:.75rem;font-weight:600;box-shadow:0 1px 2px #0000000a}.home-hero-cta{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.home-hero-layout{flex-direction:column;align-items:center;gap:2rem;display:flex}.home-hero-copy{width:100%;max-width:38rem}@media (width>=900px){.home-hero-layout{grid-template-columns:minmax(0,1fr) minmax(0,1.08fr);align-items:center;gap:2.5rem 3rem;display:grid}.home-hero-copy{text-align:left;flex-direction:column;align-items:flex-start;max-width:none;display:flex}.home-hero-copy .home-hero-title,.home-hero-copy .home-hero-lead,.home-hero-copy .home-hero-text-block{margin-left:0;margin-right:0}.home-hero-copy .home-pill-row,.home-hero-copy .home-hero-cta{justify-content:flex-start}.hero-screenshot-wrap{justify-self:center;width:100%;max-width:min(100%,356px)}}.hero-screenshot-wrap{justify-content:center;width:100%;max-width:min(100%,356px);margin:0 auto;display:flex;overflow:visible}.hero-screenshot-card{box-sizing:border-box;background:var(--surface);border:1px solid var(--border);border-radius:28px;width:min(100%,356px);margin:0 auto;padding:.35rem;overflow:visible;box-shadow:0 24px 70px #0f172a24}.hero-screenshot-card .hero-screenshot{object-fit:contain;object-position:top center;vertical-align:middle;border-radius:24px;width:100%;max-width:100%;height:auto;max-height:none;display:block}.home-preview-section{padding-top:96px;scroll-margin-top:96px}.screenshots-grid{grid-template-columns:1fr;justify-content:center;justify-items:center;gap:1.25rem;width:100%;display:grid}@media (width>=640px){.screenshots-grid{grid-template-columns:repeat(2,minmax(0,460px));justify-content:center;justify-items:stretch;gap:28px}}.screenshot-card{box-sizing:border-box;background:var(--surface);border:1px solid #e5e7ebf2;border-radius:1.25rem;width:100%;max-width:100%;margin-inline:auto;padding:18px 20px 22px;overflow:hidden;box-shadow:0 1px 2px #0000000a}@media (width>=640px){.screenshot-card{max-width:460px}}.screenshot-card-title{letter-spacing:-.02em;color:var(--text);border-bottom:1px solid var(--border);background:0 0;margin:0 0 .5rem;padding:0 0 .5rem;font-size:.875rem;font-weight:700}.screenshot-card-media{background:0 0;justify-content:center;align-items:center;min-height:0;padding:.2rem 0 0;display:flex}.screenshot-card-media .screenshot-image{object-fit:contain;vertical-align:middle;border-radius:18px;width:min(100%,300px);max-width:100%;height:auto;max-height:520px;margin:0 auto;display:block}@media (width<=639px){.screenshot-card-media .screenshot-image{width:min(100%,300px);max-height:none}}.screenshot-image{vertical-align:middle}.home-section-title{letter-spacing:-.03em;color:var(--text);text-align:center;margin:0 0 .75rem;font-size:clamp(1.25rem,2.5vw,1.55rem);font-weight:800;line-height:1.25}.home-section-intro{max-width:40rem;color:var(--muted);text-align:center;margin:0 auto;font-size:1rem;line-height:1.65}.home-section-intro-narrow{max-width:36rem}.home-section-head .home-section-intro{margin-top:0}.home-cards-grid{gap:1rem;display:grid}@media (width>=640px){.home-cards-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem}}.home-card{background:var(--surface);border:1px solid var(--border);border-radius:1.25rem;padding:1.35rem 1.5rem 1.5rem;transition:box-shadow .2s,border-color .2s,transform .2s;position:relative;box-shadow:0 1px 2px #0000000a}.home-card:hover{border-color:#d4d4d4;transform:translateY(-2px);box-shadow:0 8px 24px #0000000f}.home-section-alt .home-card{background:var(--surface)}.home-card-accent{background:linear-gradient(90deg, var(--accent), #34d399);border-radius:999px;width:2.25rem;height:3px;margin-bottom:1rem}@media (width>=1024px){.home-card{border-radius:1.5rem;padding:1.5rem 1.65rem 1.65rem}}.home-card-title{color:var(--text);margin:0 0 .5rem;font-size:1.0625rem;font-weight:700}.home-card-text{color:var(--muted);margin:0;font-size:.9375rem;line-height:1.58}.home-flux-intro{max-width:38rem;color:var(--muted);text-align:center;margin:0 auto 2rem;font-size:1.0625rem;line-height:1.68}.home-flux-benefits{max-width:38rem}.home-flux-benefits li{text-align:left;margin-bottom:1.05rem}.home-flux-benefits li:last-child{margin-bottom:0}.home-check-list{max-width:34rem;color:var(--muted);margin:0 auto;padding:0;font-size:.9375rem;line-height:1.55;list-style:none}.home-check-list li{margin-bottom:.85rem;padding-left:1.85rem;position:relative}.home-check-list li:last-child{margin-bottom:0}.home-check-list li:before{content:"";box-sizing:border-box;background:#0596691f;border:1px solid #05966959;border-radius:999px;width:1.125rem;height:1.125rem;position:absolute;top:.4rem;left:0}.home-check-list li:after{content:"";border:solid var(--accent);border-width:0 2px 2px 0;width:.35rem;height:.55rem;position:absolute;top:.52rem;left:.28rem;transform:rotate(45deg)}.home-trust-lead{max-width:36rem;color:var(--muted);text-align:center;margin:0 auto 1.25rem;font-size:1rem;line-height:1.65}.home-trust-badges{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:1.25rem;display:flex}.home-mini-badge{border:1px solid var(--border);border-radius:999px;align-items:center;padding:.35rem .65rem;font-size:.75rem;font-weight:600;display:inline-flex}.home-mini-badge-reliable{color:#065f46;background:#ecfdf5;border-color:#a7f3d0}.home-mini-badge-review{color:#92400e;background:#fffbeb;border-color:#fde68a}.home-mini-badge-suggestion{border-color:var(--border);color:#404040;background:#f5f5f5}.home-prudence{max-width:36rem;color:var(--muted);text-align:center;margin:0 auto;font-size:.875rem;line-height:1.55}.home-capture-disclaimer{max-width:36rem;color:var(--muted);text-align:center;opacity:.9;margin:1.25rem auto 0;font-size:.8125rem;line-height:1.5}.home-section-muted{text-align:center;background:linear-gradient(155deg,#0f172a 0%,#1e293b 52%,#0f172a 100%);border:1px solid #334155;border-radius:1.5rem;margin:0 -1.25rem;padding:3rem 1.25rem;box-shadow:0 12px 40px #0f172a40}@media (width>=768px){.home-section-muted{border-radius:1.75rem;margin:0;padding:3.25rem 2.5rem}}.home-section-muted .home-kicker{color:#6ee7b7}.home-section-muted .home-section-title{color:#f8fafc}.home-section-muted .home-section-intro{color:#cbd5e1;margin-bottom:1.5rem}.home-section-muted .home-offer-body{text-align:center;max-width:34rem;margin:0 auto 1.5rem}.home-section-muted .home-offer-body p{color:#cbd5e1;margin:0 0 1rem;font-size:1rem;line-height:1.65}.home-section-muted .home-offer-body p:last-child{margin-bottom:0}.home-section-muted .home-btn-primary{color:#0f172a;background:#fff;border-color:#fff}.home-section-muted .home-btn-primary:hover{color:#0f172a;background:#f1f5f9;border-color:#f1f5f9}.home-support-mails{text-align:center;margin:0;font-size:1rem;font-weight:600}.home-support-mails a{color:var(--accent);font-weight:700;text-decoration:none}.home-support-mails a:hover{text-decoration:underline}.home-support-sep{color:#d4d4d4;margin:0 .5rem}.home-btn{border-radius:.75rem;justify-content:center;align-items:center;padding:.75rem 1.35rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s,color .15s,transform .15s;display:inline-flex}.home-btn:active{transform:scale(.98)}.home-btn-primary{background:var(--text);color:#fff;border:1px solid var(--text)}.home-btn-primary:hover{color:#fff;background:#262626;border-color:#262626}.home-btn-secondary{background:var(--surface);color:var(--text);border:1px solid #d4d4d4}.home-btn-secondary:hover{background:var(--bg);color:var(--text);border-color:#a3a3a3}@media (width<=479px){.home-hero-cta{flex-direction:column;align-items:stretch}.home-hero-cta .home-btn{box-sizing:border-box;width:100%}}.prose.legal-page{overflow-wrap:anywhere}@media (prefers-reduced-motion:reduce){.home-card{transition:none}.home-card:hover,.home-btn:active{transform:none}}
