.NodeWaves-module__UR4oSG__clientHeader{background:var(--bg2);border:1px solid var(--border);text-align:center;border-radius:16px;margin-bottom:30px;padding:30px}.NodeWaves-module__UR4oSG__pageTitle{background:linear-gradient(90deg,var(--accent1),var(--accent2));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:10px;font-size:2.5rem}.NodeWaves-module__UR4oSG__subtitle{color:var(--text-secondary);font-size:1.1rem}@media (max-width:1024px){.NodeWaves-module__UR4oSG__clientBody{grid-template-columns:1fr}}.NodeWaves-module__UR4oSG__sidebar{flex-direction:column;display:flex}.NodeWaves-module__UR4oSG__mainContent{flex-direction:column;gap:30px;display:flex}.NodeWaves-module__UR4oSG__panel{border:1px solid var(--border);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff08;border-radius:16px;padding:25px}.NodeWaves-module__UR4oSG__panelTitle{color:var(--accent1);align-items:center;gap:10px;margin-bottom:20px;font-size:1.5rem;display:flex}.NodeWaves-module__UR4oSG__metricGrid{grid-template-columns:repeat(2,1fr);gap:15px;margin-bottom:20px;display:grid}.NodeWaves-module__UR4oSG__metricCard{text-align:center;background:#ffffff0d;border-radius:12px;padding:15px}.NodeWaves-module__UR4oSG__metricLabel{color:var(--text-secondary);font-size:.9rem}.NodeWaves-module__UR4oSG__metricValue{background:linear-gradient(90deg,var(--accent1),var(--accent2));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:5px 0;font-size:1.8rem;font-weight:700}.NodeWaves-module__UR4oSG__statusIndicator{border-radius:50%;width:12px;height:12px;margin-right:8px;display:inline-block}.NodeWaves-module__UR4oSG__statusOnline{background:var(--accent4);box-shadow:0 0 10px var(--accent4)}.NodeWaves-module__UR4oSG__statusOffline{background:var(--accent3)}.NodeWaves-module__UR4oSG__buttonGroup{flex-direction:column;gap:10px;margin-top:20px;display:flex}.NodeWaves-module__UR4oSG__btnPrimary,.NodeWaves-module__UR4oSG__btnSecondary{background:linear-gradient(90deg,var(--accent2),var(--accent1));color:var(--btn-text);cursor:pointer;border:none;border-radius:30px;align-items:center;gap:8px;padding:12px 20px;font-size:.9rem;font-weight:700;transition:all .3s;display:inline-flex}.NodeWaves-module__UR4oSG__btnPrimary:hover,.NodeWaves-module__UR4oSG__btnSecondary:hover{transform:translateY(-2px);box-shadow:0 5px 15px #22e1ff4d}.NodeWaves-module__UR4oSG__btnSecondary{color:var(--text);background:#ffffff1a}.NodeWaves-module__UR4oSG__btnDanger{background:linear-gradient(90deg,var(--accent3),#ff6b9c);color:#fff}.NodeWaves-module__UR4oSG__resourceConfig{grid-template-columns:1fr;gap:15px;margin-bottom:20px;display:grid}.NodeWaves-module__UR4oSG__configGroup{margin-bottom:15px}.NodeWaves-module__UR4oSG__configLabel{color:var(--text-secondary);margin-bottom:8px;font-size:.9rem;display:block}.NodeWaves-module__UR4oSG__configSlider{width:100%}.NodeWaves-module__UR4oSG__configValue{text-align:right;color:var(--accent1);margin-top:5px;font-size:.9rem}.NodeWaves-module__UR4oSG__earningsDisplay{text-align:center;background:#22e1ff0d;border-radius:12px;margin-top:20px;padding:20px}.NodeWaves-module__UR4oSG__earningsAmount{background:linear-gradient(90deg,var(--accent1),var(--accent2));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:10px 0;font-size:2.5rem;font-weight:800}.NodeWaves-module__UR4oSG__smallText{color:var(--text-secondary);font-size:.9rem}.NodeWaves-module__UR4oSG__securityStatus{align-items:center;gap:10px;margin-bottom:15px;display:flex}.NodeWaves-module__UR4oSG__securityBadge{border-radius:12px;padding:5px 10px;font-size:.8rem;font-weight:600}.NodeWaves-module__UR4oSG__tabContainer{border-bottom:1px solid var(--border);margin-bottom:20px;display:flex}.NodeWaves-module__UR4oSG__tabButton{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:12px 20px;transition:all .3s}.NodeWaves-module__UR4oSG__tabButton.NodeWaves-module__UR4oSG__active{color:var(--accent1);border-bottom-color:var(--accent1)}.NodeWaves-module__UR4oSG__taskList{margin-top:15px;list-style:none}.NodeWaves-module__UR4oSG__taskItem{background:#ffffff0d;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:10px;padding:12px;display:flex}.NodeWaves-module__UR4oSG__taskInfo{flex:1}.NodeWaves-module__UR4oSG__taskType{color:var(--accent1);font-weight:600}.NodeWaves-module__UR4oSG__taskStatus{border-radius:12px;padding:3px 8px;font-size:.8rem}.NodeWaves-module__UR4oSG__progressBar{background:#ffffff1a;border-radius:3px;height:6px;margin-top:8px;overflow:hidden}.NodeWaves-module__UR4oSG__progressFill{background:linear-gradient(90deg,var(--accent1),var(--accent2));border-radius:3px;height:100%;transition:width .5s}.NodeWaves-module__UR4oSG__dockerContainer{background:#0000004d;border-radius:8px;height:300px;margin-top:15px;padding:15px;font-family:Courier New,monospace;font-size:.85rem;overflow-y:auto}.NodeWaves-module__UR4oSG__dockerLog{background:#00000080;border-radius:4px;margin-bottom:10px;padding:8px}.NodeWaves-module__UR4oSG__blockchainInfo{grid-template-columns:repeat(2,1fr);gap:15px;margin-bottom:20px;display:grid}.NodeWaves-module__UR4oSG__blockchainCard{background:#ffffff0d;border-radius:12px;padding:15px}.NodeWaves-module__UR4oSG__blockchainValue{color:var(--accent1);margin:5px 0;font-size:1.2rem;font-weight:700}.NodeWaves-module__UR4oSG__systemStats{grid-template-columns:repeat(3,1fr);gap:15px;margin-bottom:20px;display:grid}.NodeWaves-module__UR4oSG__statCard{text-align:center;background:#ffffff0d;border-radius:12px;padding:15px}.NodeWaves-module__UR4oSG__statValue{color:var(--accent1);margin:5px 0;font-size:1.5rem;font-weight:700}.NodeWaves-module__UR4oSG__logContainer{background:#0000004d;border-radius:8px;height:300px;margin-top:15px;padding:15px;font-family:Courier New,monospace;font-size:.85rem;overflow-y:auto}.NodeWaves-module__UR4oSG__logEntry{border-bottom:1px solid #ffffff0d;margin-bottom:8px;padding-bottom:8px}.NodeWaves-module__UR4oSG__logTime{color:var(--accent1);margin-right:10px}.NodeWaves-module__UR4oSG__log,.NodeWaves-module__UR4oSG__logInfo{color:var(--text)}.NodeWaves-module__UR4oSG__logWarning{color:var(--warning)}.NodeWaves-module__UR4oSG__logError{color:var(--accent3)}.NodeWaves-module__UR4oSG__logSuccess{color:var(--accent4)}.NodeWaves-module__UR4oSG__notification{z-index:1050;position:fixed;top:20px;right:20px;box-shadow:0 5px 15px #0000004d}@media (max-width:768px){.NodeWaves-module__UR4oSG__clientBody,.NodeWaves-module__UR4oSG__metricGrid,.NodeWaves-module__UR4oSG__systemStats,.NodeWaves-module__UR4oSG__blockchainInfo{grid-template-columns:1fr}.NodeWaves-module__UR4oSG__pageTitle{font-size:1.8rem}}
