.settings-module__eSbG6G__main{color:#f8fafc;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);min-height:100vh;padding:2rem}.settings-module__eSbG6G__header{max-width:1200px;margin:0 auto 2rem}.settings-module__eSbG6G__backLink{color:#94a3b8;margin-bottom:.5rem;text-decoration:none;transition:color .2s;display:inline-block}.settings-module__eSbG6G__backLink:hover{color:#cbd5e1}.settings-module__eSbG6G__title{background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .5rem;font-size:2.5rem;font-weight:700}.settings-module__eSbG6G__subtitle{color:#94a3b8;margin:0;font-size:1.1rem}.settings-module__eSbG6G__tabContainer{max-width:1200px;margin:0 auto}.settings-module__eSbG6G__tabs{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a80;border-radius:12px;gap:.5rem;margin-bottom:2rem;padding:.5rem;display:flex}.settings-module__eSbG6G__tab{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:1rem;font-weight:500;transition:all .3s;display:flex}.settings-module__eSbG6G__tab:hover{color:#cbd5e1;background:#3b82f61a}.settings-module__eSbG6G__tabActive{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);box-shadow:0 4px 12px #3b82f64d}.settings-module__eSbG6G__tabIcon{font-size:1.2rem}@media (max-width:768px){.settings-module__eSbG6G__tabLabel{display:none}}.settings-module__eSbG6G__content{animation:.3s ease-in settings-module__eSbG6G__fadeIn}@keyframes settings-module__eSbG6G__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.settings-module__eSbG6G__section h2{margin:0 0 .5rem;font-size:1.8rem}.settings-module__eSbG6G__sectionDesc{color:#94a3b8;margin:0 0 2rem}.settings-module__eSbG6G__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e293b99;border:1px solid #94a3b81a;border-radius:12px;margin-bottom:1rem;padding:1.5rem}.settings-module__eSbG6G__label{color:#e2e8f0;justify-content:space-between;align-items:center;margin-bottom:.5rem;font-weight:600;display:flex}.settings-module__eSbG6G__labelHint{color:#94a3b8;font-size:.85rem;font-weight:400}.settings-module__eSbG6G__labelValue{color:#3b82f6;font-weight:700}.settings-module__eSbG6G__inputGroup{gap:.5rem;display:flex}.settings-module__eSbG6G__input,.settings-module__eSbG6G__select{color:#f8fafc;background:#0f172acc;border:1px solid #94a3b833;border-radius:8px;flex:1;padding:.75rem 1rem;font-size:1rem;transition:all .2s}.settings-module__eSbG6G__input:focus,.settings-module__eSbG6G__select:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.settings-module__eSbG6G__range{-webkit-appearance:none;background:#94a3b833;border-radius:3px;outline:none;width:100%;height:6px}.settings-module__eSbG6G__range::-webkit-slider-thumb{appearance:none;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);border-radius:50%;width:20px;height:20px;box-shadow:0 2px 8px #3b82f666}.settings-module__eSbG6G__range::-moz-range-thumb{cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);border:none;border-radius:50%;width:20px;height:20px;box-shadow:0 2px 8px #3b82f666}.settings-module__eSbG6G__btnPrimary,.settings-module__eSbG6G__btnSecondary,.settings-module__eSbG6G__btnDanger{cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.settings-module__eSbG6G__btnPrimary{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);box-shadow:0 4px 12px #3b82f64d}.settings-module__eSbG6G__btnPrimary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px #3b82f666}.settings-module__eSbG6G__btnSecondary{color:#3b82f6;background:#3b82f61a;border:1px solid #3b82f64d}.settings-module__eSbG6G__btnSecondary:hover:not(:disabled){background:#3b82f633}.settings-module__eSbG6G__btnDanger{color:#ef4444;background:#ef44441a;border:1px solid #ef44444d}.settings-module__eSbG6G__btnDanger:hover:not(:disabled){background:#ef444433}.settings-module__eSbG6G__btnPrimary:disabled,.settings-module__eSbG6G__btnSecondary:disabled,.settings-module__eSbG6G__btnDanger:disabled{opacity:.5;cursor:not-allowed}.settings-module__eSbG6G__status{border-radius:8px;margin-top:.75rem;padding:.75rem 1rem;font-size:.95rem}.settings-module__eSbG6G__statusSuccess{color:#10b981;background:#10b9811a;border:1px solid #10b9814d}.settings-module__eSbG6G__statusError{color:#ef4444;background:#ef44441a;border:1px solid #ef44444d}.settings-module__eSbG6G__presetGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.settings-module__eSbG6G__presetBtn{text-align:center;cursor:pointer;background:#0f172acc;border:1px solid #94a3b833;border-radius:12px;padding:1.5rem;transition:all .3s}.settings-module__eSbG6G__presetBtn:hover{border-color:#3b82f6;transform:translateY(-2px);box-shadow:0 4px 12px #3b82f633}.settings-module__eSbG6G__presetLabel{margin-bottom:.5rem;font-size:1.2rem;font-weight:700}.settings-module__eSbG6G__presetDesc{color:#94a3b8;margin-bottom:.75rem;font-size:.9rem}.settings-module__eSbG6G__presetParams{color:#3b82f6;font-size:.85rem;font-weight:600}.settings-module__eSbG6G__modelsList{flex-direction:column;gap:1rem;display:flex}.settings-module__eSbG6G__modelCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e293b99;border:1px solid #94a3b81a;border-radius:12px;padding:1.5rem;transition:all .3s}.settings-module__eSbG6G__modelCard:hover{border-color:#3b82f64d;box-shadow:0 4px 12px #3b82f61a}.settings-module__eSbG6G__modelHeader{justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;display:flex}.settings-module__eSbG6G__modelName{flex-direction:column;gap:.25rem;display:flex}.settings-module__eSbG6G__artistBadge{color:#a78bfa;background:#8b5cf633;border-radius:6px;width:fit-content;padding:.25rem .75rem;font-size:.85rem;font-weight:600;display:inline-block}.settings-module__eSbG6G__modelId{color:#94a3b8;font-family:Courier New,monospace;font-size:.9rem}.settings-module__eSbG6G__modelStatus{align-items:center;display:flex}.settings-module__eSbG6G__badgeSuccess,.settings-module__eSbG6G__badgeGray{border-radius:6px;padding:.25rem .75rem;font-size:.85rem;font-weight:600}.settings-module__eSbG6G__badgeSuccess{color:#10b981;background:#10b98133}.settings-module__eSbG6G__badgeGray{color:#94a3b8;background:#94a3b833}.settings-module__eSbG6G__modelMeta{color:#94a3b8;gap:.5rem;margin-bottom:1rem;font-size:.9rem;display:flex}.settings-module__eSbG6G__modelActions{gap:.5rem;display:flex}.settings-module__eSbG6G__statsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.settings-module__eSbG6G__statCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:#1e293b99;border:1px solid #94a3b81a;border-radius:12px;padding:1.5rem;transition:all .3s}.settings-module__eSbG6G__statCard:hover{transform:translateY(-4px);box-shadow:0 8px 16px #3b82f626}.settings-module__eSbG6G__statIcon{margin-bottom:.5rem;font-size:2.5rem}.settings-module__eSbG6G__statValue{color:#3b82f6;margin-bottom:.25rem;font-size:2rem;font-weight:700}.settings-module__eSbG6G__statLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:.9rem}.settings-module__eSbG6G__toolsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;display:grid}.settings-module__eSbG6G__infoBox{color:#93c5fd;background:#3b82f61a;border:1px solid #3b82f64d;border-radius:8px;margin-top:1rem;padding:1rem;font-size:.95rem}.settings-module__eSbG6G__emptyState{text-align:center;padding:4rem 2rem}.settings-module__eSbG6G__emptyIcon{opacity:.5;margin-bottom:1rem;font-size:4rem}.settings-module__eSbG6G__emptyState h3{color:#cbd5e1;margin-bottom:.5rem}.settings-module__eSbG6G__emptyState p{color:#94a3b8}.settings-module__eSbG6G__loading{text-align:center;color:#94a3b8;padding:2rem}.settings-module__eSbG6G__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.settings-module__eSbG6G__refreshBtn{color:#3b82f6;cursor:pointer;background:#3b82f61a;border:1px solid #3b82f64d;border-radius:6px;padding:.5rem 1rem;font-size:.9rem;transition:all .2s}.settings-module__eSbG6G__refreshBtn:hover{background:#3b82f633}.settings-module__eSbG6G__healthStatus{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.settings-module__eSbG6G__healthDot{border-radius:50%;width:12px;height:12px;animation:2s infinite settings-module__eSbG6G__pulse}@keyframes settings-module__eSbG6G__pulse{0%,to{opacity:1}50%{opacity:.5}}.settings-module__eSbG6G__healthText{font-size:1.1rem;font-weight:600}.settings-module__eSbG6G__uptimeText{color:#94a3b8;margin-bottom:1.5rem;font-size:.95rem}.settings-module__eSbG6G__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;display:grid}.settings-module__eSbG6G__serviceCard{text-align:center;background:#0f172a99;border:1px solid #94a3b81a;border-radius:8px;padding:1rem;transition:all .3s}.settings-module__eSbG6G__serviceCard:hover{border-color:#3b82f64d;transform:translateY(-2px)}.settings-module__eSbG6G__serviceName{color:#cbd5e1;margin-bottom:.5rem;font-size:.9rem}.settings-module__eSbG6G__serviceStatus{margin-bottom:.25rem;font-weight:600}.settings-module__eSbG6G__serviceLatency{color:#94a3b8;font-size:.85rem}.settings-module__eSbG6G__jobsGrid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem;display:grid}.settings-module__eSbG6G__jobStat{text-align:center;background:#0f172a99;border:1px solid #94a3b81a;border-radius:8px;padding:1rem;transition:all .3s}.settings-module__eSbG6G__jobStat:hover{border-color:#3b82f64d;transform:translateY(-2px)}.settings-module__eSbG6G__jobIcon{margin-bottom:.5rem;font-size:1.5rem}.settings-module__eSbG6G__jobValue{color:#3b82f6;margin-bottom:.25rem;font-size:1.8rem;font-weight:700}.settings-module__eSbG6G__jobLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:.85rem}.settings-module__eSbG6G__noData{text-align:center;color:#94a3b8;padding:1rem}.settings-module__eSbG6G__deploymentInfo{flex-direction:column;gap:.75rem;display:flex}.settings-module__eSbG6G__deploymentRow{border-bottom:1px solid #94a3b81a;justify-content:space-between;padding:.5rem 0;display:flex}.settings-module__eSbG6G__deploymentRow:last-child{border-bottom:none}.settings-module__eSbG6G__deploymentLabel{color:#94a3b8;font-size:.95rem}.settings-module__eSbG6G__deploymentValue{color:#e2e8f0;font-family:Courier New,monospace;font-weight:600}
