@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:wght@400;500;600;700&display=swap";:root{font-family:DM Sans,Arial,sans-serif;color:#10233e;background:#f4f7fa;font-synthesis:none;--navy:#0c253a;--navy-deep:#071c2d;--blue:#0965bd;--teal:#47b8ad;--green:#148568;--ink:#10233e;--muted:#5b7088;--line:#dce5ed;--canvas:#f4f7fa;--surface:#fff;--shadow:0 4px 16px rgba(14,42,67,.05)}*{box-sizing:border-box}html{min-width:320px}body{margin:0;background:var(--canvas)}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #78b9ed;outline-offset:3px}.app-shell{display:flex;min-height:100svh}.sidebar{position:fixed;inset:0 auto 0 0;z-index:30;width:248px;padding:23px 16px 18px;background:linear-gradient(180deg,#102c42 0%,var(--navy-deep) 100%);color:#dbe8ef;display:flex;flex-direction:column}.brand-lockup{height:58px;display:flex;align-items:center;gap:11px;padding:0 10px;margin-bottom:21px}.brand-lockup img{width:38px;height:38px;object-fit:contain}.brand-lockup div{display:flex;flex-direction:column}.brand-lockup strong{font-size:22px;line-height:1;letter-spacing:.16em;color:#fff}.brand-lockup span{font-size:10px;letter-spacing:.42em;color:#63c9bd;margin:6px 0 0 2px}.sidebar nav{display:grid;gap:5px}.nav-link{display:flex;align-items:center;gap:13px;min-height:49px;padding:0 13px;border-radius:8px;text-decoration:none;color:#c6d4de;font-size:15px;font-weight:500;transition:background .18s,color .18s,transform .18s}.nav-link svg{width:21px;height:21px;color:#a8bdca;flex:0 0 auto}.nav-link:hover{background:#ffffff0b;color:#fff}.nav-link.active{background:linear-gradient(90deg,#19506a,#183f58);color:#fff;box-shadow:inset 3px 0 #55c7bc}.nav-link.active svg{color:#7ad2ca}.sidebar-note{margin-top:auto;border-top:1px solid #315064;padding:18px 10px 4px;display:flex;align-items:center;gap:10px}.sidebar-note>svg{width:22px;color:#77c9c0}.sidebar-note strong,.sidebar-note span{display:block}.sidebar-note strong{font-size:11px}.sidebar-note span{font-size:10px;color:#8ea7b6;margin-top:3px}.main-area{margin-left:248px;min-width:0;flex:1}.topbar{height:76px;padding:0 38px;border-bottom:1px solid var(--line);background:#fff;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:20}.topbar-context{display:flex;align-items:center;gap:9px;font-size:13px}.topbar-context span{color:#788b9d}.topbar-context span:after{content:"/";margin-left:9px;color:#c0ccd5}.topbar-context strong{font-weight:600}.topbar-user{display:flex;align-items:center;gap:10px}.avatar{width:35px;height:35px;border-radius:50%;display:grid;place-items:center;background:#d9e8f0;color:#173a52;font-weight:600;text-transform:uppercase}.topbar-user div strong,.topbar-user div span{display:block}.topbar-user div strong{font-size:12px}.topbar-user div span{font-size:10px;color:var(--muted);text-transform:capitalize;margin-top:2px}.topbar-user button{border:0;background:transparent;color:#506981;font-size:11px;margin-left:7px;padding:8px}.mobile-menu,.mobile-close{display:none;background:transparent;border:0;color:inherit}.page-container{width:min(1260px,calc(100% - 64px));margin:0 auto;padding:42px 0 60px}.page-header{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px}.page-header h1{margin:0;color:#0b1f3b;font-size:31px;line-height:1.15;letter-spacing:-.035em;font-weight:700}.page-header p{margin:8px 0 0;color:var(--muted);font-size:15px;line-height:1.5}.count-pill,.readonly-badge{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--line);background:#fff;border-radius:999px;padding:7px 11px;color:#536a7d;font-size:12px;font-weight:600;white-space:nowrap}.readonly-badge svg{width:14px;height:14px;color:#248d76}.metric-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:var(--shadow);margin-bottom:22px;overflow:hidden}.metric{display:flex;align-items:center;gap:15px;min-height:120px;padding:23px 26px;border-right:1px solid var(--line)}.metric:last-child{border:0}.metric-icon{width:44px;height:44px;border-radius:9px;display:grid;place-items:center;background:#e9f4fd;color:#0965bd}.metric-icon svg{width:23px}.metric>div>span,.metric small{display:block}.metric>div>span{font-size:12px;color:var(--muted);font-weight:600}.metric strong{display:block;margin:3px 0 1px;font-size:27px;letter-spacing:-.03em}.metric small{font-size:11px;color:#71859a}.metric.muted strong{color:#97a8b5}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,.72fr);gap:22px}.surface{border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:var(--shadow);overflow:hidden}.surface-header{min-height:78px;padding:18px 22px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--line)}.surface-header h2{margin:0;font-size:17px;letter-spacing:-.015em}.surface-header p{margin:4px 0 0;font-size:12px;color:var(--muted)}.surface-body{min-width:0}.text-link{display:inline-flex;align-items:center;gap:7px;color:var(--blue);font-size:12px;font-weight:600;text-decoration:none;white-space:nowrap}.text-link svg{width:16px}.customer-list-item{display:grid;grid-template-columns:38px minmax(0,1fr) auto 18px;align-items:center;gap:13px;min-height:69px;padding:11px 22px;border-bottom:1px solid #e8eef3;text-decoration:none;transition:background .15s}.customer-list-item:last-child{border:0}.customer-list-item:hover{background:#f7fafc}.customer-list-item>svg{width:16px;color:#7890a5}.customer-mark,.customer-cell>b{display:grid;place-items:center;background:linear-gradient(135deg,#dce9e7,#edf4f2);color:#102d48;font-weight:700;border-radius:7px}.customer-mark{width:38px;height:38px}.customer-summary strong,.customer-summary small{display:block}.customer-summary strong{font-size:13px}.customer-summary small{font-size:11px;color:#6f8497;margin-top:4px}.account-id{font-family:DM Mono,monospace;letter-spacing:-.02em}.status{display:inline-flex;align-items:center;gap:6px;width:max-content;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:600;text-transform:capitalize}.status i{width:6px;height:6px;border-radius:50%;background:currentColor}.status.active{background:#ddf6ec;color:#11795e}.status.suspended{background:#fff0e2;color:#9d5b21}.readiness-panel .surface-body{padding:8px 22px 15px}.readiness-item{display:flex;gap:11px;padding:14px 0;border-bottom:1px solid #e8eef3}.readiness-item:last-child{border:0}.readiness-item>span{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;border:1px solid #cbd7df;color:#7890a2;font-size:11px}.readiness-item>span.done{border-color:#b9e3d7;background:#e7f7f2;color:#14775f}.readiness-item strong{font-size:12px}.readiness-item p{font-size:11px;line-height:1.45;color:var(--muted);margin:4px 0 0}.customer-table-surface .surface-body,.team-surface .surface-body{overflow-x:auto}.data-table{min-width:780px}.data-table-head,.data-table-row{display:grid;align-items:center;gap:18px;padding:0 22px}.data-table-head{min-height:48px;background:#f8fafc;color:#6e8294;border-bottom:1px solid var(--line);font-size:11px;font-weight:600}.customer-table .data-table-head,.customer-table .data-table-row{grid-template-columns:minmax(260px,2fr) 1fr .8fr 1fr 1.25fr}.data-table-row{min-height:76px;border-bottom:1px solid #e8eef3;text-decoration:none;font-size:13px}.data-table-row:last-child{border:0}.customer-table a.data-table-row:hover{background:#f8fbfd}.customer-cell,.member-cell{display:flex;align-items:center;gap:12px;min-width:0}.customer-cell>b,.member-cell>b{width:38px;height:38px;flex:0 0 auto}.customer-cell strong,.customer-cell small,.member-cell strong,.member-cell small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-cell small,.member-cell small{font-size:11px;color:var(--muted);margin-top:3px}.automation{display:inline-flex;align-items:center;gap:7px;color:#76899a;font-size:12px}.automation i{width:7px;height:7px;border-radius:50%;background:#aab8c2}.automation.on{color:#287766}.automation.on i{background:#45ae91}.row-action{display:inline-flex;align-items:center;justify-content:flex-end;gap:7px;color:var(--blue);font-size:12px;font-weight:600}.row-action svg{width:15px}.notice{border:1px solid #eddbb9;background:#fff8e9;color:#72572d;border-radius:8px;padding:15px 17px;font-size:13px;line-height:1.5}.loading-row{padding:28px 22px;color:#74889a;font-size:13px}.breadcrumbs{display:flex;align-items:center;gap:8px;color:#6a8195;font-size:12px;margin:1px 0 23px}.breadcrumbs a{color:var(--blue);text-decoration:none}.breadcrumbs svg{width:13px}.customer-header{display:flex;align-items:center;gap:20px;padding-bottom:28px}.customer-avatar{width:70px;height:70px;border-radius:11px;display:grid;place-items:center;background:linear-gradient(135deg,#dcebe8,#edf4f1);font-size:27px;font-weight:700;color:#10233e;flex:0 0 auto}.customer-title{min-width:0}.customer-title h1{margin:0;font-size:31px;letter-spacing:-.035em}.customer-title>div{display:flex;align-items:center;gap:10px;margin-top:7px;font-size:13px;color:#536c82}.customer-title p{margin:8px 0 0;color:#657b8f;font-size:13px}.customer-header>.readonly-badge{margin-left:auto}.workspace-tabs{display:flex;gap:13px;border-bottom:1px solid var(--line);overflow-x:auto;scrollbar-width:none}.workspace-tabs::-webkit-scrollbar{display:none}.workspace-tabs a{position:relative;padding:14px 16px 15px;color:#506b84;text-decoration:none;font-size:13px;font-weight:500;white-space:nowrap}.workspace-tabs a:first-child{padding-left:2px}.workspace-tabs a.active{color:var(--blue);font-weight:600}.workspace-tabs a.active:after{content:"";position:absolute;height:2px;background:var(--blue);inset:auto 0 -1px}.workspace-content{padding-top:22px}.customer-overview-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.82fr);gap:22px}.customer-overview-grid>.surface .surface-body{padding:22px}.profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:36px}.metadata{padding:17px 0;border-bottom:1px solid #e8eef3}.metadata:nth-last-child(-n+2){border-bottom:0}.metadata>span{display:block;color:#70859a;font-size:11px;margin-bottom:6px}.metadata>div{font-size:14px;font-weight:500}.value-id{color:#0a5da9}.overview-aside{display:grid;gap:22px;align-content:start}.overview-aside .surface-body{padding:20px}.owner-profile{display:flex;align-items:center;gap:11px}.owner-profile>span{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#dcecf2;color:#183d57;font-weight:600}.owner-profile strong,.owner-profile small{display:block}.owner-profile strong{font-size:13px}.owner-profile small{font-size:11px;color:var(--muted);margin-top:4px}.supporting-copy{margin:18px 0 0;color:#607589;font-size:12px;line-height:1.55}.system-surface details summary{list-style:none;cursor:pointer;font-size:12px;font-weight:600;display:flex;justify-content:space-between;gap:10px}.system-surface details summary::-webkit-details-marker{display:none}.system-surface details summary span{color:var(--blue);font-weight:500}.advanced-value{margin-top:16px;padding-top:15px;border-top:1px solid var(--line)}.advanced-value label{display:block;font-size:10px;color:var(--muted);margin-bottom:6px}.advanced-value code,.member-id{font-family:DM Mono;font-size:10px;color:#50687b;word-break:break-all}.workspace-placeholder .surface-body{padding:0}.workspace-narrow{max-width:760px}.workspace-narrow .surface-body{padding:4px 22px}.configuration-row{display:flex;align-items:center;gap:14px;padding:18px 0}.configuration-icon{width:42px;height:42px;border-radius:8px;background:#eaf4fc;color:var(--blue);display:grid;place-items:center}.configuration-icon svg{width:21px}.configuration-row>div{flex:1}.configuration-row strong{font-size:13px}.configuration-row p{margin:4px 0 0;color:var(--muted);font-size:11px}.workspace-footnote{font-size:11px;color:#718598;line-height:1.5;margin:13px 2px}.team-table .data-table-head,.team-table .data-table-row{grid-template-columns:minmax(280px,2fr) .7fr .7fr 1.4fr}.member-cell>b{display:grid;place-items:center;border-radius:50%;background:#dcebf2;color:#153b56;text-transform:uppercase}.role-pill{display:inline-block;width:max-content;border-radius:999px;background:#eaf0f5;padding:5px 9px;font-size:11px;text-transform:capitalize;color:#405d74}.empty{min-height:330px;padding:50px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.empty-icon{width:52px;height:52px;border-radius:12px;display:grid;place-items:center;background:#eaf4fc;color:var(--blue)}.empty-icon svg{width:25px}.empty h2{font-size:18px;margin:17px 0 7px;letter-spacing:-.015em}.empty p{max-width:520px;color:var(--muted);font-size:13px;line-height:1.6;margin:0}.gate{min-height:100svh;background:radial-gradient(circle at 75% 20%,#17445d 0,transparent 35%),linear-gradient(145deg,#071b2c,#102d42);display:grid;place-items:center;padding:100px 24px 50px;position:relative}.gate-brand{position:absolute;left:40px;top:28px;display:flex;align-items:center;gap:11px;color:#fff}.gate-brand img{width:39px;height:39px}.gate-brand div{display:flex;flex-direction:column}.gate-brand b{font-size:20px;letter-spacing:.16em;line-height:1}.gate-brand span{font-size:9px;letter-spacing:.4em;color:#63c9bd;margin:5px 0 0 2px}.gate-card{width:min(450px,100%);background:#fff;border:1px solid #ffffff60;border-radius:12px;padding:42px;box-shadow:0 35px 80px #0005}.gate-kicker{font-size:12px;color:#507088;font-weight:600}.gate-card h1{font-size:30px;letter-spacing:-.035em;margin:11px 0}.gate-card p{color:#5d7285;font-size:14px;line-height:1.6}.primary,.secondary{width:100%;min-height:48px;border:0;border-radius:7px;padding:0 16px;margin-top:19px;background:#176e65;color:#fff;font-size:13px;font-weight:600}.primary span{float:right;font-size:17px}.secondary{background:#eaf0f4;color:#25465d}.gate-card small{display:block;text-align:center;color:#8295a4;font-size:11px;margin-top:15px}.auth-error{padding:10px 12px;border-radius:6px;background:#fff1e7;color:#8a5128;font-size:12px;line-height:1.45}.denied-icon{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#fff0e5;color:#af6935;font-weight:700;margin-bottom:16px}.minor{font-size:12px!important}.loading-screen,.workspace-loading{display:flex;align-items:center;justify-content:center;gap:10px;color:#60768a;font-size:13px}.loading-screen{height:100svh}.workspace-loading{min-height:300px}.loader{width:19px;height:19px;border:2px solid #b7d9d0;border-top-color:#2c8570;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:1050px){.sidebar{width:210px}.main-area{margin-left:210px}.page-container{width:min(100% - 44px,1260px)}.dashboard-grid,.customer-overview-grid{grid-template-columns:1fr}.overview-aside{grid-template-columns:1fr 1fr}.metric{padding:20px}.customer-title h1{font-size:28px}}@media (max-width:760px){.sidebar{width:270px;transform:translate(-100%);transition:transform .2s}.sidebar.open{transform:translate(0);box-shadow:20px 0 50px #06172255}.sidebar-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:25;border:0;background:#071b2c88}.main-area{margin-left:0}.mobile-menu,.mobile-close{display:grid;place-items:center}.mobile-menu{width:38px;height:38px;margin-right:12px;border:1px solid var(--line);border-radius:7px;color:#284e68;background:#fff}.mobile-menu svg,.mobile-close svg{width:20px}.mobile-close{margin-left:auto}.topbar{padding:0 20px;height:68px;justify-content:flex-start}.topbar-user{margin-left:auto}.topbar-user div,.topbar-user>button{display:none}.page-container{width:calc(100% - 32px);padding:30px 0 45px}.metric-row{grid-template-columns:1fr}.metric{min-height:96px;border-right:0;border-bottom:1px solid var(--line)}.metric:last-child{border:0}.page-header{align-items:flex-start}.page-header h1{font-size:27px}.customer-header{align-items:flex-start}.customer-avatar{width:58px;height:58px}.customer-title h1{font-size:25px}.customer-header>.readonly-badge{display:none}.overview-aside,.profile-grid{grid-template-columns:1fr}.metadata:nth-last-child(2){border-bottom:1px solid #e8eef3}}@media (max-width:520px){.topbar-context span{display:none}.topbar-context span:after{display:none}.page-header{display:block}.page-header>.count-pill,.page-header>.readonly-badge{margin-top:16px}.dashboard-grid{display:block}.dashboard-grid>.surface{margin-bottom:18px}.surface-header{align-items:flex-start}.customer-list-item{grid-template-columns:35px minmax(0,1fr) auto}.customer-list-item>.status{display:none}.customer-header{gap:13px}.customer-avatar{width:48px;height:48px;font-size:20px}.customer-title h1{font-size:22px}.customer-title>div{flex-wrap:wrap;gap:7px}.customer-title p{display:none}.workspace-tabs{margin-right:-16px}.workspace-tabs a{padding-inline:13px}.gate-brand{left:24px}.gate-card{padding:30px 24px}}
