:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172633;background:#f4f7f8;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f4f7f8}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}.auth-screen{min-height:100vh;display:grid;place-items:center;padding:28px;background:#eaf0f1}.login-card{width:min(430px,100%);background:#fff;border:1px solid #dbe5e7;border-radius:8px;padding:38px 38px 30px;box-shadow:0 16px 50px #17334012;display:grid;gap:15px}.login-mark{width:50px;height:50px;border-radius:8px;display:grid;place-items:center;background:#147b80;color:#fff;margin-bottom:3px}.eyebrow{font-size:11px;letter-spacing:1.2px;font-weight:800;color:#19777d}.login-card h1{font-size:26px;margin:0}.muted{color:#73828c;font-size:13px;margin:0}.login-card label,.modal-card label,.password-form label{display:grid;gap:7px;font-size:12px;font-weight:700;color:#4f616b}.login-card input,.modal-card input,.modal-card select,.password-form input{width:100%;border:1px solid #d4e0e3;border-radius:5px;background:#fff;color:#192d37;padding:11px 12px;outline:0}.login-card input:focus,.modal-card input:focus,.modal-card select:focus,.password-form input:focus{border-color:#4cabb0;box-shadow:0 0 0 3px #4cabb01c}.password-input{position:relative}.password-input input{padding-right:42px}.password-input .icon-button{position:absolute;right:4px;top:4px}.primary,.outline,.danger-button{border-radius:5px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 14px;font-weight:750;font-size:13px;white-space:nowrap}.primary{border:1px solid #147b80;background:#147b80;color:#fff}.primary:hover{background:#0f686c}.outline{border:1px solid #2b8c92;background:#fff;color:#176e74}.outline:hover{background:#edf8f8}.danger-button{border:1px solid #c45c4f;background:#fff4f2;color:#b24940}.danger-button:hover{background:#ffe9e5}.wide{width:100%;margin-top:4px}.icon-button{border:0;background:transparent;color:#637782;width:32px;height:32px;padding:0;border-radius:5px;display:inline-grid;place-items:center}.icon-button:hover{background:#edf3f4;color:#176e74}.icon-button.danger-icon:hover{background:#fff0ee;color:#b24940}.login-foot{color:#87969d;text-align:center;font-size:11px;margin-top:4px}.form-error{color:#b14c43;font-size:12px;margin:0}.form-success{color:#277a54;font-size:12px;margin:0;display:flex;align-items:center;gap:6px}.app-shell{min-height:100vh;display:flex}.sidebar{width:245px;flex:0 0 245px;min-height:100vh;background:#17323a;color:#dce9ea;padding:22px 16px;display:flex;flex-direction:column}.brand-row{display:flex;align-items:center;gap:10px;padding:0 8px 24px}.brand-row strong{display:block;font-size:15px;color:#fff}.brand-row small{display:block;color:#8eaaad;font-size:10px;margin-top:2px}.brand-mark{width:34px;height:34px;border-radius:7px;display:grid;place-items:center;background:#2e9c9d;color:#fff;font-size:12px;font-weight:900}.mobile-close{display:none;margin-left:auto;color:#a3bec0}.side-nav{display:grid;gap:4px}.side-nav button,.sidebar-bottom>button{border:0;background:transparent;color:#a8bec0;border-radius:5px;display:flex;align-items:center;gap:10px;width:100%;padding:11px 12px;text-align:left;font-size:13px}.side-nav button:hover,.sidebar-bottom>button:hover,.side-nav button.active,.sidebar-bottom>button.active{background:#28505a;color:#fff}.sidebar-bottom{margin-top:auto;display:grid;gap:15px}.network-state{border-top:1px solid #2a4a51;padding:16px 12px 0;color:#8fabad;font-size:11px;display:flex;align-items:center;gap:7px}.state-dot{width:7px;height:7px;border-radius:50%;background:#39a16d;display:inline-block;flex:none}.amber-dot{background:#d28b42}.main-area{flex:1;min-width:0}.topbar{height:76px;background:#fff;border-bottom:1px solid #dfe8ea;padding:0 clamp(18px,3.5vw,48px);display:flex;align-items:center;gap:18px;position:relative;z-index:20}.menu-button{display:none}.breadcrumb{display:flex;align-items:center;gap:10px;font-size:13px;color:#8a9aa0}.breadcrumb b{font-weight:400;color:#c0cbd0}.breadcrumb strong{color:#263d46}.topbar-actions{margin-left:auto;display:flex;align-items:center;gap:16px}.project-switcher,.operator-menu{position:relative}.project-select,.operator-button{border:1px solid #d9e4e6;background:#fff;border-radius:6px;display:flex;align-items:center;gap:9px;color:#29404a;padding:7px 10px}.project-select:hover,.operator-button:hover{border-color:#9dc4c6}.project-dot{width:8px;height:8px;border-radius:50%;background:#238b8b}.project-select-copy{display:grid;text-align:left;min-width:135px}.project-select-copy small,.operator-copy small{font-size:10px;color:#84949b;font-weight:500}.project-select-copy b{font-size:12px;color:#29404a;max-width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-menu,.operator-dropdown{position:absolute;right:0;top:calc(100% + 8px);background:#fff;border:1px solid #d9e4e6;border-radius:6px;box-shadow:0 12px 28px #17323a1c;min-width:235px;padding:6px;z-index:30}.project-menu button,.operator-dropdown button{width:100%;border:0;background:transparent;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:9px;border-radius:4px;color:#304a55;text-align:left}.project-menu button:hover,.operator-dropdown button:hover,.project-menu button.selected{background:#edf7f7}.project-menu button span{display:grid;gap:2px}.project-menu button b{font-size:12px}.project-menu button small{font-size:10px;color:#819197}.operator-button{border:0;padding:4px 0 4px 4px}.avatar,.large-avatar{display:grid;place-items:center;border-radius:50%;background:#d7eeee;color:#197579;font-weight:800}.avatar{width:31px;height:31px;font-size:12px}.operator-copy{display:grid;text-align:left;gap:1px}.operator-copy b{font-size:12px}.operator-dropdown{min-width:165px}.operator-dropdown button{justify-content:flex-start;font-size:12px}.content{padding:34px clamp(18px,3.5vw,48px) 48px;max-width:1600px}.page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:25px}.page-heading h1{font-size:27px;letter-spacing:-.2px;margin:4px 0;color:#1b3039}.page-heading em{font-style:normal}.heading-count{font-size:13px;background:#e5f2f2;color:#237c80;padding:4px 8px;border-radius:12px;vertical-align:middle}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px}.metric-grid article{background:#fff;border:1px solid #dde7e9;border-radius:7px;padding:18px;display:flex;gap:13px;align-items:flex-start}.metric-icon{width:34px;height:34px;border-radius:6px;display:grid;place-items:center}.metric-icon.teal{color:#16757a;background:#e3f3f3}.metric-icon.amber{color:#a96b1d;background:#fff3df}.metric-icon.red{color:#b54f45;background:#fff0ee}.metric-icon.violet{color:#715c9c;background:#f0ecfa}.metric-grid article div{display:grid;gap:3px;min-width:0}.metric-grid small{font-size:11px;color:#778891}.metric-grid strong{font-size:25px;color:#1b333c;line-height:1.1}.metric-grid em{font-size:10px;color:#8a989e;font-style:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard-grid{display:grid;grid-template-columns:1.4fr .9fr;gap:16px}.panel{background:#fff;border:1px solid #dde7e9;border-radius:7px;padding:22px;margin:0 0 16px}.section-title,.table-toolbar,.filter-row,.resource-heading,.modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.section-title h2{font-size:16px;margin:0;color:#223b44}.section-title p{font-size:11px;color:#86959b;margin:5px 0 0}.text-button{border:0;background:transparent;color:#278286;padding:4px 0;font-size:12px;display:flex;align-items:center;gap:5px}.flip-x{transform:rotate(180deg)}.status-list{display:grid;margin-top:16px}.status-row{width:100%;border:0;border-top:1px solid #edf1f2;background:transparent;display:flex;align-items:center;gap:10px;padding:12px 0;text-align:left;color:#263e47}.status-row:hover{background:#f8fbfb}.project-avatar{width:30px;height:30px;border-radius:6px;background:#e6f3f3;color:#287f82;display:grid;place-items:center;font-size:12px;font-weight:800;flex:none}.project-avatar.small{width:27px;height:27px;font-size:11px}.status-main{display:grid;gap:3px;min-width:0;flex:1}.status-main b{font-size:13px}.status-main small{font-size:11px;color:#85949a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.status-count{font-size:11px;color:#72858c;white-space:nowrap}.status-pill{display:inline-flex;align-items:center;justify-content:center;border-radius:99px;padding:4px 8px;font-size:10px;white-space:nowrap}.success{color:#26794f;background:#e9f7ef}.muted-pill{color:#76848b;background:#edf1f2}.pending{color:#a66b1c;background:#fff3df}.failed{color:#b64e44;background:#ffefed}.rotate-neg{transform:rotate(-90deg);color:#9daeb3}.emergency-panel{background:#fffaf6;border-color:#efddd2}.warning-icon{color:#bf7742}.emergency-state{margin-top:22px;border:1px solid #f0d5c5;border-radius:6px;background:#fff;padding:15px;display:flex;align-items:center;gap:10px}.emergency-state div{display:grid;gap:4px;flex:1}.emergency-state b{font-size:13px}.emergency-state small{font-size:11px;color:#967d71}.recovered{margin-top:22px;padding:15px;border-radius:6px;background:#e9f7ef;color:#28794e;font-size:12px;display:flex;align-items:center;gap:7px}.table-toolbar{align-items:center;margin-bottom:15px}.toolbar-summary{font-size:12px;color:#71828a}.toolbar-summary b{color:#1e3a44;font-size:18px;margin-right:5px}.compact{padding:7px 10px;font-size:11px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;font-size:12px;min-width:760px}th,td{text-align:left;border-bottom:1px solid #edf1f2;padding:12px 10px;vertical-align:middle}th{font-size:10px;color:#829299;font-weight:700;white-space:nowrap}td{color:#435963}td small{display:block;color:#8a999f;font-size:10px;margin-top:3px}.table-primary{display:flex;align-items:center;gap:9px}.table-primary>span:last-child{display:grid;gap:1px}.table-primary b{font-size:12px}.actions-col{text-align:right}.row-actions{text-align:right;white-space:nowrap}.row-actions .icon-button{margin-left:3px}.env-tag{font-size:10px;color:#526d75;background:#eef4f4;border-radius:3px;padding:4px 6px}.search-box{border:1px solid #d8e3e5;border-radius:5px;display:flex;align-items:center;gap:7px;padding:0 10px;width:min(340px,100%);color:#8b9ba1}.search-box input{border:0;outline:0;width:100%;padding:9px 0;font-size:12px}.allowlist-toolbar{gap:9px}.allowlist-toolbar .search-box{margin-right:auto}.allowlist-notice{display:flex;align-items:center;gap:8px;background:#eef8f8;color:#287b80;padding:10px 12px;border-radius:5px;font-size:11px;margin-bottom:16px}.sync-label{margin-left:auto;color:#5e7c75;display:flex;align-items:center;gap:5px;white-space:nowrap}.check-col{width:36px}.check-col input{accent-color:#198287}.ip-code{font-size:12px;color:#315e6b}.empty-state{text-align:center;color:#92a0a4;padding:38px}.resource-grid,.account-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:16px}.resource-card{min-height:240px}.resource-heading{align-items:center}.resource-heading>div{flex:1}.resource-heading h2{font-size:16px;margin:0}.resource-heading p{font-size:11px;color:#87969b;margin:5px 0 0}.resource-logo{width:40px;height:40px;border-radius:7px;background:#e9f4f4;color:#18757a;display:grid;place-items:center;font-weight:900;font-size:12px}.resource-card dl{display:grid;gap:14px;margin:25px 0 0}.resource-card dl div{display:flex;justify-content:space-between;gap:16px;border-top:1px solid #edf1f2;padding-top:11px}.resource-card dt{font-size:11px;color:#85949a}.resource-card dd{font-size:11px;color:#2d4a54;margin:0;text-align:right}.muted-icon{color:#93a3a8}.policy-list{display:grid;margin-top:24px}.policy-list>div{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #edf1f2;padding:15px 0;font-size:12px;color:#52666f}.toggle{border-radius:99px;color:#7a898f;background:#eef2f2;padding:4px 9px;font-size:10px;font-weight:600}.toggle.on{color:#237b55;background:#e8f6ed}.queue-status{font-size:11px;color:#688078;display:flex;align-items:center;gap:6px}.sync-cards{display:grid;gap:8px}.sync-cards article{border:1px solid #e6edef;border-radius:5px;padding:12px;display:flex;align-items:center;gap:10px}.sync-cards article>div:nth-child(2){display:grid;gap:3px;flex:1;min-width:0}.sync-cards article b{font-size:12px;color:#294650}.sync-cards article small{color:#87969b;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sync-icon{width:28px;height:28px;display:grid;place-items:center;border-radius:5px}.success-bg{background:#e9f7ef;color:#28794e}.pending-bg{background:#fff3df;color:#aa701f}.failed-bg{background:#ffefed;color:#b44e45}.segmented{display:flex;border:1px solid #dbe5e7;border-radius:5px;padding:3px;gap:3px}.segmented button{border:0;background:transparent;color:#71828a;border-radius:3px;padding:7px 12px;font-size:11px}.segmented button.active{color:#176e74;background:#e5f3f3;font-weight:700}.audit-retention{font-size:11px;color:#87969b;display:flex;align-items:center;gap:5px}.source-tag{font-size:10px;border-radius:3px;padding:4px 6px;white-space:nowrap}.project-source{color:#27787c;background:#e8f5f5}.platform-source{color:#755d98;background:#f0ecfa}.profile-panel{min-height:270px}.profile-head{display:flex;gap:14px;align-items:center;padding-bottom:24px;border-bottom:1px solid #edf1f2}.large-avatar{width:52px;height:52px;font-size:20px}.profile-head h2{font-size:17px;margin:0}.profile-head p{font-size:11px;color:#87969b;margin:5px 0 9px}.account-details{display:grid;gap:16px;margin:22px 0 0}.account-details div{display:flex;justify-content:space-between;gap:15px}.account-details dt{font-size:11px;color:#87969b}.account-details dd{font-size:11px;color:#38525d;text-align:right;margin:0}.password-panel{min-height:270px}.password-form{display:grid;gap:13px;margin-top:23px}.password-form small{font-size:10px;color:#8b999e;font-weight:400}.modal-backdrop{position:fixed;inset:0;background:#132a324d;display:grid;place-items:center;padding:18px;z-index:50}.modal-card{width:min(440px,100%);background:#fff;border-radius:8px;padding:24px;box-shadow:0 20px 60px #132a3233;display:grid;gap:15px}.wide-modal{width:min(690px,100%)}.modal-header{align-items:flex-start}.modal-header h2{font-size:20px;margin:4px 0 0}.modal-context{font-size:11px;color:#6f858c;background:#f4f8f8;padding:9px;border-radius:4px;margin:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid label{min-width:0}.full-field{grid-column:1/-1}.modal-card label small{font-size:10px;color:#8a999e;font-weight:400}.modal-card select{appearance:auto}.optional{color:#9aa7ac;font-size:10px;font-weight:400}.modal-hint{margin:0;color:#27787c;background:#eef8f8;border-radius:4px;padding:9px;display:flex;gap:7px;align-items:center;font-size:11px}.modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:4px}.confirm-card{width:min(390px,100%);text-align:center;justify-items:center}.confirm-card h2{font-size:19px;margin:0}.confirm-card p{font-size:12px;color:#76878e;margin:0;line-height:1.6}.confirm-icon{width:42px;height:42px;border-radius:50%;background:#fff0ee;color:#b44e45;display:grid;place-items:center}@media(max-width:1100px){.metric-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.resource-grid,.account-grid{grid-template-columns:1fr}.operator-copy{display:none}.operator-button{padding-right:3px}.project-select-copy{min-width:105px}}@media(max-width:760px){.auth-screen{padding:16px}.login-card{padding:30px 22px}.sidebar{position:fixed;left:-270px;top:0;bottom:0;z-index:40;transition:left .2s ease;box-shadow:10px 0 30px #142d351f}.sidebar.open{left:0}.mobile-close{display:inline-grid}.nav-scrim{position:fixed;inset:0;background:#10292f66;z-index:35}.menu-button{display:inline-grid}.topbar{height:64px;padding:0 14px;gap:10px}.breadcrumb span,.breadcrumb b{display:none}.breadcrumb{font-size:12px}.topbar-actions{gap:8px}.project-select{padding:5px 7px}.project-select-copy{min-width:90px}.project-select-copy b{max-width:102px}.operator-copy{display:none}.content{padding:24px 14px 36px}.page-heading{margin-bottom:19px}.page-heading h1{font-size:23px}.page-heading>.primary,.page-heading>.outline{padding:8px 10px;font-size:11px}.metric-grid{grid-template-columns:1fr 1fr;gap:9px}.metric-grid article{padding:13px 11px;gap:8px}.metric-icon{width:29px;height:29px}.metric-grid strong{font-size:21px}.metric-grid em{font-size:9px}.panel{padding:16px;margin-bottom:12px}.section-title h2{font-size:15px}.status-count{display:none}.status-row{gap:7px}.allowlist-notice{align-items:flex-start;flex-wrap:wrap}.sync-label{margin-left:25px}.allowlist-toolbar{flex-wrap:wrap}.allowlist-toolbar .search-box{order:0;flex-basis:100%;width:100%}.form-grid{grid-template-columns:1fr}.full-field{grid-column:auto}.modal-card{padding:19px}.modal-actions{position:sticky;bottom:0;background:#fff;padding-top:5px}.table-toolbar{flex-wrap:wrap}.filter-row{align-items:flex-start;flex-wrap:wrap}.segmented{max-width:100%;overflow:auto}.segmented button{padding:7px 9px;white-space:nowrap}.account-details div{display:grid;gap:5px}.account-details dd{text-align:left}.resource-card dl div{display:grid;gap:4px}.resource-card dd{text-align:left}.operator-button>svg{display:none}}.filter-group{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.auth-screen{position:fixed;inset:0;z-index:100;background:#eaf0f1}.wide-modal{width:min(960px,100%)}.wide-modal .form-grid{grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:760px){.wide-modal .form-grid{grid-template-columns:1fr}}.modal-card{max-height:calc(100vh - 36px);max-height:calc(100dvh - 36px);overflow-y:auto;overscroll-behavior:contain}@media(max-width:760px){.modal-backdrop{overflow-y:auto;align-items:start}.modal-card{margin:0 auto}}.page-heading h1{letter-spacing:0}.bypass-card{width:min(430px,100%);text-align:left;justify-items:stretch}.bypass-card h2,.bypass-card>p{text-align:center}.bypass-card .modal-field{display:grid;gap:7px;text-align:left}.bypass-card .modal-actions{justify-content:flex-end}.bypass-icon{background:#fff3df;color:#b16d23}
