:root{color:#f8fafc;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#050816;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html,body,#root{min-width:100%;min-height:100%;margin:0}body{background:#050816;min-height:100vh}#root{width:100%}:root{color:#f8fafc;background:#050816;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 0 0,#4f46e540,#0000 35%),#050816;margin:0}button{font:inherit}.app-shell{background:#050816f2;min-height:100vh;display:flex}.sidebar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0f172abf;border-right:1px solid #94a3b829;width:320px;padding:24px}.brand{align-items:center;gap:14px;margin-bottom:36px;display:flex}.brand-icon{background:linear-gradient(135deg,#6366f1,#22c55e);border-radius:16px;place-items:center;width:46px;height:46px;font-weight:800;display:grid}.brand h1{margin:0;font-size:18px}.brand p{color:#94a3b8;margin:2px 0 0;font-size:13px}nav{gap:8px;display:grid}.nav-item{cursor:pointer;color:#cbd5e1;text-align:left;background:0 0;border:0;border-radius:14px;padding:12px 14px;font-weight:600;transition:all .2s}.nav-item:hover,.nav-item.active{color:#fff;background:#6366f138;border-left:4px solid #6366f1;padding-left:10px}.main{flex:1;width:100%;padding:32px 42px}.topbar{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.eyebrow{color:#818cf8;text-transform:uppercase;letter-spacing:.12em;margin:0 0 6px;font-size:12px;font-weight:800}.topbar h2,.hero-card h3{margin:0}.login-button{color:#fff;background:#0f172ae6;border:1px solid #94a3b83d;border-radius:14px;padding:12px 16px}.hero-card{background:linear-gradient(135deg,#6366f147,#22c55e14),#0f172ae6;border:1px solid #94a3b82e;border-radius:28px;margin-bottom:24px;padding:28px;box-shadow:0 30px 90px #00000059}.hero-card p{color:#cbd5e1;max-width:720px}.bot-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px;display:grid}.bot-card{background:#0f172ad1;border:1px solid #94a3b829;border-radius:24px;padding:22px;position:relative;box-shadow:0 24px 80px #00000038}.bot-card h3{margin:0 0 8px}.bot-card p{color:#94a3b8;margin:0 0 18px}.bot-card span{color:#cbd5e1;background:#94a3b81f;border-radius:999px;padding:7px 10px;font-size:13px;display:inline-flex}.status-dot{border-radius:999px;width:12px;height:12px;margin-bottom:16px}.status-dot.development{background:#38bdf8}.status-dot.production{background:#22c55e}.muted{color:#94a3b8}.bot-card-button{color:inherit;text-align:left;cursor:pointer}.bot-card-button:hover{border-color:#6366f18c;transform:translateY(-2px)}.nav-item{text-decoration:none;display:block}.back-button{color:#cbd5e1;cursor:pointer;background:#0f172ae6;border:1px solid #94a3b83d;border-radius:14px;width:100%;margin-top:28px;padding:12px 14px}.back-button:hover{color:#fff;background:#6366f12e}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;margin-top:22px;display:grid}.stat-card{background:#0f172ad1;border:1px solid #94a3b829;border-radius:24px;padding:22px}.stat-card p{color:#94a3b8;margin:0 0 10px}.stat-card h3{margin:0;font-size:24px}.server-box{background:#0f172ae6;border:1px solid #94a3b829;border-radius:18px;margin-bottom:22px;padding:14px}.server-box label{color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-size:12px;display:block}.server-box select{color:#f8fafc;background:#020617;border:1px solid #94a3b83d;border-radius:12px;outline:none;width:100%;padding:10px}.small-stat{word-break:break-word;font-size:16px!important}.module-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:22px;margin-top:24px;display:grid}.module-card{cursor:pointer;background:#0f172ad1;border:1px solid #94a3b829;border-radius:22px;align-items:center;gap:14px;padding:18px;transition:all .2s;display:flex}.module-card:hover{border-color:#6366f180;transform:translateY(-3px)}.module-card h3{margin:0 0 4px;font-size:16px}.module-card p{color:#94a3b8;margin:0}.module-status{border-radius:999px;width:14px;height:14px}.module-status.on{background:#22c55e}.module-status.off{background:#ef4444}.settings-section{background:#0f172ad1;border:1px solid #94a3b829;border-radius:26px;margin-top:24px;padding:22px}.section-header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.section-header h3{margin:0}.badge{color:#c4b5fd;background:#7c3aed2e;border:1px solid #c4b5fd2e;border-radius:999px;padding:7px 10px;font-size:12px}.settings-list{gap:12px;display:grid}.settings-row{background:#02061773;border:1px solid #94a3b81f;border-radius:18px;justify-content:space-between;align-items:center;padding:16px;display:flex}.settings-row h4{margin:0 0 4px}.settings-row p{color:#94a3b8;margin:0}.toggle-button{color:#fff;cursor:pointer;border:1px solid #94a3b82e;border-radius:999px;min-width:92px;padding:8px 14px 8px 34px;font-weight:700;position:relative}.toggle-button:before{content:"";background:currentColor;border-radius:999px;width:14px;height:14px;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.toggle-button.on{color:#86efac;background:#22c55e29;border-color:#22c55e59}.toggle-button.off{color:#fca5a5;background:#ef444429;border-color:#ef444459}.form-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;display:grid}.form-field{gap:8px;display:grid}.form-field.single{margin-top:18px}.form-field span{color:#94a3b8;font-size:13px}.form-field input,.form-field select,.time-row input,.time-row select,.filter-bar select{color:#f8fafc;background:#020617;border:1px solid #94a3b83d;border-radius:12px;outline:none;width:100%;min-width:0;padding:11px 12px}.days-grid{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:10px;display:grid}.day-button{color:#cbd5e1;cursor:pointer;background:#02061773;border:1px solid #94a3b82e;border-radius:14px;padding:11px 12px}.day-button.active{color:#fff;background:#6366f13d;border-color:#818cf88c}.time-list{gap:10px;margin-top:22px;display:grid}.section-header.compact{margin-bottom:0}.section-header.compact h4{margin:0}.time-row{grid-template-columns:minmax(0,1fr) max-content;align-items:center;gap:12px;width:100%;display:grid}.time-row .danger-button,.time-row .secondary-button{white-space:nowrap;flex:none}.secondary-button,.primary-button,.danger-button{color:#fff;cursor:pointer;border:0;border-radius:14px;padding:11px 14px}.secondary-button{background:#6366f12e;border:1px solid #818cf838}.danger-button{background:#ef44442e;border:1px solid #f8717138}.action-grid{flex-wrap:wrap;gap:12px;display:flex}.save-bar{background:linear-gradient(#0000,#050816 45%);margin-top:24px;padding:18px 0;position:sticky;bottom:0}.role-columns{grid-template-columns:1fr;gap:18px;display:grid}@media (width>=1150px){.role-columns{grid-template-columns:repeat(2,minmax(0,1fr))}}.role-box .section-header.compact{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.role-box h4{overflow-wrap:anywhere;min-width:0}select{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;padding-right:50px;overflow:hidden}.role-box{background:#02061759;border:1px solid #94a3b81f;border-radius:20px;gap:12px;min-width:320px;padding:16px;display:grid;overflow:hidden}.role-box .secondary-button,.role-box .danger-button{white-space:nowrap}.role-box .section-header.compact{gap:12px}.filter-bar{flex-wrap:wrap;gap:10px;margin:22px 0;display:flex}.filter-bar input{color:#f8fafc;background:#020617;border:1px solid #94a3b83d;border-radius:14px;outline:none;flex:1;min-width:260px;padding:11px 12px}.audit-table{gap:12px;display:grid}.audit-row{background:#0f172ad1;border:1px solid #94a3b829;border-radius:20px;gap:14px;padding:16px;display:flex}.severity-dot{border-radius:999px;flex:none;width:12px;height:12px;margin-top:5px}.severity-dot.info{background:#38bdf8}.severity-dot.success{background:#22c55e}.severity-dot.warning{background:#f59e0b}.severity-dot.danger{background:#ef4444}.audit-main{flex:1}.audit-headline{justify-content:space-between;align-items:center;gap:14px;display:flex}.audit-headline span{color:#94a3b8;white-space:nowrap;font-size:13px}.audit-main p{color:#cbd5e1;margin:8px 0}.audit-meta span{color:#cbd5e1;background:#94a3b81f;border-radius:999px;padding:6px 9px;font-size:12px}.user-pill{background:#0f172ae6;border:1px solid #94a3b82e;border-radius:18px;align-items:center;gap:12px;min-width:190px;padding:10px 14px;display:flex}.user-pill img,.user-avatar-fallback{border-radius:999px;flex:none;width:42px;height:42px}.user-pill img{object-fit:cover}.user-avatar-fallback{color:#fff;background:linear-gradient(135deg,#6366f1,#22c55e);place-items:center;font-weight:800;display:grid}.user-pill strong{color:#fff;font-size:14px;line-height:1.2;display:block}.user-pill span{color:#94a3b8;margin-top:3px;font-size:12px;display:block}.login-button{cursor:pointer;text-decoration:none}.logout-mini-button{color:#cbd5e1;cursor:pointer;background:#02061773;border:1px solid #94a3b82e;border-radius:12px;margin-left:8px;padding:8px 10px;font-size:12px}.logout-mini-button:hover{color:#fff;background:#ef44442e}.dashboard-role-list{gap:18px;display:grid}.dashboard-role-card{background:#02061759;border:1px solid #94a3b824;border-radius:22px;gap:18px;padding:18px;display:grid}.role-name-input{color:#f8fafc;background:#020617;border:1px solid #94a3b83d;border-radius:12px;outline:none;width:min(520px,100%);margin-top:8px;padding:11px 12px;font-weight:700}.permission-group{background:#0f172a8f;border:1px solid #94a3b81f;border-radius:18px;gap:9px;padding:14px;display:grid}.permission-group h4{margin:0 0 4px}.permission-toggle{color:#94a3b8;cursor:pointer;text-align:left;background:#02061773;border:1px solid #94a3b824;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.permission-toggle.active{color:#fff;background:#22c55e2e;border-color:#22c55e59}.permission-toggle strong{color:inherit;font-size:12px}.notice-card{color:#cbd5e1;background:#0f172ad1;border:1px solid #94a3b82e;border-radius:18px;margin:18px 0;padding:16px 18px}.notice-card.warning{background:#f59e0b14;border-color:#f59e0b59}.table-header,.pagination-row,.modal-head,.log-title-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.table-header,.pagination-row{padding:14px 0}.log-list{gap:10px;display:grid}.log-row{color:#f8fafc;cursor:pointer;text-align:left;background:#0f172abd;border:1px solid #94a3b824;border-radius:18px;justify-content:space-between;align-items:flex-start;gap:18px;width:100%;padding:14px 16px;transition:all .2s;display:flex}.log-row:hover{border-color:#6366f180;transform:translateY(-1px)}.log-main{min-width:0}.log-main p{color:#cbd5e1;overflow-wrap:anywhere;margin:8px 0 0}.log-time{color:#94a3b8;white-space:nowrap;font-size:13px}.log-level{border:1px solid #94a3b833;border-radius:999px;align-items:center;padding:5px 9px;font-size:12px;font-weight:800;display:inline-flex}.log-level.info{color:#bfdbfe;background:#3b82f629}.log-level.success{color:#bbf7d0;background:#22c55e29}.log-level.warning{color:#fde68a;background:#f59e0b29}.log-level.error{color:#fecaca;background:#ef444429}.empty-state{color:#94a3b8;text-align:center;border:1px dashed #94a3b838;border-radius:18px;padding:32px}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#020617c7;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.detail-modal{background:#0f172a;border:1px solid #94a3b82e;border-radius:28px;width:min(860px,100%);max-height:90vh;padding:24px;overflow:auto;box-shadow:0 30px 90px #00000080}.detail-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;margin:18px 0;display:grid}.detail-grid div{background:#0f172ac7;border:1px solid #94a3b81f;border-radius:16px;padding:14px}.detail-grid span{color:#94a3b8;margin-bottom:5px;font-size:12px;display:block}.json-box{white-space:pre-wrap;overflow-wrap:anywhere;color:#cbd5e1;background:#020617b3;border:1px solid #94a3b824;border-radius:16px;max-height:260px;padding:14px;overflow:auto}.stats-grid.compact{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:18px}.audit-filter-bar{grid-template-columns:minmax(280px,1fr);align-items:center;gap:10px;display:grid}@media (width>=920px){.audit-filter-bar{grid-template-columns:minmax(340px,1fr) repeat(4,minmax(160px,220px))}.audit-filter-bar .primary-button,.audit-filter-bar .secondary-button{width:fit-content}}.audit-filter-bar select,.audit-filter-bar input{height:42px}.audit-table{gap:14px;margin-top:18px;display:grid}.audit-row{background:#0f172ad1;border:1px solid #94a3b829;border-radius:22px;grid-template-columns:14px minmax(0,1fr);align-items:flex-start;gap:14px;padding:18px;display:grid;box-shadow:0 18px 60px #0000002e}.audit-row.expanded{background:#0f172af0;border-color:#6366f16b}.audit-main{min-width:0}.audit-headline,.audit-headline-button{width:100%;color:inherit;cursor:pointer;text-align:left;appearance:none;background:0 0;border:0;outline:none;justify-content:space-between;align-items:center;gap:14px;padding:0;display:flex}.audit-headline strong,.audit-headline-button strong{color:#f8fafc;background:0 0;font-size:14px;line-height:1.35}.audit-headline span,.audit-headline-button span{color:#94a3b8;white-space:nowrap;background:0 0;font-size:13px}.audit-headline-button:hover strong{color:#a5b4fc}.audit-main p{color:#cbd5e1;margin:9px 0 12px;line-height:1.55}.audit-meta{flex-wrap:wrap;gap:8px;display:flex}.audit-meta span{color:#cbd5e1;background:#94a3b81f;border:1px solid #94a3b814;border-radius:999px;padding:6px 9px;font-size:12px}.severity-dot{border-radius:999px;flex:none;width:11px;height:11px;margin-top:6px;box-shadow:0 0 18px}.severity-dot.info{color:#38bdf8;background:#38bdf8}.severity-dot.success{color:#22c55e;background:#22c55e}.severity-dot.warning{color:#f59e0b;background:#f59e0b}.severity-dot.danger,.severity-dot.error{color:#ef4444;background:#ef4444}.audit-details-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px;margin-top:16px;display:grid}.audit-details-grid>div{background:#0206178c;border:1px solid #94a3b824;border-radius:16px;min-width:0;padding:14px}.audit-details-grid h4{color:#e2e8f0;margin:0 0 8px}.audit-details-grid pre{color:#cbd5e1;white-space:pre-wrap;overflow-wrap:anywhere;max-height:320px;margin:0;font-size:12px;line-height:1.55;overflow:auto}.pagination-bar,.pagination-row{color:#cbd5e1;justify-content:center;align-items:center;gap:14px;margin-top:22px;display:flex}.error-text{color:#fca5a5;background:#7f1d1d2e;border:1px solid #f8717138;border-radius:14px;padding:12px 14px}.table-card{background:#0f172ad1;border:1px solid #94a3b829;border-radius:24px;margin-top:18px;padding:18px}.table-header{border-bottom:1px solid #94a3b81f;margin-bottom:14px;padding-top:0}@media (width<=720px){.audit-headline,.audit-headline-button,.log-row{flex-direction:column;align-items:flex-start}.audit-headline span,.audit-headline-button span,.log-time{white-space:normal}}.notice{color:#e5e7eb;background:#0f172acc;border:1px solid #94a3b82e;border-radius:16px;margin:18px 0;padding:14px 16px}.notice.success{color:#bbf7d0;background:#22c55e1f;border-color:#22c55e52}.notice.danger{color:#fecaca;background:#ef44441f;border-color:#ef444452}.status-pill{border:1px solid #94a3b833;border-radius:999px;align-items:center;gap:8px;width:fit-content;padding:8px 12px;font-size:12px;font-weight:800;display:inline-flex}.status-pill.success{color:#bbf7d0;background:#22c55e24;border-color:#22c55e4d}.module-hero{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.main a,.primary-button,.secondary-button,.danger-button,.quick-action-card,.overview-module-tile,.action-card-button{text-decoration:none}.primary-button,.secondary-button,.danger-button{white-space:nowrap;justify-content:center;align-items:center;gap:8px;width:auto;min-height:42px;font-weight:800;line-height:1;display:inline-flex}.secondary-button.small{border-radius:12px;min-height:34px;padding:8px 11px;font-size:13px}.primary-button:disabled,.secondary-button:disabled,.danger-button:disabled,.action-card-button:disabled{cursor:not-allowed;opacity:.55}.success-text,.error-text,.danger-text{border-radius:16px;margin:18px 0;padding:14px 16px;font-weight:800}.success-text{color:#86efac;background:#22c55e1f;border:1px solid #22c55e47}.error-text,.danger-text{color:#fca5a5;background:#ef44441f;border:1px solid #ef444447}.ok-text{color:#86efac!important}.warn-text{color:#fbbf24!important}.empty-state{color:#94a3b8;background:#02061752;border:1px dashed #94a3b838;border-radius:18px;padding:18px}.empty-state.compact{padding:14px;font-size:14px}.overview-page{gap:24px;display:grid}.overview-hero{background:linear-gradient(90deg,#050816e0,#05081647),url(/branding/schubert-management-banner.png) 50%/cover no-repeat,#0f172ae6;border:1px solid #94a3b82e;border-radius:30px;align-items:flex-end;min-height:230px;padding:30px;display:flex;overflow:hidden;box-shadow:0 30px 90px #00000059}.overview-hero-content{max-width:760px}.overview-hero h2{letter-spacing:-.04em;margin:0 0 10px;font-size:clamp(28px,3vw,44px)}.overview-hero p:not(.eyebrow){color:#cbd5e1;margin:0;font-size:16px}.overview-hero-actions{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.overview-status-grid,.lager-status-grid,.psa-status-grid,.embed-status-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:16px;display:grid}.overview-status-card,.lager-status-card,.embed-status-card{background:#0f172adb;border:1px solid #94a3b829;border-radius:24px;min-width:0;padding:20px;box-shadow:0 20px 70px #0000002e}.overview-status-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.overview-status-head span,.lager-status-card span,.embed-status-card span{color:#94a3b8;font-size:13px;font-weight:800}.overview-status-head i{background:#38bdf8;border-radius:999px;width:11px;height:11px}.overview-status-card.success .overview-status-head i{background:#22c55e}.overview-status-card.warning .overview-status-head i{background:#f59e0b}.overview-status-card h3,.lager-status-card strong,.embed-status-card strong{color:#fff;word-break:break-word;margin:10px 0 6px;font-size:22px;display:block}.overview-status-card p,.lager-status-card p,.embed-status-card p{color:#94a3b8;overflow-wrap:anywhere;margin:0;font-size:13px}.overview-two-column{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.overview-panel{background:#0f172ad6;border:1px solid #94a3b829;border-radius:26px;min-width:0;padding:22px}.overview-module-list,.recent-log-list,.quick-action-grid{gap:12px;margin-top:18px;display:grid}.overview-module-tile,.quick-action-card{color:#f8fafc;background:#02061770;border:1px solid #94a3b824;border-radius:18px;gap:6px;min-width:0;padding:16px;transition:transform .18s,border-color .18s,background .18s;display:grid}.overview-module-tile{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;column-gap:12px}.overview-module-tile:hover,.quick-action-card:hover{background:#6366f11f;border-color:#6366f185;transform:translateY(-2px)}.overview-module-tile.disabled{opacity:.75;pointer-events:none}.overview-module-tile strong,.quick-action-card strong{color:#fff;font-size:15px;display:block}.overview-module-tile span,.quick-action-card span{color:#94a3b8;margin-top:3px;font-size:13px;line-height:1.35;display:block}.overview-module-tile em{color:#cbd5e1;background:#94a3b81f;border-radius:999px;padding:6px 9px;font-size:12px;font-style:normal}.recent-log-row{background:#0206175c;border:1px solid #94a3b81f;border-radius:18px;grid-template-columns:auto minmax(0,1fr);gap:12px;padding:14px;display:grid}.recent-log-row strong{color:#fff}.recent-log-row p{color:#cbd5e1;overflow-wrap:anywhere;margin:5px 0}.recent-log-row small,.overview-refresh-note{color:#94a3b8}.overview-refresh-note{margin:0 0 20px;font-size:13px}.lager-hero,.psa-hero,.embed-hero{justify-content:space-between;align-items:center;gap:18px;display:flex}.lager-action-grid,.embed-action-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px;display:grid}.action-card-button{text-align:left;color:#f8fafc;cursor:pointer;background:#0206176b;border:1px solid #94a3b829;border-radius:20px;align-content:start;gap:8px;width:100%;min-height:108px;padding:18px;transition:transform .18s,border-color .18s,background .18s;display:grid}.action-card-button:hover:not(:disabled){background:#6366f121;border-color:#6366f18c;transform:translateY(-2px)}.action-card-button strong{color:#fff;font-size:15px}.action-card-button span{color:#94a3b8;font-size:13px;line-height:1.45}.action-card-button.danger-action{border-color:#f8717138}.action-card-button.danger-action:hover:not(:disabled){background:#ef44441f;border-color:#f8717185}.role-columns .role-box,.role-box{min-width:0}.role-box .time-row{grid-template-columns:minmax(0,1fr) auto}.form-grid select,.time-row select{width:100%}.psa-hero-actions,.embed-hero-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.module-note-box{color:#cbd5e1;background:#0206175c;border:1px solid #94a3b81f;border-radius:18px;padding:16px}.module-note-box p{margin:0}@media (width<=1050px){.overview-two-column{grid-template-columns:1fr}.lager-hero,.psa-hero,.embed-hero{flex-direction:column;align-items:flex-start}}.brand-logo{background:#0f172ad9;border:1px solid #94a3b83d;border-radius:16px;flex:none;place-items:center;width:54px;height:54px;display:grid;overflow:hidden;box-shadow:0 12px 28px #00000047}.brand-logo img{object-fit:cover;width:100%;height:100%}.primary-button{background:linear-gradient(135deg, #6366f1, var(--accent-color,#22c55e))}.nav-item:hover,.nav-item.active{border-left-color:var(--accent-color,#6366f1)}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px;margin:18px 0 24px;display:grid}.stat-card,.lager-status-card{min-width:0;overflow:hidden}.stat-card strong,.lager-status-card strong{overflow-wrap:anywhere;word-break:break-word;line-height:1.25;display:block}.stat-card small,.lager-status-card small{color:#94a3b8;margin-top:8px;display:block}.action-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;display:grid}.action-card{cursor:pointer;text-align:left;min-height:98px}.action-card h4,.action-card p{margin:0}.action-card p{color:#94a3b8;margin-top:8px}.settings-form-grid,.form-grid{grid-template-columns:repeat(2,minmax(260px,1fr));gap:18px;display:grid}.form-field.wide{grid-column:1/-1}@media (width<=1100px){.settings-form-grid,.form-grid{grid-template-columns:1fr}}.dashboard-popup-overlay{z-index:99999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#020617b8;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.dashboard-popup-card{color:#f8fafc;background:linear-gradient(145deg,#0f172afa,#111827fa);border:1px solid #94a3b840;border-radius:22px;width:min(460px,100%);padding:26px;animation:.14s ease-out dashboardPopupIn;box-shadow:0 24px 80px #00000073}.dashboard-popup-icon{background:#ffffff14;border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:18px;font-size:24px;display:flex}.dashboard-popup-content h3{margin:0 0 8px;font-size:1.15rem}.dashboard-popup-content p{color:#cbd5e1;margin:0;line-height:1.6}.dashboard-popup-actions{justify-content:flex-end;gap:12px;margin-top:24px;display:flex}@keyframes dashboardPopupIn{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.infrastructure-page .overview-hero{background:linear-gradient(90deg,#050816e6,#0508165c),radial-gradient(circle at 80% 20%,#6366f147,#0000 34%),radial-gradient(circle at 70% 90%,#22c55e24,#0000 30%),#0f172aeb}.infrastructure-detail-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px;margin-top:18px;display:grid}.infrastructure-detail-item{background:#0206176b;border:1px solid #94a3b824;border-radius:18px;min-width:0;padding:16px}.infrastructure-detail-item span{color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-size:12px;font-weight:800;display:block}.infrastructure-detail-item strong{color:#fff;overflow-wrap:anywhere;display:block}.infrastructure-mini-list{gap:12px;margin-top:18px;display:grid}.infrastructure-mini-row{background:#0206175c;border:1px solid #94a3b81f;border-radius:18px;grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:12px;padding:14px;display:grid}.infrastructure-mini-row strong{color:#fff;display:block}.infrastructure-mini-row small{color:#94a3b8;margin-top:4px;display:block}.infrastructure-pm2-panel{margin-top:18px}.infrastructure-table{gap:10px;margin-top:18px;display:grid}.infrastructure-table-head,.infrastructure-table-row{grid-template-columns:minmax(220px,1.4fr) minmax(110px,.7fr) minmax(90px,.5fr) minmax(100px,.6fr) minmax(120px,.8fr) minmax(90px,.5fr) minmax(190px,1fr);align-items:center;gap:12px;display:grid}.infrastructure-table-head{color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;padding:0 14px;font-size:12px;font-weight:800}.infrastructure-table-row{background:#0206176b;border:1px solid #94a3b824;border-radius:18px;min-width:0;padding:14px}.infrastructure-table-row strong,.infrastructure-table-row span{overflow-wrap:anywhere;min-width:0}.infrastructure-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.compact-button{border-radius:12px;min-height:34px;padding:8px 12px;font-size:12px}.small-text{font-size:12px}.status-pill.warning{color:#fde68a;background:#f59e0b24;border-color:#f59e0b4d}.status-pill.danger{color:#fecaca;background:#ef444424;border-color:#ef44444d}.status-pill.info{color:#bae6fd;background:#38bdf824;border-color:#38bdf84d}.overview-status-card.danger .overview-status-head i{background:#ef4444}@media (width<=1180px){.infrastructure-table-head{display:none}.infrastructure-table-row{grid-template-columns:1fr}}.infrastructure-deploy-grid{gap:14px;margin-top:18px;display:grid}.infrastructure-deploy-card{background:#0206176b;border:1px solid #94a3b824;border-radius:20px;padding:16px}.infrastructure-deploy-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.infrastructure-deploy-head strong{color:#fff;font-size:15px;display:block}.infrastructure-deploy-head small{color:#94a3b8;overflow-wrap:anywhere;margin-top:5px;display:block}.compact-grid{margin-top:12px}.deploy-actions{margin-top:14px}.infrastructure-monitor-grid{align-items:stretch}.infrastructure-metric-panel{min-height:190px}.infrastructure-load-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.infrastructure-load-item{background:#0206176b;border:1px solid #94a3b824;border-radius:18px;min-width:0;padding:16px}.infrastructure-load-item span,.infrastructure-progress-head span,.infrastructure-progress-foot span{color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:800}.infrastructure-load-item strong{color:#fff;margin-top:8px;font-size:24px;display:block}.infrastructure-load-item small{color:#94a3b8;margin-top:6px;display:block}.infrastructure-progress-metric{margin-top:18px}.infrastructure-progress-head,.infrastructure-progress-foot{justify-content:space-between;align-items:center;gap:12px;display:flex}.infrastructure-progress-head strong{color:#fff;font-size:20px}.infrastructure-progress-bar{background:#0206179e;border:1px solid #94a3b829;border-radius:999px;height:14px;margin:14px 0 12px;position:relative;overflow:hidden}.infrastructure-progress-bar i{border-radius:inherit;background:linear-gradient(90deg,#22c55eb8,#4ade80f2);min-width:8px;height:100%;display:block}.infrastructure-progress-bar.warning i{background:linear-gradient(90deg,#f59e0bb8,#fbbf24f2)}.infrastructure-progress-bar.danger i{background:linear-gradient(90deg,#ef4444b8,#f87171f2)}.infrastructure-network-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.badge.success{color:#bbf7d0;background:#22c55e24;border-color:#22c55e4d}.badge.warning{color:#fde68a;background:#f59e0b24;border-color:#f59e0b4d}.badge.danger{color:#fecaca;background:#ef444424;border-color:#ef44444d}@media (width<=920px){.infrastructure-load-grid,.infrastructure-network-grid{grid-template-columns:1fr}}.infrastructure-logs-panel{margin-top:18px}.infrastructure-log-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:14px;margin-top:18px;display:flex}.infrastructure-log-targets,.infrastructure-log-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.log-target-button{color:#cbd5e1;cursor:pointer;background:#0206176b;border:1px solid #94a3b82e;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:800;transition:all .18s}.log-target-button:hover:not(:disabled),.log-target-button.active{color:#fff;background:#8b5cf633;border-color:#8b5cf68c;box-shadow:0 0 0 1px #8b5cf61f}.log-target-button:disabled{cursor:not-allowed;opacity:.65}.infrastructure-log-output{color:#dbeafe;white-space:pre-wrap;word-break:break-word;background:#020617b8;border:1px solid #94a3b829;border-radius:18px;min-height:460px;max-height:680px;margin:18px 0 0;padding:18px;font-size:12px;line-height:1.6;overflow:auto}.compact-note{margin-top:10px}.infrastructure-server-panel{margin-bottom:18px}.infrastructure-server-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-top:16px;display:grid}.infrastructure-server-card{text-align:left;color:#e5e7eb;cursor:pointer;background:#0206176b;border:1px solid #94a3b829;border-radius:16px;padding:14px;transition:all .18s}.infrastructure-server-card span{color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;font-size:11px;font-weight:900;display:block}.infrastructure-server-card strong{margin-bottom:6px;font-size:15px;display:block}.infrastructure-server-card small{color:#94a3b8;line-height:1.45;display:block}.infrastructure-server-card:hover:not(:disabled),.infrastructure-server-card.active{background:#8b5cf629;border-color:#8b5cf68c;box-shadow:0 0 0 1px #8b5cf61f}.infrastructure-server-card.active{position:relative}.infrastructure-server-card.active:after{content:"";background:#22c55e;border-radius:999px;width:8px;height:8px;position:absolute;top:14px;right:14px;box-shadow:0 0 0 4px #22c55e1f}.infrastructure-command-center,.infrastructure-services-panel,.infrastructure-audit-panel{margin-bottom:18px}.infrastructure-command-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;margin-top:18px;display:grid}.infrastructure-command-metric{background:#02061770;border:1px solid #94a3b824;border-radius:20px;padding:18px;position:relative;overflow:hidden}.infrastructure-command-metric:after{content:"";background:#94a3b83d;border-radius:999px;height:3px;position:absolute;inset:auto 16px 14px}.infrastructure-command-metric.success:after{background:linear-gradient(90deg,#22c55ebf,#4ade80f2)}.infrastructure-command-metric.warning:after{background:linear-gradient(90deg,#f59e0bbf,#fbbf24f2)}.infrastructure-command-metric.danger:after{background:linear-gradient(90deg,#ef4444bf,#f87171f2)}.infrastructure-command-metric span{color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-size:12px;font-weight:900;display:block}.infrastructure-command-metric strong{color:#fff;padding-bottom:8px;font-size:24px;line-height:1.1;display:block}.infrastructure-service-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px;margin-top:18px;display:grid}.infrastructure-service-card{background:#0206176b;border:1px solid #94a3b824;border-radius:18px;justify-content:space-between;align-items:flex-start;gap:14px;padding:16px;display:flex}.infrastructure-service-card strong{color:#fff;margin-bottom:5px;display:block}.infrastructure-service-card small{color:#94a3b8;line-height:1.45;display:block}.infrastructure-log-filters{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.log-filter-button{color:#cbd5e1;letter-spacing:.06em;cursor:pointer;background:#0206176b;border:1px solid #94a3b82e;border-radius:999px;padding:8px 12px;font-size:11px;font-weight:900;transition:all .18s}.log-filter-button:hover,.log-filter-button.active{color:#fff;background:#8b5cf633;border-color:#8b5cf68c}.infrastructure-log-output.structured{white-space:normal;gap:7px;font-family:inherit;display:grid}.infrastructure-log-line{background:#0f172a8f;border:1px solid #94a3b81a;border-radius:12px;grid-template-columns:70px minmax(0,1fr);align-items:flex-start;gap:10px;padding:8px 10px;display:grid}.infrastructure-log-line span{color:#bae6fd;background:#38bdf81f;border:1px solid #38bdf833;border-radius:999px;justify-content:center;align-items:center;padding:4px 7px;font-size:10px;font-weight:900;display:inline-flex}.infrastructure-log-line.warn span{color:#fde68a;background:#f59e0b1f;border-color:#f59e0b38}.infrastructure-log-line.error span{color:#fecaca;background:#ef44441f;border-color:#ef444438}.infrastructure-log-line code{color:#dbeafe;white-space:pre-wrap;word-break:break-word;min-width:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.5}.infrastructure-audit-list{gap:12px;margin-top:18px;display:grid}.infrastructure-audit-row{background:#0206176b;border:1px solid #94a3b824;border-radius:18px;grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:12px;padding:14px;display:grid}.infrastructure-audit-row strong{color:#fff;margin-bottom:4px;display:block}.infrastructure-audit-row p{color:#cbd5e1;margin:0;line-height:1.45}.infrastructure-audit-row small{color:#94a3b8;margin-top:6px;display:block}@media (width<=760px){.infrastructure-service-card{flex-direction:column}.infrastructure-log-line{grid-template-columns:1fr}}.infrastructure-hero-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.infrastructure-health-badge{background:#0206176b;border:1px solid #94a3b82e;border-radius:16px;gap:3px;min-width:132px;padding:10px 14px;display:inline-grid}.infrastructure-health-badge span{color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:900}.infrastructure-health-badge strong{color:#fff;font-size:18px;line-height:1.1}.infrastructure-health-badge.success{background:#22c55e1a;border-color:#22c55e47}.infrastructure-health-badge.warning{background:#f59e0b1a;border-color:#f59e0b47}.infrastructure-health-badge.danger{background:#ef44441a;border-color:#ef444447}.section-badge-row{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.infrastructure-server-card-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:6px;display:flex}.infrastructure-server-card-head span{margin-bottom:0}.infrastructure-server-card-head i{background:#94a3b88c;border-radius:999px;flex:none;width:9px;height:9px;box-shadow:0 0 0 4px #94a3b814}.infrastructure-server-card-head i.online{background:#22c55e;box-shadow:0 0 0 4px #22c55e1f}.infrastructure-server-card-facts,.infrastructure-server-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.infrastructure-server-facts b{color:#cbd5e1;overflow-wrap:anywhere;background:#02061770;border:1px solid #94a3b81f;border-radius:12px;min-width:0;padding:9px 10px;font-size:11px}.infrastructure-environment-notice{background:linear-gradient(90deg,#f59e0b1f,#f59e0b0d);border:1px solid #f59e0b52;border-radius:18px;grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:12px;margin-top:18px;padding:16px;display:grid}.infrastructure-environment-notice .notice-icon{background:#f59e0b24;border:1px solid #f59e0b40;border-radius:12px;place-items:center;width:34px;height:34px;display:grid}.infrastructure-environment-notice strong,.infrastructure-empty-state strong{color:#fff;margin-bottom:5px;display:block}.infrastructure-environment-notice p,.infrastructure-empty-state p{color:#cbd5e1;margin:0;line-height:1.55}.infrastructure-environment-notice small{color:#fcd34d;overflow-wrap:anywhere;margin-top:8px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:11px;display:block}.infrastructure-empty-state{background:#0206175c;border:1px dashed #94a3b833;border-radius:18px;justify-content:space-between;align-items:flex-start;gap:18px;margin-top:18px;padding:18px;display:flex}.infrastructure-empty-state.compact{margin-top:12px}.infrastructure-empty-state ul{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin:0;padding:0;list-style:none;display:flex}.infrastructure-empty-state li{color:#c4b5fd;background:#8b5cf61f;border:1px solid #8b5cf638;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800}@media (width<=760px){.infrastructure-empty-state{flex-direction:column}.infrastructure-empty-state ul{justify-content:flex-start}.infrastructure-server-facts{grid-template-columns:1fr}}.brand-logo img{object-fit:contain;border-radius:14px;width:46px;height:46px}.nav-separator{background:#94a3b824;height:1px;margin:14px 0}.back-button.secondary-back{opacity:.85;margin-top:10px}.user-pill{background:#0f172ad9;border:1px solid #94a3b82e;border-radius:18px;align-items:center;gap:12px;padding:10px 12px;display:flex}.user-pill img,.user-avatar-fallback{border-radius:999px;width:40px;height:40px}.user-avatar-fallback{background:#6366f159;place-items:center;font-weight:900;display:grid}.user-pill strong,.user-pill span{display:block}.user-pill span{color:#94a3b8;font-size:12px}.logout-mini-button,.mini-action,.secondary-action,.primary-action,.server-actions button,.role-editor-head button{cursor:pointer;color:#fff;background:#6366f13d;border:0;border-radius:14px;padding:10px 14px;font-weight:800}.primary-action{background:linear-gradient(135deg,#7c3aed,#ef4444);justify-content:center;align-items:center;text-decoration:none;display:inline-flex;box-shadow:0 20px 60px #ef44442e}.secondary-action{background:#6366f147}.hero-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.control-hero{justify-content:space-between;align-items:center;gap:24px;display:flex}.metric-grid{grid-template-columns:repeat(4,minmax(160px,1fr));gap:16px;margin-bottom:24px;display:grid}.metric-card,.panel-card,.toolbar-card,.server-list-card,.error-card,.success-card{background:#0f172ad1;border:1px solid #94a3b829;border-radius:24px;box-shadow:0 24px 80px #00000038}.metric-card{padding:22px}.metric-card span{color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:800;display:block}.metric-card strong{margin-top:10px;font-size:34px;display:block}.control-grid-two{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px;display:grid}.panel-card{padding:22px}.panel-title-row{justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;display:flex}.panel-title-row h3{margin:0}.compact-list{gap:10px;display:grid}.compact-row{color:inherit;text-align:left;background:#02061757;border:1px solid #94a3b81f;border-radius:16px;grid-template-columns:auto minmax(160px,1fr) minmax(160px,1fr);align-items:center;gap:10px;padding:12px;display:grid}.compact-row-button{cursor:pointer}.status-dot-mini{background:#22c55e;border-radius:999px;width:12px;height:12px;box-shadow:0 0 18px #22c55e8c}.status-dot-mini.offline,.status-dot-mini.errored{background:#ef4444;box-shadow:0 0 18px #ef44448c}.status-dot-mini.maintenance,.status-dot-mini.development{background:#38bdf8;box-shadow:0 0 18px #38bdf88c}.toolbar-card{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;padding:16px;display:flex}.toolbar-card input,.server-form input,.server-form select,.role-editor-head input{color:#fff;background:#020617a3;border:1px solid #94a3b82e;border-radius:14px;outline:none;width:100%;padding:12px 14px}.toolbar-card input{max-width:520px}.error-card,.success-card{margin-bottom:18px;padding:16px 18px}.error-card{color:#fecaca;border-color:#ef444459}.success-card{color:#bbf7d0;border-color:#22c55e59}.server-form-card{margin-bottom:18px}.server-form{grid-template-columns:repeat(3,minmax(180px,1fr));gap:14px;display:grid}.server-form label,.role-editor-head label{color:#cbd5e1;text-transform:uppercase;letter-spacing:.06em;gap:7px;font-size:12px;font-weight:800;display:grid}.server-form .wide{grid-column:span 2}.server-list-card{gap:12px;padding:16px;display:grid}.server-row{background:#ffffff0a;border:1px solid #94a3b81a;border-radius:18px;grid-template-columns:auto auto minmax(220px,1.2fr) minmax(160px,.8fr) minmax(170px,.8fr) minmax(160px,.8fr) auto;align-items:center;gap:18px;padding:18px;display:grid}.server-name-block strong,.server-name-block small{display:block}.server-name-block strong{color:#fb7185;font-size:16px}.server-name-block small,.server-row span{color:#cbd5e1}.server-actions{gap:8px;display:flex}.server-actions button:last-child,.role-editor-head button{background:#ef444433}.admin-grid{grid-template-columns:360px minmax(0,1fr)}.admin-server-list{gap:10px;display:grid}.admin-server-button{color:inherit;text-align:left;cursor:pointer;background:#0206176b;border:1px solid #94a3b81f;border-radius:16px;padding:14px}.admin-server-button.active{background:#6366f133;border-color:#818cf8bf}.admin-server-button strong,.admin-server-button span{display:block}.admin-server-button span{color:#94a3b8;margin-top:4px;font-size:12px}.role-editor-card{background:#02061752;border:1px solid #94a3b824;border-radius:18px;gap:16px;margin-bottom:14px;padding:16px;display:grid}.role-editor-head{grid-template-columns:minmax(180px,.7fr) minmax(300px,1fr) auto;align-items:end;gap:12px;display:grid}.permission-group{gap:10px;display:grid}.permission-group strong{color:#a5b4fc}.permission-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px;display:grid}.permission-toggle{color:#cbd5e1;background:#0f172a73;border:1px solid #94a3b81a;border-radius:12px;align-items:center;gap:8px;padding:8px 10px;font-size:13px;display:flex}@media (width<=1100px){.sidebar{width:260px}.main{padding:24px}.metric-grid,.control-grid-two,.admin-grid{grid-template-columns:1fr}.server-row{grid-template-columns:auto auto 1fr}.server-row>strong,.server-row>span,.server-actions{grid-column:3}.server-form,.role-editor-head{grid-template-columns:1fr}.server-form .wide{grid-column:auto}}.nav-section-title{color:#64748b;letter-spacing:.13em;text-transform:uppercase;margin:18px 10px 8px;font-size:11px;font-weight:900}.topbar .login-button,.login-button{color:#fff;background:linear-gradient(135deg,#8b5cf6 0%,#ec4899 52%,#f43f5e 100%);border:0;border-radius:14px;justify-content:center;align-items:center;min-height:42px;padding:0 18px;font-weight:800;text-decoration:none;transition:transform .18s,box-shadow .18s,filter .18s;display:inline-flex;box-shadow:0 16px 35px #ec489938}.topbar .login-button:hover,.login-button:hover{filter:brightness(1.08);transform:translateY(-1px);box-shadow:0 20px 48px #ec489957}.login-required-card{flex-direction:column;justify-content:center;min-height:118px;display:flex}.login-required-card h3{margin:0 0 8px;font-size:22px}.login-required-card p:last-child{margin-bottom:0}.server-command-card{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:16px 0;display:grid}.server-command-card>div{background:#0f172ab8;border:1px solid #94a3b824;border-radius:18px;padding:16px}.server-command-card strong{color:#f8fafc;margin-top:7px;font-size:22px;display:block}.metric-label{color:#94a3b8;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:900}.server-management-grid{grid-template-columns:minmax(0,1.6fr) minmax(360px,.7fr);align-items:start;gap:16px;display:grid}.server-list-card-large{gap:10px;display:grid}.server-row-button{text-align:left;cursor:pointer;width:100%}.server-row-button.selected{background:linear-gradient(135deg,#312e81b8,#0f172ac7);border-color:#8b5cf6cc}.server-checkbox-placeholder{border:2px solid #e2e8f0d1;border-radius:3px;width:13px;height:13px}.server-detail-card{background:#0f172ac7;border:1px solid #94a3b829;border-radius:22px;padding:18px;position:sticky;top:24px;box-shadow:0 22px 70px #00000038}.status-badge{color:#bbf7d0;background:#22c55e21;border:1px solid #22c55e40;border-radius:999px;justify-content:center;align-items:center;padding:7px 11px;font-size:12px;font-weight:900;display:inline-flex}.status-badge.offline{color:#fecaca;background:#ef444421;border-color:#ef444440}.status-badge.maintenance,.status-badge.unknown{color:#fde68a;background:#f59e0b21;border-color:#f59e0b40}.status-dot-mini.unknown{background:#f59e0b}.server-detail-list{gap:10px;margin:16px 0;display:grid}.server-detail-list div{border-bottom:1px solid #94a3b81c;justify-content:space-between;gap:12px;padding:11px 0;display:flex}.server-detail-list span{color:#94a3b8}.agent-placeholder-card{color:#f8fafc;background:#78350f29;border:1px solid #f59e0b59;border-radius:16px;padding:14px}.agent-placeholder-card p{color:#cbd5e1;margin-bottom:0}.server-detail-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.server-detail-actions button{color:#94a3b8;cursor:not-allowed;background:#0f172ab3;border:1px solid #94a3b821;border-radius:13px;padding:10px 12px}.admin-explain-card{background:#1e293b94;border:1px solid #3b82f638;border-radius:18px;margin:16px 0;padding:16px 18px}.admin-explain-card p{color:#cbd5e1;margin:6px 0 0}.guild-selector-card,.access-editor-card{min-height:420px}.primary-source-toggle{color:#e2e8f0;background:#312e8138;border:1px solid #8b5cf63d;border-radius:14px;align-items:center;gap:10px;margin-bottom:16px;padding:12px;font-weight:700;display:flex}.access-role-card{background:#02061752;border:1px solid #94a3b826;border-radius:18px;gap:14px;margin-bottom:14px;padding:16px;display:grid}.role-head-row{grid-template-columns:minmax(180px,.8fr) minmax(260px,1fr) auto;align-items:end;gap:12px;display:grid}.role-head-row label,.server-form label{color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;gap:7px;font-size:12px;font-weight:900;display:grid}.permission-groups-clean{gap:12px;display:grid}.permission-clean-group{background:#0f172a6b;border:1px solid #94a3b81c;border-radius:14px;padding:12px}.permission-clean-group strong{color:#a5b4fc;margin-bottom:10px;display:block}.permission-clean-group div{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:8px;display:grid}.permission-clean-group label{color:#cbd5e1;background:#02061752;border-radius:12px;align-items:center;gap:8px;padding:9px 10px;font-weight:700;display:flex}.danger-mini-button{color:#fecdd3;background:#f43f5e38;border:0;border-radius:12px;padding:10px 14px;font-weight:900}.success-card{color:#bbf7d0;background:#1665342e;border:1px solid #22c55e40;border-radius:16px;margin:16px 0;padding:14px 16px}@media (width<=1200px){.server-management-grid,.server-command-card{grid-template-columns:1fr}.server-detail-card{position:static}.role-head-row{grid-template-columns:1fr}}.server-management-grid-wide{grid-template-columns:minmax(760px,1.35fr) minmax(520px,.9fr);align-items:start}.server-detail-card-xl{min-width:0}.detail-tabs{background:#0206176b;border:1px solid #94a3b81f;border-radius:16px;gap:8px;margin:14px 0 16px;padding:5px;display:flex}.detail-tabs button{color:#94a3b8;cursor:pointer;background:0 0;border:0;border-radius:12px;flex:1;padding:10px 12px;font-weight:900}.detail-tabs button.active{color:#fff;background:linear-gradient(135deg,#7c3aedf2,#f43f5eeb);box-shadow:0 14px 28px #7c3aed2e}.switch-line{background:#02061747;border:1px solid #94a3b821;border-radius:14px;align-items:center;padding:12px 14px;color:#e2e8f0!important;text-transform:none!important;letter-spacing:0!important;grid-template-columns:none!important;gap:10px!important;font-size:14px!important;display:flex!important}.server-next-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.server-next-grid div{background:#02061752;border:1px solid #94a3b821;border-radius:16px;padding:14px}.server-next-grid strong{color:#c4b5fd;background:#8b5cf63d;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;margin-bottom:10px;display:inline-flex}.server-next-grid span,.server-next-grid small{display:block}.server-next-grid span{color:#f8fafc;font-weight:900}.server-next-grid small{color:#94a3b8;margin-top:4px}.compact-title-row{margin-bottom:12px}.compact-title-row h4{margin:0}.compact-action{white-space:nowrap;padding:10px 13px}.service-form{background:#312e812e;border:1px solid #8b5cf63d;border-radius:18px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:14px;padding:14px;display:grid}.service-form label{color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;gap:7px;font-size:12px;font-weight:900;display:grid}.service-form input,.service-form select{color:#e2e8f0;background:#0206179e;border:1px solid #94a3b829;border-radius:12px;outline:none;min-width:0;padding:10px 12px}.service-form .wide,.service-form-actions{grid-column:1/-1}.service-form-actions{justify-content:flex-end;gap:10px;display:flex}.service-list{gap:10px;display:grid}.service-card{background:#02061752;border:1px solid #94a3b821;border-radius:16px;grid-template-columns:minmax(180px,1fr) minmax(170px,1fr) minmax(90px,.6fr) auto;align-items:center;gap:12px;padding:13px;display:grid}.service-card>div:first-child{grid-template-columns:auto 1fr;align-items:center;column-gap:8px;display:grid}.service-card>div:first-child small{grid-column:2}.service-card span{color:#94a3b8;font-size:12px;font-weight:800}.service-card strong{color:#f8fafc}.service-card small{color:#94a3b8}.service-card-actions{justify-content:flex-end;gap:8px;display:flex}.service-card-actions button{color:#e2e8f0;cursor:pointer;background:#0f172ac7;border:1px solid #94a3b821;border-radius:12px;padding:8px 10px;font-weight:900}.service-card-actions button:last-child{color:#fecdd3;background:#f43f5e2e}.status-dot-mini.planned{background:#8b5cf6}@media (width<=1500px){.server-management-grid-wide{grid-template-columns:1fr}.server-detail-card-xl{position:static}}@media (width<=900px){.service-form,.service-card,.server-next-grid{grid-template-columns:1fr}}.agent-discovery-panel{background:linear-gradient(135deg,#2a3069b8,#0b1924db);border:1px solid #8b5cf659;border-radius:22px;margin:18px 0;padding:22px;box-shadow:0 20px 60px #00000038}.agent-discovery-list{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:14px;margin-top:18px;display:grid}.agent-discovery-card{background:#050a1c8a;border:1px solid #ffffff17;border-radius:18px;grid-template-columns:1.3fr 1fr auto;align-items:center;gap:14px;padding:16px;display:grid}.agent-discovery-card strong,.agent-discovery-card small{display:block}.agent-discovery-card small{color:#aab4c9;margin-top:4px}.agent-module-row{flex-wrap:wrap;gap:7px;display:flex}.agent-module-row span{color:#7f8aa3;background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}.agent-module-row span.ok{color:#64f4a4;background:#22c55e21;border-color:#22c55e47}.agent-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.server-agent-command-box{background:#050a1c85;border:1px dashed #8b5cf659;border-radius:18px;gap:9px;margin:14px 0;padding:16px;display:grid}.server-agent-command-box code{color:#dce6ff;white-space:pre-wrap;background:#0000004d;border:1px solid #ffffff14;border-radius:12px;padding:10px 12px;display:block}@media (width<=980px){.agent-discovery-card{grid-template-columns:1fr}.agent-actions{justify-content:flex-start}}.control-shell .sidebar .back-button{display:none!important}.server-kpi-grid{grid-template-columns:repeat(4,minmax(180px,1fr));gap:14px;margin:0 0 18px;display:grid}.server-kpi-grid>div{background:linear-gradient(135deg,#0f172aeb,#1e293b9e);border:1px solid #94a3b824;border-radius:22px;min-height:112px;padding:18px 20px;box-shadow:0 20px 60px #0000002e}.server-kpi-grid span,.server-kpi-grid small{display:block}.server-kpi-grid span{color:#94a3b8;letter-spacing:.13em;text-transform:uppercase;font-size:11px;font-weight:900}.server-kpi-grid strong{color:#fff;margin:9px 0 3px;font-size:34px;line-height:1;display:block}.server-kpi-grid small{color:#cbd5e1;font-size:13px}.server-toolbar-clean{min-height:74px}.server-toolbar-clean input{flex:1;max-width:none}.admin-grid{grid-template-columns:minmax(300px,380px) minmax(0,1fr);align-items:start;gap:18px;display:grid}.guild-list{gap:10px;display:grid}.guild-list button{color:#e2e8f0;text-align:left;cursor:pointer;background:#0206176b;border:1px solid #94a3b821;border-radius:16px;gap:5px;width:100%;padding:14px 15px;transition:border-color .18s,background .18s,transform .18s;display:grid}.guild-list button:hover{background:#312e8147;border-color:#8b5cf68c;transform:translateY(-1px)}.guild-list button.selected{background:linear-gradient(135deg,#312e81b3,#0f172ab8);border-color:#8b5cf6d1}.guild-list strong,.guild-list small{display:block}.guild-list strong{color:#fff;font-size:14px}.guild-list small{color:#94a3b8;font-size:12px}.access-editor-card{overflow:hidden}.primary-source-toggle input,.permission-clean-group input,.role-head-row input[type=checkbox]{width:auto}.role-head-row input,.access-role-card input{color:#e2e8f0;background:#0206179e;border:1px solid #94a3b829;border-radius:12px;outline:none;min-width:0;padding:10px 12px}.control-hero .hero-actions{flex-shrink:0}@media (width<=1200px){.server-kpi-grid,.admin-grid{grid-template-columns:1fr}}@media (width<=760px){.server-kpi-grid{grid-template-columns:1fr}.control-hero{flex-direction:column;align-items:flex-start}}.locked-source{align-items:start;gap:4px;display:grid}.locked-source span{color:#94a3b8;font-size:13px;font-weight:600}
