*{box-sizing:border-box}[hidden]{display:none!important}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit}.console{grid-template-columns:248px minmax(0,1fr);min-height:100vh;display:grid}.login-shell{align-items:center;min-height:100vh;padding:24px;display:grid}.login-panel{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px;gap:18px;width:100%;max-width:420px;margin:0 auto;padding:22px;display:grid;overflow:hidden}.login-panel .notice{border:1px solid #fed7aa;border-radius:6px}.login-form{gap:12px;display:grid}.sidebar{border-right:1px solid var(--line);background:#fff;grid-template-rows:auto 1fr auto;align-content:start;gap:32px;height:100vh;padding:26px 22px;display:grid;position:sticky;top:0}.brand{margin-bottom:6px;font-size:21px;font-weight:800}.sidebar-copy{color:var(--muted);margin:0;font-size:13px}nav{gap:4px;display:grid}.sidebar-logout,.sidebar-logout .logout-button{width:100%}nav a{color:#344054;border-radius:6px;min-height:38px;padding:10px 12px;font-size:14px;font-weight:700;text-decoration:none}nav a:hover{background:#eef2f6}nav a.active{background:var(--accent-soft);color:#0f5f59}.workspace{min-width:0;padding:28px}.topbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;display:flex}.eyebrow{color:var(--accent);letter-spacing:0;text-transform:uppercase;margin:0 0 6px;font-size:12px;font-weight:800}h1,h2{margin:0}h1{font-size:30px;line-height:1.15}h2{font-size:18px;line-height:1.25}.health{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);color:#344054;white-space:nowrap;border-radius:6px;align-items:center;gap:8px;min-height:38px;padding:9px 12px;font-size:14px;font-weight:700;display:inline-flex}.logout-button{border:1px solid var(--line-strong);color:#344054;cursor:pointer;font:inherit;white-space:nowrap;background:#fff;border-radius:6px;min-height:38px;padding:8px 12px;font-size:14px;font-weight:800}.dot{background:#f97316;border-radius:50%;width:9px;height:9px}.metrics{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.metric{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px;gap:8px;min-height:96px;padding:16px;display:grid}.metric span{color:var(--muted);font-size:13px;font-weight:700}.metric strong{font-size:30px;line-height:1}.operations{margin-bottom:18px}.operations-grid{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.operation-item{border-right:1px solid var(--line);gap:6px;min-width:0;padding:16px 18px;display:grid}.operation-item:last-child{border-right:0}.operation-item>span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:800}.operation-item strong{color:var(--ink);overflow-wrap:anywhere;font-size:14px}.operation-item a,.operation-item span:last-child{color:#344054;overflow-wrap:anywhere;font-size:13px}.readiness{margin-bottom:18px}.readiness-list{display:grid}.readiness-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;min-height:68px;padding:14px 18px;display:grid}.readiness-row:last-child{border-bottom:0}.readiness-row strong,.ready-state strong{margin-bottom:4px;font-size:14px;display:block}.readiness-row span,.ready-state span{color:var(--muted);overflow-wrap:anywhere;display:block}.readiness-detail{margin-top:3px;font-size:12px}.readiness-gaps{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.ready-state{padding:16px 18px}.pill.info{border-color:var(--line-strong);color:#344054;background:#eef2f6}.provisioning-steps{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.step-pill{border:1px solid var(--line-strong);color:#344054;text-transform:capitalize;background:#fff;border-radius:999px;padding:6px 8px;font-size:12px;font-weight:800;line-height:1;display:inline-block}.split{grid-template-columns:minmax(0,1fr);gap:18px;display:grid}.surface{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px;min-width:0;overflow:hidden}.section-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;display:flex}.section-head>span{color:var(--muted);white-space:nowrap;font-size:13px;font-weight:700}.section-actions{align-items:center;gap:10px;display:flex}.section-actions>span{color:var(--muted);white-space:nowrap;font-size:13px;font-weight:700}.notice{background:var(--warn-soft);color:var(--warn);border-bottom:1px solid #fed7aa;gap:4px;padding:14px 18px;display:grid}.notice strong,.notice span{font-size:14px}.empty{color:var(--muted);padding:22px 18px;font-size:14px}.create-form,.user-form,.subscription-form,.setup-form,.device-form,.quota-form,.server-form,.account-form,.assign-form,.provisioning-form{border-bottom:1px solid var(--line);gap:12px;padding:16px 18px;display:grid}.create-form{grid-template-columns:repeat(4,minmax(0,1fr)) auto}.assign-form{grid-template-columns:minmax(0,1fr)}.provisioning-form{background:#fbfcfd;grid-template-columns:minmax(220px,1fr) auto auto}.provisioning-job{align-self:end;gap:6px;min-height:38px;display:grid}.provisioning-job span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:800}.provisioning-job strong{border:1px solid var(--line-strong);color:#344054;white-space:nowrap;background:#fff;border-radius:6px;align-items:center;min-height:38px;padding:8px 10px;font-size:14px;display:flex}.user-form{background:#fbfcfd;grid-template-columns:minmax(160px,.85fr) minmax(180px,1fr) minmax(160px,.85fr) auto}.subscription-form{border-top:1px solid var(--line);background:#fff;grid-template-columns:minmax(170px,1.1fr) minmax(110px,.7fr) minmax(140px,.9fr) minmax(130px,.8fr) minmax(90px,.55fr) minmax(120px,.65fr) minmax(110px,.65fr) minmax(130px,.8fr) auto}.setup-form{background:#f8fafc;grid-template-columns:1fr;gap:14px;padding:18px}.setup-form fieldset{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;min-width:0;margin:0;padding:16px 18px;display:grid}.setup-form fieldset:last-child{grid-template-columns:minmax(220px,1fr) minmax(180px,.8fr) auto}.setup-form legend{color:var(--ink);background:#fff;margin-bottom:10px;padding:0 6px;font-size:14px;font-weight:800}.device-form{grid-template-columns:repeat(4,minmax(0,1fr)) auto}.quota-form{background:#fbfcfd;grid-template-columns:minmax(180px,1fr) minmax(120px,.45fr) auto}.server-form{grid-template-columns:minmax(140px,.8fr) minmax(220px,1fr) auto}.account-form{background:#fbfcfd;grid-template-columns:minmax(150px,.75fr) minmax(220px,1fr) minmax(180px,.8fr) minmax(180px,.8fr) auto}.audit-filter-form{border-bottom:1px solid var(--line);background:#fbfcfd;grid-template-columns:minmax(180px,1fr) minmax(180px,1fr) minmax(120px,.45fr) auto auto auto;gap:12px;padding:16px 18px;display:grid}.create-form label,.user-form label,.subscription-form label,.setup-form label,.device-form label,.quota-form label,.server-form label,.account-form label,.assign-form label,.provisioning-form label,.audit-filter-form label,.login-form label{gap:6px;min-width:0;display:grid}.create-form label span,.user-form label span,.subscription-form label span,.setup-form label span,.device-form label span,.quota-form label span,.server-form label span,.account-form label span,.assign-form label span,.provisioning-form label span,.audit-filter-form label span,.login-form label span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:800}.create-form input,.user-form input,.user-form select,.subscription-form input,.subscription-form select,.setup-form input,.setup-form select,.device-form input,.quota-form input,.quota-form select,.server-form input,.account-form input,.account-form select,.assign-form select,.provisioning-form select,.audit-filter-form select,.login-form input{border:1px solid var(--line-strong);color:var(--ink);font:inherit;background:#fff;border-radius:6px;min-width:0;min-height:38px;padding:8px 10px}.create-form input:focus,.user-form input:focus,.user-form select:focus,.subscription-form input:focus,.subscription-form select:focus,.setup-form input:focus,.setup-form select:focus,.device-form input:focus,.quota-form input:focus,.quota-form select:focus,.server-form input:focus,.account-form input:focus,.account-form select:focus,.assign-form select:focus,.provisioning-form select:focus,.audit-filter-form select:focus,.login-form input:focus{border-color:var(--accent);outline:2px solid var(--accent-soft)}.create-form button,.user-form button,.subscription-form button,.setup-form button,.device-form button,.quota-form button,.server-form button,.account-form button,.assign-form button,.provisioning-form button,.audit-filter-form button,.login-form button{background:var(--accent);border:1px solid var(--accent);color:#fff;cursor:pointer;font:inherit;white-space:nowrap;border-radius:6px;align-self:end;min-height:38px;padding:8px 14px;font-size:14px;font-weight:800}.create-form button:hover,.server-form button:hover,.account-form button:hover,.device-form button:hover,.quota-form button:not(:disabled):hover{background:#0b5f59}.login-form button:disabled{cursor:not-allowed;opacity:.55}.login-form button:not(:disabled):hover{background:#0b5f59}.user-form button:disabled,.user-form select:disabled,.subscription-form button:disabled,.subscription-form select:disabled,.setup-form button:disabled,.setup-form select:disabled,.quota-form button:disabled,.quota-form select:disabled,.assign-form button:disabled,.assign-form select:disabled,.provisioning-form button:disabled,.provisioning-form select:disabled{cursor:not-allowed;opacity:.55}.user-form button:not(:disabled):hover,.subscription-form button:not(:disabled):hover,.setup-form button:not(:disabled):hover,.assign-form button:not(:disabled):hover,.provisioning-form button:not(:disabled):hover,.audit-filter-form button:hover{background:#0b5f59}.secondary-action{border:1px solid var(--line-strong);color:#344054;text-align:center;white-space:nowrap;border-radius:6px;align-self:end;min-height:38px;padding:10px 14px;font-size:14px;font-weight:800;text-decoration:none}.primary-action{background:var(--accent);border:1px solid var(--accent);color:#fff;text-align:center;white-space:nowrap;border-radius:6px;align-self:end;min-height:38px;padding:10px 14px;font-size:14px;font-weight:800;text-decoration:none}.primary-action:hover{background:#0b5f59}.table-wrap{overflow-x:auto}table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:860px}th,td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:12px 14px}th{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:800}td{color:#344054;font-size:14px}td strong,.server-row strong{color:var(--ink);overflow-wrap:anywhere;margin-bottom:4px;font-size:14px;display:block}td a{color:var(--ink);text-decoration:none}td a:hover{color:var(--accent);text-decoration:underline}td span,.server-row span{color:var(--muted);overflow-wrap:anywhere;display:block}.pill{background:var(--accent-soft);color:#0f5f59;text-transform:capitalize;border:1px solid #a8d8cf;border-radius:999px;padding:6px 8px;font-size:12px;font-weight:800;line-height:1;display:inline-block}.server-list{display:grid}.customer-detail{min-width:0}.section-head.compact{background:#fbfcfd}.customer-layout{grid-template-columns:minmax(0,1.35fr) minmax(360px,.95fr);gap:18px;padding:18px;display:grid}.customer-directory,.customer-detail{gap:0;min-width:0;display:grid}.customer-table{min-width:1120px}.selected-row td{background:#f6fbfa}.selected-row td:first-child{box-shadow:inset 3px 0 0 var(--accent)}.profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.detail-grid{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.detail-block{border-bottom:1px solid var(--line);border-right:1px solid var(--line);gap:6px;min-width:0;padding:16px 18px;display:grid}.detail-block:last-child{border-right:0}.detail-block span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:800}.detail-block strong{color:var(--ink);overflow-wrap:anywhere;font-size:15px}.detail-block p{color:var(--muted);overflow-wrap:anywhere;margin:0;font-size:13px}.detail-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:16px 18px;display:grid}h3{margin:0 0 10px;font-size:14px}.compact-list{border:1px solid var(--line);border-radius:6px;display:grid;overflow:hidden}.compact-list span{border-bottom:1px solid var(--line);color:#344054;overflow-wrap:anywhere;padding:10px 12px;font-size:13px}.compact-list span:last-child{border-bottom:0}.activity{margin-top:18px}.activity-list{display:grid}.activity-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;min-height:68px;padding:14px 18px;display:grid}.activity-row:last-child{border-bottom:0}.activity-row strong{color:var(--ink);overflow-wrap:anywhere;margin-bottom:4px;font-size:14px;display:block}.activity-row span{color:var(--muted);overflow-wrap:anywhere;display:block}.activity-detail{margin-top:3px;font-size:12px}.activity-meta{place-items:flex-end end;gap:8px;display:grid}.activity-meta>span:last-child{color:var(--muted);white-space:nowrap;font-size:12px;font-weight:800}.server-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:74px;padding:14px 18px;display:grid}.server-meta{place-items:flex-end end;gap:8px;display:grid}.server-meta>span:last-child{color:var(--muted);white-space:nowrap;font-size:12px;font-weight:800}.server-row:last-child,tbody tr:last-child td{border-bottom:0}@media (max-width:980px){.console{grid-template-columns:1fr}.sidebar{border-bottom:1px solid var(--line);border-right:0;height:auto;position:static}nav{grid-template-columns:repeat(7,minmax(0,1fr))}nav a{text-align:center}.split{grid-template-columns:1fr}.metrics,.operations-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.operation-item:nth-child(2n){border-right:0}.operation-item:nth-child(n+3){border-top:1px solid var(--line)}.create-form,.user-form,.subscription-form,.setup-form fieldset,.setup-form fieldset:last-child{grid-template-columns:1fr 1fr}.customer-layout{grid-template-columns:1fr}.customer-table{min-width:980px}.profile-grid,.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-block:nth-child(2n){border-right:0}.device-form,.quota-form,.server-form,.account-form,.provisioning-form,.audit-filter-form{grid-template-columns:1fr 1fr}.readiness-row,.activity-row{grid-template-columns:1fr;align-items:flex-start}.activity-meta{justify-items:start}.readiness-gaps{justify-content:flex-start}.create-form button,.device-form button,.quota-form button,.user-form button,.subscription-form button,.setup-form button,.server-form button,.account-form button,.provisioning-form button{grid-column:1/-1}.audit-filter-form button,.secondary-action{grid-column:auto}}@media (max-width:680px){.workspace{padding:18px}.topbar,.section-head{flex-direction:column;align-items:flex-start}.metrics,.operations-grid{grid-template-columns:1fr}.operation-item,.operation-item:nth-child(2n){border-right:0}.operation-item+.operation-item{border-top:1px solid var(--line)}nav{grid-template-columns:1fr 1fr}.create-form,.user-form,.subscription-form,.setup-form fieldset,.setup-form fieldset:last-child,.customer-layout,.profile-grid,.detail-grid,.detail-columns{grid-template-columns:1fr}.detail-block{border-right:0}.device-form,.quota-form,.server-form,.account-form,.provisioning-form,.audit-filter-form{grid-template-columns:1fr}.health{white-space:normal}}.health,.logout-button{color:#c4cfdf}@media (max-width:1100px){.console{grid-template-columns:190px minmax(0,1fr)}.workspace{padding-inline:20px}.metrics{grid-template-columns:repeat(3,minmax(130px,1fr))}}@media (max-width:760px){.console{display:block}.sidebar{height:auto;position:static}nav{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace{padding:18px 14px 36px}.topbar{flex-direction:column;align-items:stretch}.metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.split{grid-template-columns:1fr}}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0b1220;--panel:#111c2e;--ink:#e7edf7;--muted:#91a0b8;--line:#263650;--line-strong:#3a4d6d;--accent:#35c2a3;--accent-soft:#123b3b;--warn:#f0a35b;--warn-soft:#3d2b1d;--success:#35c2a3;--success-soft:#123b3b;--shadow:0 10px 30px #0000002e}body{background:var(--bg)}.console{grid-template-columns:232px minmax(0,1fr)}.sidebar{border-right-color:var(--line);background:#0d1728;gap:28px;padding:24px 16px}.brand{color:#fff;letter-spacing:-.03em}.sidebar-copy{color:#74849e}nav a{color:#aab7ca}nav a:hover{color:#fff;background:#17253b}.workspace{max-width:1600px;padding:24px 30px 48px}.topbar{align-items:flex-start}h1{color:#fff;letter-spacing:-.04em;font-size:32px}h2{color:#fff}.eyebrow{color:var(--accent);letter-spacing:.12em}.health,.logout-button,.metric,.surface,.login-panel{background:var(--panel);border-color:var(--line);box-shadow:var(--shadow)}.health,.logout-button{color:#c4cfdf}.logout-button:hover{background:#17253b}.dot{background:var(--warn)}.dot.ok{background:var(--accent)}.metrics{grid-template-columns:repeat(5,minmax(130px,1fr));gap:10px}.metric{min-height:88px;padding:14px 16px}.metric span{color:var(--muted)}.metric strong{color:#fff;font-size:28px}.section-head{border-bottom-color:var(--line)}.section-head>span,td span,.server-row span,.readiness-row span{color:var(--muted)}.create-form,.user-form,.server-form,.assign-form,.provisioning-form,.audit-filter-form{border-bottom-color:var(--line)}.user-form,.provisioning-form,.audit-filter-form{background:#0e192a}.create-form input,.user-form input,.user-form select,.server-form input,.assign-form select,.provisioning-form select,.audit-filter-form select,.login-form input,.provisioning-job strong{border-color:var(--line-strong);color:var(--ink);background:#0b1525}table{min-width:980px}th,td{border-bottom-color:var(--line)}th{color:#8797b2}td{color:#c4cfdf}td strong,.server-row strong{color:#fff}.pill{background:var(--accent-soft);color:#8be1ca;border-color:#23675c}.pill.warn{background:var(--warn-soft);color:#ffc78f;border-color:#81562f}.pill.info,.step-pill{border-color:var(--line-strong);color:#b8c6da;background:#17253b}.empty{color:var(--muted)}.secondary-action{border-color:var(--line-strong);color:#c4cfdf}.secondary-action:hover{background:#17253b}.notice{background:var(--warn-soft);color:#ffc78f;border-bottom-color:#81562f}.notice.success{background:var(--success-soft);color:#8be1ca;border-bottom-color:#23675c}@media (max-width:1100px){.console{grid-template-columns:190px minmax(0,1fr)}.workspace{padding-inline:20px}.metrics{grid-template-columns:repeat(3,minmax(130px,1fr))}}@media (max-width:760px){.console{display:block}.sidebar{height:auto;position:static}nav{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace{padding:18px 14px 36px}.topbar{flex-direction:column;align-items:stretch}.metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.split{grid-template-columns:1fr}}[dir=rtl] .console{direction:rtl}[dir=rtl] .sidebar{border-left:1px solid var(--line);border-right:0}[dir=rtl] th,[dir=rtl] td{text-align:right}.customer-directory,.customer-detail{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:10px;overflow:hidden}.customer-directory{min-width:0}.customer-detail{padding-bottom:8px}.customer-directory .section-head,.customer-detail .section-head{padding-inline:18px}.customer-table{table-layout:fixed;width:100%}.customer-select-link{color:inherit;align-items:start;gap:5px;min-height:54px;padding-block:4px;text-decoration:none;display:grid}.customer-select-link:after{color:var(--accent);content:"Open profile →";opacity:.75;font-size:11px;font-weight:800}.customer-select-link:hover,.customer-select-link:focus-visible{color:var(--accent);outline:0}.customer-select-link:focus-visible{box-shadow:0 0 0 3px var(--accent-soft);border-radius:4px}.selected-row .customer-select-link:after{content:"Selected · View profile";opacity:1}.customer-screen{overflow:visible}.customer-workflow{background:color-mix(in srgb, var(--accent-soft) 72%, var(--panel));border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;padding:18px 22px;display:flex}.customer-workflow-heading{gap:4px;min-width:240px;display:grid}.customer-workflow-heading .eyebrow{color:var(--accent);margin:0}.customer-workflow-heading strong{color:var(--ink);font-size:16px}.customer-workflow-heading span{color:var(--muted);font-size:13px;line-height:1.45}.customer-workflow-steps{grid-template-columns:repeat(4,minmax(120px,1fr));gap:8px 18px;width:min(100%,700px);display:grid}.customer-workflow-steps span{color:var(--ink);align-items:center;gap:8px;min-width:0;font-size:13px;font-weight:700;display:flex}.customer-workflow-steps b{background:var(--accent);color:#fff;border-radius:50%;flex:0 0 24px;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;display:inline-flex}.customer-tabs{border-bottom:1px solid var(--line);align-items:end;gap:6px;padding:14px 22px 0;display:flex;overflow-x:auto}.customer-tabs a{color:var(--muted);white-space:nowrap;border-bottom:3px solid #0000;padding:10px 14px 12px;font-size:14px;font-weight:800;text-decoration:none}.customer-tabs a:hover,.customer-tabs a.active{border-bottom-color:var(--accent);color:var(--accent)}.customer-row-actions{gap:8px;min-width:118px;display:grid}.customer-row-actions a,.customer-row-actions button{color:var(--accent);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;padding:0;font-size:13px;font-weight:800;text-decoration:none}.customer-row-actions button{color:var(--warn)}.customer-row-actions a:hover,.customer-row-actions button:hover{text-decoration:underline}.customer-layout{flex-direction:column;gap:22px;padding:22px;display:flex}.customer-detail{order:1}.customer-directory{order:2}.customer-directory,.customer-detail,.management-controls,.customer-screen .account-form,.customer-screen .setup-form,.customer-screen .table-wrap{min-width:0;max-width:100%}.customer-detail>.section-head,.customer-directory>.section-head{padding:20px 22px}.customer-detail>.section-head h3,.customer-directory>.section-head h3{font-size:19px;line-height:1.25}.customer-screen .profile-grid{background:var(--panel);grid-template-columns:repeat(3,minmax(0,1fr))}.customer-screen .detail-block{min-height:112px;padding:18px 20px}.customer-screen .detail-columns{padding:22px}.customer-screen .management-controls{border:0;border-top:1px solid var(--line);box-shadow:none;background:0 0;border-radius:0;padding:22px}.customer-screen .management-controls>.section-head{background:0 0;padding:0 0 16px}.customer-screen .account-form{background:var(--panel);border:1px solid var(--line);border-radius:10px;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));margin-bottom:16px;padding:20px}.customer-screen .account-form h3,.customer-screen .account-form h4,.customer-screen .account-form p{grid-column:1/-1}.customer-screen .account-form h3,.customer-screen .account-form h4{color:var(--ink);margin:0;font-size:16px}.customer-screen .account-form p{color:var(--muted);margin:-8px 0 2px;font-size:13px;line-height:1.45}.customer-screen .account-form button{justify-self:start}.customer-screen .setup-form{background:var(--panel);padding:22px}.customer-screen .setup-form fieldset{border-color:var(--line-strong);border-radius:10px;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));padding:20px}.customer-screen .setup-form fieldset:last-child{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.customer-screen .setup-form legend{background:var(--panel);font-size:16px}.customer-screen .setup-form input,.customer-screen .setup-form select,.customer-screen .account-form input,.customer-screen .account-form select{min-height:44px;font-size:15px}.customer-screen .setup-form button{justify-self:start;min-height:44px}.customer-screen .table-wrap{width:100%;overflow:auto hidden}.customer-screen table{max-width:100%}.customer-screen th,.customer-screen td{overflow-wrap:anywhere;word-break:normal}.customer-screen .customer-table{min-width:980px}@media (max-width:900px){.customer-workflow{flex-direction:column;align-items:stretch;gap:16px}.customer-workflow-steps{width:100%}.customer-screen .profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.customer-layout,.customer-screen .management-controls,.customer-screen .detail-columns,.customer-screen .setup-form{padding:14px}.customer-workflow-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-screen .profile-grid{grid-template-columns:1fr}.customer-screen .detail-block{border-right:0}}.customer-screen .customer-layout{align-items:stretch}.customer-screen .customer-directory,.customer-screen .customer-detail{width:100%}.customer-screen .customer-directory>.section-head,.customer-screen .customer-detail>.section-head{background:var(--panel);color:var(--ink)}.customer-screen .customer-directory>.section-head h3,.customer-screen .customer-detail>.section-head h3,.customer-screen .customer-directory>.section-head>span,.customer-screen .customer-detail>.section-head>span{color:var(--ink)}.customer-screen .customer-directory>.section-head .eyebrow,.customer-screen .customer-detail>.section-head .eyebrow{color:#008f83}.customer-screen .customer-table th,.customer-screen .customer-table td{display:table-cell}.customer-screen .customer-table{table-layout:fixed;min-width:1320px}.customer-screen .customer-table th:first-child,.customer-screen .customer-table td:first-child{width:16%}.customer-screen .customer-table th:nth-child(2),.customer-screen .customer-table td:nth-child(2){width:9%}.customer-screen .customer-table th:nth-child(3),.customer-screen .customer-table td:nth-child(3){width:15%}.customer-screen .customer-table th:nth-child(4),.customer-screen .customer-table td:nth-child(4){width:12%}.customer-screen .customer-table th:nth-child(5),.customer-screen .customer-table td:nth-child(5){width:17%}.customer-screen .customer-table th:nth-child(6),.customer-screen .customer-table td:nth-child(6){width:15%}.customer-screen .customer-table th:nth-child(7),.customer-screen .customer-table td:nth-child(7),.customer-screen .customer-table th:nth-child(8),.customer-screen .customer-table td:nth-child(8),.customer-screen .customer-table th:nth-child(9),.customer-screen .customer-table td:nth-child(9),.customer-screen .customer-table th:nth-child(10),.customer-screen .customer-table td:nth-child(10){width:12%}.customer-screen .customer-table th:nth-child(11),.customer-screen .customer-table td:nth-child(11){width:150px}.customer-screen .customer-table .customer-row-actions{white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:14px;min-width:150px;display:flex}.customer-screen .customer-table .customer-row-actions form{margin:0;display:inline-flex}.customer-screen .customer-table .customer-row-actions a,.customer-screen .customer-table .customer-row-actions button{white-space:nowrap;flex:none;line-height:1.3;display:inline-block}.customer-screen .selected-row td,.customer-screen .selected-row td strong,.customer-screen .selected-row td a,.customer-screen .selected-row td span{color:#e7edf7}.customer-screen .selected-row td{background:#173b3a}.customer-screen .selected-row td:first-child{box-shadow:inset 3px 0 0 var(--accent)}.customer-screen .selected-row td span.customer-select-link:after{color:#008f83}.customer-screen .setup-form input,.customer-screen .setup-form select,.customer-screen .account-form input,.customer-screen .account-form select{color:#16263b}.customer-screen .customer-table thead tr{height:44px}.customer-screen .customer-table thead th{vertical-align:middle;white-space:nowrap;height:44px;padding:10px 14px;line-height:1.2}.customer-screen .customer-table tbody tr{height:auto}.customer-screen .customer-table tbody td{padding:12px 14px;line-height:1.35}.customer-screen .customer-table .customer-select-link{gap:3px;min-height:0;padding-block:0}.customer-screen .customer-table .customer-select-link:after{font-size:11px;line-height:1.2}.customer-screen .customer-table .pill{color:#075e57;background:#d9f0ec;border-color:#0f766e;font-weight:800}.customer-screen .customer-table .selected-row .pill{color:#075e57;background:#c5ebe3;border-color:#0f766e}
