:root{--customer-bg:#f6f8fb;--customer-surface:#fff;--customer-surface-soft:#f8fafc;--customer-surface-elevated:#fff;--customer-hover:#eff6ff;--customer-focus:#2563eb2e;--customer-card-bg:#fffffff0;--customer-card-solid:#fff;--customer-sidebar-bg:#f8fafc;--customer-accent:#2563eb;--customer-accent-glow:#2563eb1a;--customer-text:#0f172a;--customer-text-muted:#64748b;--customer-border:#e2e8f0;--customer-radius-xl:24px;--customer-radius-lg:16px;--customer-shadow:0 10px 30px -5px #00000014;--customer-primary:var(--customer-accent);--customer-success:#16a34a;--customer-warning:#d97706;--customer-danger:#dc2626;--customer-info:#0891b2;--customer-purple:#7c3aed;--customer-muted:var(--customer-text-muted);--customer-shadow-lg:0 24px 70px -24px #0f172a59;--customer-chart-1:#2563eb;--customer-chart-2:#16a34a;--customer-chart-3:#7c3aed;--customer-chart-4:#d97706}.dark{--customer-bg:#020617;--customer-surface:#0f172a;--customer-surface-soft:#111c2f;--customer-surface-elevated:#172033;--customer-hover:#38bdf81f;--customer-focus:#38bdf83d;--customer-card-bg:#0f172af2;--customer-card-solid:#111827;--customer-sidebar-bg:#030712;--customer-accent:#38bdf8;--customer-accent-glow:#38bdf826;--customer-text:#f8fafc;--customer-text-muted:#94a3b8;--customer-border:#ffffff1a;--customer-shadow:0 20px 50px -12px #000c;--customer-muted:var(--customer-text-muted);--customer-shadow-lg:0 30px 80px -28px #000000e6}.lw-dashboard-container{background:var(--customer-bg);width:100%;height:100dvh;min-height:100dvh;color:var(--customer-text);box-sizing:border-box;gap:16px;padding:16px;font-family:Inter,system-ui,sans-serif;display:flex;overflow:hidden}.lw-dashboard-sidebar{background:var(--customer-sidebar-bg);border:1px solid var(--customer-border);border-radius:var(--customer-radius-xl);width:250px;box-shadow:var(--customer-shadow);z-index:100;flex-direction:column;height:100%;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.lw-dashboard-sidebar.collapsed{width:80px}.sidebar-header{flex-shrink:0;align-items:center;height:80px;padding:0 24px;display:flex}.logo-text{color:var(--customer-accent);letter-spacing:.05em;text-transform:uppercase;font-size:22px;font-style:italic;font-weight:900}.sidebar-nav{scrollbar-width:none;flex-direction:column;flex:1;gap:4px;padding:0 12px;display:flex;overflow-y:auto}.sidebar-nav::-webkit-scrollbar{display:none}.sidebar-nav-item{color:var(--customer-text-muted);white-space:nowrap;border:1px solid #0000;border-radius:14px;align-items:center;gap:12px;padding:12px 16px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:flex;position:relative}.sidebar-nav-item:hover{background:var(--customer-accent-glow);color:var(--customer-accent)}.sidebar-nav-item.active{background:var(--customer-card-bg);color:var(--customer-accent);border-color:var(--customer-border);box-shadow:0 4px 12px #00000005}.lw-dashboard-main{flex-direction:column;flex:1;gap:16px;min-width:0;height:100%;display:flex;overflow:hidden}.lw-dashboard-header{background:var(--customer-sidebar-bg);border:1px solid var(--customer-border);border-radius:var(--customer-radius-xl);z-index:90;height:72px;box-shadow:var(--customer-shadow);flex-shrink:0;justify-content:space-between;align-items:center;padding:0 24px;display:flex}.header-left,.header-right{align-items:center;gap:12px;min-width:0;display:flex}.header-left{flex:1}.header-title{color:var(--customer-text);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.lw-dashboard-content{scrollbar-width:thin;flex:1;padding:0 0 24px;overflow-y:auto}.page-card-container>div{min-width:0}.customer-page-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.customer-page-action{flex-shrink:0;align-items:center;gap:8px;display:flex}.customer-eyebrow{color:var(--customer-accent);letter-spacing:.05em;text-transform:uppercase;opacity:.8;margin-bottom:8px;font-size:11px;font-weight:800}.customer-page-header h2{color:var(--customer-text);letter-spacing:-.02em;margin:0;font-size:28px;font-weight:800;line-height:1.1}.customer-page-header p{color:var(--customer-text-muted);max-width:760px;margin:8px 0 0;font-size:14px;line-height:1.6}.dashboard-btn.size-small{min-height:36px;padding:6px 12px;font-size:13px}.vm-quick-actions{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:8px;margin-bottom:24px;padding-bottom:12px;display:flex;overflow-x:auto}@media (width<=768px){.vm-quick-actions{flex-wrap:wrap;overflow-x:visible}}.customer-primary-btn,.customer-secondary-btn,.customer-danger-btn,.customer-icon-btn,.dashboard-btn{border:1px solid var(--customer-border);cursor:pointer;touch-action:manipulation;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-width:44px;min-height:44px;padding:0 16px;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.customer-primary-btn{background:var(--customer-accent);border-color:var(--customer-accent);color:#fff;box-shadow:0 4px 12px var(--customer-accent-glow)}.customer-secondary-btn,.customer-icon-btn{background:var(--customer-surface);color:var(--customer-text)}.dashboard-btn.success{color:#10b981;background:#10b9811a;border-color:#10b98133}.dashboard-btn.success:hover:not(:disabled){background:#10b98133;border-color:#10b981}.dashboard-btn.warning{color:#f59e0b;background:#f59e0b1a;border-color:#f59e0b33}.dashboard-btn.warning:hover:not(:disabled){background:#f59e0b33;border-color:#f59e0b}.dashboard-btn.info{color:#3b82f6;background:#3b82f61a;border-color:#3b82f633}.dashboard-btn.info:hover:not(:disabled){background:#3b82f633;border-color:#3b82f6}.dashboard-btn.danger{color:#ef4444;background:#ef44441a;border-color:#ef444433}.dashboard-btn.danger:hover:not(:disabled){background:#ef444433;border-color:#ef4444}.customer-icon-btn{width:44px;height:44px;padding:0}.customer-primary-btn:hover{filter:brightness(1.1);transform:translateY(-1px)}.customer-secondary-btn:hover{background:var(--customer-hover);border-color:var(--customer-accent)}.customer-primary-btn:focus-visible,.customer-secondary-btn:focus-visible,.customer-danger-btn:focus-visible,.customer-icon-btn:focus-visible,.dashboard-btn:focus-visible,.header-tool-btn:focus-visible,.header-icon-btn:focus-visible,.user-profile:focus-visible,.dropdown-item:focus-visible,.dashboard-dialog-close:focus-visible{outline:3px solid var(--customer-focus);outline-offset:2px}.customer-grid{gap:16px;min-width:0;display:grid}.customer-grid.metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.customer-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-card{background:var(--customer-card-bg);border-radius:var(--customer-radius-lg);border:1px solid var(--customer-border);backdrop-filter:blur(10px);box-sizing:border-box;min-width:0;padding:24px}.dashboard-page-card{min-width:0}.metric-card{padding-left:28px;position:relative;overflow:hidden}.metric-card:before{content:"";background:var(--customer-accent);width:4px;position:absolute;inset:0 auto 0 0}.metric-card.tone-green:before{background:var(--customer-success)}.metric-card.tone-amber:before{background:var(--customer-warning)}.metric-card.tone-red:before{background:var(--customer-danger)}.metric-card.tone-purple:before{background:var(--customer-purple)}.metric-card span,.metric-label{color:var(--customer-text-muted);text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:800;display:block}.metric-card strong,.metric-value{color:var(--customer-text);font-size:24px;font-weight:850;line-height:1;display:block}.metric-card p,.metric-detail{color:var(--customer-text-muted);margin:8px 0 0;font-size:12px;line-height:1.45}.customer-table-wrap{background:var(--customer-surface);border:1px solid var(--customer-border);border-radius:12px;overflow-x:auto}.customer-table{border-collapse:collapse;width:100%;min-width:860px}.customer-table th,.customer-table td{border-bottom:1px solid var(--customer-border);color:var(--customer-text);text-align:left;vertical-align:middle;padding:16px}.customer-table th{color:var(--customer-text-muted);text-transform:uppercase;background:var(--customer-surface-soft);z-index:1;font-size:11px;font-weight:800;position:sticky;top:0}.customer-table tr:hover td{background:var(--customer-accent-glow)}.status-pill{text-transform:uppercase;border-radius:999px;align-items:center;min-height:24px;padding:0 10px;font-size:11px;font-weight:800;display:inline-flex}.status-running,.status-active,.status-paid{color:var(--customer-success);background:#16a34a1a}.status-stopped,.status-pending{color:var(--customer-warning);background:#d977061a}.status-warning,.status-open,.status-acknowledged,.status-expiring{color:var(--customer-warning);background:#d977061f}.status-failed,.status-critical,.status-revoked{color:var(--customer-danger);background:#dc26261f}.status-resolved,.status-credited,.status-info,.status-starting{color:var(--customer-info);background:#0891b21f}.status-stopping{color:var(--customer-warning);background:#d977061f}.header-tool-btn{background:var(--customer-surface);border:1px solid var(--customer-border);height:40px;color:var(--customer-text-muted);cursor:pointer;border-radius:12px;align-items:center;gap:8px;padding:0 12px;display:flex}.header-icon-btn{background:var(--customer-surface);border:1px solid var(--customer-border);color:var(--customer-text);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.header-divider{background:var(--customer-border);width:1px;height:28px}.credit-badge{white-space:nowrap}.user-dropdown-menu,.floating-dropdown{background:var(--customer-card-solid);border:1px solid var(--customer-border);z-index:2000;border-radius:16px;min-width:180px;padding:8px;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 15px 40px #0003}.user-dropdown-menu:before,.floating-dropdown:before{content:"";background:0 0;height:12px;position:absolute;top:-12px;left:0;right:0}.dropdown-item{width:100%;color:var(--customer-text);cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:12px;padding:10px 12px;font-size:14px;font-weight:600;display:flex}.dropdown-item:hover{background:var(--customer-hover);color:var(--customer-accent)}.dropdown-item.active{background:var(--customer-accent-glow);color:var(--customer-accent)}.dropdown-item.logout{color:var(--customer-danger)}.dropdown-divider{background:var(--customer-border);height:1px;margin:6px 4px}.util-bar{background:var(--customer-surface-soft);border-radius:999px;height:6px;overflow:hidden}.util-bar span{background:var(--customer-accent);height:100%;display:block}.ai-chat-bubble{border-radius:20px;max-width:80%;padding:16px;font-size:14px;line-height:1.6}.ai-chat-bubble.user{background:var(--customer-accent);color:#fff;border-bottom-right-radius:4px}.ai-chat-bubble.assistant{background:var(--customer-surface-soft);color:var(--customer-text);border:1px solid var(--customer-border);border-bottom-left-radius:4px}.ai-chat-input-wrap{background:var(--customer-surface);border:1px solid var(--customer-border);box-shadow:var(--customer-shadow);border-radius:24px;align-items:center;gap:12px;padding:8px 8px 8px 20px;display:flex}.skeleton-bar{background:var(--customer-surface-soft);border-radius:6px;width:100%;max-width:120px;height:12px;position:relative;overflow:hidden}.skeleton-bar:after{content:"";background:linear-gradient(90deg, transparent, var(--customer-border), transparent);animation:1.5s infinite skeleton-wave;position:absolute;inset:0;transform:translate(-100%)}@keyframes skeleton-wave{to{transform:translate(100%)}}.skeleton-row td{padding:20px 16px!important}.customer-tooltip-wrap{justify-content:center;align-items:center;display:inline-flex;position:relative}.customer-tooltip-trigger{cursor:help;opacity:.4;color:var(--customer-text);transition:opacity .2s;display:flex}.customer-tooltip-wrap:hover .customer-tooltip-trigger{opacity:.8}.customer-tooltip-content{background:var(--customer-surface);border:1px solid var(--customer-border);width:220px;color:var(--customer-text);box-shadow:var(--customer-shadow-lg);pointer-events:none;opacity:0;z-index:1000;text-align:left;border-radius:12px;padding:10px 14px;font-size:12px;line-height:1.5;transition:all .2s cubic-bezier(.4,0,.2,1);position:absolute;bottom:100%;left:50%;transform:translate(-50%)translateY(-8px)}.customer-tooltip-wrap:hover .customer-tooltip-content{opacity:1;transform:translate(-50%)translateY(-12px)}.customer-tooltip-content:after{content:"";border:6px solid #0000;border-top-color:var(--customer-border);position:absolute;top:100%;left:50%;transform:translate(-50%)}.dashboard-input-group{margin-bottom:24px}.dashboard-label{color:var(--customer-text-muted);margin-bottom:8px;font-size:14px;font-weight:600;display:block}.dashboard-input{background:var(--customer-surface-soft);border:1px solid var(--customer-border);width:100%;color:var(--customer-text);box-sizing:border-box;border-radius:12px;padding:14px 16px;font-size:15px;font-weight:500;transition:all .25s cubic-bezier(.4,0,.2,1)}.dashboard-input:focus{border-color:var(--customer-accent);background:var(--customer-card-solid);box-shadow:0 0 0 4px var(--customer-accent-glow), 0 10px 20px -5px #0000001a;outline:none;transform:translateY(-1px)}.dashboard-input:-webkit-autofill{-webkit-text-fill-color:var(--customer-text);box-shadow:inset 0 0 20px 20px var(--customer-surface-soft);-webkit-background-clip:text;transition:background-color 5000s ease-in-out}.dashboard-input:-webkit-autofill:hover{-webkit-text-fill-color:var(--customer-text);box-shadow:inset 0 0 20px 20px var(--customer-surface-soft);-webkit-background-clip:text;transition:background-color 5000s ease-in-out}.dashboard-input:-webkit-autofill:focus{-webkit-text-fill-color:var(--customer-text);box-shadow:inset 0 0 20px 20px var(--customer-surface-soft);-webkit-background-clip:text;transition:background-color 5000s ease-in-out}.dashboard-input:-webkit-autofill:active{-webkit-text-fill-color:var(--customer-text);box-shadow:inset 0 0 20px 20px var(--customer-surface-soft);-webkit-background-clip:text;transition:background-color 5000s ease-in-out}.dashboard-btn{cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;min-height:44px;padding:12px 24px;font-size:14px;font-weight:700;transition:all .2s;display:inline-flex}.dashboard-btn.primary{background:var(--customer-accent);color:#fff}.dashboard-btn.primary:hover{background:#0891b2;transform:translateY(-1px);box-shadow:0 4px 12px #06b6d44d}.dashboard-btn.secondary{background:var(--customer-surface-soft);color:var(--customer-text);border:1px solid var(--customer-border)}.dashboard-btn.secondary:hover{background:var(--customer-border)}.dashboard-btn.danger{color:#dc2626;background:#fef2f2;border:1px solid #fee2e2}.dashboard-btn.danger:hover{background:#fee2e2}.dashboard-search-container{align-items:center;width:100%;max-width:400px;display:flex;position:relative}.customer-toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.customer-select{background:var(--customer-surface);border:1px solid var(--customer-border);color:var(--customer-text);border-radius:12px;min-height:44px;padding:0 40px 0 14px;font-size:14px;font-weight:650}.customer-muted{color:var(--customer-text-muted)}.customer-stat-row{border-bottom:1px solid var(--customer-border);justify-content:space-between;align-items:center;gap:16px;padding:12px 0;display:flex}.dashboard-modal-overlay,.dashboard-route-loader{backdrop-filter:blur(8px);z-index:10000;background:#0206178f;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.dashboard-contact-dialog{background:var(--customer-card-solid);border:1px solid var(--customer-border);box-shadow:var(--customer-shadow-lg);color:var(--customer-text);text-align:center;border-radius:16px;width:min(100%,440px);max-width:440px;padding:32px;position:relative}.dashboard-dialog-close{background:var(--customer-surface-soft);border:1px solid var(--customer-border);color:var(--customer-text-muted);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;position:absolute;top:14px;right:14px}.dashboard-dialog-icon{background:var(--customer-accent-glow);color:var(--customer-accent);border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:20px;display:inline-flex}.dashboard-contact-dialog h2{color:var(--customer-text);margin:0 0 10px;font-size:22px;font-weight:850}.dashboard-contact-dialog p{color:var(--customer-text-muted);margin:0 0 24px;font-size:14px;line-height:1.65}.dashboard-dialog-actions{flex-direction:column;gap:10px;display:flex}.dashboard-route-loader{z-index:9000;flex-direction:column;gap:14px}.dashboard-loader-mark{background:var(--customer-accent);color:#fff;letter-spacing:.04em;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;font-size:18px;font-style:italic;font-weight:900;display:flex}.dashboard-loader-copy{color:#fff;font-size:14px;font-weight:750}.dashboard-loader-bar{background:#ffffff2e;border-radius:999px;width:180px;height:4px;overflow:hidden}.dashboard-loader-bar span{border-radius:inherit;background:#fff;width:44%;height:100%;animation:1s ease-in-out infinite dashboard-loader;display:block}@keyframes dashboard-loader{0%{transform:translate(-110%)}to{transform:translate(250%)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.dashboard-search-container .search-icon{color:var(--customer-text-muted);pointer-events:none;opacity:.6;position:absolute;left:14px}.dashboard-search-input{background:var(--customer-surface-soft);border:1px solid var(--customer-border);width:100%;color:var(--customer-text);box-sizing:border-box;border-radius:12px;padding:10px 16px 10px 42px;font-size:14px;transition:all .2s cubic-bezier(.4,0,.2,1)}.dashboard-search-input:focus{border-color:var(--customer-accent);background:var(--customer-surface);box-shadow:0 0 0 4px var(--customer-accent-glow);outline:none}.language-toggle-container{display:inline-block;position:relative}.language-dropdown{opacity:0;visibility:hidden;min-width:140px;transition:all .2s;transform:translateY(10px)}@media (width<=1024px){.customer-grid.metrics{grid-template-columns:repeat(2,1fr)}.customer-grid.two{grid-template-columns:1fr}.tool-btn-label,.credit-badge{display:none!important}}.mobile-only{display:none!important}@media (width<=768px){.lw-dashboard-container{gap:0;padding:0}.lw-dashboard-sidebar{border-radius:0 24px 24px 0;height:100dvh;position:fixed;inset:0 auto 0 0;transform:translate(-100%);width:280px!important}.lw-dashboard-sidebar.mobile-open{transform:translate(0)}.lw-dashboard-overlay{z-index:90;background:#0206178f;position:fixed;inset:0}.lw-dashboard-header{height:64px;min-height:64px;padding:0 14px}.lw-dashboard-content{padding:16px}.page-card-container{gap:16px!important}.customer-grid.metrics{grid-template-columns:1fr}.mobile-only{display:flex!important}.desktop-only{display:none!important}.customer-page-header{flex-direction:column;align-items:stretch;gap:16px;margin-bottom:20px}.customer-page-header h2{font-size:24px}.customer-page-action,.customer-page-action>*,.customer-toolbar,.customer-toolbar>*,.dashboard-search-container{width:100%}.customer-toolbar{flex-direction:column;align-items:stretch}.customer-primary-btn,.customer-secondary-btn,.customer-danger-btn{width:100%}.user-profile span:not(:first-child),.header-divider{display:none!important}}@media (width<=480px){.lw-dashboard-content{padding:12px}.customer-card{padding:20px}.dashboard-page-card:not(.no-padding){padding:20px!important}.customer-table th,.customer-table td{padding:14px 12px}.dashboard-contact-dialog{padding:28px 20px 20px}}.vms-container{width:100%}.vms-actions-bar{background-color:var(--customer-surface);border:1px solid var(--customer-border);border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;padding:16px 24px;display:flex;box-shadow:0 4px 20px -4px #0000001a}.vms-table-container{border:1px solid var(--customer-border);-webkit-overflow-scrolling:touch;background:#1e293b66;border-radius:12px;overflow-x:auto}.vms-table{border-collapse:collapse;width:100%;min-width:800px}.vms-table th{text-align:left;color:var(--customer-text-muted);border-bottom:1px solid var(--customer-border);background:#0f172a66;padding:16px 20px;font-size:13px;font-weight:700}.vms-table td{border-bottom:1px solid var(--customer-border);vertical-align:middle;padding:16px 20px}.vms-table tr:last-child td{border-bottom:none}.vms-table tr:hover{background:#ffffff05}.vm-table-name{color:var(--customer-text);font-size:15px;font-weight:800}.vms-container{flex-direction:column;gap:24px;display:flex}.vm-table-ip{flex-direction:column;gap:2px;display:flex}.vm-table-ip span{color:var(--customer-text-muted);font-size:12px;font-weight:600}.vm-table-ip strong{color:var(--customer-text);font-family:monospace;font-size:13px}.vm-action-btn-group{gap:8px;display:flex}.vm-icon-action{cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:all .2s;display:inline-flex}.vm-icon-action svg{flex-shrink:0}.vm-icon-action:hover{transform:translateY(-1px)}.vm-icon-action:focus-visible{outline:3px solid var(--customer-focus);outline-offset:2px}.vm-icon-action:disabled{cursor:not-allowed;opacity:.32;transform:none}.vm-action-btn{cursor:pointer;border:none;border-radius:99px;padding:6px 12px;font-size:12px;font-weight:800;transition:all .2s}.vm-btn-start{color:#4ade80;background:#22c55e26}.vm-btn-start:hover{background:#22c55e40;border-color:#22c55e59}.vm-btn-stop{color:#facc15;background:#eab30826}.vm-btn-stop:hover{background:#eab30840;border-color:#eab30859}.vm-btn-reboot{color:#60a5fa;background:#3b82f626}.vm-btn-reboot:hover{background:#3b82f640;border-color:#3b82f659}.vm-btn-danger{color:#f87171;background:#ef444426}.vm-btn-danger:hover{background:#ef444440;border-color:#ef444459}.vm-action-btn:disabled{opacity:.3;cursor:not-allowed}.vms-batch-bar{border-bottom:1px solid var(--customer-border);background:#1e293b99;flex-wrap:wrap;align-items:center;gap:16px;padding:12px 16px;display:flex}.batch-label{color:var(--customer-text-muted);border-right:1px solid var(--customer-border);padding-right:16px;font-size:13px;font-weight:700}.batch-btns{gap:8px;display:flex}.vm-detail-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin:24px 0;display:grid}.vm-gpu-card{border:1px solid var(--customer-border);background:#1e293b80;border-radius:12px;align-items:center;gap:12px;margin-bottom:20px;padding:16px;display:flex}.vm-gpu-info{flex:1}.vm-gpu-info span{color:var(--customer-text);font-size:14px;font-weight:700;display:block}.vm-modal{width:95%;max-width:1000px;max-height:90vh;padding:32px;overflow-y:auto}.vm-detail-header{background:var(--customer-card-solid);border:1px solid var(--customer-border);border-radius:16px;justify-content:space-between;align-items:center;margin-bottom:24px;padding:20px 24px;display:flex;box-shadow:0 4px 20px #0000001a}.vm-header-left{flex-direction:column;gap:6px;display:flex}.vm-header-title-row{align-items:center;gap:12px;display:flex}.vm-header-id{color:var(--customer-accent);opacity:.7;letter-spacing:.05em;text-align:left;margin-bottom:4px;font-family:JetBrains Mono,monospace;font-size:12px;font-weight:700}.vm-header-name{color:var(--customer-text);letter-spacing:-.02em;margin:0;font-size:28px;font-weight:850;line-height:1.2}.vm-header-infobar{background:#ffffff08;border:1px solid #ffffff0d;border-radius:10px;gap:32px;padding:12px 20px;display:flex}.vm-infobar-item{flex-direction:column;gap:4px;display:flex}.vm-infobar-label{color:var(--customer-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:800}.vm-infobar-value{color:var(--customer-text);font-family:JetBrains Mono,monospace;font-size:15px;font-weight:600}.vm-ip-list{flex-direction:column;gap:4px;margin-top:12px;display:flex}.vm-ip-item{color:var(--customer-text-muted);background:#ffffff08;border:1px solid #0000;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-size:14px;transition:all .2s;display:flex}.vm-ip-item:hover{border-color:var(--customer-border);background:#ffffff0d}.vm-ip-label{color:var(--customer-text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:2px;font-size:11px;font-weight:800}.vm-ip-value{color:var(--customer-text);font-family:JetBrains Mono,monospace;font-size:15px;font-weight:700}.vm-form-row{gap:20px;margin-bottom:20px;display:flex}@media (width<=640px){.vm-form-row{flex-direction:column;gap:0}}.vm-radio-group{gap:24px;margin-bottom:12px;display:flex}.vm-radio-item{cursor:pointer;align-items:center;gap:8px;display:flex}.vm-radio-item input{accent-color:var(--customer-accent);width:16px;height:16px}.vm-radio-item span{color:var(--customer-text);font-size:14px;font-weight:700}.vm-disk-input-wrap{align-items:center;display:flex;position:relative;box-shadow:0 2px 4px #00000005}.vm-disk-unit{color:var(--customer-accent);pointer-events:none;font-size:13px;font-weight:800;position:absolute;right:16px}.vm-specs-section div{text-align:center}.vm-specs-section span{color:var(--customer-text-muted);margin-bottom:4px;font-size:11px;font-weight:800;display:block}.vm-specs-section strong{color:var(--customer-text);text-overflow:ellipsis;white-space:nowrap;max-width:130px;font-size:14px;font-weight:850;display:block;overflow:hidden}.vm-network-section div{align-items:center;gap:8px;margin-bottom:4px;display:flex}.vm-network-section div span{color:var(--customer-text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:800;overflow:hidden}.vm-network-section>span{color:var(--customer-text-muted);font-size:12px;font-weight:650}.vm-loading{color:var(--customer-text-muted);justify-content:center;align-items:center;gap:12px;padding:64px 0;display:flex}.vm-modal h2{margin-right:48px}.vm-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:16px;display:grid}@media (width<=900px){.vm-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.vm-form-grid{grid-template-columns:1fr}}.vm-gpu-card{background:var(--customer-surface-soft);border:1px solid var(--customer-border);border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:24px;padding:16px;display:flex}.vm-gpu-info span{color:var(--customer-text);font-weight:700;display:block}.vm-gpu-info p{color:var(--customer-text-muted);margin-top:4px;font-size:12px}.vm-textarea{resize:vertical;min-height:108px}.vm-segment,.vm-tabs{background:var(--customer-surface-soft);border:1px solid var(--customer-border);border-radius:14px;gap:4px;margin-bottom:24px;padding:6px;display:flex}.vm-segment button,.vm-tabs button{color:var(--customer-text-muted);cursor:pointer;background:0 0;border:0;border-radius:10px;flex:1;min-height:40px;padding:0 16px;font-size:14px;font-weight:700;transition:all .2s cubic-bezier(.4,0,.2,1)}.vm-segment button:hover,.vm-tabs button:hover{color:var(--customer-text);background:#ffffff0d}.vm-segment button.active,.vm-tabs button.active{background:var(--customer-card-solid);color:var(--customer-accent);box-shadow:0 4px 12px #0000001a,0 1px 2px #0000001a}.vm-checkbox{color:var(--customer-text);cursor:pointer;align-items:center;gap:10px;margin:4px 0 20px;font-size:14px;font-weight:800;display:flex}.vm-checkbox input{width:16px;height:16px}.vm-form-note{color:var(--customer-text-muted);margin:0 0 14px;font-size:13px}.vm-metric-chart{background:var(--customer-surface-soft);border:1px solid var(--customer-border);border-radius:16px;align-items:flex-end;gap:4px;min-width:0;height:240px;padding:20px 0;display:flex;position:relative}.vm-metric-axis{border-top:1px solid var(--customer-border);justify-content:space-between;margin-top:-10px;padding:8px 4px 0;display:flex}.vm-metric-axis span{color:var(--customer-text-muted);white-space:nowrap;font-family:JetBrains Mono,monospace;font-size:10px}.vm-metric-axis i{flex:1}.vm-metric-bar{flex-direction:column;flex:1;justify-content:flex-end;gap:2px;min-width:8px;height:100%;display:flex}.vm-metric-bar span{background:var(--customer-accent);opacity:.8;border-radius:2px 2px 0 0;width:100%;transition:all .3s}.vm-metric-empty{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.vm-metric-bar i{background:var(--customer-success);opacity:.8;border-radius:2px;width:100%;transition:all .3s}.vm-metric-tooltip{-webkit-backdrop-filter:blur(12px);border:1px solid var(--customer-border);background:#0f172af2;border-radius:8px;min-width:140px;padding:8px 12px;box-shadow:0 8px 24px #0006}.tooltip-time{color:var(--customer-text-muted);border-bottom:1px solid #ffffff0d;margin-bottom:6px;padding-bottom:4px;font-family:JetBrains Mono,monospace;font-size:11px}.tooltip-row{color:var(--customer-text);align-items:center;gap:8px;margin-top:2px;font-size:12px;display:flex}.tooltip-row .dot{border-radius:2px;width:8px;height:8px}.tooltip-row .dot.cpu{background:var(--customer-accent)}.tooltip-row .dot.mem{background:var(--customer-success)}.tooltip-row strong{color:#fff;margin-left:auto}.vm-chart-legend{justify-content:center;gap:24px;margin-bottom:24px;display:flex}.vm-chart-legend span{color:var(--customer-text-muted);align-items:center;gap:8px;font-size:12px;font-weight:700;display:flex}.vm-chart-legend span:before{content:"";border-radius:3px;width:12px;height:12px}.vm-chart-legend span:first-child:before{background:var(--customer-accent)}.vm-firewall-item{background:var(--customer-surface-soft);border:1px solid var(--customer-border);border-radius:12px;justify-content:space-between;align-items:center;padding:16px 20px;transition:all .2s;display:flex}.vm-firewall-item:hover{background:var(--customer-card-solid);border-color:var(--customer-accent);box-shadow:0 4px 12px #0000000d}.vm-firewall-badge{text-transform:uppercase;letter-spacing:.02em;border-radius:6px;padding:2px 8px;font-size:10px;font-weight:800}.vm-firewall-proto{color:var(--customer-text);background:#ffffff0d;border-radius:4px;padding:2px 6px;font-family:JetBrains Mono,monospace;font-size:13px;font-weight:700}.vm-firewall-comment{opacity:.7;font-style:italic}.vm-firewall-btn-edit,.vm-firewall-btn-delete{cursor:pointer;background:0 0;border:none;border-radius:6px;padding:6px 10px;font-size:13px;font-weight:700;transition:all .2s}.vm-firewall-btn-edit{color:var(--customer-accent)}.vm-firewall-btn-edit:hover{background:var(--customer-accent-glow)}.vm-firewall-btn-delete{color:var(--customer-danger)}.vm-firewall-item.is-editing{background:var(--customer-card-solid);border-bottom-color:#0000;border-bottom-right-radius:0;border-bottom-left-radius:0}.vm-firewall-inline-editor{margin-top:-1px}.vm-snapshot-item{background:var(--customer-surface-soft);border:1px solid var(--customer-border);border-radius:12px;justify-content:space-between;align-items:flex-start;padding:20px;transition:all .2s;display:flex;position:relative}.vm-snapshot-item:hover{background:var(--customer-card-solid);border-color:var(--customer-accent)}.vm-snapshot-content{flex-direction:column;gap:8px;display:flex}.vm-snapshot-header{align-items:center;gap:12px;display:flex}.vm-snapshot-name{color:var(--customer-accent);background:var(--customer-accent-glow);border-radius:6px;padding:4px 10px;font-family:JetBrains Mono,monospace;font-size:14px;font-weight:800}.vm-snapshot-time{color:var(--customer-text-muted);font-size:12px;font-weight:600}.vm-snapshot-desc{color:var(--customer-text);margin-top:4px;font-size:14px;line-height:1.5}.vm-snapshot-actions{gap:12px;display:flex}.vm-btn-rollback{color:var(--customer-warning);cursor:pointer;background:0 0;border:1px solid #f59e0b33;border-radius:6px;padding:6px 12px;font-size:13px;font-weight:700;transition:all .2s}.vm-btn-rollback:hover{border-color:var(--customer-warning);background:#f59e0b1a}.dashboard-toast{-webkit-backdrop-filter:blur(12px);border:1px solid var(--customer-border);z-index:10000;pointer-events:auto;background:#0f172ae6;border-radius:12px;align-items:center;gap:14px;min-width:280px;max-width:420px;padding:14px 18px;display:flex;position:fixed;bottom:32px;right:32px;box-shadow:0 12px 32px -4px #00000080}.toast-success{border-color:#10b9814d}.toast-error{border-color:#ef44444d}.toast-info{border-color:#3b82f64d}.toast-icon{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.toast-success .toast-icon{color:#10b981;background:#10b9811a}.toast-error .toast-icon{color:#ef4444;background:#ef44441a}.toast-info .toast-icon{color:#3b82f6;background:#3b82f61a}.toast-content{color:#fff;flex-grow:1;font-size:14px;font-weight:600}.toast-close{color:var(--customer-text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:6px;transition:all .2s;display:flex}.toast-close:hover{color:#fff;background:#ffffff1a}.vm-select-box{border:2px solid var(--customer-border);cursor:pointer;background:0 0;border-radius:4px;justify-content:center;align-items:center;width:18px;height:18px;padding:0;transition:all .2s;display:flex}.vm-select-box span{background:#fff;border-radius:1px;width:8px;height:8px;display:block}.vm-select-box:hover{border-color:var(--customer-accent)}.vm-tabs-container{-webkit-overflow-scrolling:touch;margin-bottom:20px;overflow-x:auto}.vm-tabs{min-width:max-content;margin-bottom:0}.vm-snapshot-inputs{gap:16px;margin-bottom:12px;display:flex}@media (width<=768px){.vm-snapshot-inputs{flex-direction:column;gap:0}.vm-snapshot-create{flex-direction:column;display:flex}.vm-detail-grid{grid-template-columns:1fr 1fr}.vm-quick-actions{grid-template-columns:1fr 1fr;display:grid}}@media (width<=480px){.vm-detail-grid{grid-template-columns:1fr}}.vm-modal-actions,.vm-row-actions,.vm-toolbar{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.vm-modal-actions{justify-content:flex-end;margin-top:20px}.vm-detail-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.vm-detail-header p{margin-right:48px}.vm-quick-actions{border-bottom:1px solid var(--customer-border);margin-bottom:20px;padding-bottom:18px}.vm-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.vm-field{background:var(--customer-surface-soft);border:1px solid var(--customer-border);border-radius:16px;flex-direction:column;gap:12px;padding:20px;transition:all .3s;display:flex;position:relative;overflow:hidden}.vm-field:hover{border-color:var(--customer-accent);background:var(--customer-card-solid);box-shadow:var(--customer-shadow);transform:translateY(-2px)}.vm-field-icon{background:var(--customer-accent-glow);width:32px;height:32px;color:var(--customer-accent);border-radius:8px;justify-content:center;align-items:center;display:flex}.vm-field.tone-cpu .vm-field-icon{color:#3b82f6;background:#3b82f626}.vm-field.tone-mem .vm-field-icon{color:#10b981;background:#10b98126}.vm-field.tone-disk .vm-field-icon{color:#f59e0b;background:#f59e0b26}.vm-field.tone-uptime .vm-field-icon{color:#7c3aed;background:#7c3aed26}.vm-field.tone-agent .vm-field-icon{color:#0891b2;background:#0891b226}.vm-field span{color:var(--customer-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:800}.vm-field strong{color:var(--customer-text);align-items:center;gap:8px;font-size:18px;font-weight:800;display:flex}.vm-toolbar{justify-content:space-between;margin-bottom:16px}.vm-firewall-state{color:var(--customer-text);align-items:center;gap:8px;font-size:14px;font-weight:800;display:flex}.vm-inline-editor,.vm-snapshot-create{background:var(--customer-surface-soft);border:1px solid var(--customer-border);border-radius:14px;margin-bottom:16px;padding:16px}.vm-snapshot-create .dashboard-input-group{margin-bottom:0}.vm-rule-list{gap:10px;display:grid}.vm-rule-row{background:var(--customer-surface);border:1px solid var(--customer-border);border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:14px;display:flex}.vm-rule-row strong,.vm-rule-row span{display:block}.vm-rule-row strong{color:var(--customer-text);margin-bottom:4px;font-size:14px;font-weight:850}.vm-rule-row span{color:var(--customer-text-muted);font-size:12px;line-height:1.45}.vm-metric-chart{background:var(--customer-surface-soft);border:1px solid var(--customer-border);border-radius:14px;align-items:end;gap:4px;height:240px;padding:18px;display:flex;overflow-x:auto}.vm-metric-bar{flex:1 0 8px;align-items:end;gap:2px;min-width:8px;height:100%;display:flex}.vm-metric-bar span,.vm-metric-bar i{border-radius:999px 999px 0 0;width:50%;display:block}.vm-metric-bar span{background:var(--customer-chart-1)}.vm-metric-bar i{background:var(--customer-chart-2)}.vm-chart-legend{color:var(--customer-text-muted);justify-content:flex-end;gap:18px;margin-top:10px;font-size:12px;font-weight:800;display:flex}.vm-chart-legend span:before{background:var(--customer-chart-1);content:"";border-radius:999px;width:8px;height:8px;margin-right:6px;display:inline-block}.vm-chart-legend span:last-child:before{background:var(--customer-chart-2)}@media (width<=1200px){.vm-card{flex-wrap:wrap;gap:20px}.vm-specs-section{flex:1;justify-content:space-around;padding:0}}@media (width<=992px){.vms-container{padding:0 20px}.vm-card{padding:16px}.vm-info-section{min-width:200px}.vm-network-section{min-width:150px}}@media (width<=768px){.vms-actions-bar{padding:12px 16px}.vms-batch-actions{border-left:none;width:100%;padding-bottom:4px;padding-left:0;overflow-x:auto}.vm-card{flex-direction:column;align-items:flex-start;gap:16px}.vm-info-section{width:100%}.vm-specs-section{background:var(--customer-surface-soft);border-radius:12px;width:100%;padding:12px}.vm-network-section{width:100%}.vm-actions-section{border-top:1px solid var(--customer-border);justify-content:flex-end;width:100%;padding-top:12px}.vm-form-grid,.vm-detail-grid,.vm-snapshot-create{grid-template-columns:1fr}.vm-detail-header,.vm-rule-row{flex-direction:column;align-items:flex-start}}@media (width<=480px){.vms-search-wrap{min-width:100%}.vm-specs-section{grid-template-columns:1fr 1fr 1fr;gap:12px;display:grid}}.vm-firewall-list{flex-direction:column;gap:12px;margin-top:16px;display:flex}.vm-firewall-item{border:1px solid var(--customer-border);background:#1e293b66;border-radius:12px;justify-content:space-between;align-items:center;gap:24px;padding:18px 24px;transition:all .2s;display:flex}.vm-firewall-item:hover{border-color:var(--customer-accent-glow);background:#1e293b99}.vm-firewall-info{flex-direction:column;flex:1;gap:8px;display:flex}.vm-firewall-main{align-items:center;gap:16px;display:flex}.vm-firewall-badge{text-transform:uppercase;letter-spacing:.5px;text-align:center;border-radius:6px;min-width:80px;padding:4px 10px;font-size:11px;font-weight:800}.vm-firewall-badge.in{color:#10b981;background:#10b98126}.vm-firewall-badge.out{color:#3b82f6;background:#3b82f626}.vm-firewall-proto{color:var(--customer-text);background:#ffffff1a;border-radius:4px;padding:2px 8px;font-size:13px;font-weight:750}.vm-firewall-port{color:#fff;font-size:15px;font-weight:800}.vm-firewall-sub{color:var(--customer-text-muted);align-items:center;gap:8px;font-size:13px;display:flex}.vm-firewall-comment{color:var(--customer-text);font-weight:600}.vm-firewall-actions{gap:8px;display:flex}.vm-firewall-btn-edit,.vm-firewall-btn-delete,.vm-snapshot-btn-rollback,.vm-snapshot-btn-delete{cursor:pointer;border:1px solid #0000;border-radius:8px;padding:8px 14px;font-size:13px;font-weight:750;transition:all .2s}.vm-firewall-btn-edit,.vm-snapshot-btn-rollback.dashboard-button{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-width:40px;min-height:40px;padding:10px 20px;font-size:14px;font-weight:700;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.dashboard-button:empty,.dashboard-button.icon-only{padding:10px}.dashboard-button.disabled{cursor:not-allowed;color:#fff3!important;box-shadow:none!important;background:#ffffff0d!important;border-color:#ffffff08!important;transform:none!important}.dashboard-button.disabled *{opacity:.3!important}.dashboard-button.success{color:#10b981;background:#10b98126;border-color:#10b98133}.dashboard-button.success:not(.disabled):hover{background:#10b98140;transform:translateY(-1px);box-shadow:0 0 15px #10b9814d}.dashboard-button.warning{color:#f59e0b;background:#f59e0b26;border-color:#f59e0b33}.dashboard-button.warning:not(.disabled):hover{background:#f59e0b40;transform:translateY(-1px);box-shadow:0 0 15px #f59e0b4d}.dashboard-button.info{color:#3b82f6;background:#3b82f626;border-color:#3b82f633}.dashboard-button.info:not(.disabled):hover{background:#3b82f640;transform:translateY(-1px);box-shadow:0 0 15px #3b82f64d}.dashboard-button.danger{color:#ef4444;background:#ef444426;border-color:#ef444433}.dashboard-button.danger:not(.disabled):hover{background:#ef444440;transform:translateY(-1px);box-shadow:0 0 15px #ef44444d}.vm-firewall-btn-edit:hover,.vm-snapshot-btn-rollback:hover{border-color:var(--customer-accent);background:#ffffff1a}.vm-firewall-btn-delete,.vm-snapshot-btn-delete{color:#ef4444;background:#ef44441a}.vm-firewall-btn-delete:hover,.vm-snapshot-btn-delete:hover{background:#ef444433;border-color:#ef4444}@media (width<=640px){.vm-firewall-item{flex-direction:column;align-items:flex-start}.vm-firewall-actions{justify-content:flex-end;width:100%}}.vm-detail-modal{border-radius:18px;width:min(94vw,1120px);max-width:1120px;padding:28px}.vm-detail-hero{background:linear-gradient(135deg, #38bdf81f, transparent 42%), var(--customer-card-solid);border:1px solid var(--customer-border);border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:20px;margin-bottom:18px;padding:20px;display:grid}.vm-detail-identity{flex-direction:column;gap:12px;min-width:0;display:flex}.vm-detail-title-row{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.vm-detail-title-row .status-pill{margin-top:-2px}.vm-header-name{overflow-wrap:anywhere;font-size:clamp(22px,3vw,32px);line-height:1.08}.vm-detail-meta{flex-wrap:wrap;gap:8px;display:flex}.vm-detail-meta span{background:var(--customer-surface-soft);border:1px solid var(--customer-border);color:var(--customer-text-muted);text-overflow:ellipsis;white-space:nowrap;border-radius:999px;align-items:center;gap:6px;max-width:100%;min-height:32px;padding:0 12px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;font-weight:800;display:inline-flex;overflow:hidden}.vm-detail-actions{grid-template-columns:repeat(4,72px);align-content:center;gap:10px;display:grid}.vm-detail-action{background:var(--customer-surface-soft);border:1px solid var(--customer-border);color:var(--customer-text);cursor:pointer;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-width:0;height:72px;padding:8px;font-size:11px;font-weight:850;transition:all .2s;display:flex}.vm-detail-action.start{color:#10b981}.vm-detail-action.stop{color:#f59e0b}.vm-detail-action.reboot{color:#3b82f6}.vm-detail-action.delete{color:#ef4444}.vm-detail-action:not(:disabled):hover{border-color:currentColor;transform:translateY(-1px)}.vm-detail-action:disabled{cursor:not-allowed;opacity:.38}.vm-detail-action span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.vm-tabs-container{border:1px solid var(--customer-border);border-radius:14px;margin-bottom:18px;overflow-x:auto}.vm-tabs{background:var(--customer-surface-soft);border:0;border-radius:14px;grid-template-columns:repeat(4,minmax(132px,1fr));gap:4px;min-width:560px;padding:5px;display:grid}.vm-tabs button{white-space:nowrap;min-width:0}.vm-overview-layout{display:block}.vm-overview-panel{background:var(--customer-card-solid);border:1px solid var(--customer-border);border-radius:16px;min-width:0;padding:20px}.vm-overview-panel-head{border-bottom:1px solid var(--customer-border);color:var(--customer-accent);justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;padding-bottom:16px;display:flex}.vm-overview-panel-head span,.vm-overview-list span{color:var(--customer-text-muted);letter-spacing:.05em;text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:850;display:block}.vm-overview-panel-head strong{color:var(--customer-text);overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:clamp(18px,2vw,24px);display:block}.vm-overview-list{gap:12px;display:grid}.vm-overview-list div{min-width:0}.vm-overview-list strong{color:var(--customer-text);overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:14px;display:block}.vm-detail-grid{flex:1;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:0;display:grid}.vm-field{border-radius:16px;min-width:0;min-height:132px;padding:18px}.vm-field-header{justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;display:flex}.vm-field-header span{overflow-wrap:anywhere}.vm-field strong{overflow-wrap:anywhere;white-space:normal;font-size:clamp(19px,2.2vw,25px);line-height:1.2;display:block}.vm-field-icon{flex:none}@media (width<=980px){.vm-detail-hero{grid-template-columns:1fr}.vm-detail-actions{grid-template-columns:repeat(4,minmax(0,1fr))}.vm-overview-layout{display:block}.vm-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.vm-detail-modal{width:min(96vw,520px);max-height:94vh;padding:18px}.vm-detail-hero{padding:16px}.vm-detail-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.vm-detail-action{flex-direction:row;align-items:center;height:48px}.vm-detail-grid{grid-template-columns:1fr}.vm-tabs{grid-template-columns:repeat(4,minmax(112px,1fr));min-width:480px}.dashboard-toast{min-width:0;bottom:16px;left:16px;right:16px}}