.lockscreen-overlay.svelte-7sq1ct{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000eb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;z-index:100}.lockscreen-card.svelte-7sq1ct{text-align:center;max-width:360px;width:90%}.lockscreen-time.svelte-7sq1ct{font-size:3rem;font-weight:300;color:#fff;margin-bottom:.5rem}.lockscreen-label.svelte-7sq1ct{font-size:.95rem;color:#888;margin-bottom:1.5rem}.lockscreen-form.svelte-7sq1ct{display:flex;flex-direction:column;gap:.75rem}.lockscreen-form.svelte-7sq1ct input:where(.svelte-7sq1ct){width:100%;padding:.7rem 1rem;background:#1a1a2e;border:1px solid #2a2a4a;border-radius:8px;color:#fff;font-size:1rem;outline:none;transition:border-color .2s}.lockscreen-form.svelte-7sq1ct input:where(.svelte-7sq1ct):focus{border-color:#7c3aed}.lockscreen-form.svelte-7sq1ct input:where(.svelte-7sq1ct)::placeholder{color:#555}.error.svelte-7sq1ct{color:#ef4444;font-size:.8rem;margin:0}.lockscreen-form.svelte-7sq1ct button:where(.svelte-7sq1ct){width:100%;padding:.7rem;background:#7c3aed;border:none;border-radius:8px;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s}.lockscreen-form.svelte-7sq1ct button:where(.svelte-7sq1ct):hover:not(:disabled){background:#6d28d9}.lockscreen-form.svelte-7sq1ct button:where(.svelte-7sq1ct):disabled{opacity:.6;cursor:not-allowed}.logout-link.svelte-7sq1ct{margin-top:1.5rem;background:none;border:none;color:#666;font-size:.85rem;cursor:pointer;transition:color .2s}.logout-link.svelte-7sq1ct:hover{color:#ef4444}.dashboard.svelte-1thed0a{max-width:1100px}.page-title.svelte-1thed0a{font-size:1.4rem;font-weight:600;color:#fff;margin-bottom:1.5rem}.stats-grid.svelte-1thed0a{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;margin-bottom:2rem}.stat-card.svelte-1thed0a{background:#111118;border:1px solid #1e1e2e;border-radius:10px;padding:1.25rem;text-align:center}.stat-icon.svelte-1thed0a{font-size:1.5rem;margin-bottom:.5rem}.stat-value.svelte-1thed0a{font-size:1.5rem;font-weight:700;color:#fff}.stat-label.svelte-1thed0a{font-size:.75rem;color:#888;margin-top:.25rem}.skeleton-grid.svelte-1thed0a{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.skeleton-card.svelte-1thed0a{background:#111118;border:1px solid #1e1e2e;border-radius:10px;height:110px;animation:svelte-1thed0a-pulse 1.5s infinite}@keyframes svelte-1thed0a-pulse{0%,to{opacity:.4}50%{opacity:.8}}.error-banner.svelte-1thed0a{background:#ef44441a;border:1px solid #ef4444;border-radius:8px;padding:1rem;color:#ef4444;font-size:.85rem}.quick-actions.svelte-1thed0a h2:where(.svelte-1thed0a){font-size:1rem;font-weight:600;color:#ccc;margin-bottom:.75rem}.actions-grid.svelte-1thed0a{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.75rem}.action-card.svelte-1thed0a{background:#111118;border:1px solid #1e1e2e;border-radius:8px;padding:1rem;text-align:center;text-decoration:none;color:#a0a0b0;transition:all .15s;display:flex;flex-direction:column;align-items:center;gap:.4rem;font-size:.85rem}.action-card.svelte-1thed0a:hover{border-color:#7c3aed;color:#fff}.action-icon.svelte-1thed0a{font-size:1.5rem}.empty.svelte-1thed0a{text-align:center;color:#666;padding:2rem}body{margin:0;background:linear-gradient(135deg,#0f172a,#1e293b);min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif;color:#f1f5f9}.container.svelte-f6nvml{max-width:900px;margin:0 auto;padding:30px}.header.svelte-f6nvml{margin-bottom:32px}h1.svelte-f6nvml{font-size:36px;font-weight:800;background:linear-gradient(90deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin:0 0 12px}.subtitle.svelte-f6nvml{color:#6b7280;font-size:18px;line-height:1.6}.msg.svelte-f6nvml{padding:16px 20px;border-radius:12px;margin-bottom:20px;font-weight:500}.error-msg.svelte-f6nvml{background:linear-gradient(90deg,#fee2e2,#fecaca);color:#dc2626;border-left:6px solid #dc2626}.success-msg.svelte-f6nvml{background:linear-gradient(90deg,#d1fae5,#a7f3d0);color:#059669;border-left:6px solid #10b981}.site-tabs.svelte-f6nvml{display:flex;gap:4px;margin-bottom:24px;background:#1e293b;border-radius:12px;padding:4px}.tab.svelte-f6nvml{flex:1;padding:12px 20px;border:none;background:transparent;color:#94a3b8;font-size:15px;font-weight:600;border-radius:10px;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:8px}.tab.svelte-f6nvml:hover{color:#e2e8f0}.tab.active.svelte-f6nvml{background:#334155;color:#f1f5f9}.tab-badge.svelte-f6nvml{font-size:11px;padding:2px 8px;border-radius:20px;font-weight:700}.tab-badge.on.svelte-f6nvml{background:#10b98133;color:#10b981}.tab-badge.off.svelte-f6nvml{background:#64748b33;color:#94a3b8}.card.svelte-f6nvml{background:#1e293b;border-radius:16px;padding:32px;box-shadow:0 6px 20px #0000004d;border:1px solid #334155;margin-bottom:24px}.config-section.svelte-f6nvml{margin-bottom:28px}.config-section.svelte-f6nvml h3:where(.svelte-f6nvml){font-size:18px;color:#cbd5e1;margin-bottom:16px;padding-bottom:8px;border-bottom:1px solid #334155}.status-row.svelte-f6nvml{display:flex;align-items:center;gap:16px;margin-bottom:24px;flex-wrap:wrap}.status-label.svelte-f6nvml{font-size:18px;color:#94a3b8}.status-badge.svelte-f6nvml{padding:8px 18px;border-radius:50px;font-weight:700;font-size:14px;text-transform:uppercase}.status-badge.enabled.svelte-f6nvml{background:#10b98133;color:#10b981}.status-badge.disabled.svelte-f6nvml{background:#ef444433;color:#ef4444}.toggle-btn.svelte-f6nvml{padding:10px 24px;font-size:15px;font-weight:600;border:none;border-radius:10px;cursor:pointer;color:#fff;transition:all .2s}.toggle-btn.activate.svelte-f6nvml{background:#10b981}.toggle-btn.deactivate.svelte-f6nvml{background:#ef4444}.toggle-btn.svelte-f6nvml:hover{transform:translateY(-1px);opacity:.9}.toggle-btn.svelte-f6nvml:disabled{opacity:.5;cursor:not-allowed}.countdown-display.svelte-f6nvml{background:#3b82f61a;border:1px solid rgba(59,130,246,.3);border-radius:10px;padding:14px 18px;margin-bottom:24px;font-size:16px;color:#93c5fd;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.countdown-display.svelte-f6nvml strong:where(.svelte-f6nvml){font-size:20px;color:#f1f5f9}.auto-tag.svelte-f6nvml{background:#8b5cf633;color:#a78bfa;padding:3px 10px;border-radius:20px;font-size:12px}.mode-selector.svelte-f6nvml{display:flex;flex-direction:column;gap:12px}.mode-option.svelte-f6nvml{display:flex;align-items:flex-start;gap:12px;padding:16px;border-radius:10px;border:2px solid #475569;cursor:pointer;transition:all .2s}.mode-option.svelte-f6nvml:hover{border-color:#6366f1}.mode-option.selected.svelte-f6nvml{border-color:#6366f1;background:#6366f11a}.mode-option.svelte-f6nvml input[type=radio]:where(.svelte-f6nvml){margin-top:3px;accent-color:#6366f1}.mode-option.svelte-f6nvml strong:where(.svelte-f6nvml){display:block;font-size:16px;color:#f1f5f9}.mode-option.svelte-f6nvml p:where(.svelte-f6nvml){margin:4px 0 0;font-size:13px;color:#94a3b8}.duration-toggle.svelte-f6nvml{display:flex;align-items:center;gap:10px;font-size:15px;color:#cbd5e1;cursor:pointer;padding:8px 0}.duration-toggle.svelte-f6nvml input[type=checkbox]:where(.svelte-f6nvml){accent-color:#6366f1;width:18px;height:18px}.duration-input.svelte-f6nvml{margin-top:12px;display:flex;align-items:center;gap:16px;flex-wrap:wrap}.duration-input.svelte-f6nvml label:where(.svelte-f6nvml){color:#cbd5e1;font-size:15px}.duration-input.svelte-f6nvml input[type=number]:where(.svelte-f6nvml){background:#0f172a;border:1px solid #475569;border-radius:8px;padding:8px 14px;color:#f1f5f9;font-size:15px;width:120px;margin-left:8px}.duration-hint.svelte-f6nvml{color:#10b981;font-size:14px}.hint.svelte-f6nvml{color:#64748b;font-size:14px;margin-top:8px}.save-section.svelte-f6nvml{margin-top:24px;padding-top:20px;border-top:1px solid #334155}.save-btn.svelte-f6nvml{padding:14px 28px;background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s}.save-btn.svelte-f6nvml:hover{opacity:.9;transform:translateY(-1px)}.save-btn.svelte-f6nvml:disabled{opacity:.5;cursor:not-allowed}.bypass-card.svelte-f6nvml h3:where(.svelte-f6nvml){font-size:18px;color:#cbd5e1;margin-bottom:8px}.bypass-list.svelte-f6nvml{display:flex;flex-direction:column;gap:10px;margin-top:16px}.bypass-item.svelte-f6nvml{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#0f172a;border-radius:8px;border:1px solid #334155}.bypass-url.svelte-f6nvml{font-family:monospace;color:#3b82f6;flex:1;word-break:break-all;font-size:14px}.copy-btn.svelte-f6nvml{padding:6px 14px;background:#3b82f6;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:13px;font-weight:500}.copy-btn.svelte-f6nvml:hover{background:#2563eb}.loading.svelte-f6nvml{display:flex;justify-content:center;align-items:center;min-height:200px;font-size:18px;color:#94a3b8}.audit-card.svelte-f6nvml h3:where(.svelte-f6nvml){font-size:16px;color:#94a3b8;margin-bottom:12px}.audit-card.svelte-f6nvml ul:where(.svelte-f6nvml){list-style:none;max-height:200px;overflow-y:auto}.audit-card.svelte-f6nvml li:where(.svelte-f6nvml){font-size:13px;color:#64748b;padding:4px 0;border-bottom:1px solid #1e293b}@media(max-width:768px){.container.svelte-f6nvml{padding:16px}.site-tabs.svelte-f6nvml{flex-wrap:wrap}.tab.svelte-f6nvml{font-size:13px;padding:10px 12px}}.redesign-page.svelte-1nlirr3{max-width:1000px}.page-title.svelte-1nlirr3{font-size:1.4rem;font-weight:600;color:#fff;margin-bottom:.25rem}.subtitle.svelte-1nlirr3{font-size:.85rem;color:#888;margin-bottom:1.5rem}.sites-grid.svelte-1nlirr3{display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:1.25rem}.site-card.svelte-1nlirr3{background:#111118;border:1px solid #1e1e2e;border-radius:10px;padding:1.25rem}.site-header.svelte-1nlirr3{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.site-header.svelte-1nlirr3 h3:where(.svelte-1nlirr3){font-size:1rem;font-weight:600;color:#ddd}.edit-badge.svelte-1nlirr3{font-size:.7rem;padding:3px 10px;border-radius:12px;font-weight:600;background:#64647826;color:#888}.edit-badge.editing.svelte-1nlirr3{background:#7c3aed26;color:#a78bfa}.config-preview.svelte-1nlirr3{background:#0a0a0f;border:1px solid #1a1a28;border-radius:6px;padding:.75rem;max-height:200px;overflow-y:auto;margin-bottom:1rem}.config-preview.svelte-1nlirr3 pre:where(.svelte-1nlirr3){font-size:.7rem;color:#888;white-space:pre-wrap;word-break:break-word;margin:0}.no-config.svelte-1nlirr3{text-align:center;color:#555;font-size:.8rem;padding:1.5rem 0;margin-bottom:1rem}.skeleton-config.svelte-1nlirr3{background:#0a0a0f;border-radius:6px;height:100px;margin-bottom:1rem;animation:svelte-1nlirr3-pulse 1.5s infinite}@keyframes svelte-1nlirr3-pulse{0%,to{opacity:.4}50%{opacity:.8}}.site-actions.svelte-1nlirr3{display:flex;gap:.5rem}button.svelte-1nlirr3{padding:.5rem 1rem;border-radius:6px;border:none;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .15s}.btn-activate.svelte-1nlirr3{background:#7c3aed26;color:#a78bfa;border:1px solid rgba(124,58,237,.3)}.btn-activate.svelte-1nlirr3:hover{background:#7c3aed40}.btn-deactivate.svelte-1nlirr3{background:#64647826;color:#999;border:1px solid rgba(100,100,120,.3)}.btn-deactivate.svelte-1nlirr3:hover{background:#64647840}.btn-visit.svelte-1nlirr3{background:transparent;border:1px solid #2a2a4a;color:#a0a0b0}.btn-visit.svelte-1nlirr3:hover{border-color:#555;color:#fff}@media(max-width:500px){.sites-grid.svelte-1nlirr3{grid-template-columns:1fr}}.container.svelte-p7r2yx{max-width:900px;margin:0 auto;padding:0}.header.svelte-p7r2yx{margin-bottom:32px}h1.svelte-p7r2yx{font-size:36px;font-weight:800;background:linear-gradient(90deg,#f59e0b,#ef4444);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin:0 0 12px}.subtitle.svelte-p7r2yx{color:#6b7280;font-size:18px;line-height:1.6}.msg.svelte-p7r2yx{padding:16px 20px;border-radius:12px;margin-bottom:20px;font-weight:500}.error-msg.svelte-p7r2yx{background:linear-gradient(90deg,#fee2e2,#fecaca);color:#dc2626;border-left:6px solid #dc2626}.success-msg.svelte-p7r2yx{background:linear-gradient(90deg,#d1fae5,#a7f3d0);color:#059669;border-left:6px solid #10b981}.site-tabs.svelte-p7r2yx{display:flex;gap:4px;margin-bottom:24px;background:#1e293b;border-radius:12px;padding:4px}.tab.svelte-p7r2yx{flex:1;padding:12px 20px;border:none;background:transparent;color:#94a3b8;font-size:15px;font-weight:600;border-radius:10px;cursor:pointer;transition:all .2s;text-align:center}.tab.svelte-p7r2yx:hover{color:#e2e8f0}.tab.active.svelte-p7r2yx{background:#334155;color:#f1f5f9}.features-grid.svelte-p7r2yx{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.feature-card.svelte-p7r2yx{display:flex;align-items:center;gap:20px;padding:24px;background:#1e293b;border-radius:16px;border:1px solid #334155;box-shadow:0 4px 16px #0003;transition:border-color .2s;flex-wrap:wrap}.feature-card.enabled.svelte-p7r2yx{border-color:#f59e0b66}.feature-header.svelte-p7r2yx{display:flex;align-items:flex-start;gap:14px;flex:1;min-width:250px}.feature-icon.svelte-p7r2yx{font-size:32px;line-height:1;flex-shrink:0}.feature-info.svelte-p7r2yx h3:where(.svelte-p7r2yx){margin:0 0 4px;font-size:18px;color:#f1f5f9}.feature-info.svelte-p7r2yx p:where(.svelte-p7r2yx){margin:0;font-size:13px;color:#94a3b8;line-height:1.4}.multi-site-badge.svelte-p7r2yx{display:inline-block;margin-top:6px;padding:2px 8px;background:#6366f133;color:#a5b4fc;border-radius:20px;font-size:11px;font-weight:600}.feature-status.svelte-p7r2yx{display:flex;align-items:center;margin-left:auto}.status-badge.svelte-p7r2yx{padding:6px 14px;border-radius:50px;font-weight:700;font-size:13px;text-transform:uppercase}.status-badge.active.svelte-p7r2yx{background:#f59e0b33;color:#fbbf24}.status-badge.inactive.svelte-p7r2yx{background:#64748b33;color:#94a3b8}.toggle-btn.svelte-p7r2yx{padding:10px 22px;font-size:14px;font-weight:600;border:none;border-radius:10px;cursor:pointer;color:#fff;transition:all .2s;white-space:nowrap}.toggle-btn.activate.svelte-p7r2yx{background:linear-gradient(135deg,#f59e0b,#d97706)}.toggle-btn.deactivate.svelte-p7r2yx{background:#ef4444}.toggle-btn.svelte-p7r2yx:hover{transform:translateY(-1px);opacity:.9}.toggle-btn.svelte-p7r2yx:disabled{opacity:.5;cursor:not-allowed}.info-banner.svelte-p7r2yx{background:#3b82f614;border:1px solid rgba(59,130,246,.2);border-radius:16px;padding:20px 24px}.info-banner.svelte-p7r2yx h3:where(.svelte-p7r2yx){margin:0 0 12px;font-size:16px;color:#93c5fd}.info-banner.svelte-p7r2yx ul:where(.svelte-p7r2yx){margin:0;padding-left:20px}.info-banner.svelte-p7r2yx li:where(.svelte-p7r2yx){color:#94a3b8;font-size:14px;line-height:1.8}.info-banner.svelte-p7r2yx li:where(.svelte-p7r2yx) strong:where(.svelte-p7r2yx){color:#cbd5e1}.loading.svelte-p7r2yx{display:flex;justify-content:center;align-items:center;min-height:200px;font-size:18px;color:#94a3b8}@media(max-width:768px){.feature-card.svelte-p7r2yx{flex-direction:column;align-items:flex-start}.feature-status.svelte-p7r2yx{margin-left:0}.toggle-btn.svelte-p7r2yx{width:100%}}.dfactor-page.svelte-13ykft5{max-width:1100px}.page-title.svelte-13ykft5{font-size:1.4rem;font-weight:600;color:#fff;margin-bottom:1.5rem}.error-banner.svelte-13ykft5{background:#ef44441a;border:1px solid #ef4444;border-radius:8px;padding:.75rem;color:#ef4444;font-size:.85rem;margin-bottom:1rem}.users-table-wrapper.svelte-13ykft5{overflow-x:auto;background:#111118;border:1px solid #1e1e2e;border-radius:10px}.users-table.svelte-13ykft5{width:100%;border-collapse:collapse;font-size:.85rem}.users-table.svelte-13ykft5 th:where(.svelte-13ykft5){text-align:left;padding:.75rem 1rem;color:#888;font-weight:600;font-size:.75rem;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #1e1e2e;background:#0d0d15}.users-table.svelte-13ykft5 td:where(.svelte-13ykft5){padding:.65rem 1rem;border-bottom:1px solid #151520;color:#ccc}.empty-cell.svelte-13ykft5{text-align:center;color:#666;padding:2rem!important}.user-status.svelte-13ykft5{font-size:.75rem;padding:2px 8px;border-radius:10px;font-weight:500}.user-status.svelte-13ykft5:not(.banned){background:#22c55e1a;color:#22c55e}.user-status.banned.svelte-13ykft5{background:#ef44441a;color:#ef4444}.actions-cell.svelte-13ykft5{display:flex;gap:4px}.btn-sm.svelte-13ykft5{background:transparent;border:1px solid #2a2a4a;border-radius:4px;padding:4px 8px;cursor:pointer;font-size:.8rem;transition:all .15s}.btn-sm.svelte-13ykft5:hover{border-color:#555}.btn-warn.svelte-13ykft5:hover{border-color:#f59e0b;color:#f59e0b}.btn-danger.svelte-13ykft5:hover{border-color:#ef4444;color:#ef4444}.btn-expel.svelte-13ykft5:hover{border-color:#dc2626;color:#dc2626;background:#dc26261a}.pagination.svelte-13ykft5{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1rem;font-size:.85rem;color:#888}.pagination.svelte-13ykft5 button:where(.svelte-13ykft5){padding:.4rem 1rem;border-radius:6px;border:1px solid #2a2a4a;background:#111118;color:#a0a0b0;cursor:pointer;font-size:.8rem}.pagination.svelte-13ykft5 button:where(.svelte-13ykft5):hover:not(:disabled){border-color:#555;color:#fff}.pagination.svelte-13ykft5 button:where(.svelte-13ykft5):disabled{opacity:.4;cursor:not-allowed}.skeleton-list.svelte-13ykft5{display:flex;flex-direction:column;gap:8px}.skeleton-row-df.svelte-13ykft5{background:#111118;height:44px;border-radius:6px;animation:svelte-13ykft5-pulse 1.5s infinite}@keyframes svelte-13ykft5-pulse{0%,to{opacity:.4}50%{opacity:.8}}.modal-overlay.svelte-13ykft5{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:50}.modal-card.svelte-13ykft5{background:#111118;border:1px solid #1e1e2e;border-radius:12px;width:90%;max-width:480px;max-height:80vh;overflow-y:auto}.modal-card.wide.svelte-13ykft5{max-width:700px}.modal-header.svelte-13ykft5{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid #1e1e2e}.modal-header.svelte-13ykft5 h3:where(.svelte-13ykft5){font-size:1rem;color:#fff}.close-btn.svelte-13ykft5{background:none;border:none;color:#888;font-size:1.5rem;cursor:pointer}.close-btn.svelte-13ykft5:hover{color:#fff}.modal-body.svelte-13ykft5{padding:1.25rem;font-size:.85rem;color:#aaa}.modal-body.svelte-13ykft5 p:where(.svelte-13ykft5){margin-bottom:.5rem}.visual-json.svelte-13ykft5{font-size:.75rem;color:#a0a0b0;white-space:pre-wrap;max-height:400px;overflow-y:auto;background:#0a0a0f;padding:.75rem;border-radius:6px}.chat-page.svelte-d1bn2o{max-width:800px}.page-title.svelte-d1bn2o{font-size:1.4rem;font-weight:600;color:#fff;margin-bottom:1.5rem}.chat-placeholder.svelte-d1bn2o{background:#111118;border:1px solid #1e1e2e;border-radius:12px;padding:3rem 2rem;text-align:center}.chat-icon.svelte-d1bn2o{font-size:3rem;margin-bottom:1rem}.chat-placeholder.svelte-d1bn2o h3:where(.svelte-d1bn2o){font-size:1.1rem;color:#ddd;margin-bottom:.75rem}.chat-placeholder.svelte-d1bn2o p:where(.svelte-d1bn2o){font-size:.85rem;color:#777;max-width:500px;margin:0 auto .5rem}.hint.svelte-d1bn2o{margin-top:1rem;font-size:.7rem;color:#555;font-family:monospace}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#0a0a0f;color:#e0e0e0}.app-shell.svelte-1325jhu{display:flex;min-height:100vh}.sidebar.svelte-1325jhu{width:260px;background:#111118;border-right:1px solid #1e1e2e;display:flex;flex-direction:column;position:fixed;top:0;left:0;bottom:0;z-index:40;transition:transform .3s ease}.sidebar-header.svelte-1325jhu{padding:1.25rem 1rem;border-bottom:1px solid #1e1e2e;display:flex;align-items:center;gap:.5rem}.sidebar-header.svelte-1325jhu h2:where(.svelte-1325jhu){font-size:1.1rem;font-weight:700;color:#fff}.badge.svelte-1325jhu{background:#7c3aed;color:#fff;font-size:.6rem;padding:2px 6px;border-radius:4px;font-weight:700;letter-spacing:1px}.sidebar-nav.svelte-1325jhu{flex:1;overflow-y:auto;padding:.75rem 0}.nav-section.svelte-1325jhu{margin-bottom:.25rem}.nav-section-title.svelte-1325jhu{display:block;padding:.5rem 1rem;font-size:.7rem;font-weight:700;color:#666;text-transform:uppercase;letter-spacing:1px}.nav-section.svelte-1325jhu a:where(.svelte-1325jhu){display:block;padding:.5rem 1.25rem;color:#a0a0b0;text-decoration:none;font-size:.875rem;transition:all .15s}.nav-section.svelte-1325jhu a:where(.svelte-1325jhu):hover{background:#1a1a2e;color:#fff}.sidebar-footer.svelte-1325jhu{padding:.75rem 1rem;border-top:1px solid #1e1e2e;display:flex;flex-direction:column;gap:.4rem}.user-info.svelte-1325jhu{display:flex;flex-direction:column;gap:2px;margin-bottom:.25rem}.user-name.svelte-1325jhu{font-weight:600;font-size:.85rem;color:#ddd}.user-role.svelte-1325jhu{font-size:.7rem;color:#777;text-transform:capitalize}.btn-lock.svelte-1325jhu,.btn-logout.svelte-1325jhu{background:transparent;border:1px solid #2a2a3a;color:#a0a0b0;padding:.4rem .75rem;border-radius:6px;cursor:pointer;font-size:.8rem;transition:all .15s;text-align:left}.btn-lock.svelte-1325jhu:hover{border-color:#f59e0b;color:#f59e0b}.btn-logout.svelte-1325jhu:hover{border-color:#ef4444;color:#ef4444}.sidebar-overlay.svelte-1325jhu{display:none}.topbar.svelte-1325jhu{height:52px;background:#111118;border-bottom:1px solid #1e1e2e;display:flex;align-items:center;padding:0 1.25rem;gap:1rem;position:sticky;top:0;z-index:30}.hamburger.svelte-1325jhu{display:none;background:none;border:none;color:#fff;font-size:1.25rem;cursor:pointer;padding:.25rem}.topbar-title.svelte-1325jhu{font-size:.85rem;color:#888}.main-content.svelte-1325jhu{flex:1;margin-left:260px;display:flex;flex-direction:column;min-height:100vh}.page-container.svelte-1325jhu{flex:1;padding:1.5rem}@media(max-width:768px){.sidebar.svelte-1325jhu{transform:translate(-100%)}.sidebar.open.svelte-1325jhu{transform:translate(0)}.sidebar-overlay.svelte-1325jhu{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:39}.hamburger.svelte-1325jhu{display:block}.main-content.svelte-1325jhu{margin-left:0}}.landing.svelte-1egott1{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;background:#0a0a0f;color:#e0e0e0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;text-align:center;padding:2rem}.landing-content.svelte-1egott1{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:600px}.landing-icon.svelte-1egott1{font-size:64px;color:#7c3aed;text-shadow:0 0 40px rgba(124,58,237,.4);margin-bottom:1.5rem;animation:svelte-1egott1-pulse 3s ease-in-out infinite}@keyframes svelte-1egott1-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.05)}}h1.svelte-1egott1{font-size:2rem;font-weight:700;color:#fff;margin-bottom:1rem}p.svelte-1egott1{font-size:1rem;line-height:1.7;color:#888;margin-bottom:.75rem}.landing-sub.svelte-1egott1{font-size:.85rem;color:#555;margin-top:1.5rem;letter-spacing:1px;text-transform:uppercase}.landing-footer.svelte-1egott1{padding:1.5rem;border-top:1px solid #1a1a2e;color:#555;font-size:.8rem;width:100%}.copyright-link.svelte-1egott1{color:inherit;text-decoration:none;cursor:pointer;transition:color .2s}.copyright-link.svelte-1egott1:hover{color:#7c3aed}.modal-overlay.svelte-1egott1{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal.svelte-1egott1{background:#111118;border:1px solid #2a2a3a;border-radius:12px;padding:2rem;width:90%;max-width:400px;box-shadow:0 8px 32px #00000080}.modal.svelte-1egott1 h2:where(.svelte-1egott1){font-size:1.25rem;font-weight:600;color:#e0e0e0;margin-bottom:1.5rem;text-align:center}.form-group.svelte-1egott1{margin-bottom:1rem}.form-group.svelte-1egott1 label:where(.svelte-1egott1){display:block;margin-bottom:.4rem;font-size:.85rem;color:#888;font-weight:500}.form-group.svelte-1egott1 input:where(.svelte-1egott1){width:100%;padding:.7rem .9rem;background:#1a1a2e;border:1px solid #2a2a3a;border-radius:8px;color:#e0e0e0;font-size:.95rem;outline:none;transition:border-color .2s;box-sizing:border-box}.form-group.svelte-1egott1 input:where(.svelte-1egott1):focus{border-color:#7c3aed}.form-group.svelte-1egott1 input:where(.svelte-1egott1)::placeholder{color:#444}.error-msg.svelte-1egott1{color:#ef4444;font-size:.85rem;margin-bottom:1rem;padding:.5rem;background:#ef44441a;border-radius:6px}.btn-login.svelte-1egott1{width:100%;padding:.75rem;background:#7c3aed;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s;margin-bottom:.75rem}.btn-login.svelte-1egott1:hover:not(:disabled){background:#6d28d9}.btn-login.svelte-1egott1:disabled{opacity:.5;cursor:not-allowed}.btn-cancel.svelte-1egott1{width:100%;padding:.5rem;background:transparent;color:#666;border:none;font-size:.85rem;cursor:pointer;text-decoration:underline}.btn-cancel.svelte-1egott1:hover{color:#888}.register-page.svelte-ys9719{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;background:#0a0a0f;color:#e0e0e0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;padding:2rem 1rem}.register-card.svelte-ys9719{background:#111118;border:1px solid #2a2a3a;border-radius:12px;padding:2.5rem;width:100%;max-width:520px;box-shadow:0 8px 32px #0006}.register-header.svelte-ys9719{text-align:center;margin-bottom:2rem}.register-icon.svelte-ys9719{font-size:48px;color:#7c3aed;text-shadow:0 0 30px rgba(124,58,237,.4);margin-bottom:.5rem;animation:svelte-ys9719-pulse 3s ease-in-out infinite}@keyframes svelte-ys9719-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.05)}}h1.svelte-ys9719{font-size:1.3rem;font-weight:600;color:#fff}h2.svelte-ys9719{font-size:1.1rem;font-weight:600;color:#fff;margin-bottom:.75rem}.form-intro.svelte-ys9719{color:#888;font-size:.9rem;text-align:center;margin-bottom:1.5rem}.register-form.svelte-ys9719{display:flex;flex-direction:column;gap:0}.form-group.svelte-ys9719{margin-bottom:1rem}.form-row.svelte-ys9719{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group.svelte-ys9719 label:where(.svelte-ys9719){display:block;margin-bottom:.35rem;font-size:.8rem;color:#888;font-weight:500}.form-group.svelte-ys9719 input:where(.svelte-ys9719){width:100%;padding:.65rem .85rem;background:#1a1a2e;border:1px solid #2a2a3a;border-radius:8px;color:#e0e0e0;font-size:.9rem;outline:none;transition:border-color .2s;box-sizing:border-box}.form-group.svelte-ys9719 input:where(.svelte-ys9719):focus{border-color:#7c3aed}.form-group.svelte-ys9719 input:where(.svelte-ys9719)::placeholder{color:#444}.form-group.svelte-ys9719 input.readonly:where(.svelte-ys9719){background:#111118;color:#666;cursor:not-allowed}.password-meter.svelte-ys9719{margin-top:.4rem;height:4px;background:#1a1a2e;border-radius:2px;overflow:hidden}.meter-bar.svelte-ys9719{height:100%;border-radius:2px;transition:width .3s ease,background .3s ease}.strength-label.svelte-ys9719{display:block;font-size:.7rem;margin-top:.2rem}.field-error.svelte-ys9719{display:block;color:#ef4444;font-size:.75rem;margin-top:.25rem}.error-banner.svelte-ys9719{background:#ef44441a;border:1px solid #ef4444;border-radius:8px;padding:.75rem 1rem;color:#ef4444;font-size:.85rem;margin-bottom:1rem}.btn-submit.svelte-ys9719{width:100%;padding:.75rem;background:#7c3aed;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s;margin-top:.5rem}.btn-submit.svelte-ys9719:hover:not(:disabled){background:#6d28d9}.btn-submit.svelte-ys9719:disabled{opacity:.5;cursor:not-allowed}.btn-primary.svelte-ys9719{display:inline-block;padding:.65rem 1.5rem;background:#7c3aed;color:#fff;border:none;border-radius:8px;font-size:.9rem;font-weight:600;text-decoration:none;cursor:pointer;transition:background .2s;text-align:center;margin-top:1rem}.btn-primary.svelte-ys9719:hover{background:#6d28d9}.loading-state.svelte-ys9719{text-align:center;padding:2rem 0}.spinner.svelte-ys9719{width:32px;height:32px;border:3px solid #1e1e2e;border-top-color:#7c3aed;border-radius:50%;animation:svelte-ys9719-spin .8s linear infinite;margin:0 auto 1rem}@keyframes svelte-ys9719-spin{to{transform:rotate(360deg)}}.loading-state.svelte-ys9719 p:where(.svelte-ys9719){color:#888;font-size:.85rem}.error-state.svelte-ys9719{text-align:center;padding:2rem 0}.error-icon.svelte-ys9719{font-size:48px;margin-bottom:.75rem}.error-message.svelte-ys9719{color:#ef4444;font-size:.9rem;margin:.75rem 0}.help-text.svelte-ys9719{color:#666;font-size:.8rem;margin-top:1rem}.success-state.svelte-ys9719{text-align:center;padding:2rem 0}.success-icon.svelte-ys9719{font-size:48px;margin-bottom:.75rem}.success-state.svelte-ys9719 p:where(.svelte-ys9719){color:#888;font-size:.9rem;line-height:1.6;margin:1rem 0}.register-footer.svelte-ys9719{margin-top:2rem;text-align:center}.register-footer.svelte-ys9719 p:where(.svelte-ys9719){color:#444;font-size:.75rem}.utopia-loader.svelte-1n46o8q{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:1rem;background:#0a0a0f}.spinner.svelte-1n46o8q{width:40px;height:40px;border:3px solid #1e1e2e;border-top-color:#7c3aed;border-radius:50%;animation:svelte-1n46o8q-spin .8s linear infinite}@keyframes svelte-1n46o8q-spin{to{transform:rotate(360deg)}}.utopia-loader.svelte-1n46o8q p:where(.svelte-1n46o8q){color:#666;font-size:.9rem}
