@font-face{font-family:Manrope;src:url(/fonts/Manrope-Regular.ttf)format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Manrope;src:url(/fonts/Manrope-Medium.ttf)format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Manrope;src:url(/fonts/Manrope-SemiBold.ttf)format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Manrope;src:url(/fonts/Manrope-Bold.ttf)format("truetype");font-style:normal;font-weight:700;font-display:swap}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#d8ecf8;font-synthesis:none;text-rendering:optimizelegibility;--canvas:#05060f;--shell:#070a12;--card:#282d388c;--card-solid:#161b24;--card-raised:#1b202be0;--hairline:#bad7f71a;--hairline-strong:#bad7f729;--glacier:#d8ecf8;--ice:#d1e4fa;--moonlight:#c7d3ea;--pebble:#9da7ba;--fog:#81899b;--frost:#b6d9fc;--brand:#7bc4f2;--brand-deep:#4a88b5;--active:#152238;--active-border:#294968;--graphite:#333d50;--healthy:#65d392;--warning:#e0c37e;--danger:#ff9b9b;--ease:cubic-bezier(.2, .8, .2, 1);--ease-out:cubic-bezier(.22, 1, .36, 1);background:#05060f;font-family:Manrope,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--canvas);min-width:320px;min-height:100%}body{min-width:320px;min-height:100vh;color:var(--glacier);background:radial-gradient(circle at 82% -10%, #577ead1a, transparent 34rem), linear-gradient(180deg, #070912 0%, var(--canvas) 42%, #04050b 100%);margin:0;font-size:14px;font-weight:500;line-height:1.55;overflow-x:hidden}body:before{z-index:-1;pointer-events:none;content:"";opacity:.17;background-image:linear-gradient(#bad7f706 1px,#0000 1px),linear-gradient(90deg,#bad7f706 1px,#0000 1px);background-size:48px 48px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 78%);mask-image:linear-gradient(#000,#0000 78%)}body.inspector-open,body.nav-open{overflow:hidden}button,input,select{color:inherit;font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.64}:focus-visible{outline:2px solid var(--brand);outline-offset:3px}::selection{color:#07101a;background:var(--frost)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#ffffff05}::-webkit-scrollbar-thumb{background:#b6d9fc38 padding-box padding-box;border:3px solid #0000;border-radius:999px}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.skip-link{z-index:1000;color:#07101a;background:var(--frost);transition:transform .14s var(--ease);border-radius:6px;padding:10px 14px;font-weight:700;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.eyebrow{color:var(--brand);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:12px;font-weight:700;line-height:1.4}.status-dot{background:var(--healthy);border-radius:50%;flex:none;width:7px;height:7px;display:inline-block;box-shadow:0 0 0 4px #65d39217}.brand{align-items:center;gap:10px;min-width:0;display:inline-flex}.brand__wordmark{width:120px;height:auto;display:block}.brand__mark{border-radius:9px;width:36px;height:36px;display:block}.brand__product{color:var(--pebble);border-left:1px solid var(--hairline-strong);letter-spacing:.04em;padding-left:10px;font-size:12px;font-weight:600}.brand--compact .brand__mark{width:34px;height:34px}.auth-screen{isolation:isolate;background:radial-gradient(circle at 24% 30%,#7bc4f21a,#0000 30rem),linear-gradient(135deg,#060812,#04050b 58%,#0a0d16);grid-template-rows:auto minmax(560px,1fr) auto;min-height:100vh;padding:26px 40px 18px;display:grid;position:relative;overflow-x:hidden}.auth-screen__video{z-index:-3;object-fit:cover;object-position:center;filter:saturate(.72)contrast(1.08)brightness(.64);width:100%;height:100%;animation:auth-video-reveal .7s var(--ease) both;position:absolute;inset:0}.auth-screen__video-control{z-index:4;color:#d8ecf8d1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);letter-spacing:.02em;min-height:44px;transition:color .12s var(--ease), border-color .12s var(--ease), background .12s var(--ease);background:#070a129e;border:1px solid #bad7f72e;border-radius:999px;align-items:center;gap:8px;padding:0 12px;font-size:12px;font-weight:650;display:inline-flex;position:absolute;bottom:70px;left:40px;box-shadow:0 10px 32px #0000003d}.auth-screen__video-control:hover{color:var(--glacier);background:#0d121ed1;border-color:#bad7f74d}.auth-screen__wash{z-index:-2;pointer-events:none;background:linear-gradient(90deg,#05060fc4 0%,#05060f63 48%,#05060fc7 100%),linear-gradient(#05060f59,#05060fdb);position:absolute;inset:0}.auth-screen__wash:after{content:"";opacity:.17;background-image:linear-gradient(#d8ecf80f 1px,#0000 1px),linear-gradient(90deg,#d8ecf80f 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 58%);mask-image:linear-gradient(90deg,#000,#0000 58%)}.auth-topbar,.auth-screen__footer,.auth-layout{width:min(100%,1440px);margin-inline:auto}.auth-topbar{min-height:44px;animation:auth-fade .4s var(--ease) 80ms both;justify-content:space-between;align-items:center;display:flex}.auth-topbar__status{min-height:36px;color:var(--moonlight);border:1px solid var(--hairline-strong);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#070a127a;border-radius:999px;align-items:center;gap:10px;padding:0 13px;font-size:12px;display:inline-flex}.auth-layout{grid-template-columns:minmax(0,1fr) 424px;align-items:center;gap:clamp(44px,8vw,128px);padding-block:54px;display:grid}.auth-story{max-width:750px;animation:auth-story-enter .52s var(--ease-out) 80ms both;padding-left:clamp(0px,3vw,48px)}.auth-story__overline{color:var(--brand);letter-spacing:.2em;margin:0 0 22px;font-size:12px;font-weight:700}.auth-story__display{color:#f3f8ff;letter-spacing:-.045em;text-wrap:balance;text-shadow:0 8px 40px #00000059;max-width:720px;margin:0;font-size:clamp(44px,5vw,72px);font-weight:600;line-height:1.06}.auth-story__body{color:#d8ecf8b8;max-width:610px;margin:26px 0 0;font-size:15px;line-height:1.75}.auth-story__scope{color:#d8ecf8a8;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:14px;margin-top:38px;font-size:12px;font-weight:700;display:flex}.auth-story__scope i{background:#b6d9fc4d;width:42px;height:1px;display:block;position:relative}.auth-story__scope i:after{content:"";background:var(--brand);border-radius:50%;width:5px;height:5px;position:absolute;top:-2px;right:0}.auth-card{-webkit-backdrop-filter:blur(28px)saturate(1.15);backdrop-filter:blur(28px)saturate(1.15);width:100%;animation:auth-card-enter .28s var(--ease-out) .14s both;background:linear-gradient(160deg,#1e232fc7,#0a0d16e3);border:1px solid #bad7f72e;border-radius:14px;padding:34px;position:relative;overflow:hidden;box-shadow:0 30px 90px #0006,inset 0 1px #ffffff09}.auth-card:before{content:"";background:linear-gradient(90deg,#0000,#b6d9fc9e,#0000);height:1px;position:absolute;top:0;left:18%;right:18%}.auth-card__kicker{color:var(--pebble);align-items:center;gap:9px;margin-bottom:42px;font-size:12px;display:inline-flex}.auth-card h1{color:#f2f7fd;letter-spacing:-.035em;text-wrap:balance;max-width:350px;margin:10px 0 0;font-size:31px;font-weight:650;line-height:1.17}.auth-card__intro{color:var(--pebble);margin:15px 0 27px;font-size:13px;line-height:1.7}.google-button{color:#101521;width:100%;min-height:50px;transition:background .14s var(--ease), transform .1s var(--ease), box-shadow .14s var(--ease);background:#f6f8fb;border:0;border-radius:7px;grid-template-columns:24px 1fr 18px;align-items:center;padding:0 15px;font-size:13px;font-weight:700;display:grid;position:relative;overflow:hidden;box-shadow:0 1px #ffffffb3,0 10px 28px #00000038}.google-button:before{content:"";width:28%;animation:auth-light-pass .72s var(--ease) .58s both;background:linear-gradient(90deg,#0000,#ffffffe6,#0000);position:absolute;top:0;bottom:0;left:-44%;transform:skew(-18deg)}.google-button:hover:not(:disabled){background:#fff;box-shadow:0 1px #fff,0 14px 34px #0000004d}.google-button:active:not(:disabled){transform:translateY(1px)}.google-button>span:nth-child(2){text-align:center}.google-mark{width:20px;height:20px}.google-button__progress{border:2px solid #10152133;border-top-color:#101521;border-radius:50%;width:15px;height:15px;animation:.7s linear infinite spin}.auth-error{color:#ffd2d2;background:#782a312e;border:1px solid #ff9b9b33;border-radius:7px;align-items:flex-start;gap:10px;margin-bottom:14px;padding:11px 12px;font-size:12px;display:flex}.auth-error svg{flex:none;margin-top:1px}.auth-checking{min-height:50px;color:var(--moonlight);border:1px solid var(--hairline-strong);background:#05070e75;border-radius:7px;align-items:center;gap:11px;padding:0 14px;font-size:13px;display:flex}.auth-card__trust{color:var(--pebble);border-top:1px solid var(--hairline);align-items:flex-start;gap:11px;margin-top:25px;padding-top:22px;display:flex}.auth-card__trust svg{color:var(--healthy);flex:none;margin-top:2px}.auth-card__trust div{gap:3px;display:grid}.auth-card__trust strong{color:var(--moonlight);font-size:12px;font-weight:600}.auth-card__trust span{font-size:12px;line-height:1.55}.auth-screen__footer{color:#c7d3ea7a;letter-spacing:.11em;text-transform:uppercase;border-top:1px solid #bad7f71a;grid-template-columns:1fr auto 1fr;align-items:center;padding-top:16px;font-size:11px;font-weight:700;display:grid}.auth-screen__footer span:nth-child(2){justify-self:center}.auth-screen__footer span:last-child{justify-self:end}.configuration-card{place-self:center;max-width:520px}.configuration-card .brand{margin-bottom:32px}.auth-card__icon{width:46px;height:46px;color:var(--warning);background:#e0c37e14;border:1px solid #e0c37e33;border-radius:10px;place-items:center;margin-bottom:20px;display:grid}.configuration-card ul{color:var(--moonlight);border:1px solid var(--hairline);background:#0000002b;border-radius:8px;margin:20px 0;padding:14px 14px 14px 34px}.configuration-card__note{color:var(--fog);font-size:12px}.app-shell{background:0 0;grid-template-rows:56px minmax(0,1fr);grid-template-columns:220px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{z-index:30;border-right:1px solid var(--hairline);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#070a12eb;flex-direction:column;grid-area:1/1/3;width:220px;height:100vh;padding:23px 15px 14px;display:flex;position:sticky;top:0;box-shadow:18px 0 60px #00000014}.sidebar__brand-block{gap:9px;min-height:72px;padding:0 10px;display:grid}.sidebar__brand-block>span{color:var(--fog);letter-spacing:.13em;text-transform:uppercase;font-size:11px;font-weight:700}.sidebar__section-label{color:var(--fog);letter-spacing:.12em;text-transform:uppercase;margin:21px 10px 10px;font-size:11px;font-weight:700}.side-nav{gap:5px;display:grid}.side-nav__item{min-height:46px;color:var(--pebble);transition:color .14s var(--ease), border-color .14s var(--ease), background .14s var(--ease);border:1px solid #0000;border-radius:9px;align-items:center;gap:13px;padding:0 13px;text-decoration:none;display:flex;position:relative}.side-nav__item:before{content:"";background:var(--brand);opacity:0;width:2px;transition:opacity .18s var(--ease), transform .18s var(--ease);border-radius:99px;position:absolute;top:11px;bottom:11px;left:-16px;transform:scaleY(.4)}.side-nav__item img{opacity:.72;width:19px;height:19px;transition:opacity .14s var(--ease), filter .14s var(--ease)}.side-nav__item span{font-size:13px;font-weight:600}.side-nav__item:hover{color:var(--ice);background:#b6d9fc0b}.side-nav__item--active{color:var(--frost);border-color:var(--active-border);background:var(--active);box-shadow:inset 0 1px #ffffff06}.side-nav__item--active:before{opacity:1;transform:scaleY(1)}.side-nav__item--active img{opacity:1;filter:brightness(1.16)saturate(1.05)}.sidebar__spacer{flex:1}.sidebar__environment{min-height:52px;color:var(--brand);border-top:1px solid var(--hairline);align-items:center;gap:11px;margin-bottom:9px;padding:9px 11px;display:flex}.sidebar__environment>div{gap:2px;min-width:0;display:grid}.sidebar__environment strong{color:var(--moonlight);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;overflow:hidden}.sidebar__environment small{color:var(--fog);align-items:center;gap:7px;font-size:11px;display:inline-flex}.sidebar__environment .status-dot{width:5px;height:5px;box-shadow:none}.account-card{border:1px solid var(--hairline);background:#161b248c;border-radius:10px;grid-template-columns:34px minmax(0,1fr) 40px;align-items:center;gap:9px;min-height:58px;padding:8px;display:grid}.account-card>img,.account-card__avatar{width:34px;height:34px;color:var(--frost);border:1px solid var(--hairline-strong);background:var(--active);object-fit:cover;border-radius:9px;place-items:center;font-size:12px;font-weight:700;display:grid}.account-card>div{gap:1px;min-width:0;display:grid}.account-card strong,.account-card small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.account-card strong{color:var(--moonlight);font-size:12px;font-weight:600}.account-card small{color:var(--fog);font-size:10px}.icon-button{width:40px;min-width:40px;height:40px;color:var(--pebble);border:1px solid var(--hairline);transition:color .14s var(--ease), border-color .14s var(--ease), background .14s var(--ease);background:0 0;border-radius:8px;place-items:center;padding:0;display:inline-grid}.icon-button:hover:not(:disabled){color:var(--ice);border-color:var(--hairline-strong);background:#b6d9fc0f}.utility-bar{z-index:20;border-bottom:1px solid var(--hairline);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#070a12c7;grid-area:1/2;justify-content:space-between;align-items:center;min-width:0;height:56px;padding:0 32px;display:flex;position:sticky;top:0}.utility-bar__route{color:var(--fog);align-items:center;gap:10px;font-size:12px;display:flex}.utility-bar__route i{background:var(--hairline-strong);width:18px;height:1px}.utility-bar__route strong{color:var(--moonlight);font-weight:600}.utility-bar__status{color:var(--fog);align-items:center;gap:18px;font-size:11px;display:flex}.utility-bar__secure,.utility-bar__environment,.utility-bar__clock{align-items:center;gap:8px;min-height:30px;display:inline-flex}.utility-bar__secure{color:var(--pebble)}.utility-bar__secure svg{color:var(--healthy)}.utility-bar__environment{border-right:1px solid var(--hairline);border-left:1px solid var(--hairline);padding-inline:15px}.utility-bar__environment .status-dot{width:5px;height:5px;box-shadow:none}.utility-bar__clock{color:var(--moonlight);font-variant-numeric:tabular-nums;letter-spacing:.04em}.utility-bar__clock small{color:var(--fog);letter-spacing:.13em;font-size:10px}.mobile-header,.nav-scrim{display:none}.main-content{outline:0;grid-area:2/2;min-width:0;padding:38px clamp(28px,3.4vw,52px) 72px}.page{width:min(100%,1440px);animation:page-enter .22s var(--ease-out) both;margin:0 auto}.page-header{border-bottom:1px solid var(--hairline);justify-content:space-between;align-items:flex-start;gap:28px;min-height:118px;margin-bottom:25px;padding-bottom:28px;display:flex;position:relative}.page-header__copy{max-width:720px}.page-header h1{color:#f0f6fc;letter-spacing:-.04em;margin:7px 0 4px;font-size:clamp(30px,3.1vw,38px);font-weight:650;line-height:1.16}.page-header__description{max-width:680px;color:var(--pebble);margin:0;font-size:13px;line-height:1.65}.page-header__actions{flex-direction:column;align-items:flex-end;gap:10px;min-width:210px;padding-top:9px;display:flex}.refresh-label{color:var(--fog);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:5px 9px;margin:0;font-size:12px;display:inline-flex}.refresh-label time{color:var(--pebble);font-variant-numeric:tabular-nums}.refresh-label time:before{color:var(--graphite);content:"·";margin-right:9px}.refresh-label .status-dot{width:5px;height:5px;box-shadow:none}.page-header__flightline{align-items:center;width:min(24vw,290px);display:flex;position:absolute;bottom:-3px;right:0}.page-header__flightline i{background:linear-gradient(90deg,#0000,#7bc4f28c);width:100%;height:1px}.page-header__flightline span{border:1px solid var(--brand);background:var(--canvas);border-radius:50%;flex:none;width:7px;height:7px}.button{min-height:44px;transition:color .14s var(--ease), border-color .14s var(--ease), background .14s var(--ease), transform .1s var(--ease);border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.button:active:not(:disabled){transform:translateY(1px)}.button--primary{color:#08131d;background:var(--frost);box-shadow:0 8px 24px #7bc4f21a}.button--primary:hover:not(:disabled){background:#d8ebff}.button--secondary,.button--compact{color:var(--moonlight);border-color:var(--hairline-strong);background:#b6d9fc0b}.button--secondary:hover:not(:disabled),.button--compact:hover:not(:disabled){color:var(--ice);background:#b6d9fc14;border-color:#b6d9fc47}.button--compact{min-height:40px;padding-inline:11px;font-size:12px}.content-stack{gap:22px;display:grid;position:relative}.content-stack--refreshing .contract-strip:after{content:"";background:linear-gradient(90deg, transparent, var(--brand), transparent);height:1px;animation:refresh-pass 1.1s var(--ease) infinite;position:absolute;bottom:-1px;left:0;right:0}.contract-strip{min-height:40px;color:var(--fog);border:1px solid var(--hairline);background:#0d111a80;border-radius:8px;align-items:center;gap:12px;padding:0 14px;font-size:12px;display:flex;position:relative;overflow:hidden}.contract-strip svg{color:var(--healthy);flex:none}.contract-strip>span:first-of-type{color:var(--moonlight);font-weight:600}.contract-strip__separator{background:var(--hairline-strong);width:1px;height:14px}.contract-strip strong{color:var(--warning);margin-left:auto;font-size:11px;font-weight:600}.panel{border:1px solid var(--hairline);background:linear-gradient(145deg,#282d3880,#14182173);border-radius:12px;min-width:0;padding:22px;box-shadow:inset 0 1px #ffffff05,0 18px 45px #00000014}.panel__header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px;display:flex}.panel__header h2{color:var(--ice);letter-spacing:-.015em;margin:0;font-size:17px;font-weight:600;line-height:1.35}.panel__header p{max-width:680px;color:var(--fog);margin:5px 0 0;font-size:12px;line-height:1.6}.metric-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.metric-grid--hero{grid-template-columns:repeat(3,minmax(0,1fr))}.metric-card{border:1px solid var(--hairline);background:#1e232e7a;border-radius:11px;min-width:0;min-height:142px;padding:20px;position:relative;overflow:hidden}.metric-card:before{content:"";background:linear-gradient(90deg,#0000,#b6d9fc38,#0000);height:1px;position:absolute;top:0;left:0;right:0}.metric-card--positive:before{background:linear-gradient(90deg, transparent, var(--healthy), transparent)}.metric-card--warning:before{background:linear-gradient(90deg, transparent, var(--warning), transparent)}.metric-card__label{color:var(--pebble);justify-content:space-between;align-items:center;gap:10px;font-size:12px;font-weight:600;display:flex}.metric-card>strong{overflow-wrap:anywhere;color:#eef6ff;font-variant-numeric:tabular-nums;letter-spacing:-.045em;margin-top:17px;font-size:clamp(29px,2.8vw,39px);font-weight:650;line-height:1.05;display:block}.metric-card>p{color:var(--fog);margin:11px 0 0;font-size:12px;line-height:1.5}.info-dot{width:32px;min-width:32px;height:32px;color:var(--fog);background:0 0;border:0;border-radius:6px;place-items:center;padding:0;display:inline-grid;position:relative}.info-dot:hover,.info-dot:focus-visible{color:var(--frost);background:#b6d9fc0f}.info-dot [role=tooltip]{z-index:50;width:230px;color:var(--moonlight);border:1px solid var(--hairline-strong);opacity:0;pointer-events:none;text-align:left;transition:opacity .12s var(--ease), transform .12s var(--ease);background:#111722;border-radius:7px;padding:10px 11px;font-size:12px;font-weight:500;line-height:1.5;position:absolute;top:calc(100% + 8px);right:0;transform:translateY(-4px);box-shadow:0 18px 45px #0006}.info-dot:hover [role=tooltip],.info-dot:focus-visible [role=tooltip]{opacity:1;transform:translateY(0)}.product-lead-grid,.finance-lead-grid{grid-template-columns:minmax(0,7fr) minmax(320px,5fr);align-items:stretch;gap:14px;display:grid}.operational-lead{background:radial-gradient(circle at 92% 10%,#7bc4f21f,#0000 20rem),linear-gradient(145deg,#232b39b8,#0c10189e);align-content:space-between;min-height:320px;padding:30px;display:grid;position:relative;overflow:hidden}.operational-lead:after{content:"";border:1px solid #b6d9fc12;border-radius:50%;width:390px;height:390px;position:absolute;bottom:-52%;right:-14%;box-shadow:0 0 0 46px #b6d9fc06,0 0 0 94px #b6d9fc05}.operational-lead__copy{z-index:1;position:relative}.operational-lead h2{color:var(--ice);margin:10px 0 0;font-size:20px;font-weight:600}.operational-lead__value{color:#f4f9ff;font-variant-numeric:tabular-nums;letter-spacing:-.065em;margin-top:25px;font-size:clamp(52px,6vw,78px);font-weight:650;line-height:.98;display:block}.operational-lead__copy>p:last-child{color:var(--pebble);margin:13px 0 0;font-size:12px}.operational-lead__route{z-index:1;grid-template-columns:7px 1fr 7px 1fr 9px;align-items:center;margin-top:46px;display:grid;position:relative}.operational-lead__route span{border:1px solid var(--brand);background:var(--active);border-radius:50%;width:7px;height:7px;display:block;box-shadow:0 0 0 4px #7bc4f20f}.operational-lead__route i{background:repeating-linear-gradient(90deg,#7bc4f273 0 6px,#0000 6px 11px);height:1px}.operational-lead__route .operational-lead__route-end{background:var(--brand);width:9px;height:9px}.operational-lead__note{z-index:1;color:var(--fog);letter-spacing:.05em;margin:11px 0 0;font-size:11px;position:relative}.activity-panel{flex-direction:column;min-height:320px;display:flex}.activity-panel .activity-chart{margin-top:auto}.two-column-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:14px;display:grid}.two-column-grid--wide-left{grid-template-columns:minmax(0,7fr) minmax(300px,5fr)}.funnel{gap:1px;display:grid}.funnel__row{border-bottom:1px solid var(--hairline);grid-template-columns:minmax(180px,.9fr) minmax(180px,1.8fr) 76px;align-items:center;gap:22px;min-height:68px;padding:10px 0 10px 21px;display:grid;position:relative}.funnel__row:last-child{border-bottom:0}.funnel__row:before{content:"";border:1px solid var(--brand-deep);background:var(--card-solid);border-radius:50%;width:8px;height:8px;position:absolute;left:1px}.funnel__row:not(:last-child):after{content:"";background:repeating-linear-gradient(#7bc4f257 0 4px,#0000 4px 8px);width:1px;position:absolute;top:calc(50% + 5px);bottom:calc(5px - 50%);left:5px}.funnel__label{gap:3px;display:grid}.funnel__label strong{color:var(--moonlight);font-size:12px;font-weight:600}.funnel__label span{color:var(--fog);font-size:11px;line-height:1.45}.bar-track{background:#b6d9fc13;border-radius:99px;height:5px;position:relative;overflow:hidden}.bar-track>span{border-radius:inherit;background:linear-gradient(90deg, var(--brand-deep), var(--frost));transform-origin:0;height:100%;animation:bar-draw .52s var(--ease-out) both;display:block}.funnel__value{justify-items:end;gap:2px;display:grid}.funnel__value strong{color:var(--ice);font-variant-numeric:tabular-nums;font-size:14px}.funnel__value span{color:var(--fog);font-size:11px}.heat-legend{color:var(--fog);align-items:center;gap:5px;font-size:10px;display:flex}.heat-legend i{background:#7bc4f21f;border-radius:2px;width:17px;height:8px}.heat-legend i:nth-of-type(2){background:#7bc4f259}.heat-legend i:nth-of-type(3){background:#7bc4f2b8}.retention-scroll{padding-bottom:4px;overflow-x:auto}.retention-table{border-spacing:4px;border-collapse:separate;width:100%;min-width:700px}.retention-table th,.retention-table td{font-variant-numeric:tabular-nums;text-align:center;border-radius:5px;min-width:58px;height:43px;padding:7px;font-size:11px}.retention-table thead th{height:28px;color:var(--fog);font-weight:600}.retention-table thead th:first-child,.retention-table tbody th{z-index:2;text-align:left;min-width:92px;position:sticky;left:0}.retention-table tbody th{background:#171c26}.retention-table tbody th strong,.retention-table tbody th span{display:block}.retention-table tbody th strong{color:var(--moonlight);font-size:11px}.retention-table tbody th span{color:var(--fog);margin-top:2px;font-size:10px;font-weight:500}.retention-cell{color:#eaf5ff;background:#7bc4f21f}.retention-cell--empty{color:#9da7ba73;background:#b6d9fc08}.ranking-bars{gap:15px;display:grid}.ranking-bars__row{grid-template-columns:minmax(90px,.8fr) minmax(100px,1.6fr) 34px;align-items:center;gap:12px;display:grid}.ranking-bars__row>span{color:var(--pebble);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.ranking-bars__row>strong{color:var(--ice);font-variant-numeric:tabular-nums;text-align:right;font-size:12px}.activity-chart{min-width:0}.activity-chart__plot{border-bottom:1px solid var(--hairline-strong);background-image:linear-gradient(to bottom, var(--hairline) 1px, transparent 1px);background-size:100% 33.333%;grid-template-columns:repeat(14,minmax(3px,1fr));align-items:end;gap:5px;height:174px;padding:22px 2px 0;display:grid}.activity-chart__column{flex-direction:column;justify-content:flex-end;align-items:center;gap:5px;height:100%;display:flex;position:relative}.activity-chart__value{color:var(--fog);font-variant-numeric:tabular-nums;opacity:0;transition:opacity .12s var(--ease), transform .12s var(--ease);font-size:10px;transform:translateY(3px)}.activity-chart__column:hover .activity-chart__value{opacity:1;transform:translateY(0)}.activity-chart__bar{background:linear-gradient(180deg, var(--frost), #4a88b599);transform-origin:bottom;width:min(100%,18px);min-height:2px;animation:bar-rise .56s var(--ease-out) both;border-radius:3px 3px 1px 1px;display:block;box-shadow:0 0 16px #7bc4f20f}.activity-chart__axis{color:var(--fog);font-variant-numeric:tabular-nums;justify-content:space-between;margin-top:9px;font-size:10px;display:flex}.panel-metric-list{display:grid}.panel-metric-list>div{border-bottom:1px solid var(--hairline);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-height:70px;padding:12px 0;display:grid}.panel-metric-list>div:last-child{border-bottom:0}.panel-metric-list span{color:var(--pebble);font-size:12px}.panel-metric-list strong{color:var(--ice);font-variant-numeric:tabular-nums;letter-spacing:-.025em;text-align:right;font-size:22px;font-weight:600}.panel-metric-list small{color:var(--fog);grid-column:1/3;font-size:10px}.diagnostics-panel>.metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.diagnostics-panel .metric-card{background:#0a0d154d;border-color:#0000}.finance-lead-grid{grid-template-columns:minmax(0,8fr) minmax(320px,4fr)}.revenue-panel{min-height:398px}.revenue-chart{min-height:286px;padding-left:56px;display:grid;position:relative}.revenue-chart__scale{width:50px;color:var(--fog);font-variant-numeric:tabular-nums;flex-direction:column;justify-content:space-between;font-size:10px;display:flex;position:absolute;top:4px;bottom:24px;left:0}.revenue-chart__plot{border-top:1px solid var(--hairline);border-bottom:1px solid var(--hairline);background-image:linear-gradient(to bottom, transparent calc(50% - .5px), #d8ecf833 calc(50% - .5px), #d8ecf833 calc(50% + .5px), transparent calc(50% + .5px)), linear-gradient(to bottom, var(--hairline) 1px, transparent 1px);background-size:100% 100%,100% 25%;grid-template-columns:repeat(30,minmax(3px,1fr));align-items:stretch;gap:3px;height:256px;display:grid;position:relative}.revenue-chart__column{background:0 0;border:0;width:100%;height:100%;padding:0;display:block;position:relative}.revenue-chart__bar{min-height:2px;animation:revenue-rise .52s var(--ease-out) both;border-radius:3px;display:block;position:absolute;left:1px;right:1px}.revenue-chart__bar--positive{transform-origin:bottom;background:linear-gradient(#79dca3,#3b9d6b);bottom:50%}.revenue-chart__bar--negative{transform-origin:top;background:linear-gradient(#b85e67,#ff9b9b);top:50%}.revenue-chart__column:hover .revenue-chart__bar,.revenue-chart__column:focus-visible .revenue-chart__bar{filter:brightness(1.18)}.revenue-chart__tooltip{z-index:10;width:132px;color:var(--pebble);border:1px solid var(--hairline-strong);opacity:0;pointer-events:none;text-align:left;transition:opacity .12s var(--ease), transform .12s var(--ease);background:#111722;border-radius:7px;gap:2px;padding:9px 10px;font-size:10px;display:grid;position:absolute;bottom:calc(50% + 12px);left:50%;transform:translate(-50%,4px);box-shadow:0 14px 36px #00000061}.revenue-chart__tooltip strong{color:var(--ice);font-variant-numeric:tabular-nums;font-size:13px}.revenue-chart__tooltip small{color:var(--fog);font-size:10px}.revenue-chart__column:hover .revenue-chart__tooltip,.revenue-chart__column:focus-visible .revenue-chart__tooltip{opacity:1;transform:translate(-50%)}.revenue-chart__column:nth-child(-n+8) .revenue-chart__tooltip{left:0;right:auto;transform:translateY(4px)}.revenue-chart__column:nth-last-child(-n+8) .revenue-chart__tooltip{left:auto;right:0;transform:translateY(4px)}.revenue-chart__column:nth-child(-n+8):hover .revenue-chart__tooltip,.revenue-chart__column:nth-child(-n+8):focus-visible .revenue-chart__tooltip,.revenue-chart__column:nth-last-child(-n+8):hover .revenue-chart__tooltip,.revenue-chart__column:nth-last-child(-n+8):focus-visible .revenue-chart__tooltip{transform:translateY(0)}.finance-summary{flex-direction:column;display:flex}.finance-summary__primary{border-bottom:1px solid var(--hairline);gap:6px;padding:5px 0 23px;display:grid}.finance-summary__primary>span,.finance-summary__row>span{color:var(--pebble);font-size:11px;font-weight:600}.finance-summary__primary>strong{color:#f1f8ff;font-variant-numeric:tabular-nums;letter-spacing:-.055em;font-size:clamp(35px,3.4vw,48px);font-weight:650}.finance-summary__primary small,.finance-summary__row small{color:var(--fog);font-size:10px}.finance-summary__row{border-bottom:1px solid var(--hairline);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:3px 10px;min-height:66px;display:grid}.finance-summary__row:last-child{border-bottom:0}.finance-summary__row strong{color:var(--ice);font-variant-numeric:tabular-nums;grid-area:1/2/3;font-size:19px;font-weight:600}.commercial-band{border:1px solid var(--hairline);background:#161b2466;border-radius:10px;grid-template-columns:repeat(6,minmax(0,1fr));display:grid;overflow:hidden}.commercial-band>div{border-right:1px solid var(--hairline);align-content:center;gap:3px;min-width:0;min-height:96px;padding:14px;display:grid}.commercial-band>div:last-child{border-right:0}.commercial-band span,.commercial-band small{color:var(--fog);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.commercial-band>div>span{color:var(--pebble);font-size:11px;font-weight:600}.commercial-band strong{color:var(--ice);font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-weight:600;overflow:hidden}.product-mix{display:grid}.product-mix__row{border-bottom:1px solid var(--hairline);grid-template-columns:minmax(120px,1fr) minmax(100px,1.2fr) 34px;align-items:center;gap:14px;min-height:66px;display:grid}.product-mix__row:last-child{border-bottom:0}.product-mix__row>div:first-child{gap:2px;min-width:0;display:grid}.product-mix__row strong{color:var(--moonlight);font-size:12px;font-weight:600}.product-mix__row span{color:var(--fog);font-size:10px}.product-mix__row>strong{color:var(--ice);font-variant-numeric:tabular-nums;text-align:right;font-size:13px}.user-summary-grid{border:1px solid var(--hairline);background:var(--hairline);border-radius:11px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.user-summary-grid article{background:#161b24e0;align-content:center;gap:5px;min-height:128px;padding:20px;display:grid}.user-summary-grid article>span{color:var(--pebble);font-size:11px;font-weight:600}.user-summary-grid article>strong{color:#eff7ff;font-variant-numeric:tabular-nums;letter-spacing:-.04em;font-size:34px;font-weight:650}.user-summary-grid article>small{color:var(--fog);font-size:10px;line-height:1.45}.user-summary-grid .summary-warning>strong{color:var(--warning)}.users-panel{padding:0;overflow:hidden}.users-toolbar{border-bottom:1px solid var(--hairline);justify-content:space-between;align-items:center;gap:18px;padding:18px;display:flex}.users-command{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.search-field{width:min(100%,480px);min-height:44px;color:var(--fog);border:1px solid var(--hairline-strong);transition:border-color .14s var(--ease), box-shadow .14s var(--ease);background:#06080e73;border-radius:8px;align-items:center;gap:9px;padding:0 11px;display:flex}.search-field:focus-within{border-color:var(--active-border);box-shadow:0 0 0 3px #7bc4f20f}.search-field input{min-width:0;height:42px;color:var(--ice);background:0 0;border:0;outline:0;flex:1;padding:0;font-size:12px}.search-field input::placeholder{color:#81899bbd}.search-field button{width:32px;height:32px;color:var(--fog);background:0 0;border:0;border-radius:6px;place-items:center;padding:0;display:grid}.filter-chips{border:1px solid var(--hairline);background:#05070d52;border-radius:9px;gap:4px;min-width:max-content;padding:4px;display:inline-flex}.filter-chips button{min-height:40px;color:var(--fog);background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:7px;padding:0 9px;font-size:11px;font-weight:600;display:inline-flex}.filter-chips button strong{color:var(--pebble);font-variant-numeric:tabular-nums;font-size:10px}.filter-chips button:hover{color:var(--moonlight)}.filter-chips button[aria-pressed=true]{color:var(--frost);border-color:var(--active-border);background:var(--active)}.users-toolbar__count{color:var(--fog);flex:none;font-size:11px}.table-scroll{width:100%;overflow-x:auto}.users-table{border-spacing:0;border-collapse:separate;table-layout:fixed;width:100%;min-width:1030px}.users-table th,.users-table td{border-bottom:1px solid var(--hairline);text-align:left;vertical-align:middle;padding:13px 16px}.users-table th{z-index:4;color:var(--fog);letter-spacing:.09em;text-transform:uppercase;background:#10141df5;font-size:10px;font-weight:700;position:sticky;top:0}.users-table th:first-child{width:22%}.users-table th:nth-child(2){width:17%}.users-table th:nth-child(3){width:16%}.users-table th:nth-child(4){width:14%}.users-table th:nth-child(5){width:20%}.users-table th:nth-child(6){width:11%}.users-table tbody tr{transition:background .12s var(--ease)}.users-table tbody tr:hover{background:#b6d9fc09}.users-table tbody tr:last-child td{border-bottom:0}.users-table td>strong,.users-table td>span:not(.status-pill){text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.users-table td>strong{color:var(--moonlight);font-size:12px;font-weight:600}.users-table td>span:not(.status-pill){color:var(--fog);margin-top:3px;font-size:10px}.table-warning{color:var(--warning)!important}.status-pill{border:1px solid var(--hairline);white-space:nowrap;border-radius:999px;align-items:center;min-height:23px;padding:0 8px;font-size:10px;font-weight:700;display:inline-flex}.status-pill--live{color:#9be5ba;background:#65d39214;border-color:#65d3923d}.status-pill--open{color:var(--frost);background:#7bc4f212;border-color:#7bc4f233}.status-pill--warning{color:#f3dc9b;background:#e0c37e14;border-color:#e0c37e3d}.status-pill--unknown,.status-pill--quiet{color:var(--pebble);background:#b6d9fc08}.pagination{min-height:62px;color:var(--fog);border-top:1px solid var(--hairline);justify-content:space-between;align-items:center;gap:16px;padding:10px 18px;font-size:11px;display:flex}.pagination>div{align-items:center;gap:10px;display:flex}.inspector-layer{z-index:100;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);animation:scrim-in .16s var(--ease) both;background:#020308b8;justify-content:flex-end;display:flex;position:fixed;inset:0}.inspector{border-left:1px solid var(--hairline-strong);width:min(620px,100%);height:100%;animation:inspector-in .26s var(--ease-out) both;background:#0b0f18;overflow:hidden;box-shadow:-26px 0 70px #00000061}.inspector__header{border-bottom:1px solid var(--hairline);background:#161b2485;justify-content:space-between;align-items:flex-start;gap:20px;min-height:116px;padding:25px 26px;display:flex}.inspector__header h2{max-width:460px;color:var(--ice);letter-spacing:-.03em;text-overflow:ellipsis;white-space:nowrap;margin:7px 0 2px;font-size:24px;font-weight:650;overflow:hidden}.inspector__header p:not(.eyebrow){max-width:450px;color:var(--fog);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:12px;overflow:hidden}.inspector__body{height:calc(100% - 116px);padding:22px 26px 50px;overflow-y:auto}.inspector-badges{flex-wrap:wrap;gap:7px;margin-bottom:18px;display:flex}.detail-grid,.detail-stat-grid{border:1px solid var(--hairline);background:var(--hairline);border-radius:9px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.detail-grid>div,.detail-stat-grid>div{background:#161b24f0;min-width:0;padding:13px}.detail-grid dt,.detail-stat-grid span{color:var(--fog);font-size:10px}.detail-grid dd{color:var(--moonlight);text-overflow:ellipsis;white-space:nowrap;margin:5px 0 0;font-size:12px;font-weight:600;overflow:hidden}.mono{font-family:Cascadia Mono,Consolas,monospace;font-size:10px!important}.inspector-section{margin-top:28px}.inspector-section h3{color:var(--ice);margin:0 0 11px;font-size:13px;font-weight:600}.detail-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-stat-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.detail-stat-grid>div{gap:4px;display:grid}.detail-stat-grid strong{color:var(--ice);font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:600;overflow:hidden}.active-flight-card{background:linear-gradient(135deg,#152238bf,#121720bf);border:1px solid #7bc4f229;border-radius:9px;padding:16px}.active-flight-card>div{color:var(--fog);justify-content:space-between;align-items:center;gap:10px;font-size:10px;display:flex}.active-flight-card>strong{color:var(--ice);font-variant-numeric:tabular-nums;letter-spacing:.025em;margin-top:20px;font-size:25px;font-weight:600;display:block}.active-flight-card>p,.detail-note,.section-empty{color:var(--fog);margin:5px 0 0;font-size:11px}.flight-list,.failure-list{gap:8px;display:grid}.flight-list article,.failure-list article{border:1px solid var(--hairline);background:#161b247a;border-radius:8px;padding:13px}.flight-list article>div:first-child{justify-content:space-between;align-items:center;gap:10px;display:flex}.flight-list article strong{color:var(--moonlight);font-variant-numeric:tabular-nums;font-size:12px}.flight-list article span,.flight-list article p,.failure-list span{color:var(--fog);font-size:10px}.flight-list article>p{margin:4px 0 10px}.flight-list article>div:nth-of-type(2){flex-wrap:wrap;gap:6px;display:flex}.flight-list article>div:nth-of-type(2) span{background:#b6d9fc0d;border-radius:4px;padding:3px 6px}.inline-warning{align-items:center;gap:7px;display:flex;color:var(--warning)!important}.failure-list article{color:var(--warning);align-items:flex-start;gap:10px;display:flex}.failure-list article div{gap:3px;display:grid}.failure-list strong{color:#f0dcaa;font-size:12px}.inspector-receipt{color:var(--fog);border-top:1px solid var(--hairline);align-items:center;gap:7px;margin-top:28px;padding-top:15px;font-size:10px;display:flex}.inspector-receipt svg:first-child{color:var(--healthy)}.loading-state,.state-card,.empty-state{min-height:230px;color:var(--fog);border:1px solid var(--hairline);text-align:center;background:#161b2466;border-radius:12px;align-content:center;justify-items:center;gap:11px;padding:30px;display:grid}.loading-state>strong,.state-card strong,.empty-state>strong{color:var(--moonlight);font-size:13px;font-weight:600}.loading-state__spinner{border:2px solid #b6d9fc29;border-top-color:var(--brand);border-radius:50%;width:18px;height:18px;animation:.76s linear infinite spin;display:inline-block}.skeleton-row{gap:7px;width:min(100%,360px);margin-top:7px;display:grid}.skeleton-row span{background:#b6d9fc0f;border-radius:99px;height:6px;overflow:hidden}.skeleton-row span:nth-child(2){width:82%}.skeleton-row span:nth-child(3){width:66%}.state-card{text-align:left;justify-content:flex-start;align-items:center;gap:15px;min-height:150px;display:flex}.state-card>div{flex:1}.state-card p,.empty-state p{max-width:540px;color:var(--fog);margin:4px 0 0;font-size:12px;line-height:1.6}.state-card__icon{width:42px;height:42px;color:var(--danger);background:#ff9b9b12;border:1px solid #ff9b9b33;border-radius:9px;flex:none;place-items:center;display:grid}.stale-data-warning{color:var(--warning);background:#52431c24;border:1px solid #e0c37e38;border-radius:9px;align-items:center;gap:13px;margin-bottom:18px;padding:13px 14px;display:flex}.stale-data-warning>svg{flex:none}.stale-data-warning>div{flex:1;min-width:0}.stale-data-warning strong{color:#ead6a4;font-size:12px;font-weight:650}.stale-data-warning p{color:var(--pebble);margin:2px 0 0;font-size:12px;line-height:1.55}.stale-data-warning .button{flex:none}.empty-state__mark{background:#7bc4f273;width:48px;height:1px;margin-bottom:6px;position:relative}.empty-state__mark:after{content:"";border:1px solid var(--brand);background:var(--card-solid);border-radius:50%;width:7px;height:7px;position:absolute;top:-4px;right:0}.spin{animation:.76s linear infinite spin}.bar-size-0{width:0%}.bar-size-5{width:5%}.bar-size-10{width:10%}.bar-size-15{width:15%}.bar-size-20{width:20%}.bar-size-25{width:25%}.bar-size-30{width:30%}.bar-size-35{width:35%}.bar-size-40{width:40%}.bar-size-45{width:45%}.bar-size-50{width:50%}.bar-size-55{width:55%}.bar-size-60{width:60%}.bar-size-65{width:65%}.bar-size-70{width:70%}.bar-size-75{width:75%}.bar-size-80{width:80%}.bar-size-85{width:85%}.bar-size-90{width:90%}.bar-size-95{width:95%}.bar-size-100{width:100%}.bar-height-0{height:0%}.bar-height-5{height:5%}.bar-height-10{height:10%}.bar-height-15{height:15%}.bar-height-20{height:20%}.bar-height-25{height:25%}.bar-height-30{height:30%}.bar-height-35{height:35%}.bar-height-40{height:40%}.bar-height-45{height:45%}.bar-height-50{height:50%}.bar-height-55{height:55%}.bar-height-60{height:60%}.bar-height-65{height:65%}.bar-height-70{height:70%}.bar-height-75{height:75%}.bar-height-80{height:80%}.bar-height-85{height:85%}.bar-height-90{height:90%}.bar-height-95{height:95%}.bar-height-100{height:100%}.heat-0,.heat-5{background:#7bc4f20f}.heat-10,.heat-15{background:#7bc4f221}.heat-20,.heat-25{background:#7bc4f233}.heat-30,.heat-35{background:#7bc4f245}.heat-40,.heat-45{background:#7bc4f257}.heat-50,.heat-55{background:#7bc4f26b}.heat-60,.heat-65{background:#7bc4f280}.heat-70,.heat-75{background:#7bc4f294}.heat-80,.heat-85{color:#07101a;background:#9dd7f9b8}.heat-90,.heat-95,.heat-100{color:#07101a;background:#b6d9fce6}@keyframes auth-video-reveal{0%{opacity:0;transform:scale(1.015)}to{opacity:1;transform:scale(1)}}@keyframes auth-fade{0%{opacity:0}to{opacity:1}}@keyframes auth-story-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes auth-card-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes auth-light-pass{0%{opacity:0;left:-44%}25%{opacity:.8}to{opacity:0;left:118%}}@keyframes page-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes bar-draw{0%{opacity:.5;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes bar-rise{0%{opacity:.5;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}@keyframes revenue-rise{0%{opacity:.5;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}@keyframes refresh-pass{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes scrim-in{0%{opacity:0}to{opacity:1}}@keyframes inspector-in{0%{opacity:.6;transform:translate(28px)}to{opacity:1;transform:translate(0)}}@media (max-width:1180px){.main-content{padding-inline:28px}.commercial-band{grid-template-columns:repeat(3,minmax(0,1fr))}.commercial-band>div:nth-child(3){border-right:0}.commercial-band>div:nth-child(-n+3){border-bottom:1px solid var(--hairline)}.users-toolbar,.users-command{flex-direction:column;align-items:stretch}.search-field{width:100%}.users-toolbar__count{align-self:flex-end}}@media (max-width:960px){.product-lead-grid,.finance-lead-grid,.two-column-grid,.two-column-grid--wide-left{grid-template-columns:1fr}.metric-grid,.diagnostics-panel>.metric-grid,.user-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.auth-layout{flex:1;grid-template-columns:minmax(0,1fr);place-items:center;width:100%;padding:54px 0;display:grid}.auth-screen{flex-direction:column;min-height:100vh;padding:22px 20px 18px;display:flex;overflow-y:auto}.auth-screen__wash{background:radial-gradient(circle at 50% 18%,#7bc4f21f,#0000 28rem),linear-gradient(#080b14,#04050b)}.auth-screen__wash:after{-webkit-mask-image:linear-gradient(#000,#0000 65%);mask-image:linear-gradient(#000,#0000 65%)}.auth-story,.auth-screen__video-control{display:none}.auth-card{width:min(100%,440px)}.auth-screen__footer{text-align:center;flex-wrap:wrap;justify-content:center;gap:8px 16px;display:flex}.auth-screen__footer span:nth-child(2),.auth-screen__footer span:last-child{justify-self:auto}}@media (max-width:820px){body:before{opacity:.11}.app-shell{display:block}.mobile-header{z-index:50;border-bottom:1px solid var(--hairline);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#070a12eb;grid-template-columns:40px 1fr 40px;align-items:center;height:62px;padding:0 14px;display:grid;position:fixed;top:0;left:0;right:0}.mobile-header__page{color:var(--moonlight);text-align:center;font-size:12px;font-weight:600}.mobile-header .icon-button{width:44px;min-width:44px;height:44px}.sidebar{z-index:70;width:min(300px,84vw);transition:transform .24s var(--ease-out);padding:24px 17px 15px;position:fixed;top:0;left:0;transform:translate(-104%)}.sidebar--open{transform:translate(0)}.nav-scrim{z-index:60;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);width:100%;height:100%;animation:scrim-in .16s var(--ease) both;background:#020308b3;border:0;padding:0;display:block;position:fixed;inset:0}.utility-bar{display:none}.main-content{padding:88px 18px 54px}.page-header{flex-direction:column;align-items:stretch;gap:20px;min-height:0}.page-header__actions{flex-direction:row;justify-content:space-between;align-items:center;min-width:0;padding-top:0}.page-header__flightline{width:34vw}.auth-screen{flex-direction:column;min-height:100vh;padding:22px 20px 18px;display:flex;overflow-y:auto}.auth-screen__wash{background:radial-gradient(circle at 50% 18%,#7bc4f21f,#0000 28rem),linear-gradient(#080b14,#04050b)}.auth-screen__wash:after{-webkit-mask-image:linear-gradient(#000,#0000 65%);mask-image:linear-gradient(#000,#0000 65%)}.auth-topbar__status{min-height:32px;padding-inline:10px;font-size:11px}.auth-story{display:none}.auth-layout{flex:1;grid-template-columns:minmax(0,1fr);place-items:center;width:100%;padding:54px 0;display:grid}.auth-card{width:min(100%,440px)}.auth-screen__footer{text-align:center;flex-wrap:wrap;justify-content:center;gap:8px 16px;display:flex}.auth-screen__footer span:nth-child(2),.auth-screen__footer span:last-child{justify-self:auto}.contract-strip{flex-wrap:wrap;min-height:0;padding-block:11px}.contract-strip strong{width:100%;margin-left:28px}}@media (max-width:700px){.main-content{padding-inline:14px}.page-header h1{font-size:30px}.metric-grid,.metric-grid--hero,.diagnostics-panel>.metric-grid,.user-summary-grid{grid-template-columns:1fr}.metric-card{min-height:126px}.operational-lead{min-height:292px;padding:24px}.operational-lead__value{font-size:58px}.panel{padding:18px}.stale-data-warning{flex-wrap:wrap;align-items:flex-start}.stale-data-warning .button{width:100%}.panel__header{flex-direction:column}.heat-legend{align-self:flex-end}.funnel__row{grid-template-columns:minmax(0,1fr) 64px;gap:10px 14px}.funnel__row .bar-track{grid-area:2/1/auto/3}.commercial-band{grid-template-columns:repeat(2,minmax(0,1fr))}.commercial-band>div,.commercial-band>div:nth-child(3){border-right:1px solid var(--hairline);border-bottom:1px solid var(--hairline)}.commercial-band>div:nth-child(2n){border-right:0}.commercial-band>div:nth-last-child(-n+2){border-bottom:0}.revenue-chart{padding-left:43px}.revenue-chart__scale{width:39px}.users-toolbar{padding:14px}.users-command{gap:10px}.filter-chips{width:100%;overflow-x:auto}.filter-chips button{flex:1 0 auto;justify-content:center;min-height:44px}.table-scroll{padding:9px;overflow:visible}.users-table,.users-table thead,.users-table tbody,.users-table tr,.users-table td{width:100%;min-width:0;display:block}.users-table thead{display:none}.users-table tbody{gap:9px;display:grid}.users-table tbody tr{border:1px solid var(--hairline);background:#1419229e;border-radius:9px;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.users-table td{border-right:1px solid var(--hairline);min-height:78px;padding:31px 13px 12px;position:relative}.users-table td:nth-child(2n){border-right:0}.users-table td:before{color:var(--fog);content:attr(data-label);letter-spacing:.09em;text-transform:uppercase;font-size:10px;font-weight:700;position:absolute;top:10px;left:13px}.users-table td:first-child,.users-table td:last-child{grid-column:1/3}.users-table td:first-child{background:#7bc4f206}.users-table td:last-child{border-bottom:0;border-right:0;justify-content:flex-end;align-items:center;min-height:58px;padding:10px 12px;display:flex}.users-table td:last-child:before{display:none}.users-table td:last-child .button{width:100%;min-height:44px}.pagination{flex-direction:column;align-items:stretch}.pagination>div{justify-content:space-between}.inspector{border-left:0;width:100%}.inspector__header,.inspector__body{padding-inline:18px}.detail-stat-grid--three{grid-template-columns:1fr}}@media (max-width:480px){.auth-screen{padding-inline:14px}.auth-topbar .brand__product{display:none}.auth-topbar__status{padding-inline:9px}.auth-topbar__status .status-dot{display:none}.auth-card{padding:26px 22px}.auth-card__kicker{margin-bottom:34px}.auth-card h1{font-size:28px}.auth-screen__footer span:nth-child(2){display:none}.page-header__actions{flex-direction:column;align-items:stretch}.page-header__actions .button{width:100%;min-height:46px}.panel-metric-list>div{grid-template-columns:1fr}.panel-metric-list strong{text-align:left}.panel-metric-list small{grid-column:1}.activity-chart__plot{gap:3px}.product-mix__row{grid-template-columns:minmax(100px,1fr) minmax(70px,1fr) 28px;gap:8px}.users-table tbody tr{grid-template-columns:1fr}.users-table td,.users-table td:first-child,.users-table td:last-child{grid-column:1}.users-table td{border-right:0}.detail-grid,.detail-stat-grid{grid-template-columns:1fr}.active-flight-card>strong{font-size:21px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.loading-state__spinner,.google-button__progress,.spin{border-color:var(--brand)!important;animation:none!important}.content-stack--refreshing .contract-strip:after{display:none}}
