.host-action-banner{margin-bottom:16px;padding:15px 17px;border-radius:8px;background:#0f1c2b;border:1px solid #263d59}.host-action-banner.active{border-color:#3f91ec6b;background:#2367b314}.host-action-banner.completed{border-color:#3eb97b59;background:#3eb97b12}.host-action-banner.failed{border-color:#e85a6861;background:#e85a6812}.host-action-main{display:flex;align-items:center;gap:12px}.host-action-icon{width:39px;height:39px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;border-radius:7px;color:#6fb4ff;background:#132842}.host-action-banner.completed .host-action-icon{color:#62c98d;background:#3eb97b1a}.host-action-banner.failed .host-action-icon{color:#ef7c87;background:#e85a681a}.host-action-copy{display:flex;flex-direction:column;gap:3px;min-width:0}.host-action-eyebrow{color:#6faee9;font-size:9px;font-weight:800;letter-spacing:.1em}.host-action-banner.completed .host-action-eyebrow{color:#68c990}.host-action-banner.failed .host-action-eyebrow{color:#ef828d}.host-action-copy strong,.host-action-main strong{color:var(--text);font-size:12px}.host-action-copy span,.host-action-main span{color:var(--muted);font-size:10px}.host-action-time{margin-left:auto;display:flex;align-items:center;gap:5px;flex:0 0 auto;color:var(--muted);font-size:9px}.host-action-progress{display:flex;align-items:flex-start;margin-top:16px;padding:0 7px}.host-action-step{min-width:58px;display:flex;flex-direction:column;align-items:center;gap:6px;color:#64788f}.host-action-step>span{width:9px;height:9px;border-radius:50%;background:#263a52;border:2px solid #40536a}.host-action-step.active{color:#90bfee}.host-action-step.active>span{background:#3188e8;border-color:#6db4ff}.host-action-step.current>span{box-shadow:0 0 0 5px #3188e81f}.host-action-step small{font-size:8px}.host-action-line{height:1px;flex:1;margin-top:4px;background:#29405a}.host-action-line.active{background:#387fc7}@keyframes host-action-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.host-action-icon.spinning svg{animation:host-action-spin 1.2s linear infinite}@media(max-width:800px){.host-action-time{display:none}.host-action-step{min-width:45px}}.host-actions-history{margin-top:18px;padding:20px;border-radius:8px;background:#0c1724;border:1px solid var(--border)}.host-actions-history-header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:16px}.host-actions-history-header h2{margin:4px 0 0}.host-actions-history-header>span{color:var(--muted);font-size:9px}.host-actions-table{overflow:hidden;border:1px solid #213650;border-radius:7px}.host-actions-table-head,.host-actions-table-row{display:grid;grid-template-columns:1.1fr 1fr 1.2fr 1.4fr .7fr;align-items:center;gap:14px;padding:11px 13px}.host-actions-table-head{background:#101f30;color:var(--muted);font-size:9px;text-transform:uppercase;letter-spacing:.06em}.host-actions-table-row{min-height:48px;border-top:1px solid #1d3047;color:var(--muted);font-size:10px}.host-actions-table-row:hover{background:#2c67a90d}.host-action-name{display:flex;align-items:center;gap:8px}.host-action-name svg{color:#7eadde}.host-action-name strong{color:var(--text);font-size:10px}.command-status{display:inline-flex;align-items:center;width:max-content;gap:6px;font-size:9px;font-weight:700}.command-status.completed{color:#68c990}.command-status.failed{color:#ef828d}.command-status.active{color:#7dbbff}.command-status-spin{animation:command-status-spin 1.2s linear infinite}@keyframes command-status-spin{to{transform:rotate(360deg)}}.host-actions-history-empty{min-height:90px;display:flex;align-items:center;justify-content:center;color:var(--muted);font-size:10px;border:1px dashed #213650;border-radius:7px}.host-actions-history-error{margin-bottom:12px;color:#ef828d;font-size:10px}@media(max-width:1000px){.host-actions-table{overflow-x:auto}.host-actions-table-head,.host-actions-table-row{min-width:760px}}.gr-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px;background:#02080fc7;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.gr-modal{position:relative;width:min(100%,520px);padding:24px;border-radius:9px;background:#0d1927;border:1px solid #29415f;box-shadow:0 20px 80px #00000073}.gr-modal-close{position:absolute;top:14px;right:14px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:6px;background:transparent;color:var(--muted)}.gr-modal-close:hover{background:#14263b;color:var(--text)}.reboot-modal-icon{width:46px;height:46px;display:flex;align-items:center;justify-content:center;margin-bottom:16px;border-radius:8px;background:#e85a681c;border:1px solid rgba(232,90,104,.24);color:#ef7b86}.reboot-modal h2{margin:5px 0 10px;color:var(--text)}.reboot-modal-description{margin:0 0 18px;color:var(--muted);font-size:12px;line-height:1.6}.reboot-host-target{display:flex;align-items:center;gap:11px;padding:13px;margin-bottom:12px;border-radius:7px;background:#101f31;border:1px solid #1e3550}.reboot-host-target>svg{color:#6fb4ff}.reboot-host-target div{display:flex;flex-direction:column;gap:3px}.reboot-host-target strong{color:var(--text);font-size:12px}.reboot-host-target span{color:var(--muted);font-size:10px;font-family:Consolas,monospace}.reboot-warning{display:flex;align-items:flex-start;gap:10px;padding:12px;border-radius:7px;background:#ebb44112;border:1px solid rgba(235,180,65,.18);color:#cdbb8d;font-size:11px;line-height:1.5}.reboot-warning svg{flex:0 0 auto;margin-top:1px;color:#d2a73f}.reboot-modal-error{margin-top:12px;padding:11px;border-radius:6px;background:#e85a6814;border:1px solid rgba(232,90,104,.22);color:#ef929b;font-size:11px}.reboot-modal-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:20px}.reboot-modal-actions button{min-width:110px;min-height:38px}.reboot-confirm-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid rgba(232,90,104,.42);border-radius:6px;padding:0 14px;background:#c636442e;color:#ff9ca5;font-size:11px;font-weight:700}.reboot-confirm-button:hover:not(:disabled){background:#c6364447}.reboot-confirm-button:disabled{opacity:.5;cursor:not-allowed}.host-detail-back{display:inline-flex;align-items:center;gap:6px;color:var(--muted);text-decoration:none;font-size:11px;margin-bottom:12px}.host-detail-back:hover{color:var(--cyan)}.host-detail-title-row{display:flex;align-items:center;gap:14px}.host-detail-title-row h1{margin-bottom:3px}.host-detail-hostname{color:var(--muted);font-size:12px;font-family:Consolas,monospace}.host-detail-live{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:11px}.host-detail-loading{min-height:400px;display:flex;align-items:center;justify-content:center;color:var(--muted)}.host-overview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px}.host-overview-card{display:flex;align-items:center;gap:14px;min-height:108px;padding:17px;background:#0f1b2a;border:1px solid #213650;border-radius:8px}.host-overview-icon{width:42px;height:42px;display:flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:7px;background:#14263b;color:#6fb4ff}.host-overview-label{color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.08em}.host-overview-value{color:var(--text);font-size:23px;font-weight:700;margin-top:4px}.host-overview-secondary{color:var(--muted);font-size:10px;margin-top:4px}.host-detail-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:18px}.host-info-card{margin:0}.host-info-card h2{margin-bottom:16px}.host-info-row{display:grid;grid-template-columns:150px minmax(0,1fr);gap:16px;padding:9px 0;border-bottom:1px solid rgba(42,65,92,.45)}.host-info-row:last-child{border-bottom:0}.host-info-row span{color:var(--muted);font-size:11px}.host-info-row strong{color:var(--text);text-align:right;font-size:11px;font-weight:600;overflow-wrap:anywhere}.network-rate-live{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.network-rate-live>div{display:flex;align-items:center;gap:7px;padding:11px;border-radius:6px;background:#101f31;border:1px solid #1d334d}.network-rate-live span{color:var(--muted);font-size:10px}.network-rate-live strong{margin-left:auto;color:var(--text);font-size:11px}.host-charts-section{padding:20px;background:#0c1724;border:1px solid var(--border);border-radius:8px}.host-charts-header{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px}.host-charts-header h2{margin:4px 0 0}.host-range-selector{display:flex;gap:5px;padding:4px;border-radius:7px;background:#101d2d;border:1px solid #1d334d}.host-range-selector button{height:30px;padding:0 10px;border:0;border-radius:5px;background:transparent;color:var(--muted);font-size:10px;font-weight:700}.host-range-selector button:hover{color:var(--text)}.host-range-selector button.active{background:#1267c8;color:#fff}.host-chart-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.host-chart-card{min-height:340px;padding:16px;border-radius:7px;background:#0f1b2a;border:1px solid #213650}.host-chart-title{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:12px}.host-chart-title>div:first-child{display:flex;align-items:center;gap:7px;color:var(--text);font-size:12px;font-weight:700}.host-chart-legend{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.host-chart-legend>div{display:flex;align-items:center;gap:5px;color:var(--muted);font-size:9px}.host-chart-legend strong{color:var(--text);font-size:10px}.chart-legend-dot{width:7px;height:7px;border-radius:50%}.chart-legend-dot.chart-series-0{background:#2f8cff}.chart-legend-dot.chart-series-1{background:#e85a68}.host-chart-empty{min-height:250px;display:flex;align-items:center;justify-content:center;color:var(--muted);font-size:11px;border:1px dashed #20344d;border-radius:6px}.host-chart-svg-wrap{position:relative;height:265px;padding:8px 0 20px}.host-chart-svg{width:100%;height:235px;overflow:visible}.host-chart-grid-line{stroke:#20334a;stroke-width:1;vector-effect:non-scaling-stroke}.host-chart-line{fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.host-chart-line.chart-series-0{stroke:#2f8cff}.host-chart-line.chart-series-1{stroke:#e85a68}.host-chart-y-max,.host-chart-y-min{position:absolute;left:4px;color:#70849b;font-size:8px;pointer-events:none}.host-chart-y-max{top:2px}.host-chart-y-min{bottom:24px}.host-chart-time-axis{position:absolute;left:16px;right:16px;bottom:0;display:flex;justify-content:space-between;color:#70849b;font-size:8px}@media(max-width:1300px){.host-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.host-chart-grid{grid-template-columns:1fr}}@media(max-width:900px){.host-overview-grid,.host-detail-info-grid{grid-template-columns:1fr}.host-charts-header{align-items:flex-start;flex-direction:column}.host-info-row{grid-template-columns:120px minmax(0,1fr)}}.host-detail-header-actions{display:flex;align-items:center;gap:14px}.host-reboot-button{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 13px;border-radius:6px;border:1px solid rgba(232,90,104,.27);background:#e85a6812;color:#ee8c95;font-size:11px;font-weight:700}.host-reboot-button:hover:not(:disabled){background:#e85a6824;border-color:#e85a6875}.host-reboot-button:disabled{opacity:.35;cursor:not-allowed}.host-command-notice{margin-bottom:16px;padding:12px 14px;border-radius:6px;border:1px solid rgba(69,164,255,.25);background:#45a4ff12;color:#94c9ff;font-size:11px}.status-rebooting{color:#7dbbff;border-color:#4091e852;background:#4091e814}.status-rebooting .status-dot{background:#4d9cf0;box-shadow:0 0 0 4px #4d9cf01a;animation:reboot-status-pulse 1.4s ease-in-out infinite}@keyframes reboot-status-pulse{0%,to{opacity:.45}50%{opacity:1}}.host-card-command-panel{display:flex;align-items:center;gap:9px;width:100%;margin-top:10px}.host-card-live-action{min-width:0;min-height:38px;flex:1;display:flex;align-items:center;gap:9px;padding:7px 10px;border-radius:6px;border:1px solid rgba(63,145,236,.24);background:#3f91ec12;color:#75b9ff}.host-card-live-action.completed{border-color:#3eb97b38;background:#3eb97b0f;color:#68c990}.host-card-live-action.failed{border-color:#e85a683d;background:#e85a680f;color:#ef828d}.host-card-live-action>svg{flex:0 0 auto}.host-card-live-action>div{min-width:0;display:flex;flex-direction:column;gap:2px}.host-card-live-action strong{overflow:hidden;color:inherit;font-size:9px;font-weight:700;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.host-card-live-action span{overflow:hidden;color:var(--muted);font-size:8px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.host-card-reboot-button{min-width:93px;min-height:38px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 11px;border-radius:6px;border:1px solid rgba(232,90,104,.25);background:#e85a680f;color:#ec8791;font-size:9px;font-weight:700;transition:background .12s ease,border-color .12s ease,opacity .12s ease}.host-card-reboot-button:hover:not(:disabled){border-color:#e85a686e;background:#e85a6821}.host-card-reboot-button:disabled{opacity:.4;cursor:not-allowed}.host-card-command-spin{animation:host-card-command-spin 1.1s linear infinite}@keyframes host-card-command-spin{to{transform:rotate(360deg)}}@media(max-width:800px){.host-card-command-panel{align-items:stretch;flex-direction:column}.host-card-reboot-button{width:100%}}.host-error{margin-bottom:18px;padding:12px 14px;border:1px solid rgba(228,87,87,.28);border-radius:6px;background:#e4575714;color:#ff9e9e;font-size:12px}.enrollment-state{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;padding:9px 10px;border-radius:5px;background:#101f31;border:1px solid #1d334d;font-size:11px}.enrollment-state span{color:var(--muted)}.enrollment-state strong{color:#cce2ff}.host-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px;padding-top:14px;border-top:1px solid var(--border)}.host-actions .secondary-button{min-height:34px;font-size:11px}.danger-link-button{min-height:34px;padding:0 12px;border-radius:6px;border:1px solid rgba(228,87,87,.22);background:#e457570d;color:#ef8585;font-size:11px;font-weight:600}.danger-link-button:hover{background:#e457571c;border-color:#e4575773}.danger-button{min-height:40px;border:0;border-radius:6px;padding:0 16px;background:var(--red);color:#fff;font-weight:650}.danger-button:disabled{opacity:.38;cursor:not-allowed}.danger-eyebrow{color:#e87979}.decommission-warning{margin-top:18px;padding:14px;border-radius:6px;background:#e4575712;border:1px solid rgba(228,87,87,.2);color:var(--muted);font-size:12px;line-height:1.5}.decommission-warning strong{color:#ff9c9c;font-family:Consolas,monospace}.decommission-warning p{margin:9px 0 0;color:var(--muted)}.status-decommissioned{color:#9aabc0;background:#8ea3c014}.status-decommissioned .status-dot{background:#6b8098}:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#eaf2ff;background:#0b1420;font-synthesis:none;text-rendering:optimizeLegibility;--bg: #0b1420;--sidebar: #0e1927;--panel: #122033;--panel-hover: #16263b;--border: #22344c;--text: #eaf2ff;--muted: #8ea3c0;--blue: #2f8cff;--cyan: #39a7ff;--green: #38c172;--red: #e45757;--amber: #f0b34a;--shadow: 0 18px 45px rgba(0, 0, 0, .24)}*{box-sizing:border-box}html,body,#root{margin:0;width:100%;min-height:100%}body{min-width:1100px;background:radial-gradient(circle at 75% 10%,rgba(47,140,255,.07),transparent 30%),var(--bg);color:var(--text)}button,input{font:inherit}button{cursor:pointer}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.login-glow{position:absolute;width:700px;height:700px;border-radius:50%;background:radial-gradient(circle,rgba(47,140,255,.13),transparent 65%);transform:translate(300px,-250px)}.login-card{width:420px;position:relative;background:#122033ed;border:1px solid var(--border);border-radius:12px;box-shadow:var(--shadow);padding:34px}.brand,.sidebar-brand{display:flex;align-items:center;gap:12px}.brand{margin-bottom:42px}.brand-mark{width:46px;height:46px;display:flex;align-items:center;justify-content:center;border-radius:10px;font-weight:800;background:linear-gradient(135deg,#1f78e5,#39a7ff);color:#fff}.brand-mark.small{width:34px;height:34px;border-radius:8px;font-size:13px}.brand-title{font-size:18px;font-weight:700}.brand-subtitle{font-size:12px;color:var(--muted);margin-top:3px}.login-heading{font-size:27px;font-weight:700;margin-bottom:8px}.login-description{color:var(--muted);font-size:14px;line-height:1.5;margin-bottom:28px}label{display:block;color:#b9c8db;font-size:12px;font-weight:600;margin:18px 0 7px}input{width:100%;height:44px;padding:0 13px;border-radius:6px;border:1px solid var(--border);outline:none;background:#0d1825;color:var(--text)}input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #2f8cff1f}.login-error{color:#ff8f8f;font-size:13px;margin-top:14px}.primary-button,.secondary-button{min-height:40px;border:none;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;font-weight:600}.primary-button{background:var(--blue);color:#fff}.primary-button:hover{background:#4a9cff}.secondary-button{background:#19283a;color:var(--text);border:1px solid var(--border)}.login-button{width:100%;margin-top:24px}.app-shell{min-height:100vh;display:grid;grid-template-columns:235px minmax(0,1fr)}.sidebar{position:fixed;width:235px;height:100vh;left:0;top:0;background:var(--sidebar);border-right:1px solid var(--border);padding:22px 14px;display:flex;flex-direction:column}.sidebar-brand{padding:0 8px;margin-bottom:34px;font-weight:700}nav{display:flex;flex-direction:column;gap:5px}.nav-item{width:100%;height:42px;padding:0 12px;display:flex;align-items:center;gap:11px;border:0;border-radius:6px;color:var(--muted);background:transparent;text-align:left}.nav-item:hover{color:var(--text);background:#142236}.nav-item.active{color:#fff;background:#2f8cff24;border-left:2px solid var(--blue)}.logout-button{margin-top:auto;height:42px;display:flex;align-items:center;gap:10px;padding:0 12px;border:0;border-radius:6px;background:transparent;color:var(--muted)}.logout-button:hover{background:#142236;color:var(--text)}.main-content{grid-column:2;padding:30px 34px 55px}.topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:26px}h1,h2{margin:0}h1{margin-top:3px;font-size:27px;font-weight:700}h2{margin-top:4px;font-size:18px;font-weight:650}.eyebrow{color:#627894;font-size:10px;font-weight:800;letter-spacing:1.1px}.system-online{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:12px}.online-dot{width:8px;height:8px;display:inline-block;border-radius:50%;background:var(--green);box-shadow:0 0 10px #38c17266}.metrics-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px}.metric-card{min-height:112px;border:1px solid var(--border);border-radius:8px;background:var(--panel);display:flex;align-items:center;padding:20px;gap:16px}.metric-icon{width:45px;height:45px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--cyan);background:#2f8cff17}.metric-value{font-size:25px;font-weight:700}.metric-title{margin-top:4px;color:var(--muted);font-size:12px}.content-card{border:1px solid var(--border);border-radius:8px;background:var(--panel);padding:21px;margin-bottom:18px}.content-card.compact{margin-bottom:0}.card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.empty-state{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;border:1px dashed #2a405b;border-radius:7px;color:var(--muted);font-size:13px}.empty-title{color:var(--text);font-size:15px;font-weight:650}.tenant-list{display:flex;flex-direction:column;gap:10px}.tenant-card{padding:16px;border-radius:7px;background:#0f1b2a;border:1px solid #213650;display:grid;grid-template-columns:1fr 2fr;gap:18px}.tenant-card:hover{background:#122236}.tenant-name-row{display:flex;align-items:center;gap:9px;font-size:15px}.tenant-id{display:block;margin-top:7px;color:#5f7590;font-size:10px}.network-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.network-item{padding:8px 10px;border-radius:5px;background:#132238}.network-item span{color:var(--muted);display:block;font-size:10px;margin-bottom:3px}.network-item strong{color:#cce2ff;font-size:12px;font-family:SFMono-Regular,Consolas,monospace}.status-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.status-row{min-height:44px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:12px}.status-row strong{color:var(--text);display:flex;align-items:center;gap:7px}.pool-number{font-size:44px;font-weight:700;margin-top:24px}.pool-number span{color:var(--muted);font-size:18px;margin-left:6px}.pool-caption{color:var(--muted);font-size:12px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#030910b8;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;z-index:100}.modal{width:430px;padding:26px;border-radius:9px;background:#122033;border:1px solid #29415f;box-shadow:var(--shadow)}.modal p{color:var(--muted);font-size:13px;line-height:1.5}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:25px}@media(max-width:1200px){.metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tenant-card{grid-template-columns:1fr}}.nav-item{text-decoration:none}.tenant-link{color:inherit;text-decoration:none}.breadcrumb{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:11px;margin-bottom:6px}.breadcrumb a{color:var(--cyan);text-decoration:none}.client-summary{display:grid;grid-template-columns:2fr 1fr;gap:18px;margin-bottom:18px}.detail-network{margin-top:15px;color:#cce2ff;font-family:Consolas,monospace;font-size:25px;font-weight:700}.detail-id{color:var(--muted);margin-top:8px;font-family:Consolas,monospace;font-size:10px}.detail-text{margin-top:15px;font-size:15px}.detail-network-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}.network-item.detail{padding:14px}.small-value{font-size:17px}.host-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.host-card{background:#0f1b2a;border:1px solid #213650;border-radius:8px;padding:18px;transition:background .15s ease,border-color .15s ease}.host-card:hover{background:#122236;border-color:#2b4768}.host-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px}.host-code{color:var(--text);font-size:17px;font-weight:700}.host-location{color:var(--muted);font-size:12px;margin-top:5px}.host-status{display:inline-flex;align-items:center;gap:7px;padding:6px 9px;border-radius:999px;font-size:10px;font-weight:700;white-space:nowrap}.status-dot{width:7px;height:7px;border-radius:50%;display:inline-block}.status-waiting_for_enrollment{color:#f3c66d;background:#f0b34a17}.status-waiting_for_enrollment .status-dot{background:var(--amber)}.status-enrolling{color:#80c0ff;background:#2f8cff1a}.status-enrolling .status-dot{background:var(--blue)}.status-online{color:#73dda0;background:#38c1721a}.status-online .status-dot{background:var(--green)}.status-offline,.status-disabled{color:#9aabc0;background:#8ea3c014}.status-offline .status-dot,.status-disabled .status-dot{background:#6b8098}.status-error{color:#ff9292;background:#e457571a}.status-error .status-dot{background:var(--red)}.host-data-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.host-field{background:#132238;border-radius:5px;padding:10px}.host-field span{display:block;color:var(--muted);font-size:10px;margin-bottom:5px}.host-field strong{display:block;color:#dceaff;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mono{font-family:Consolas,monospace}.host-resource-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;border-top:1px solid var(--border);margin-top:16px;padding-top:14px}.host-resource-row>div{min-height:28px;display:flex;align-items:center;gap:6px;color:var(--muted);font-size:10px}.host-resource-row strong{color:var(--text);margin-left:auto;font-size:11px}.enrollment-modal{width:560px}.enrollment-warning{margin-top:17px;padding:12px;border-radius:6px;color:#e9c97f;background:#f0b34a14;border:1px solid rgba(240,179,74,.2);font-size:12px;line-height:1.5}.token-box{display:grid;grid-template-columns:minmax(0,1fr) 42px;gap:8px}.token-box code{min-height:44px;display:flex;align-items:center;padding:0 12px;border-radius:6px;background:#0c1724;border:1px solid var(--border);color:#b9dcff;font-family:Consolas,monospace;font-size:12px;word-break:break-all}.copy-button{border:0;border-radius:6px;color:var(--text);background:#19283a;border:1px solid var(--border);display:flex;align-items:center;justify-content:center}.copy-button:hover{border-color:var(--blue)}.token-expiry{display:flex;justify-content:space-between;margin-top:13px;color:var(--muted);font-size:11px}.token-expiry strong{color:var(--text)}@media(max-width:1250px){.host-list{grid-template-columns:1fr}}
