:root{--ink: #17202a;--muted: #5f6f82;--line: #d9e1ea;--soft: #f4f7fa;--panel: #ffffff;--brand: #0072bc;--brand-dark: #005a96;--nav: #202a36;--nav-2: #111923;--success: #226c3a;--error: #a62626;--admin-bg: #f4f6f8;--admin-panel: #ffffff;--admin-panel-soft: #f8fafb;--admin-line: #d8dee5;--admin-text: #1d252d;--admin-muted: #687581;--admin-accent: #286f6c;--admin-accent-dark: #1f5452;--admin-warn: #a36a1c}*{box-sizing:border-box}html,body,#app{min-height:100%;margin:0}body{font-family:Segoe UI,Arial,Helvetica,sans-serif;color:var(--ink);background:var(--soft)}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh}.login-background{display:grid;min-height:100vh;place-items:center;padding:32px 20px;background:linear-gradient(90deg,#111923eb,#111923b8 46%,#11192347),url(/static/img/login-background.jpg) center / cover no-repeat}.portal-background{background:var(--soft)}.auth-panel,.download-panel{width:min(100%,440px);padding:34px;background:#fffffff5;border:1px solid rgba(255,255,255,.72);border-top:5px solid var(--brand);border-radius:4px;box-shadow:0 24px 70px #030c1642}.brand-logo{display:block;max-width:184px;margin:0 0 24px}.auth-kicker,.eyebrow{margin:0 0 7px;color:var(--brand);font-size:.76rem;font-weight:700;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{margin-bottom:22px;color:var(--ink);font-size:1.8rem;font-weight:650}h2{font-size:1.45rem;font-weight:650}.stack,fieldset{display:grid;gap:14px}input,select,textarea{width:100%;min-height:46px;padding:11px 12px;color:var(--ink);background:#fff;border:1px solid #b9c5d2;border-radius:3px}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--brand);box-shadow:0 0 0 3px #0072bc29}textarea{resize:vertical}.primary,.link-button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:8px;padding:10px 18px;color:#fff;background:var(--brand);border:0;border-radius:3px;font-weight:650;text-decoration:none}.primary:hover,.link-button:hover{background:var(--brand-dark)}button:disabled{cursor:wait;opacity:.72}.text-button{padding:0;color:var(--brand);background:transparent;border:0;font-weight:650}.auth-actions{margin-top:16px;text-align:left}.divider{display:flex;align-items:center;gap:12px;margin:28px 0 16px;color:var(--muted);font-size:.88rem}.divider:before,.divider:after{content:"";height:1px;flex:1;background:var(--line)}.microsoft-button{display:flex;min-height:44px;align-items:center;justify-content:center;gap:10px;color:#fff;background:#2d333b;border-radius:3px;font-weight:650;text-decoration:none}.microsoft-button:hover{background:#111923}.microsoft-mark{display:grid;grid-template-columns:repeat(2,10px);gap:2px}.microsoft-mark span{width:10px;height:10px}.microsoft-mark span:nth-child(1){background:#f25022}.microsoft-mark span:nth-child(2){background:#7fba00}.microsoft-mark span:nth-child(3){background:#00a4ef}.microsoft-mark span:nth-child(4){background:#ffb900}.message{margin:0 0 18px;padding:12px 14px;border-left:4px solid;border-radius:2px}.error{color:#7e1717;background:#fff0f0;border-color:var(--error)}.success{color:#18552b;background:#eef8f1;border-color:var(--success)}.portal-layout{display:grid;min-height:100vh;grid-template-columns:232px minmax(0,1fr);grid-template-rows:48px minmax(0,1fr);background:#f5f5f5}.office-topbar{grid-column:1 / -1;display:flex;align-items:center;gap:12px;min-width:0;min-height:48px;padding:0 14px;color:#fff;background:#0078d4;box-shadow:0 1px 2px #0000002e}.app-launcher{display:grid;width:36px;height:36px;grid-template-columns:repeat(3,4px);place-content:center;gap:4px;padding:0;background:transparent;border:0}.app-launcher span{width:4px;height:4px;background:#fff}.office-brand{display:flex;min-width:210px;align-items:center;gap:10px;font-weight:650}.office-brand img{width:82px;padding:3px 6px;background:#fff;border-radius:2px}.office-search{position:relative;flex:1;max-width:560px}.office-search span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.office-search input{min-height:34px;padding:7px 12px;background:#ffffffeb;border:0;border-radius:2px}.office-actions{display:flex;align-items:center;gap:12px;margin-left:auto}.office-actions button{width:32px;height:32px;color:#fff;background:transparent;border:0;border-radius:2px;font-weight:700}.office-actions button:hover{background:#ffffff29}.office-actions a{color:#fff;font-weight:600;text-decoration:none}.sidebar{grid-column:1;grid-row:2;min-width:0;padding:8px 0;background:#fff;border-right:1px solid #edebe9}.sidebar-nav{display:grid;gap:2px}.sidebar-nav button{display:flex;min-height:40px;align-items:center;gap:12px;padding:9px 16px;color:#323130;background:transparent;border:0;border-left:3px solid transparent;text-align:left}.sidebar-nav button:hover,.sidebar-nav button.active{color:#201f1e;background:#f3f2f1;border-left-color:#0078d4;font-weight:650}.sidebar-nav span{display:inline-grid;width:24px;height:24px;place-items:center;color:#605e5c;background:#f3f2f1;border-radius:2px;font-size:.78rem}.portal-main{grid-column:2;grid-row:2;min-width:0;overflow:auto}.portal-header{display:flex;min-height:96px;align-items:center;justify-content:space-between;gap:18px;padding:24px 32px 18px;color:#201f1e;background:#fff;border-bottom:1px solid #edebe9}.portal-header h1{margin:0;color:#201f1e;font-size:1.75rem;font-weight:600}.portal-header .eyebrow{color:#605e5c}.header-subline{margin:8px 0 0;color:#605e5c}.avatar{display:inline-grid;width:36px;height:36px;place-items:center;color:#fff;background:var(--brand);border-radius:50%;font-size:.82rem;font-weight:700}.mini-avatar{width:28px;height:28px;font-size:.72rem}.top-account-button{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:3px 8px 3px 3px;color:inherit;background:transparent;border:1px solid transparent;border-radius:6px}.top-account-button:hover{background:#f3f6f8;border-color:var(--admin-border-soft)}.top-account-button img{width:28px;height:28px;border-radius:50%;object-fit:cover}.portal-content{width:min(100%,1180px);padding:24px 32px}.password-alert{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:18px 32px 0;padding:12px 14px;color:#fff;background:#a4262c;border-radius:2px;font-weight:650}.password-alert button{min-height:34px;padding:7px 12px;color:#a4262c;background:#fff;border:0;border-radius:2px;font-weight:650}.hero-band{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:16px;padding:20px;color:#201f1e;background:#fff;border:1px solid #edebe9;border-radius:2px}.hero-band .eyebrow{color:#605e5c}.hero-band h2{margin-bottom:0;color:#201f1e;font-size:1.5rem}.tile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.portal-tile,.form-panel,.account-panel{padding:20px;background:var(--panel);border:1px solid #edebe9;border-radius:2px;box-shadow:0 1px 2px #00000014}.portal-tile h3{margin-bottom:8px;font-size:1.18rem}.portal-tile p{color:var(--muted)}.ghost{min-height:38px;padding:8px 12px;color:#0078d4;background:#fff;border:1px solid #8a8886;border-radius:2px;font-weight:650}.ghost:hover{color:#fff;background:#0078d4;border-color:#0078d4}.form-panel{width:min(100%,720px)}fieldset{margin:0 0 22px;padding:0;border:0}legend,.select-label span{display:block;margin-bottom:10px;font-weight:650}.select-label{display:block;margin-bottom:22px}.copy-link{min-height:auto;padding:0;color:var(--brand);background:transparent;border:0;text-align:left;word-break:break-all}.account-panel dl{display:grid;gap:0;margin:0}.account-panel div{display:grid;grid-template-columns:170px minmax(0,1fr);padding:13px 0;border-bottom:1px solid #edf2f6}.account-panel div:last-child{border-bottom:0}.account-panel dt{color:var(--muted);font-weight:650}.account-panel dd{margin:0;word-break:break-word}.admin-content{width:min(100%,1320px);display:grid;gap:18px;align-content:start}.office365-content,.invoices-content,.domains-content,.vms-content{display:grid;gap:18px;align-content:start}.office365-overview,.invoice-overview{display:grid;grid-template-columns:minmax(260px,360px) minmax(0,1fr);gap:18px;align-items:end}.office365-customer-select,.invoice-customer-select{margin:0}.license-metrics{display:grid;grid-template-columns:repeat(3,minmax(140px,1fr));gap:12px}.license-metrics div{min-height:76px;padding:12px;background:#f8fafc;border:1px solid var(--line);border-radius:2px}.license-metrics span{display:block;margin-bottom:8px;color:var(--muted);font-size:.82rem;font-weight:650}.license-metrics strong{color:var(--ink);font-size:1.18rem}.office365-table td strong,.office365-table td small{display:block}.office365-table td small{margin-top:4px;color:var(--muted);font-size:.78rem}.invoices-table td:last-child,.invoices-table th:last-child{text-align:right}.domain-dns-grid,.vm-grid{display:grid;grid-template-columns:minmax(420px,1fr) minmax(360px,.65fr);gap:18px;align-items:start}.domains-table{min-width:620px}.dns-panel,.vm-order-panel{width:100%}.dns-records{display:grid;gap:12px}.dns-record-row{display:grid;grid-template-columns:90px minmax(80px,.75fr) minmax(160px,1.5fr) 90px 40px;gap:8px;align-items:center}.vm-plan-select{margin:0}.vms-table td:last-child,.vms-table th:last-child{text-align:right}.api-note{margin:0;padding:12px 14px;color:var(--muted);border-top:1px solid #edf2f6;font-size:.88rem}.admin-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;background:var(--admin-panel-soft);border:1px solid var(--admin-line);border-bottom:0;border-radius:8px 8px 0 0}.admin-toolbar h2{margin-bottom:0;color:var(--admin-text);font-size:15px}.table-panel{overflow-x:auto;background:var(--admin-panel);border:1px solid var(--admin-line);border-radius:0 0 8px 8px}.customer-table{min-width:940px;margin:0;table-layout:auto}.customer-table th{width:auto;padding:9px 10px;color:var(--admin-muted);background:var(--admin-panel-soft);font-size:12px;font-weight:700}.customer-table td{padding:9px 10px;color:var(--admin-text);border-color:var(--admin-line)}.status-badge{display:inline-flex;align-items:center;min-height:24px;margin:2px 6px 2px 0;padding:3px 8px;border-radius:999px;font-size:12px;white-space:nowrap}.active-badge{color:var(--success);background:#e7f3ec}.inactive-badge{color:var(--error);background:#fae8e8}.pending-badge{color:var(--admin-warn);background:#fff3df}.admin-badge{color:var(--admin-muted);background:#eef2f6}.status{min-height:18px;color:var(--admin-muted);font-size:13px}.sickl-admin-shell{background:var(--admin-bg);color:var(--admin-text);font-family:Arial,sans-serif;font-size:14px}.sickl-admin-shell .office-topbar{min-height:58px;padding:12px 18px;background:#20282f;box-shadow:none}.sickl-admin-shell .office-brand{align-items:baseline;gap:10px}.sickl-admin-shell .office-brand img{width:86px;border-radius:6px}.sickl-admin-shell .office-brand span{color:#fff;font-size:18px;font-weight:700}.sickl-admin-shell .office-search input{color:#fff;background:#151b20;border:1px solid #46515b;border-radius:6px}.sickl-admin-shell .office-search input::placeholder{color:#b6c1cb}.sickl-admin-shell .office-actions a,.sickl-admin-shell .header-subline{color:#d8e1e9}.sickl-admin-shell .avatar{background:var(--admin-accent)}.sickl-admin-shell .sidebar{background:var(--admin-panel);border-right-color:var(--admin-line)}.sickl-admin-shell .sidebar-nav button{min-height:38px;color:var(--admin-text)}.sickl-admin-shell .sidebar-nav button:hover,.sickl-admin-shell .sidebar-nav button.active{background:#eef2f6;border-left-color:var(--admin-accent)}.sickl-admin-shell .sidebar-nav span{color:var(--admin-muted);background:#eef2f6;border-radius:6px}.sickl-admin-shell .portal-header{min-height:74px;padding:18px;background:var(--admin-panel);border-bottom-color:var(--admin-line)}.sickl-admin-shell .portal-header .eyebrow{display:none}.sickl-admin-shell .portal-header h1{color:var(--admin-text);font-size:20px}.sickl-admin-shell .portal-content{padding:18px}.sickl-admin-shell .ghost{min-height:34px;padding:6px 10px;color:var(--admin-text);background:#fff;border:1px solid var(--admin-line);border-radius:6px;font-weight:400}.sickl-admin-shell .ghost:hover{color:var(--admin-text);background:#fff;border-color:#9aa8b5}.download-panel{margin:0 auto}table{width:100%;margin:0 0 24px;border-collapse:collapse;table-layout:fixed}th,td{padding:12px;text-align:left;border-bottom:1px solid #e3e9ef;word-break:break-word;vertical-align:top}th{width:38%;color:var(--muted)}.button-list{display:grid;gap:12px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;padding:22px;background:#00000061}.password-modal,.authenticator-modal{position:relative;width:min(100%,430px);padding:24px;background:#fff;border:1px solid #edebe9;border-radius:2px;box-shadow:0 18px 42px #00000047}.authenticator-modal{width:min(100%,520px)}.password-modal h2,.authenticator-modal h2{margin-bottom:8px;color:#201f1e;font-size:1.35rem}.password-modal p,.authenticator-modal p{color:#605e5c}.modal-close{position:absolute;top:10px;right:10px;width:32px;height:32px;color:#605e5c;background:transparent;border:0;border-radius:2px;font-size:1.1rem}.modal-close:hover{color:#201f1e;background:#f3f2f1}.password-form{display:grid;gap:12px}.authenticator-step{display:grid;gap:14px}.qr-card{display:inline-grid;width:244px;max-width:100%;place-items:center;padding:12px;background:#fff;border:1px solid #edebe9;border-radius:2px}.qr-card img{width:220px;max-width:100%;height:auto}.setup-qr{display:grid;gap:10px}.setup-qr img{width:244px;max-width:100%;padding:12px;background:#fff;border:1px solid #edebe9;border-radius:2px}.setup-qr strong{color:#201f1e;word-break:break-all}.store-links,.modal-actions{display:flex;flex-wrap:wrap;gap:10px}.store-links a{min-height:36px;padding:8px 12px;color:#0078d4;background:#fff;border:1px solid #8a8886;border-radius:2px;font-weight:650;text-decoration:none}.authenticator-step ol{margin:0;padding-left:22px;color:#323130}.authenticator-step li{margin-bottom:8px}.modal-actions{justify-content:flex-end;margin-top:20px}@media(max-width:820px){.portal-layout{grid-template-columns:1fr;grid-template-rows:auto auto minmax(0,1fr)}.office-topbar{grid-row:1;flex-wrap:wrap;height:auto;padding-block:8px}.office-brand{min-width:0}.office-search{order:4;flex-basis:100%;max-width:none}.sidebar{grid-row:2;border-right:0;border-bottom:1px solid #edebe9;padding:0;background:#fff}.sidebar-nav{display:flex;overflow-x:auto}.sidebar-nav button{flex:0 0 auto;border-left:0;border-bottom:3px solid transparent}.sidebar-nav button:hover,.sidebar-nav button.active{border-left-color:transparent;border-bottom-color:#0078d4}.portal-main{grid-column:1;grid-row:3}.portal-header,.hero-band{align-items:flex-start;flex-direction:column}.portal-header,.portal-content{padding:24px 22px}.password-alert{align-items:flex-start;flex-direction:column;margin-inline:22px}.tile-grid,.office365-overview,.invoice-overview,.license-metrics,.domain-dns-grid,.vm-grid,.dns-record-row{grid-template-columns:1fr}}@media(max-width:560px){.login-background{padding:18px}.auth-panel,.download-panel,.form-panel,.account-panel,.portal-tile{padding:22px}.brand-logo{max-width:158px}.portal-header h1{font-size:1.65rem}.hero-band h2{font-size:1.38rem}.sidebar-nav button{padding-inline:12px}.account-panel div{grid-template-columns:1fr;gap:5px}}.admin-center-shell{--admin-blue: #003b63;--admin-blue-dark: #003050;--admin-cyan: #238b95;--admin-red: #d71920;--admin-border: #d7e0e8;--admin-border-soft: #e8edf2;--admin-bg-flat: #ffffff;--admin-nav-bg: #fbfcfd;--admin-nav-active: #eef8f4;--admin-text-strong: #064066;--admin-text-body: #263f55;--admin-text-muted: #6d7b88;display:grid;min-height:100vh;grid-template-columns:225px minmax(0,1fr);grid-template-rows:74px minmax(0,1fr);color:var(--admin-text-body);background:var(--admin-bg-flat);font-family:Arial,Helvetica,sans-serif;font-size:14px}.admin-center-shell .office-topbar{min-height:74px;padding:0 18px 0 14px;color:var(--admin-blue);background:#fff;border:1px solid var(--admin-border);border-bottom:2px solid var(--admin-blue);border-radius:6px 6px 0 0;box-shadow:none}.admin-center-shell .office-brand{gap:12px;min-width:0}.admin-center-shell .office-brand strong{color:var(--admin-blue);font-size:21px;font-weight:700;white-space:nowrap}.admin-center-shell .office-brand span{color:#667584;font-size:14px;font-weight:400;white-space:nowrap}.admin-center-shell .office-actions{gap:0;color:var(--admin-blue);font-size:13px;font-weight:700}.admin-center-shell .user-chip{min-height:40px;display:inline-flex;align-items:center;padding:0 13px;border-right:1px solid var(--admin-border);white-space:nowrap}.admin-center-shell .office-actions a{min-height:40px;display:inline-flex;align-items:center;padding:0 13px;color:var(--admin-blue);background:#fff;border:1px solid var(--admin-border);border-left:0;font-weight:700;text-decoration:none}.admin-center-shell .office-actions a:hover{background:#f5f9fc}.admin-center-shell .sidebar{padding:20px 12px 24px 0;background:var(--admin-nav-bg);border-right:1px solid var(--admin-border)}.admin-center-shell .sidebar-nav{display:grid;gap:13px}.admin-center-shell .nav-section-title{margin:10px 0 2px;padding:0 18px;color:var(--admin-text-muted);font-size:11px;font-weight:700;text-transform:uppercase}.admin-center-shell .sidebar-nav button{min-height:38px;padding:9px 18px;color:var(--admin-blue);background:transparent;border:0;border-left:3px solid transparent;font-size:14px;font-weight:700}.admin-center-shell .sidebar-nav button:hover,.admin-center-shell .sidebar-nav button.active{color:var(--admin-blue);background:var(--admin-nav-active);border-left-color:var(--admin-red)}.admin-center-shell .portal-main{min-width:0;overflow:auto;background:#fff}.admin-center-shell .portal-header{min-height:0;padding:0;border:0}.admin-center-shell .portal-header>div{display:none}.admin-center-shell .portal-content{width:100%;max-width:none;padding:20px 18px 36px}.admin-center-shell .section-panel,.admin-center-shell .form-panel,.admin-center-shell .account-panel,.admin-center-shell .table-panel{background:#fff;border:1px solid var(--admin-border);border-radius:0;box-shadow:none}.admin-center-shell .section-head,.admin-center-shell .admin-toolbar{min-height:66px;display:flex;align-items:center;gap:14px;padding:12px 14px;background:#fff;border:1px solid var(--admin-border);border-bottom:0;border-radius:0}.admin-center-shell .section-head h2,.admin-center-shell .admin-toolbar h2{position:relative;margin:0;padding-left:34px;color:var(--admin-text-strong);font-size:16px;font-weight:700}.admin-center-shell .section-head h2:before,.admin-center-shell .admin-toolbar h2:before{content:"";position:absolute;top:50%;left:0;width:27px;height:3px;background:var(--admin-cyan);transform:translateY(-50%)}.admin-center-shell .section-body{padding:14px;border-top:1px solid var(--admin-border-soft)}.admin-center-shell .hero-band{min-height:180px;margin:0;padding:24px 14px;border:1px solid var(--admin-border);border-radius:0;box-shadow:none}.admin-center-shell .hero-band h2{color:var(--admin-blue);font-size:22px}.admin-center-shell .tile-grid{margin-top:18px;gap:16px}.admin-center-shell .portal-tile{padding:0;border:1px solid var(--admin-border);border-radius:0;box-shadow:none}.admin-center-shell .portal-tile h3{color:var(--admin-blue);font-size:15px}.admin-center-shell .office365-content,.admin-center-shell .invoices-content,.admin-center-shell .domains-content,.admin-center-shell .vms-content{width:100%}.admin-center-shell .office365-overview,.admin-center-shell .invoice-overview{border-top:1px solid var(--admin-border-soft)}.admin-center-shell .license-metrics div{background:#f7f9fb;border:1px solid var(--admin-border-soft);border-radius:0}.admin-center-shell .license-metrics span,.admin-center-shell .office365-table td small,.admin-center-shell .api-note{color:var(--admin-text-muted)}.admin-center-shell .license-metrics strong{color:var(--admin-blue);font-size:18px}.admin-center-shell .office365-table,.admin-center-shell .invoices-table,.admin-center-shell .vms-table{min-width:920px}.admin-center-shell .domain-dns-grid,.admin-center-shell .vm-grid{gap:16px}.admin-center-shell .dns-record-row{grid-template-columns:80px minmax(80px,.75fr) minmax(160px,1.5fr) 80px 40px}.admin-center-shell .api-note{border-top:1px solid var(--admin-border-soft);font-size:12px}.admin-center-shell input,.admin-center-shell select,.admin-center-shell textarea{min-height:34px;padding:7px 9px;color:var(--admin-text-body);border:1px solid var(--admin-border);border-radius:0;font-size:13px}.admin-center-shell input:focus,.admin-center-shell select:focus,.admin-center-shell textarea:focus{border-color:#8fb3ca;box-shadow:none}.admin-center-shell .primary,.admin-center-shell .ghost,.admin-center-shell .link-button{min-height:40px;padding:8px 14px;color:var(--admin-blue);background:#fff;border:1px solid var(--admin-border);border-radius:0;font-size:13px;font-weight:700}.admin-center-shell .primary:hover,.admin-center-shell .ghost:hover,.admin-center-shell .link-button:hover{color:var(--admin-blue);background:#f5f9fc;border-color:#b8c7d3}.admin-center-shell .icon-action{width:40px;min-width:40px;padding:0;font-size:20px;line-height:1}.admin-center-shell .danger-action{color:var(--admin-red)}.admin-center-shell .danger-action:hover{color:var(--admin-red);background:#fff6f6;border-color:#e1b7b7}.admin-center-shell .form-panel{width:100%}.admin-center-shell fieldset{grid-template-columns:repeat(2,minmax(220px,1fr));margin-bottom:18px}.admin-center-shell legend,.admin-center-shell .select-label span{grid-column:1 / -1;color:var(--admin-text-muted);font-size:12px}.admin-center-shell .admin-content{width:100%;gap:0}.admin-center-shell .admin-toolbar{justify-content:flex-start}.admin-center-shell .admin-toolbar .status{margin-left:auto}.admin-center-shell .table-panel{overflow:auto;border-top:1px solid var(--admin-border)}.admin-center-shell .table-filter-bar{display:flex;align-items:end;gap:8px;min-width:1080px;padding:14px;border-bottom:1px solid var(--admin-border-soft);background:#fff}.admin-center-shell .table-filter-bar label{display:grid;gap:6px;min-width:260px}.admin-center-shell .table-filter-bar span{color:var(--admin-text-muted);font-size:12px;font-weight:700}.admin-center-shell .customer-table{min-width:1320px;table-layout:auto;font-size:12px}.admin-center-shell .customer-table th,.admin-center-shell .customer-table td{padding:9px 10px;border-bottom:1px solid var(--admin-border-soft);white-space:nowrap;word-break:normal}.admin-center-shell .select-col{width:42px;min-width:42px}.admin-center-shell .customer-table input[type=checkbox]{width:16px;height:16px;margin:0}.admin-center-shell .customer-table th{width:auto;color:#6d7884;background:#f7f9fb;font-size:11px;font-weight:700;vertical-align:top}.admin-center-shell .customer-table td{color:var(--admin-text-body)}.admin-center-shell .clickable-row{cursor:pointer}.admin-center-shell .clickable-row:hover td,.admin-center-shell .clickable-row:focus td{background:#f1f7fb}.admin-center-shell .clickable-row.selected td{background:#e7f1f8}.detail-drawer{z-index:45}.profile-drawer-head{display:flex;align-items:center;gap:14px;padding-bottom:14px;border-bottom:1px solid var(--admin-border-soft)}.profile-drawer-head p{margin:4px 0 0;color:var(--admin-text-muted)}.profile-avatar-large{width:64px;height:64px;border-radius:50%;object-fit:cover}.drawer-detail-list{display:grid;gap:0;margin:12px 0 0}.drawer-detail-list div{display:grid;grid-template-columns:130px 1fr;gap:12px;padding:10px 0;border-bottom:1px solid var(--admin-border-soft)}.drawer-detail-list dt{color:var(--admin-text-muted);font-size:12px;font-weight:700}.drawer-detail-list dd{margin:0}.admin-center-shell .clickable-row:focus{outline:2px solid #8fb3ca;outline-offset:-2px}.admin-center-shell .clickable-row.selected td{background:#eef8f4}.admin-center-shell .column-filter{display:block;width:100%;min-width:110px;min-height:28px;margin-top:6px;padding:5px 7px;background:#fff;font-size:12px;font-weight:400}.admin-center-shell .row-actions{display:flex;gap:6px;align-items:center}.admin-center-shell .row-actions select{min-width:150px;min-height:30px;padding:5px 7px}.admin-center-shell .status-badge{min-height:20px;padding:2px 7px;border-radius:0;font-size:11px}.admin-center-shell .account-panel{padding:0 14px}.admin-center-shell .password-alert{margin:16px 18px 0;color:#7a1d1d;background:#fff5f5;border:1px solid #f0c9c9;border-left:3px solid var(--admin-red);border-radius:0}.admin-center-shell .password-alert button{color:var(--admin-blue);border:1px solid var(--admin-border);border-radius:0}.admin-drawer-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;background:#0d1c2a57}.admin-drawer{position:fixed;top:0;right:0;z-index:31;width:min(100%,520px);height:100vh;color:var(--admin-text-body);background:#fff;border-left:1px solid var(--admin-border);box-shadow:-18px 0 42px #111f2b33}.drawer-form{display:grid;height:100%;grid-template-rows:auto minmax(0,1fr) auto}.drawer-head,.drawer-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 20px;border-bottom:1px solid var(--admin-border)}.drawer-head h2{margin:0;color:var(--admin-blue);font-size:18px}.drawer-body{display:grid;align-content:start;gap:14px;overflow:auto;padding:18px 20px 24px}.drawer-body label{display:grid;gap:6px}.drawer-body label span,.drawer-meta span{color:var(--admin-text-muted);font-size:12px;font-weight:700}.drawer-body input:disabled{color:var(--admin-text-muted);background:#f7f9fb}.drawer-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:4px}.drawer-meta div{display:grid;gap:4px;min-width:0;padding:10px;background:#f7f9fb;border:1px solid var(--admin-border-soft)}.drawer-meta strong{overflow:hidden;color:var(--admin-text-strong);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.drawer-actions{justify-content:flex-end;border-top:1px solid var(--admin-border);border-bottom:0}@media(max-width:820px){.admin-center-shell{grid-template-columns:1fr;grid-template-rows:auto auto minmax(0,1fr)}.admin-center-shell .office-topbar{align-items:flex-start;gap:10px;padding:14px}.admin-center-shell .office-brand,.admin-center-shell .office-actions{width:100%}.admin-center-shell .office-brand{flex-wrap:wrap}.admin-center-shell .office-actions{margin-left:0}.admin-center-shell .user-chip{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis}.admin-center-shell .sidebar{grid-column:1;grid-row:2;padding:0;border-right:0;border-bottom:1px solid var(--admin-border)}.admin-center-shell .sidebar-nav{display:flex;gap:0;overflow-x:auto}.admin-center-shell .nav-section-title{display:none}.admin-center-shell .sidebar-nav button{flex:0 0 auto;border-left:0;border-bottom:3px solid transparent}.admin-center-shell .sidebar-nav button.active,.admin-center-shell .sidebar-nav button:hover{border-bottom-color:var(--admin-red)}.admin-center-shell .portal-main{grid-column:1;grid-row:3}.admin-center-shell fieldset{grid-template-columns:1fr}.admin-drawer{width:100%}.drawer-meta{grid-template-columns:1fr}}
