:root{color-scheme:light;--bg:#ffffff;--surface:#f3f6fb;--surface-elevated:#f8fbff;--text:#0f172a;--muted:#475569;--border:#dbe4ef;--border-strong:#c7d6ea;--primary:#0b5fff;--primary-soft:#eaf2ff;--shadow-soft:0 12px 30px rgba(11,95,255,0.1);--shadow-card:0 14px 38px rgba(15,23,42,0.07)}*{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}main{flex:1 1}.container{width:min(1180px,calc(100% - 2rem));margin:0 auto}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand-bar{border-bottom:1px solid var(--border);background:linear-gradient(90deg,#f5f8ff,#ffffff 68%)}.brand-bar-inner{min-height:38px;display:flex;align-items:center;gap:.9rem;color:var(--muted);font-size:.78rem}.brand-bar-pill{border:1px solid #bfd6ff;border-radius:999px;padding:.2rem .55rem;font-weight:600;color:#1d4ed8;background:#edf4ff}.topbar{border-bottom:1px solid var(--border);background:rgba(255,255,255,.93)}.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(145deg,#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{border-radius:999px;padding:.46rem .8rem;font-size:.88rem;color:var(--muted);transition:.14s ease}.primary-link:hover{background:var(--surface);color:var(--text)}.account-badge{gap:.56rem;border:1px solid var(--border);padding:.3rem .45rem .3rem .3rem;background:#fff}.account-avatar,.account-badge{display:inline-flex;align-items:center;border-radius:999px}.account-avatar{width:30px;height:30px;justify-content:center;font-size:.75rem;font-weight:700;color:#1d4ed8;background:#e9f1ff;border:1px solid #bfd6ff}.account-copy{display:inline-flex;flex-direction:column;line-height:1.15}.account-copy strong{font-size:.74rem;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-copy small{font-size:.7rem;color:var(--muted)}.account-link{border-radius:999px;border:1px solid #bfd6ff;padding:.33rem .56rem;font-size:.76rem;font-weight:600;color:#1d4ed8;background:#eff5ff}.account-link:hover{background:#e3edff}.family-strip-wrap{border-bottom:1px solid var(--border);background:rgba(249,251,255,.92)}.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{border-bottom:1px solid var(--border);background:radial-gradient(circle at 80% 16%,#f2f7ff,#ffffff 44%)}.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-eyebrow{margin:0;color:#1d4ed8;font-size:.78rem;letter-spacing:.09em;font-weight:700;text-transform:uppercase}.hero-copy h1{margin:.8rem 0;font-size:clamp(2rem,4.5vw,3.2rem);line-height:1.06;letter-spacing:-.02em}.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;border-radius:10px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;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}.btn:disabled{opacity:.72;cursor:not-allowed}.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-size:1.08rem;font-weight:700;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;align-items:center;gap:.45rem}.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}.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}.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}.success-banner{border-color:#bfdbfe;background:#eff6ff}.module-list{margin:.7rem 0 0;padding-left:1.1rem;color:#334155;line-height:1.6}.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}.card-bullets{margin:.24rem 0 0;padding-left:1rem;color:#475569;font-size:.82rem;line-height:1.45}.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}.field input:disabled{background:#f8fafc;color:#64748b}.form-error{margin:0;border:1px solid #fecaca;border-radius:10px;padding:.62rem .7rem;color:#b91c1c;background:#fff1f2;font-size:.86rem}.form-error a{color:#b91c1c;font-weight:700;text-decoration:underline}.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-size:.85rem;font-weight:700;color:#334155}.footer-links{margin:.5rem 0 0;padding:0;list-style:none;display:grid;grid-gap:.3rem;gap:.3rem}.footer-links a{color:var(--muted);font-size:.9rem}.footer-links a:hover{color:#1d4ed8}.footer-legal{min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:.8rem;color:var(--muted);font-size:.82rem;flex-wrap:wrap}.app-shell,.footer-legal{border-top:1px solid var(--border)}.app-shell{padding:1.2rem 0 7.5rem;background:radial-gradient(circle at 10% -30%,#f2f7ff,#ffffff 42%)}.app-shell-container{display:flex;flex-direction:column;gap:.9rem}.app-shell-header{border:1px solid var(--border-strong);border-radius:16px;background:#fff;padding:1rem;display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.app-shell-header h1{margin:.3rem 0 0;font-size:clamp(1.3rem,2.4vw,1.8rem)}.app-shell-subline{margin:.5rem 0 0;color:var(--muted);font-size:.9rem}.app-shell-actions{display:flex;gap:.52rem;flex-wrap:wrap}.app-role-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:.6rem;gap:.6rem}.app-role-chip{border:1px solid var(--border);border-radius:14px;background:#fff;padding:.68rem .78rem;display:flex;flex-direction:column;gap:.24rem}.app-role-chip:hover{border-color:#bfd6ff;background:#f7fbff}.app-role-chip span{font-size:.9rem;font-weight:700}.app-role-chip small{color:var(--muted);line-height:1.35}.app-shell-main{display:grid;grid-template-columns:232px 1fr;grid-gap:.9rem;gap:.9rem}.app-shell-sidebar{border:1px solid var(--border);border-radius:14px;background:#fff;padding:.6rem;height:-moz-fit-content;height:fit-content}.app-shell-nav{display:grid;grid-gap:.36rem;gap:.36rem}.app-shell-link{border:1px solid var(--border);border-radius:10px;padding:.44rem .6rem;background:#fff;font-size:.83rem;font-weight:600;color:#334155}.app-shell-link:hover{border-color:#bfd6ff;background:#eff5ff;color:#1d4ed8}.app-shell-content{display:flex;flex-direction:column;gap:.8rem}.app-grid{display:grid;grid-gap:.9rem;gap:.9rem}.command-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.metric-grid{margin-top:.8rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));grid-gap:.58rem;gap:.58rem}.metric-card{border:1px solid var(--border);border-radius:12px;background:var(--surface-elevated);padding:.76rem;display:flex;flex-direction:column;gap:.2rem}.metric-card strong{font-size:1.05rem}.metric-card span{font-size:.82rem;color:var(--muted)}.metric-card small{font-size:.74rem;color:#64748b}.activity-feed{margin-top:.72rem;display:grid;grid-gap:.5rem;gap:.5rem}.activity-item{border:1px solid var(--border);border-radius:12px;background:var(--surface-elevated);padding:.7rem}.activity-meta{display:flex;align-items:center;justify-content:space-between;gap:.4rem}.status-chip{border:1px solid #bfd6ff;border-radius:999px;padding:.14rem .5rem;font-size:.72rem;font-weight:700;color:#1d4ed8;background:#ecf4ff}.activity-meta small{font-size:.75rem;color:#64748b}.activity-title{margin:.45rem 0 0;color:#0f172a;font-weight:600}.activity-subline{margin:.28rem 0 0;color:#64748b;font-size:.84rem;line-height:1.45}.timeline-list{margin-top:.7rem;display:grid;grid-gap:.5rem;gap:.5rem}.timeline-item{border:1px solid var(--border);border-radius:12px;background:var(--surface-elevated);padding:.64rem .7rem}.timeline-item span{font-size:.78rem;font-weight:700;color:#1e3a8a;text-transform:uppercase;letter-spacing:.06em}.timeline-item p{margin:.34rem 0 0;color:#334155}.table-shell{margin-top:.8rem;overflow-x:auto;border:1px solid var(--border);border-radius:12px}.table-shell table{width:100%;border-collapse:collapse;min-width:560px}.table-shell td,.table-shell th{text-align:left;padding:.62rem .75rem;border-bottom:1px solid var(--border);font-size:.84rem}.table-shell th{font-weight:700;color:#334155;background:var(--surface)}.table-shell tr:last-child td{border-bottom:none}.ops-two-col{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.9rem;gap:.9rem}.ops-health-grid{margin-top:.72rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));grid-gap:.6rem;gap:.6rem}.ops-health-card{border:1px solid var(--border);border-radius:12px;background:linear-gradient(150deg,#ffffff 10%,#f6f9ff);padding:.7rem;display:grid;grid-gap:.28rem;gap:.28rem}.ops-health-card span{font-size:.78rem;color:#475569}.ops-health-card strong{font-size:1.12rem}.ops-chip{width:-moz-fit-content;width:fit-content;border-radius:999px;border:1px solid transparent;padding:.14rem .48rem;font-size:.72rem;font-weight:700}.ops-chip.is-healthy{background:#e8f7ef;border-color:#a8ddbf;color:#0b6b34}.ops-chip.is-warning{background:#fff8e8;border-color:#f3d490;color:#7a4f00}.ops-chip.is-critical{background:#fff1f2;border-color:#fdc1c6;color:#9f1239}.ops-chip.is-neutral{background:#eef2ff;border-color:#c7d2fe;color:#3730a3}.ops-feed{margin-top:.74rem;display:grid;grid-gap:.52rem;gap:.52rem}.ops-feed-item{border:1px solid var(--border);border-radius:12px;background:#ffffff;padding:.72rem;box-shadow:0 6px 18px rgba(15,23,42,.04)}.ops-feed-meta{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.ops-icon{display:inline-flex;width:26px;height:26px;border-radius:8px;background:#edf4ff;align-items:center;justify-content:center;font-size:.8rem}.ops-feed-item p{margin:.44rem 0 .3rem;color:#0f172a}.ops-feed-client{color:#475569;font-size:.8rem}.ops-alert-list{margin-top:.72rem;display:grid;grid-gap:.58rem;gap:.58rem}.ops-alert-item{border:1px solid var(--border);border-radius:12px;background:#fff;padding:.72rem;display:grid;grid-gap:.34rem;gap:.34rem}.ops-alert-head{display:flex;justify-content:space-between;gap:.6rem;align-items:center}.ops-alert-head p{margin:0;color:#0f172a;font-weight:600}.ops-alert-item small{color:#64748b}.ops-timeline{margin-top:.9rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(58px,1fr));grid-gap:.5rem;gap:.5rem;align-items:end}.ops-timeline-bar{display:grid;grid-gap:.3rem;gap:.3rem;justify-items:center}.ops-timeline-fill{width:26px;border-radius:7px 7px 0 0;background:linear-gradient(180deg,#2d7fff,#0b5fff);min-height:16px}.ops-timeline-bar small{color:#64748b;font-size:.72rem}.ops-footnote{margin:.68rem 0 0;font-size:.82rem;color:#64748b}.ops-client-grid{margin-top:.74rem;display:grid;grid-gap:.6rem;gap:.6rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.ops-client-card{border:1px solid var(--border);border-radius:12px;background:linear-gradient(160deg,#ffffff,#f8fbff);padding:.76rem;display:grid;grid-gap:.34rem;gap:.34rem}.ops-client-head{display:flex;justify-content:space-between;gap:.6rem;align-items:center}.ops-client-card p{margin:0;color:#64748b;font-size:.83rem}.ops-client-card ul{margin:.3rem 0 0;padding-left:1rem;color:#334155;font-size:.85rem;line-height:1.5}@keyframes slowPulse{0%,to{opacity:.62;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}@media (max-width:980px){.app-shell-main,.command-hero,.footer-grid,.hero-stage,.module-two-col,.ops-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}.account-badge{width:100%;justify-content:space-between}.hero-visual-panel{min-height:250px}.sticky-cta-inner{flex-direction:column;align-items:flex-start;padding:.7rem 0}.table-shell table{min-width:500px}.app-shell-sidebar{padding:.5rem}.app-shell-nav{display:flex;gap:.5rem;overflow-x:auto;scrollbar-width:none}.app-shell-nav::-webkit-scrollbar{display:none}.app-shell-link{white-space:nowrap}}@media (max-width:620px){.brand-bar-note{display:none}.control-btn{min-width:58px;padding:0 .55rem}.hero-indicator{width:24px}}