*{box-sizing:border-box;margin:0;padding:0}body{color:#e2e8f0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0f1117;font-family:Inter,system-ui,-apple-system,sans-serif}#root{width:100%;min-height:100vh}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#1a1d29}::-webkit-scrollbar-thumb{background:#334155;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#475569}.app{background:#0f1117;min-height:100vh;display:flex}.sidebar{z-index:100;background:#161922;border-right:1px solid #1e2130;flex-direction:column;width:260px;display:flex;position:fixed;top:0;bottom:0;left:0;overflow-y:auto}.sidebar-overlay{display:none}.sidebar-header{border-bottom:1px solid #1e2130;padding:20px 16px 12px;position:relative}.logo{align-items:center;gap:8px;margin-bottom:4px;display:flex}.logo-icon{background:#1e2130;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.logo-text{color:#e2e8f0;align-items:center;gap:4px;font-size:15px;font-weight:600;display:flex}.logo-id{color:#475569;margin-left:40px;font-size:11px}.close-btn{color:#64748b;cursor:pointer;background:0 0;border:none;display:none;position:absolute;top:16px;right:12px}.sidebar-search{border-bottom:1px solid #1e2130;align-items:center;gap:8px;padding:12px 16px;display:flex}.sidebar-search input{color:#e2e8f0;background:0 0;border:none;outline:none;flex:1;font-size:13px}.sidebar-search input::placeholder{color:#475569}.sidebar-actions{align-items:center;display:flex}.action-icon{color:#475569;font-size:14px}.sidebar-nav{flex:1;padding:8px 12px}.nav-item,.nav-sub-item{color:#94a3b8;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:10px;width:100%;padding:8px 12px;font-family:inherit;font-size:13px;transition:all .15s;display:flex}.nav-item:hover,.nav-sub-item:hover,.nav-item.active,.nav-sub-item.active{color:#e2e8f0;background:#1e2130}.nav-item svg:last-child{margin-left:auto}.nav-sub{margin-top:2px;padding-left:8px}.nav-sub-item{padding:6px 12px 6px 30px;font-size:12px}.sidebar-telemetry{background:#1a1d2a;border:1px solid #1e2130;border-radius:12px;margin:12px;padding:14px}.telemetry-header{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px;font-size:12px;font-weight:600}.telemetry-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.telemetry-item{background:#1e2130;border-radius:8px;align-items:center;gap:8px;padding:8px 10px;display:flex}.telemetry-info{flex-direction:column;gap:2px;min-width:0;display:flex}.telemetry-label{color:#64748b;text-transform:uppercase;letter-spacing:.3px;font-size:10px}.telemetry-value{color:#e2e8f0;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:600;overflow:hidden}.sidebar-help{background:#1a1d2a;border:1px solid #1e2130;border-radius:12px;margin:12px;padding:16px;position:relative}.help-close{color:#475569;cursor:pointer;background:0 0;border:none;position:absolute;top:8px;right:8px}.help-avatars{margin-bottom:10px;display:flex}.avatar{background:#2e3245;border:2px solid #1a1d2a;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin-left:-6px;font-size:14px;display:flex}.avatar:first-child{margin-left:0}.sidebar-help h4{color:#e2e8f0;margin-bottom:4px;font-size:13px;font-weight:600}.sidebar-help p{color:#64748b;margin-bottom:12px;font-size:11px;line-height:1.5}.help-btn{color:#94a3b8;cursor:pointer;background:#1e2130;border:1px solid #2e3245;border-radius:6px;align-items:center;gap:6px;width:100%;padding:8px;font-family:inherit;font-size:12px;display:flex}.main{flex-direction:column;flex:1;margin-left:260px;display:flex}.mobile-header{background:#161922;border-bottom:1px solid #1e2130;align-items:center;gap:12px;padding:12px 16px;display:none}.menu-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:4px}.mobile-title{color:#e2e8f0;font-size:14px;font-weight:600}.header{border-bottom:1px solid #1e2130;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.breadcrumb{color:#64748b;align-items:center;gap:8px;font-size:13px;display:flex}.breadcrumb svg{color:#475569}.breadcrumb-active{color:#e2e8f0}.header-actions{align-items:center;gap:8px;display:flex}.header-icon-btn{color:#64748b;cursor:pointer;background:#1a1d2a;border:1px solid #1e2130;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .15s;display:flex}.header-icon-btn:hover{color:#e2e8f0;background:#1e2130}.header-user{cursor:pointer;align-items:center;gap:6px;margin-left:4px;display:flex}.user-avatar{color:#fff;background:#3b82f6;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:11px;font-weight:600;display:flex}.dashboard{flex:1;padding:20px 24px}.top-section{grid-template-columns:2fr 1fr;gap:16px;margin-bottom:16px;display:grid}.cpu-cores-mini{border-top:1px solid #1e2130;align-items:flex-end;gap:4px;margin-top:12px;padding-top:12px;display:flex}.cpu-core-mini{flex-direction:column;flex:1 1 0;align-items:center;gap:4px;min-width:0;display:flex}.cpu-core-mini-bar-bg{background:#1e2130;border-radius:3px;align-items:flex-end;width:100%;height:36px;display:flex;overflow:hidden}.cpu-core-mini-bar{border-radius:3px;width:100%;min-height:2px;transition:height .3s}.cpu-core-mini-label{color:#64748b;font-variant-numeric:tabular-nums;font-size:10px;font-weight:500}.metrics-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;margin-bottom:16px;display:grid}.metric-card{background:#161922;border:1px solid #1e2130;border-radius:12px;padding:16px}.metric-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.metric-title-row{align-items:center;gap:8px;display:flex}.metric-icon{border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.metric-title{color:#94a3b8;font-size:12px;font-weight:500}.metric-expand{cursor:pointer;background:0 0;border:none;padding:2px}.metric-body{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.metric-values{flex:1}.metric-value-row{align-items:baseline;gap:4px;margin-bottom:6px;display:flex}.metric-value{color:#e2e8f0;letter-spacing:-.5px;font-size:22px;font-weight:700}.metric-unit{color:#475569;font-size:11px;font-weight:500}.metric-change{align-items:center;gap:4px;font-size:12px;font-weight:600;display:flex}.metric-change.positive{color:#10b981}.metric-change.negative{color:#ef4444}.metric-chart{flex-shrink:0;width:90px}.activity-card{background:#161922;border:1px solid #1e2130;border-radius:12px;flex-direction:column;padding:16px;display:flex}.product-activity{flex-direction:column;flex:1;display:flex}.activity-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.activity-title-row{align-items:center;gap:8px;display:flex}.activity-icon{border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.activity-header h3,.activity-title-row h3{color:#e2e8f0;font-size:12px;font-weight:600}.donut-container{flex:1;justify-content:center;align-items:center;min-height:160px;display:flex;position:relative}.donut-center{text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.donut-value{color:#e2e8f0;font-size:20px;font-weight:700;display:block}.donut-label{color:#475569;font-size:11px}.middle-section{grid-template-columns:2fr 1fr;gap:16px;margin-bottom:16px;display:grid}.chart-card{background:#161922;border:1px solid #1e2130;border-radius:12px;padding:16px}.chart-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.chart-title-row{align-items:center;gap:8px;display:flex}.chart-icon{border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.chart-header h3{color:#e2e8f0;font-size:12px;font-weight:600}.chart-legend{gap:12px;display:flex}.legend-item{color:#64748b;align-items:center;gap:6px;font-size:11px;display:flex}.legend-dot{border-radius:2px;width:8px;height:8px}.custom-tooltip{color:#fff;background:#1e2130;border:1px solid #2e3245;border-radius:8px;min-width:120px;padding:10px 12px;font-size:12px}.tooltip-title{color:#94a3b8;margin-bottom:6px;font-size:11px;font-weight:500}.tooltip-row{align-items:center;gap:6px;margin-bottom:4px;display:flex}.tooltip-dot{border-radius:50%;width:8px;height:8px}.tooltip-label{color:#94a3b8;flex:1;font-size:11px}.tooltip-value{color:#e2e8f0;font-size:12px;font-weight:600}.countries-list{flex-direction:column;gap:14px;display:flex}.country-item{flex-direction:column;gap:6px;display:flex}.country-info{align-items:center;gap:8px;display:flex}.country-flag{font-size:14px}.country-name{color:#94a3b8;font-size:12px}.country-bar-bg{background:#1e2130;border-radius:2px;height:4px;overflow:hidden}.country-bar{border-radius:2px;height:100%;transition:width .3s}.transactions-card{background:#161922;border:1px solid #1e2130;border-radius:12px;padding:16px}.transactions-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.transactions-title{align-items:center;gap:8px;display:flex}.transactions-title h3{color:#e2e8f0;font-size:14px;font-weight:600}.badge{color:#64748b;background:#1e2130;border-radius:12px;padding:2px 8px;font-size:11px;font-weight:600}.transactions-actions{align-items:center;gap:8px;display:flex}.search-box{background:#1a1d2a;border:1px solid #1e2130;border-radius:8px;align-items:center;gap:8px;padding:6px 12px;display:flex}.search-box input{color:#e2e8f0;background:0 0;border:none;outline:none;width:120px;font-size:12px}.search-box input::placeholder{color:#475569}.filter-btn{color:#64748b;cursor:pointer;background:#1a1d2a;border:1px solid #1e2130;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.table-container{overflow-x:auto}.transactions-table{border-collapse:collapse;width:100%;font-size:12px}.transactions-table th{text-align:left;color:#475569;letter-spacing:.5px;white-space:nowrap;border-bottom:1px solid #1e2130;padding:10px 12px;font-size:10px;font-weight:600;transition:color .15s,background .15s}.transactions-table th:hover{color:#94a3b8;background:#1a1d2a}.transactions-table th .th-icon{vertical-align:middle;align-items:center;margin-right:6px;display:inline-flex}.transactions-table td{color:#94a3b8;white-space:nowrap;border-bottom:1px solid #1e2130;padding:12px}.order-id{color:#64748b;font-family:ui-monospace,monospace;font-size:11px}.price{color:#e2e8f0;font-weight:500}.date{color:#475569}.status-badge{border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;display:inline-flex}.status-badge.completed{color:#10b981;background:#10b98120}.status-badge.pending{color:#f59e0b;background:#f59e0b20}@media (width<=1200px){.top-section,.middle-section{grid-template-columns:1fr}.metrics-grid{grid-template-columns:repeat(2,1fr)}.activity-card{min-height:280px}}@media (width<=900px){.sidebar{transition:transform .2s;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.sidebar-overlay{z-index:99;background:#00000080;display:block;position:fixed;inset:0}.close-btn{display:block}.main{margin-left:0}.mobile-header{display:flex}}@media (width<=640px){.metrics-grid{grid-template-columns:1fr}.dashboard{padding:12px}.header{padding:12px 16px}.breadcrumb{font-size:11px}}.status-badge.running{color:#10b981;background:#10b98120;border:1px solid #10b98140}.status-badge.exited{color:#ef4444;background:#ef444420;border:1px solid #ef444440}.status-badge.paused{color:#f59e0b;background:#f59e0b20;border:1px solid #f59e0b40}.status-badge.restarting{color:#3b82f6;background:#3b82f620;border:1px solid #3b82f640}.file-manager{flex-direction:column;flex:1;gap:12px;padding:20px 24px;display:flex}.file-manager-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.breadcrumb-path{color:#94a3b8;align-items:center;gap:4px;font-size:13px;display:flex}.breadcrumb-part{align-items:center;gap:4px;display:flex}.breadcrumb-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;gap:4px;padding:4px 6px;font-family:inherit;font-size:13px;transition:all .15s;display:flex}.breadcrumb-btn:hover{color:#e2e8f0;background:#1e2130}.breadcrumb-sep{color:#475569}.file-actions{align-items:center;gap:8px;display:flex}.file-manager-stats{color:#475569;gap:8px;font-size:12px;display:flex}.file-table-container{background:#161922;border:1px solid #1e2130;border-radius:12px;flex-direction:column;flex:1;display:flex;overflow:hidden}.file-table{border-collapse:collapse;width:100%;font-size:13px}.file-table th{text-align:left;color:#64748b;letter-spacing:.5px;white-space:nowrap;background:#161922;border-bottom:1px solid #1e2130;padding:10px 12px;font-size:11px;font-weight:600}.file-table th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.file-table th.sortable:hover{color:#e2e8f0}.file-table th.sortable span{align-items:center;gap:4px;display:inline-flex}.file-table td{color:#94a3b8;white-space:nowrap;border-bottom:1px solid #1e2130;padding:10px 12px}.file-row{cursor:pointer;transition:background .1s}.file-row:hover{background:#1a1d2a}.file-row.selected{background:#1e2130}.col-check{text-align:center;width:40px}.col-check input[type=checkbox]{accent-color:#3b82f6;cursor:pointer}.col-name{width:100%}.col-size{width:100px}.col-perms,.col-owner{width:120px}.col-date{width:150px}.col-actions{text-align:center;width:40px}.file-name-cell{align-items:center;gap:10px;display:flex}.file-icon{flex-shrink:0}.file-name{color:#e2e8f0;font-weight:500}.perms-code{color:#94a3b8;background:#1a1d2a;border-radius:4px;padding:2px 6px;font-family:ui-monospace,monospace;font-size:11px}.file-action-btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;display:flex}.file-action-btn:hover{color:#e2e8f0;background:#1e2130}.file-empty{color:#64748b;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;min-height:200px;font-size:14px;display:flex}.file-actions .header-icon-btn:disabled{opacity:.4;cursor:not-allowed}@media (width<=900px){.col-perms,.col-owner{display:none}}@media (width<=640px){.file-manager{padding:12px}.col-date{display:none}}.file-bottom-section{grid-template-columns:1fr 320px;gap:16px;margin-top:8px;display:grid}.largest-files{background:#161922;border:1px solid #1e2130;border-radius:12px;flex-direction:column;gap:12px;padding:16px;display:flex}.largest-header{color:#e2e8f0;align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.largest-list{flex-direction:column;gap:10px;display:flex}.largest-row{flex-direction:column;gap:4px;display:flex}.largest-row-top{align-items:center;gap:8px;font-size:12px;display:flex}.largest-name{color:#e2e8f0;text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.largest-size{color:#94a3b8;font-variant-numeric:tabular-nums;font-weight:500}.largest-delete-btn{cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:background .15s;display:flex}.largest-delete-btn:hover{background:#ef444420}.largest-bar-bg{background:#1e2130;border-radius:2px;height:4px;overflow:hidden}.largest-bar{border-radius:2px;height:100%;transition:width .3s}@media (width<=1200px){.file-bottom-section{grid-template-columns:1fr}}.disk-usage-page{flex:1;padding:20px 24px}.disk-usage-top{flex-direction:column;gap:16px;display:flex}@media (width<=900px){.disk-usage-top{grid-template-columns:1fr}}
