:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}body{min-width:320px;color:var(--color-text);background:radial-gradient(circle at top,#d9e3f39e,#0000 32%),linear-gradient(#fff 0%,#f9fafb 100%);margin:0;font-family:Inter,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.site-frame{flex-direction:column;min-height:100vh;display:flex}main{flex:1}.shell{width:min(1120px,100% - 40px);margin:0 auto}.site-header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffd1;border-bottom:1px solid #d0d6debf;position:sticky;top:0}.site-header-inner,.site-footer-inner{justify-content:space-between;align-items:center;gap:24px;display:flex}.site-header-inner{min-height:80px}.brand-lockup{align-items:center;min-width:0;display:inline-flex}.brand-lockup-banner{object-fit:contain;width:auto;height:40px}.site-footer-title{letter-spacing:.01em;font-size:1rem;font-weight:700}.button{border-radius:var(--radius-pill);border:1px solid #0000;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-weight:600;transition:transform .18s,background-color .18s,border-color .18s,color .18s,box-shadow .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--color-primary);color:#fff;box-shadow:var(--shadow-button)}.button-primary:hover{background:var(--color-primary-hover)}.button-secondary,.button-header{color:var(--color-text);border-color:var(--color-outline);background:#fffc}.button-secondary:hover,.button-header:hover{border-color:var(--color-primary-soft-border);background:#fff}.hero-section,.value-props-section,.legal-page-section{padding:72px 0}.hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:start;gap:32px;display:grid}.hero-copy,.hero-card,.value-card,.legal-shell{box-shadow:var(--shadow-card);border:1px solid #d0d6dee6}.hero-copy,.hero-card{border-radius:var(--radius-section)}.hero-copy{background:linear-gradient(#fffffffa,#f9fafbfa);padding:clamp(16px,2.5vw,32px) clamp(32px,5vw,64px) clamp(32px,5vw,64px)}.hero-copy-banner{justify-content:center;align-items:center;margin:0 0 24px;display:flex}.hero-developer-note{color:var(--color-text-muted);margin:0 0 12px;font-size:1.05rem;line-height:1.7}.hero-copy-banner-image{object-fit:contain;width:100%;max-width:255px;height:auto}.eyebrow,.section-kicker{color:var(--color-primary);letter-spacing:.08em;text-transform:uppercase;margin:0 0 16px;font-size:.78rem;font-weight:700}.hero-copy h1,.section-heading h2,.legal-page-header h1{letter-spacing:-.04em;margin:0;line-height:1.02}.hero-copy h1{max-width:12ch;font-size:clamp(2.8rem,7vw,5rem)}.hero-body,.section-body,.legal-page-intro,.value-card p,.legal-page-content p,.hero-feature-list li,.site-footer-copy{color:var(--color-text-muted);line-height:1.7}.hero-body{max-width:58ch;margin:20px 0 0;font-size:1.05rem}.hero-when{max-width:58ch;margin-top:24px}.hero-when-list{gap:8px;margin:0 0 12px 1.25rem;padding-left:1.25rem;display:grid}.hero-when-list li{color:var(--color-text-muted);line-height:1.7}.hero-cta-stack{margin-top:32px}.hero-free-note{max-width:58ch;color:var(--color-text-muted);margin:24px 0 0;font-size:1.05rem;line-height:1.7}.cta-row{flex-wrap:wrap;gap:14px;display:flex}.hero-card{background:linear-gradient(180deg, var(--color-dark-surface), var(--color-dark-surface-elevated));color:var(--color-dark-text);padding:clamp(28px,4vw,40px)}.hero-card-video{background:#000;justify-content:center;align-self:start;align-items:center;padding:0;display:flex;position:relative;overflow:hidden}.hero-video{object-fit:contain;background:0 0;width:100%;height:100%;display:block}.hero-video-replay{color:var(--color-dark-text);cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:10px;padding:0;display:inline-flex;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.hero-video-replay-icon{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172ab8;border:1px solid #ffffff2e;border-radius:999px;justify-content:center;align-items:center;width:72px;height:72px;display:inline-flex;box-shadow:0 18px 40px #0f172a59}.hero-video-replay-icon svg{width:28px;height:28px}.hero-video-replay-label{color:var(--color-dark-text-muted);font-size:.95rem;font-weight:600}.hero-video-replay:hover .hero-video-replay-icon,.hero-video-replay:focus-visible .hero-video-replay-icon{background:#0f172ad6;border-color:#ffffff42}.hero-video-replay:focus-visible{outline:none}.hero-card-header{align-items:center;gap:18px;display:flex}.hero-card-icon{border-radius:18px;flex-shrink:0}.hero-card-label{color:var(--color-dark-text-muted);text-transform:uppercase;letter-spacing:.08em;margin:0 0 8px;font-size:.85rem}.hero-card h2{letter-spacing:-.03em;margin:0;font-size:clamp(1.5rem,3vw,2.2rem);line-height:1.12}.hero-feature-list{gap:12px;margin:24px 0 0;padding-left:20px;display:grid}.hero-feature-list li{color:var(--color-dark-text-muted)}.section-heading{max-width:64ch}.section-heading h2{margin-bottom:18px;font-size:clamp(2rem,4.5vw,3.4rem)}.value-props-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:28px;display:grid}.value-card{border-radius:var(--radius-card);background:#ffffffeb;padding:28px}.value-card h3,.legal-page-content h2{margin:0 0 14px;font-size:1.15rem;line-height:1.35}.legal-shell{border-radius:var(--radius-section);background:#fffffff5;padding:clamp(32px,5vw,56px)}.legal-page-header h1{font-size:clamp(2.2rem,5vw,3.8rem)}.legal-page-intro,.legal-page-updated{margin:18px 0 0}.legal-shell a{color:var(--color-primary);text-underline-offset:.15em;font-weight:600;text-decoration:underline}.legal-shell a:hover{text-decoration-thickness:2px}.legal-page-content{gap:32px;margin-top:40px;display:grid}.legal-page-content section{border-top:1px solid #d0d6ded9;padding-top:24px}.legal-page-content ul{color:var(--color-text-muted);margin:0 0 16px;padding-left:1.4em}.legal-page-content ol{color:var(--color-text-muted);margin:12px 0 0;padding-left:1.4em}.legal-page-content li+li{margin-top:8px}.legal-page-content li strong{color:var(--color-text)}.site-footer{background:#ffffffe6;border-top:1px solid #d0d6debf}.site-footer-inner{min-height:112px;padding:24px 0}.site-footer-copy{margin:0}.site-footer-links{flex-wrap:wrap;gap:18px;margin:0;padding:0;list-style:none;display:flex}.site-footer-links a{color:var(--color-primary);font-weight:600}@media (max-width:960px){.hero-grid,.value-props-grid{grid-template-columns:1fr}}@media (max-width:640px){.shell{width:min(100% - 24px,1120px)}.site-header-inner,.site-footer-inner{flex-direction:column;align-items:flex-start}.hero-section,.value-props-section,.legal-page-section{padding:48px 0}.hero-copy,.hero-card,.legal-shell{padding:24px}.hero-card-video{padding:0}}
