:root{color-scheme:light;--bg:#ffffff;--surface:#f4f6fb;--surface-elevated:#f9fbff;--text:#0f172a;--muted:#475569;--border:#dbe4ef;--border-strong:#c7d6ea;--primary:#0b5fff;--primary-soft:#e8f0ff;--shadow-soft:0 10px 30px rgba(11,95,255,0.08);--shadow-card:0 12px 36px rgba(15,23,42,0.06)}*{box-sizing:border-box}body,html{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.site-shell{min-height:100vh;display:flex;flex-direction:column}.container{width:min(1180px,calc(100% - 2rem));margin:0 auto}main{flex:1 1}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:40;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand-bar{background:linear-gradient(90deg,#f5f8ff,#ffffff 65%);border-bottom:1px solid var(--border)}.brand-bar-inner{min-height:38px;display:flex;gap:.9rem;align-items:center;font-size:.78rem;color:var(--muted)}.brand-bar-pill{border:1px solid #bfd6ff;background:#edf4ff;color:#1d4ed8;padding:.2rem .55rem;border-radius:999px;font-weight:600}.topbar{background:rgba(255,255,255,.92);border-bottom:1px solid var(--border)}.topbar-inner{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand-lockup{gap:.7rem}.brand-lockup,.brand-mark{display:inline-flex;align-items:center}.brand-mark{width:34px;height:34px;border-radius:10px;justify-content:center;background:linear-gradient(140deg,#0b5fff,#2a7bff);color:#fff;font-size:.88rem;font-weight:700;letter-spacing:.03em;box-shadow:var(--shadow-soft)}.brand-copy{display:inline-flex;flex-direction:column;line-height:1.1}.brand-copy strong{font-size:.94rem;letter-spacing:.06em}.brand-copy small{margin-top:.14rem;color:var(--muted);font-size:.72rem}.primary-nav{display:flex;gap:.4rem;flex-wrap:wrap;justify-content:flex-end}.primary-link{padding:.5rem .8rem;font-size:.88rem;color:var(--muted);border-radius:999px;transition:.14s ease}.primary-link:hover{background:var(--surface);color:var(--text)}.family-strip-wrap{background:rgba(249,251,255,.92);border-bottom:1px solid var(--border)}.family-strip{min-height:52px;display:flex;align-items:center;gap:.55rem;overflow-x:auto;scrollbar-width:none}.family-strip::-webkit-scrollbar{display:none}.family-link{white-space:nowrap;border:1px solid var(--border);border-radius:999px;padding:.45rem .8rem;font-size:.82rem;color:#334155;background:#fff;transition:.14s ease}.family-link:hover{border-color:#b9d1f8;color:#1d4ed8;background:#eff5ff}.home-stack{padding-bottom:8.5rem}.home-hero-section{background:radial-gradient(circle at 80% 16%,#f2f7ff,#ffffff 44%);border-bottom:1px solid var(--border)}.hero-stage{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:1.4rem;gap:1.4rem;padding:clamp(2.6rem,8vw,5rem) 0 clamp(2rem,6vw,3.5rem)}.hero-copy h1{margin:.8rem 0;font-size:clamp(2rem,4.5vw,3.2rem);line-height:1.06;letter-spacing:-.02em}.hero-eyebrow{margin:0;color:#1d4ed8;font-size:.78rem;letter-spacing:.09em;font-weight:700;text-transform:uppercase}.hero-subline{margin:0;color:#334155;font-size:clamp(1rem,2.2vw,1.16rem);line-height:1.55;max-width:52ch}.hero-context{margin:.9rem 0 0;color:#64748b;line-height:1.5;max-width:58ch}.hero-cta-row{margin-top:1.35rem;display:flex;flex-wrap:wrap;gap:.62rem}.btn{min-height:42px;padding:0 1rem;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;border:1px solid transparent;font-size:.9rem;font-weight:600;transition:.14s ease}.btn-primary{color:#fff;background:linear-gradient(145deg,#0b5fff,#2a7bff);box-shadow:var(--shadow-soft)}.btn-primary:hover{filter:brightness(1.03)}.btn-secondary{color:#0f172a;border-color:var(--border);background:#fff}.btn-secondary:hover{background:var(--surface)}.btn-ghost{color:#1d4ed8;border-color:#bfd6ff;background:#edf4ff}.btn-ghost:hover{background:#e2edff}.hero-visual{display:flex;flex-direction:column;gap:.7rem}.hero-visual-panel{position:relative;min-height:330px;border:1px solid var(--border-strong);border-radius:22px;overflow:hidden;box-shadow:var(--shadow-card);background:linear-gradient(155deg,#f9fbff,#edf4ff 72%)}.hero-visual-glow{position:absolute;inset:auto -30% -50% -30%;height:80%;background:radial-gradient(circle,rgba(11,95,255,.14),transparent 72%);animation:slowPulse 6s ease-in-out infinite}.hero-visual-content{position:relative;z-index:1;padding:1.4rem}.hero-visual-title{margin:0;font-weight:700;font-size:1.08rem;letter-spacing:-.01em}.hero-visual-content ul{margin:.9rem 0 0;padding-left:1.1rem;color:#334155;line-height:1.62}.hero-controls,.hero-indicators{display:flex;gap:.45rem;align-items:center}.control-btn{min-width:68px;height:34px;border-radius:999px;border:1px solid var(--border);background:#fff;color:#0f172a;font-size:.78rem;font-weight:600;cursor:pointer}.control-btn:hover{background:var(--surface)}.hero-indicator{width:30px;height:6px;border-radius:999px;border:none;background:#cbd5e1;cursor:pointer}.hero-indicator.is-active{background:#3b82f6}.section-wrap{padding:clamp(2.1rem,5vw,3.5rem) 0 0}.section-eyebrow{margin:0;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;color:#1d4ed8;font-weight:700}.section-title{margin:.5rem 0 0;font-size:clamp(1.55rem,3.1vw,2.28rem);letter-spacing:-.01em}.section-subline{margin:.62rem 0 0;max-width:62ch;color:var(--muted);line-height:1.6}.product-tile-grid{margin-top:1.25rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:.9rem;gap:.9rem}.product-tile{border:1px solid var(--border);border-radius:18px;background:#fff;padding:1.1rem;display:flex;flex-direction:column;gap:.68rem;box-shadow:0 1px 0 rgba(15,23,42,.03)}.product-tile-name{margin:0;font-size:.76rem;text-transform:uppercase;letter-spacing:.07em;color:#475569;font-weight:700}.product-tile h3{margin:0;font-size:1.03rem;letter-spacing:-.01em}.product-tile p{margin:0;color:var(--muted);line-height:1.54}.product-tile ul{margin:0;padding-left:1.1rem;color:#334155;line-height:1.58}.split-band{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:.9rem;gap:.9rem}.split-card,.trust-card{border:1px solid var(--border);border-radius:18px;background:#fff;padding:1.2rem}.trust-card{background:linear-gradient(160deg,#f8fbff,#f2f7ff)}.trust-card h3{margin:0;font-size:1rem}.trust-card ul{margin:.8rem 0 0;padding-left:1.1rem;color:#334155;line-height:1.65}.module-page{padding:clamp(2rem,5vw,3.2rem) 0 7rem;background:radial-gradient(circle at 85% -10%,#f3f8ff,#ffffff 42%)}.module-stack{display:flex;flex-direction:column;gap:.92rem}.module-hero-card{border:1px solid var(--border-strong);border-radius:22px;background:#fff;box-shadow:var(--shadow-card);padding:clamp(1.2rem,4vw,2rem)}.module-eyebrow{margin:0;text-transform:uppercase;letter-spacing:.08em;color:#1d4ed8;font-size:.78rem;font-weight:700}.module-hero-card h1{margin:.64rem 0 .66rem;font-size:clamp(1.78rem,3.5vw,2.7rem);letter-spacing:-.02em;line-height:1.1}.module-summary{margin:0;color:var(--muted);max-width:68ch;line-height:1.6}.module-two-col{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.9rem;gap:.9rem}.module-panel{border:1px solid var(--border);border-radius:16px;background:#fff;padding:1.1rem}.module-panel h2{margin:0;font-size:1.1rem;letter-spacing:-.01em}.module-panel p{margin:.6rem 0 0;color:var(--muted);line-height:1.58}.module-list{margin:.7rem 0 0;padding-left:1.1rem;color:#334155;line-height:1.6}.module-feature-grid{margin-top:.84rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:.75rem;gap:.75rem}.module-feature-card{border:1px solid var(--border);border-radius:13px;background:var(--surface-elevated);padding:.9rem}.module-feature-card h3{margin:0;font-size:.94rem}.module-feature-card p{margin:.48rem 0 0;color:var(--muted);font-size:.88rem}.works-with-grid{margin-top:.8rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));grid-gap:.74rem;gap:.74rem}.works-with-card{border:1px solid var(--border);border-radius:14px;background:#fff;padding:.84rem;display:flex;flex-direction:column;gap:.28rem;transition:.14s ease}.works-with-card:hover{border-color:#bfd6ff;background:#f8fbff}.works-with-card span{font-weight:600}.works-with-card small{color:var(--muted);line-height:1.4}.form-grid{margin-top:.9rem;display:grid;grid-gap:.72rem;gap:.72rem;max-width:480px}.field{display:grid;grid-gap:.36rem;gap:.36rem}.field span{font-size:.83rem;font-weight:600;color:#334155}.field input{min-height:42px;padding:0 .74rem;border:1px solid var(--border);border-radius:10px;background:#fff;font:inherit}.field input:focus{outline:2px solid #c7dbff;border-color:#8fb5ff}.form-footnote{margin:.7rem 0 0;color:var(--muted);font-size:.9rem}.form-footnote a{color:#1d4ed8;font-weight:600}.sticky-cta{position:-webkit-sticky;position:sticky;bottom:0;z-index:35;border-top:1px solid var(--border);background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.sticky-cta-inner{width:min(1180px,calc(100% - 2rem));margin:0 auto;min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:.9rem}.sticky-cta-label{color:#334155;font-size:.88rem;font-weight:600}.sticky-cta-actions{display:flex;flex-wrap:wrap;gap:.55rem}.site-footer{border-top:1px solid var(--border);background:var(--surface)}.footer-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr;grid-gap:1rem;gap:1rem;padding:1.5rem 0 1rem}.footer-brand{margin:0;font-size:.92rem;letter-spacing:.07em;font-weight:700}.footer-note{margin:.44rem 0 0;color:var(--muted);line-height:1.55;max-width:48ch}.footer-heading{margin:0;font-weight:700;font-size:.85rem;color:#334155}.footer-links{margin:.5rem 0 0;padding:0;list-style:none;display:grid;grid-gap:.38rem;gap:.38rem}.footer-links a{color:var(--muted);font-size:.9rem}.footer-links a:hover{color:#1d4ed8}.footer-legal{border-top:1px solid var(--border);min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:.8rem;color:var(--muted);font-size:.82rem;flex-wrap:wrap}@keyframes slowPulse{0%,to{opacity:.62;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}@media (max-width:980px){.footer-grid,.hero-stage,.module-two-col,.split-band{grid-template-columns:1fr}.topbar-inner{flex-direction:column;align-items:flex-start;padding:.8rem 0}.primary-nav{width:100%;justify-content:flex-start}.hero-visual-panel{min-height:250px}.sticky-cta-inner{align-items:flex-start;flex-direction:column;padding:.7rem 0}}@media (max-width:620px){.brand-bar-note{display:none}.control-btn{min-width:58px;padding:0 .55rem}.hero-indicator{width:24px}}