@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600&display=swap";.app-sidebar[data-v-7d1e2e1d]{position:fixed;top:64px;left:0;bottom:0;z-index:40;width:240px;background:var(--corelium-bg-primary);border-right:1px solid var(--corelium-border-primary);display:flex;flex-direction:column;transition:width .22s ease}.light{background:linear-gradient(180deg,#fafbff,#fff,#fafffe);border-right:1px solid rgba(99,102,241,.08)}.app-sidebar--collapsed[data-v-7d1e2e1d]{width:64px}.app-sidebar--overlay[data-v-7d1e2e1d]{top:0;width:0;border-right:none}.app-sidebar--overlay .app-sidebar__panel[data-v-7d1e2e1d]{top:0}.app-sidebar--overlay.app-sidebar--open[data-v-7d1e2e1d]{width:0}.app-sidebar__backdrop[data-v-7d1e2e1d]{position:fixed;inset:0;background:#0006;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.app-sidebar__panel[data-v-7d1e2e1d]{position:relative;width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden;background:var(--corelium-bg-primary)}.light{background:linear-gradient(180deg,#fafbff,#fff,#fafffe)}.app-sidebar__brand[data-v-7d1e2e1d]{display:none}.app-sidebar__section[data-v-7d1e2e1d]{padding:.5rem .5rem 0;display:flex;flex-direction:column;gap:.25rem}.app-sidebar__section-label[data-v-7d1e2e1d]{font-size:.65rem;text-transform:uppercase;letter-spacing:.08em;opacity:.6;font-weight:600;padding:.25rem .75rem}.app-sidebar__item[data-v-7d1e2e1d]{display:flex;align-items:center;gap:.75rem;text-decoration:none;padding:.55rem .75rem;border-radius:.5rem;font-size:.85rem;color:var(--corelium-text-secondary, #6b7280);position:relative;transition:background .15s ease,color .15s ease}.app-sidebar__item[data-v-7d1e2e1d]:hover{background:var(--corelium-bg-hover, #f3f4f6);color:var(--corelium-text-primary)}.app-sidebar__item.active[data-v-7d1e2e1d]{background:var(--corelium-bg-accent, #eef2ff);color:var(--corelium-text-primary)}.item-icon[data-v-7d1e2e1d]{width:20px;height:20px;flex-shrink:0}.item-label[data-v-7d1e2e1d]{white-space:nowrap}.app-sidebar__grow[data-v-7d1e2e1d]{flex:1}.app-sidebar__toggle[data-v-7d1e2e1d]{width:100%;background:none;border:none;cursor:pointer;display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.8rem;color:var(--corelium-text-secondary);text-align:left}.app-sidebar__toggle[data-v-7d1e2e1d]:hover{background:var(--corelium-bg-hover, #f3f4f6);color:var(--corelium-text-primary)}.toggle-icon[data-v-7d1e2e1d]{width:20px;height:20px}.app-sidebar--collapsed .item-label[data-v-7d1e2e1d],.app-sidebar--collapsed .app-sidebar__section-label[data-v-7d1e2e1d],.app-sidebar--collapsed .toggle-label[data-v-7d1e2e1d],.app-sidebar--collapsed .brand-text[data-v-7d1e2e1d]{display:none}@media (max-width: 767px){.app-sidebar[data-v-7d1e2e1d]{display:none}}.corelium-logo[data-v-fd3698a8]{display:inline-flex;align-items:center;justify-content:center}.corelium-logo svg[data-v-fd3698a8]{display:block;transition:transform .15s ease-in-out}.corelium-logo:hover svg[data-v-fd3698a8]{transform:scale(1.05)}.corelium-logo--sm svg[data-v-fd3698a8]{max-width:32px;max-height:32px}.corelium-logo--md svg[data-v-fd3698a8]{max-width:64px;max-height:64px}.corelium-logo--lg svg[data-v-fd3698a8]{max-width:128px;max-height:128px}.corelium-logo--xl svg[data-v-fd3698a8]{max-width:256px;max-height:256px}@media (max-width: 640px){.corelium-logo--responsive svg[data-v-fd3698a8]{max-width:32px;max-height:32px}}.tutorial-overlay[data-v-f8c91593]{position:fixed;inset:0;z-index:9999;overflow:hidden}.tutorial-backdrop[data-v-f8c91593]{position:absolute;inset:0;background:#000000bf;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:9998;transition:clip-path .3s ease-out}.tutorial-spotlight[data-v-f8c91593]{position:absolute;background:transparent;border:2px solid transparent;pointer-events:none;z-index:10000;transition:all .3s ease-out}.tutorial-pulse-ring[data-v-f8c91593]{position:absolute;inset:-4px;border:3px solid #3b82f6;border-radius:inherit;animation:tutorial-pulse-f8c91593 2s ease-out infinite;z-index:10002}@keyframes tutorial-pulse-f8c91593{0%{transform:scale(1);opacity:1}to{transform:scale(1.05);opacity:0}}.tutorial-card[data-v-f8c91593]{position:absolute;background:#fff;border-radius:1rem;box-shadow:0 25px 50px -12px #00000080,0 0 0 1px #0000000d;max-width:500px;width:calc(100% - 2rem);max-height:calc(100vh - 4rem);display:flex;flex-direction:column;overflow:hidden;z-index:10001}.tutorial-header[data-v-f8c91593]{display:flex;justify-content:space-between;align-items:flex-start;padding:1.5rem;border-bottom:1px solid #e5e7eb}.tutorial-title-section[data-v-f8c91593]{flex:1}.tutorial-title[data-v-f8c91593]{font-size:1.25rem;font-weight:600;margin:0 0 .25rem;color:#111827}.tutorial-progress-text[data-v-f8c91593]{font-size:.875rem;color:#6b7280}.tutorial-close[data-v-f8c91593]{padding:.5rem;background:transparent;border:none;color:#6b7280;cursor:pointer;border-radius:.375rem;transition:all .2s}.tutorial-close[data-v-f8c91593]:hover{background:#f3f4f6;color:#111827}.tutorial-close[data-v-f8c91593]:active{transform:scale(.95)}.close-icon[data-v-f8c91593]{width:1.25rem;height:1.25rem}.tutorial-progress-bar[data-v-f8c91593]{height:4px;background:#e5e7eb}.tutorial-progress-fill[data-v-f8c91593]{height:100%;background:linear-gradient(90deg,#3b82f6,#8b5cf6);transition:width .3s ease}.tutorial-content[data-v-f8c91593]{flex:1;padding:1.5rem;overflow-y:auto;color:#374151;line-height:1.6}.tutorial-navigation[data-v-f8c91593]{display:flex;gap:.75rem;padding:1.5rem;border-top:1px solid #e5e7eb;background:#f9fafb}.tutorial-nav-button[data-v-f8c91593]{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;border:none;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.tutorial-nav-button.secondary[data-v-f8c91593]{background:#fff;color:#374151;border:1px solid #d1d5db}.tutorial-nav-button.secondary[data-v-f8c91593]:hover{background:#f9fafb;border-color:#9ca3af}.tutorial-nav-button.primary[data-v-f8c91593]{background:#3b82f6;color:#fff;margin-left:auto}.tutorial-nav-button.primary[data-v-f8c91593]:hover{background:#2563eb}.tutorial-nav-button.success[data-v-f8c91593]{background:#10b981;color:#fff;margin-left:auto}.tutorial-nav-button.success[data-v-f8c91593]:hover{background:#059669}.tutorial-nav-button[data-v-f8c91593]:active{transform:scale(.98)}.tutorial-skip-button[data-v-f8c91593]{padding:.625rem 1rem;background:transparent;border:none;color:#6b7280;font-size:.875rem;cursor:pointer;border-radius:.5rem;transition:all .2s}.tutorial-skip-button[data-v-f8c91593]:hover{background:#f3f4f6;color:#374151}.nav-icon[data-v-f8c91593]{width:1rem;height:1rem}.tutorial-dots[data-v-f8c91593]{display:flex;justify-content:center;gap:.5rem;padding:1rem 1.5rem;background:#f9fafb}.tutorial-dot[data-v-f8c91593]{width:.5rem;height:.5rem;padding:0;border:none;border-radius:50%;background:#d1d5db;cursor:pointer;transition:all .2s}.tutorial-dot.active[data-v-f8c91593]{background:#3b82f6;transform:scale(1.5)}.tutorial-dot.completed[data-v-f8c91593]{background:#10b981}.tutorial-dot[data-v-f8c91593]:hover{transform:scale(1.3)}.tutorial-highlight[data-v-f8c91593]{position:absolute;border:3px solid #3b82f6;border-radius:.5rem;box-shadow:0 0 0 9999px #00000080;pointer-events:none;z-index:2;animation:pulse-border-f8c91593 2s ease-in-out infinite}@keyframes pulse-border-f8c91593{0%,to{border-color:#3b82f6;box-shadow:0 0 0 9999px #00000080,0 0 20px #3b82f6}50%{border-color:#8b5cf6;box-shadow:0 0 0 9999px #00000080,0 0 30px #8b5cf6}}.tutorial-overlay-enter-active[data-v-f8c91593],.tutorial-overlay-leave-active[data-v-f8c91593]{transition:opacity .3s ease}.tutorial-overlay-enter-from[data-v-f8c91593],.tutorial-overlay-leave-to[data-v-f8c91593]{opacity:0}.tutorial-overlay-enter-active .tutorial-card[data-v-f8c91593],.tutorial-overlay-leave-active .tutorial-card[data-v-f8c91593]{transition:transform .3s ease,opacity .3s ease}.tutorial-overlay-enter-from .tutorial-card[data-v-f8c91593]{transform:translate(-50%,-40%)!important;opacity:0}.tutorial-overlay-leave-to .tutorial-card[data-v-f8c91593]{transform:translate(-50%,-60%)!important;opacity:0}@media (prefers-color-scheme: dark){.tutorial-card[data-v-f8c91593]{background:#1f2937}.tutorial-header[data-v-f8c91593]{border-color:#374151}.tutorial-title[data-v-f8c91593]{color:#fff}.tutorial-progress-text[data-v-f8c91593]{color:#9ca3af}.tutorial-progress-bar[data-v-f8c91593]{background:#374151}.tutorial-content[data-v-f8c91593]{color:#d1d5db}.tutorial-navigation[data-v-f8c91593]{border-color:#374151;background:#111827}.tutorial-nav-button.secondary[data-v-f8c91593]{background:#374151;color:#d1d5db;border-color:#4b5563}.tutorial-nav-button.secondary[data-v-f8c91593]:hover{background:#4b5563}.tutorial-skip-button[data-v-f8c91593]{color:#9ca3af}.tutorial-skip-button[data-v-f8c91593]:hover{background:#374151;color:#d1d5db}.tutorial-dots[data-v-f8c91593]{background:#111827}.tutorial-close[data-v-f8c91593]:hover{background:#374151;color:#fff}}@media (max-width: 768px){.tutorial-card[data-v-f8c91593]{max-width:none;width:calc(100% - 1rem)}.tutorial-header[data-v-f8c91593],.tutorial-content[data-v-f8c91593],.tutorial-navigation[data-v-f8c91593],.tutorial-dots[data-v-f8c91593]{padding:1rem}}@media (prefers-reduced-motion: reduce){.tutorial-overlay-enter-active[data-v-f8c91593],.tutorial-overlay-leave-active[data-v-f8c91593],.tutorial-card[data-v-f8c91593],.tutorial-progress-fill[data-v-f8c91593],.tutorial-highlight[data-v-f8c91593]{transition:none!important;animation:none!important}}.tutorial-launcher[data-v-19d3dc00]{position:relative}.tutorial-button[data-v-19d3dc00]{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:var(--corelium-bg-secondary);border:1px solid var(--corelium-border);border-radius:.5rem;cursor:pointer;transition:all .2s}.tutorial-button .icon[data-v-19d3dc00]{font-size:1.25rem}.tutorial-button .label[data-v-19d3dc00]{font-size:.875rem;font-weight:500;color:var(--corelium-text-primary)}.tutorial-button[data-v-19d3dc00]:hover{background:var(--corelium-bg-tertiary);transform:translateY(-1px)}.tutorial-button.active[data-v-19d3dc00]{background:var(--corelium-primary);color:#fff}.tutorial-button.active .label[data-v-19d3dc00]{color:#fff}.tutorial-menu-overlay[data-v-19d3dc00]{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:2000;padding:1rem}.tutorial-menu[data-v-19d3dc00]{background:var(--corelium-bg-primary);border-radius:.75rem;max-width:600px;width:100%;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 10px 40px #0003}.menu-header[data-v-19d3dc00]{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid var(--corelium-border)}.menu-header h3[data-v-19d3dc00]{margin:0;font-size:1.25rem;font-weight:600;color:var(--corelium-text-primary)}.close-btn[data-v-19d3dc00]{padding:.5rem;background:transparent;border:none;font-size:1.5rem;cursor:pointer;color:var(--corelium-text-secondary);transition:color .2s}.close-btn[data-v-19d3dc00]:hover{color:var(--corelium-text-primary)}.menu-search[data-v-19d3dc00]{padding:1rem 1.5rem;border-bottom:1px solid var(--corelium-border)}.search-input[data-v-19d3dc00]{width:100%;padding:.625rem .875rem;border:1px solid var(--corelium-border);border-radius:.375rem;font-size:.875rem;background:var(--corelium-bg-secondary);color:var(--corelium-text-primary)}.search-input[data-v-19d3dc00]:focus{outline:none;border-color:var(--corelium-primary);box-shadow:0 0 0 3px #3b82f61a}.menu-content[data-v-19d3dc00]{flex:1;overflow-y:auto;padding:1rem 1.5rem}.tutorial-category[data-v-19d3dc00]{margin-bottom:2rem}.tutorial-category[data-v-19d3dc00]:last-child{margin-bottom:0}.category-title[data-v-19d3dc00]{margin:0 0 .75rem;font-size:.875rem;font-weight:600;color:var(--corelium-text-secondary);text-transform:uppercase;letter-spacing:.05em}.tutorial-list[data-v-19d3dc00]{display:flex;flex-direction:column;gap:.5rem}.tutorial-item[data-v-19d3dc00]{display:flex;gap:.75rem;padding:.75rem;background:var(--corelium-bg-secondary);border:1px solid var(--corelium-border);border-radius:.5rem;cursor:pointer;transition:all .2s;text-align:left}.tutorial-item[data-v-19d3dc00]:hover{background:var(--corelium-bg-tertiary);transform:translate(4px)}.tutorial-item.completed[data-v-19d3dc00]{border-color:#10b981}.tutorial-item.completed .tutorial-icon[data-v-19d3dc00]{color:#10b981}.tutorial-icon[data-v-19d3dc00]{font-size:1.5rem;flex-shrink:0}.tutorial-info[data-v-19d3dc00]{flex:1}.tutorial-title[data-v-19d3dc00]{font-size:.875rem;font-weight:600;color:var(--corelium-text-primary);margin-bottom:.25rem}.tutorial-description[data-v-19d3dc00]{font-size:.75rem;color:var(--corelium-text-secondary);margin-bottom:.25rem}.tutorial-meta[data-v-19d3dc00]{font-size:.7rem;color:var(--corelium-text-tertiary)}.empty-state[data-v-19d3dc00]{text-align:center;padding:2rem;color:var(--corelium-text-secondary)}.menu-footer[data-v-19d3dc00]{padding:1rem 1.5rem;border-top:1px solid var(--corelium-border);display:flex;justify-content:center}.action-btn[data-v-19d3dc00]{padding:.625rem 1.25rem;border:none;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.action-btn.primary[data-v-19d3dc00]{background:var(--corelium-primary);color:#fff}.action-btn.primary[data-v-19d3dc00]:hover{background:var(--corelium-primary-hover);transform:translateY(-1px)}.menu-enter-active[data-v-19d3dc00],.menu-leave-active[data-v-19d3dc00]{transition:opacity .3s ease}.menu-enter-from[data-v-19d3dc00],.menu-leave-to[data-v-19d3dc00]{opacity:0}.menu-enter-active .tutorial-menu[data-v-19d3dc00],.menu-leave-active .tutorial-menu[data-v-19d3dc00]{transition:transform .3s ease}.menu-enter-from .tutorial-menu[data-v-19d3dc00],.menu-leave-to .tutorial-menu[data-v-19d3dc00]{transform:scale(.9) translateY(-20px)}@media (max-width: 768px){.tutorial-button .label[data-v-19d3dc00]{display:none}.tutorial-menu[data-v-19d3dc00]{max-width:100%;max-height:90vh}}.user-avatar[data-v-8853d12f]{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;font-weight:600;color:#fff;flex-shrink:0;-webkit-user-select:none;user-select:none;transition:all .2s ease}.user-initials[data-v-8853d12f]{font-size:inherit;line-height:1;text-transform:uppercase}.avatar-xs[data-v-8853d12f]{width:24px;height:24px;font-size:10px}.avatar-sm[data-v-8853d12f]{width:32px;height:32px;font-size:12px}.avatar-md[data-v-8853d12f]{width:40px;height:40px;font-size:14px}.avatar-lg[data-v-8853d12f]{width:48px;height:48px;font-size:16px}.avatar-xl[data-v-8853d12f]{width:64px;height:64px;font-size:20px}.context-search[data-v-867fc8a1]{position:relative;display:flex;flex-direction:column}input[data-v-867fc8a1]{background:#1e293b;border:1px solid #334155;color:#e2e8f0;padding:.4rem .65rem;border-radius:6px;min-width:260px;font-size:.8rem}input[data-v-867fc8a1]:focus{outline:2px solid #2563eb;outline-offset:2px}.hint[data-v-867fc8a1]{position:absolute;top:100%;left:0;font-size:.65rem;padding:.25rem .35rem;color:#94a3b8}.dropdown[data-v-867fc8a1]{position:absolute;top:110%;left:0;background:#0f172a;border:1px solid #334155;border-radius:8px;padding:.4rem 0 .35rem;width:340px;box-shadow:0 8px 24px -4px #00000073;display:flex;flex-direction:column;z-index:40}.dropdown-item[data-v-867fc8a1]{padding:.45rem .75rem;cursor:pointer;display:flex;flex-direction:column;gap:.15rem}.dropdown-item.active[data-v-867fc8a1],.dropdown-item[data-v-867fc8a1]:hover{background:#1e293b}.dropdown-item.skeleton[data-v-867fc8a1]{cursor:default}.item-primary[data-v-867fc8a1]{font-size:.7rem;font-weight:600;color:#e2e8f0}.item-secondary[data-v-867fc8a1]{font-size:.6rem;color:#94a3b8;letter-spacing:.03em}.dropdown-empty[data-v-867fc8a1],.dropdown-loading[data-v-867fc8a1]{padding:.6rem .75rem;font-size:.65rem;color:#94a3b8}.dropdown-footer[data-v-867fc8a1]{margin-top:.25rem;padding:.35rem .6rem 0;font-size:.55rem;text-transform:uppercase;letter-spacing:.08em;color:#64748b;border-top:1px solid #1e293b}.shimmer[data-v-867fc8a1]{position:relative;background:#1e293b;border-radius:4px;height:.7rem;overflow:hidden}.shimmer[data-v-867fc8a1]:after{content:"";position:absolute;top:0;left:-40%;width:40%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.15),transparent);animation:shimmer-867fc8a1 1s linear infinite}@keyframes shimmer-867fc8a1{0%{transform:translate(0)}to{transform:translate(250%)}}.fade-enter-active[data-v-867fc8a1],.fade-leave-active[data-v-867fc8a1]{transition:opacity .12s ease}.fade-enter-from[data-v-867fc8a1],.fade-leave-to[data-v-867fc8a1]{opacity:0}.app-navigation[data-v-18480ccd]{position:fixed;top:0;left:0;right:0;height:64px;background:var(--corelium-bg-primary);border-bottom:1px solid var(--corelium-border-primary);box-shadow:var(--corelium-shadow-lg);z-index:1000;color:var(--corelium-text-primary)}.light{background:linear-gradient(135deg,#f0f4ff,#fff,#f0fff4);border-bottom:1px solid rgba(99,102,241,.1)}.nav-container[data-v-18480ccd]{display:flex;align-items:center;justify-content:flex-start;height:100%;width:100%;padding:0 .9rem;gap:.85rem}.nav-right[data-v-18480ccd]{margin-left:auto;display:flex;align-items:center;gap:.85rem}.nav-left[data-v-18480ccd]{display:flex;align-items:center;gap:.85rem}.nav-context-search[data-v-18480ccd]{display:flex;align-items:center;margin-left:2rem}@media (max-width: 1100px){.nav-context-search[data-v-18480ccd]{margin-left:1rem}}@media (max-width: 900px){.nav-context-search[data-v-18480ccd]{display:none}}.nav-recent-apps[data-v-18480ccd]{display:flex;align-items:center;gap:.4rem;margin-left:1rem}.recent-app-pill[data-v-18480ccd]{background:var(--corelium-bg-secondary);border:1px solid var(--corelium-border-primary);padding:.3rem .6rem;border-radius:999px;font-size:.65rem;font-weight:500;color:var(--corelium-text-secondary);cursor:pointer;line-height:1;display:flex;align-items:center;gap:.35rem;transition:background .15s,color .15s,border-color .15s;max-width:130px}.recent-app-pill .pill-label[data-v-18480ccd]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.recent-app-pill[data-v-18480ccd]:hover{background:var(--corelium-bg-hover);color:var(--corelium-text-primary)}.recent-app-pill.active[data-v-18480ccd]{background:var(--corelium-primary);border-color:var(--corelium-primary);color:var(--corelium-text-on-primary)}@media (max-width: 1200px){.nav-recent-apps[data-v-18480ccd]{display:none}}@media (max-width: 1200px){.nav-container[data-v-18480ccd]{padding:0 .75rem;gap:.7rem}.nav-right[data-v-18480ccd],.nav-left[data-v-18480ccd]{gap:.65rem}}@media (max-width: 900px){.nav-container[data-v-18480ccd]{padding:0 .6rem}.brand-text[data-v-18480ccd]{font-size:.85rem}}@media (max-width: 760px){.brand-text[data-v-18480ccd]{display:none}.nav-container[data-v-18480ccd]{gap:.55rem}}@media (max-width: 767px){.mobile-nav-overlay[data-v-18480ccd]{position:fixed;inset:0;z-index:60;display:flex}.mobile-nav-backdrop[data-v-18480ccd]{position:absolute;inset:0;background:#0006;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.mobile-nav-panel[data-v-18480ccd]{position:relative;top:64px;background:var(--corelium-bg-primary);width:100%;height:calc(100% - 64px);display:flex;flex-direction:column;box-shadow:var(--corelium-shadow-xl, 0 20px 25px -5px rgba(0, 0, 0, .1));border-top:1px solid var(--corelium-border-primary)}.mobile-nav-header[data-v-18480ccd]{display:flex;align-items:center;justify-content:space-between;padding:.85rem 1rem;border-bottom:1px solid var(--corelium-border-primary)}.mobile-nav-title[data-v-18480ccd]{font-weight:600;font-size:1rem}.mobile-nav-close[data-v-18480ccd]{background:none;border:none;padding:.35rem;border-radius:.5rem;cursor:pointer;color:var(--corelium-text-secondary)}.mobile-nav-close[data-v-18480ccd]:hover{background:var(--corelium-bg-hover);color:var(--corelium-text-primary)}.mobile-nav-groups[data-v-18480ccd]{flex:1;overflow-y:auto;padding:.5rem 0 1.5rem;display:flex;flex-direction:column;gap:1.25rem}.mobile-group[data-v-18480ccd]{padding:0 1rem;display:flex;flex-direction:column;gap:.25rem}.mobile-group-label[data-v-18480ccd]{font-size:.65rem;text-transform:uppercase;letter-spacing:.08em;opacity:.6;font-weight:600;margin-bottom:.25rem}.mobile-nav-link[data-v-18480ccd]{display:flex;align-items:center;gap:.75rem;padding:.75rem .85rem;border-radius:.65rem;text-decoration:none;font-size:.95rem;font-weight:500;color:var(--corelium-text-secondary);background:var(--corelium-bg-subtle, transparent)}.mobile-nav-link.active[data-v-18480ccd]{background:var(--corelium-bg-accent, #eef2ff);color:var(--corelium-text-primary)}.mobile-nav-link[data-v-18480ccd]:hover{background:var(--corelium-bg-hover);color:var(--corelium-text-primary)}}.fade-fast-enter-active[data-v-18480ccd],.fade-fast-leave-active[data-v-18480ccd]{transition:opacity .15s ease}.fade-fast-enter-from[data-v-18480ccd],.fade-fast-leave-to[data-v-18480ccd]{opacity:0}.nav-left[data-v-18480ccd]{display:flex;align-items:center;gap:1.5rem}.nav-brand[data-v-18480ccd]{display:flex;align-items:center;gap:.75rem;cursor:pointer;padding:.5rem;border-radius:.375rem;transition:all .15s ease-in-out}.nav-brand[data-v-18480ccd]:hover{background:var(--corelium-bg-hover);transform:translateY(-1px)}.nav-brand[data-v-18480ccd]:active{transform:translateY(0)}.brand-text[data-v-18480ccd]{font-size:1.125rem;font-weight:600;color:var(--corelium-text-primary)}@media (min-width: 640px){.brand-text[data-v-18480ccd]{font-size:1.25rem}}.global-search[data-v-18480ccd]{position:relative;margin-left:1rem;flex:1;max-width:500px}.search-wrapper[data-v-18480ccd]{position:relative;display:flex;align-items:center;background:var(--corelium-bg-secondary);border:1px solid var(--corelium-border-primary);border-radius:.375rem;width:180px;transition:all .3s ease}.search-wrapper[data-v-18480ccd]:hover{border-color:var(--corelium-border-hover)}.search-wrapper--focused[data-v-18480ccd]{border-color:var(--corelium-primary);box-shadow:0 0 0 3px var(--corelium-primary-light);width:280px}.search-icon[data-v-18480ccd]{position:absolute;left:.75rem;color:var(--corelium-text-tertiary);pointer-events:none}.search-input[data-v-18480ccd]{width:100%;padding:.5rem 2.5rem;background:transparent;border:none;font-size:.875rem;color:var(--corelium-text-primary);outline:none}.search-input[data-v-18480ccd]::placeholder{color:var(--corelium-text-tertiary)}.search-clear[data-v-18480ccd]{position:absolute;right:.5rem;padding:.25rem;background:none;border:none;color:var(--corelium-text-tertiary);cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:.125rem;transition:all .15s ease-in-out}.search-clear[data-v-18480ccd]:hover{background:var(--corelium-bg-hover);color:var(--corelium-text-secondary)}.search-results[data-v-18480ccd]{position:absolute;top:calc(100% + .5rem);left:0;right:0;background:var(--corelium-bg-primary);border:1px solid var(--corelium-border-primary);border-radius:.375rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;max-height:400px;overflow-y:auto;z-index:1000}.search-results-header[data-v-18480ccd]{padding:.5rem .75rem;border-bottom:1px solid var(--corelium-border-primary);background:var(--corelium-bg-secondary)}.results-count[data-v-18480ccd]{font-size:.75rem;color:var(--corelium-text-tertiary);font-weight:500}.search-results-list[data-v-18480ccd]{padding:.5rem}.search-result-item[data-v-18480ccd]{display:flex;align-items:center;gap:.75rem;padding:.75rem;border-radius:.375rem;cursor:pointer;transition:background-color .15s ease-in-out}.search-result-item[data-v-18480ccd]:hover{background:var(--corelium-bg-hover)}.result-icon[data-v-18480ccd]{width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:1.125rem;border-radius:.375rem;flex-shrink:0}.result-icon--contact[data-v-18480ccd]{background:var(--corelium-primary-light)}.result-icon--lead[data-v-18480ccd]{background:var(--corelium-warning-light)}.result-icon--batch[data-v-18480ccd]{background:var(--corelium-info-light)}.result-icon--partner[data-v-18480ccd]{background:var(--corelium-success-light)}.result-content[data-v-18480ccd]{flex:1;min-width:0}.result-title[data-v-18480ccd]{font-size:.875rem;font-weight:500;color:var(--corelium-text-primary);margin-bottom:.25rem}.result-subtitle[data-v-18480ccd]{font-size:.75rem;color:var(--corelium-text-tertiary)}.result-name[data-v-18480ccd]{font-size:.875rem;color:var(--corelium-text-secondary);font-weight:500;margin-top:.25rem}.result-type-badge[data-v-18480ccd]{font-size:.75rem;padding:.25rem .5rem;background:var(--corelium-bg-secondary);border-radius:.125rem;color:var(--corelium-text-secondary);font-weight:500}.search-loading[data-v-18480ccd],.search-empty[data-v-18480ccd]{padding:1.5rem 1rem;text-align:center;color:var(--corelium-text-tertiary);font-size:.875rem}.search-loading[data-v-18480ccd]{display:flex;align-items:center;justify-content:center;gap:.5rem}.spinner-sm[data-v-18480ccd]{width:16px;height:16px;border:2px solid var(--corelium-border-primary);border-top-color:var(--corelium-primary);border-radius:50%;animation:spin-18480ccd .6s linear infinite}@keyframes spin-18480ccd{to{transform:rotate(360deg)}}.org-selector[data-v-18480ccd]{position:relative;display:flex;align-items:center;gap:.75rem}.org-display[data-v-18480ccd],.org-current[data-v-18480ccd]{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:var(--corelium-bg-secondary);border:1px solid var(--corelium-border-primary);border-radius:.375rem;color:var(--corelium-text-primary)}.org-current[data-v-18480ccd]{cursor:pointer;transition:background-color .15s ease-in-out}.org-current[data-v-18480ccd]:hover{background:var(--corelium-bg-hover)}.org-icon[data-v-18480ccd]{width:24px;height:24px;background:var(--corelium-primary);border-radius:9999px;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;color:var(--corelium-text-on-primary)}.org-name[data-v-18480ccd]{font-size:.875rem;font-weight:500;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dropdown-icon[data-v-18480ccd]{transition:transform .15s ease-in-out}.dropdown-icon--open[data-v-18480ccd]{transform:rotate(180deg)}.org-dropdown-menu[data-v-18480ccd]{position:absolute;top:100%;left:0;right:0;background:var(--corelium-bg-primary);border:1px solid var(--corelium-border-primary);border-radius:.375rem;box-shadow:var(--corelium-shadow-xl);margin-top:.25rem;max-height:300px;display:flex;flex-direction:column;z-index:100}.org-search[data-v-18480ccd]{padding:.5rem;border-bottom:1px solid var(--corelium-border-primary);position:relative;display:flex;align-items:center;gap:.5rem}.org-search .search-icon[data-v-18480ccd]{color:var(--corelium-text-tertiary);flex-shrink:0}.org-search-input[data-v-18480ccd]{flex:1;background:transparent;border:none;outline:none;font-size:.875rem;color:var(--corelium-text-primary);padding:.25rem 0}.org-search-input[data-v-18480ccd]::placeholder{color:var(--corelium-text-tertiary)}.search-clear[data-v-18480ccd]{background:transparent;border:none;padding:.25rem;cursor:pointer;color:var(--corelium-text-tertiary);border-radius:.125rem;display:flex;align-items:center;justify-content:center;transition:all .15s ease-in-out}.search-clear[data-v-18480ccd]:hover{background:var(--corelium-bg-secondary);color:var(--corelium-text-primary)}.org-list[data-v-18480ccd]{overflow-y:auto;max-height:240px}.org-empty[data-v-18480ccd]{padding:1rem;text-align:center;color:var(--corelium-text-tertiary);font-size:.875rem}.org-option[data-v-18480ccd]{display:flex;align-items:center;gap:.5rem;padding:.75rem;cursor:pointer;transition:background-color .15s ease-in-out;color:var(--corelium-text-primary);position:relative}.org-option[data-v-18480ccd]:hover:not(.org-option--disabled){background:var(--corelium-bg-secondary)}.org-option--active[data-v-18480ccd]{background:var(--corelium-primary-light);color:var(--corelium-primary-dark)}.org-option--disabled[data-v-18480ccd]{opacity:.6;cursor:not-allowed}.org-option .org-icon[data-v-18480ccd]{background:var(--corelium-primary-light);color:var(--corelium-primary-dark)}.org-switching-indicator[data-v-18480ccd]{margin-left:auto;color:var(--corelium-primary)}.spinning[data-v-18480ccd]{animation:spin-18480ccd 1s linear infinite}@keyframes spin-18480ccd{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.org-settings[data-v-18480ccd]{width:36px;height:36px;background:var(--corelium-primary-light);border:1px solid var(--corelium-primary);color:var(--corelium-primary)}.org-settings[data-v-18480ccd]:hover{background:var(--corelium-primary);color:var(--corelium-text-on-primary)}.nav-right[data-v-18480ccd]{display:flex;align-items:center;gap:.75rem}.nav-action[data-v-18480ccd]{position:relative;display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:var(--corelium-bg-secondary);border:1px solid var(--corelium-border-primary);border-radius:.375rem;color:var(--corelium-text-primary);cursor:pointer;transition:all .15s ease-in-out}.nav-action[data-v-18480ccd]:hover{background:var(--corelium-bg-hover);border-color:var(--corelium-border-hover);transform:translateY(-1px)}.nav-action[data-v-18480ccd]:active{transform:translateY(0)}.notification-badge[data-v-18480ccd]{position:absolute;top:-2px;right:-2px;width:18px;height:18px;background:var(--corelium-error);color:#fff;border-radius:9999px;font-size:.75rem;font-weight:600;display:flex;align-items:center;justify-content:center;border:2px solid var(--corelium-bg-primary)}.profile-dropdown[data-v-18480ccd]{position:relative}.profile-trigger[data-v-18480ccd]{display:flex;align-items:center;gap:.5rem;padding:.25rem;cursor:pointer;border-radius:.375rem;transition:background-color .15s ease-in-out}.profile-trigger[data-v-18480ccd]:hover{background:var(--corelium-bg-hover)}.profile-avatar[data-v-18480ccd]{width:32px;height:32px;background:var(--corelium-primary);border-radius:9999px;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:600;color:var(--corelium-text-on-primary);border:2px solid var(--corelium-primary-light)}.profile-avatar--large[data-v-18480ccd]{width:48px;height:48px;font-size:1.125rem}.profile-dropdown-menu[data-v-18480ccd]{position:absolute;top:100%;right:0;width:280px;background:var(--corelium-bg-primary);border:1px solid var(--corelium-border-primary);border-radius:.5rem;box-shadow:var(--corelium-shadow-xl);margin-top:.5rem;overflow:hidden;z-index:9999}.profile-header[data-v-18480ccd]{display:flex;align-items:center;gap:.75rem;padding:1rem;background:var(--corelium-bg-secondary);border-bottom:1px solid var(--corelium-border-primary)}.profile-header .profile-avatar[data-v-18480ccd]{background:var(--corelium-primary-light);color:var(--corelium-primary-dark);border-color:var(--corelium-primary)}.profile-info[data-v-18480ccd]{flex:1;min-width:0}.profile-name[data-v-18480ccd]{font-size:.875rem;font-weight:600;color:var(--corelium-text-primary);margin-bottom:.25rem}.profile-email[data-v-18480ccd]{font-size:.75rem;color:var(--corelium-text-secondary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-menu[data-v-18480ccd]{padding:.5rem}.profile-menu-item[data-v-18480ccd]{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem;background:none;border:none;border-radius:.375rem;color:var(--corelium-text-primary);font-size:.875rem;cursor:pointer;transition:all .15s ease-in-out;text-align:left}.profile-menu-item[data-v-18480ccd]:hover{background:var(--corelium-bg-secondary)}.profile-menu-item--danger[data-v-18480ccd]{color:var(--corelium-error)}.profile-menu-item--danger[data-v-18480ccd]:hover{background:var(--corelium-error-light)}.profile-menu-divider[data-v-18480ccd]{height:1px;background:var(--corelium-border-primary);margin:.5rem 0}.emulation-toolbar[data-v-9e1ec3b9]{position:fixed;top:0;left:0;right:0;z-index:9999;background:linear-gradient(135deg,#6366f1,#8b5cf6);box-shadow:0 4px 12px #6366f14d;border-bottom:2px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.toolbar-content[data-v-9e1ec3b9]{display:flex;align-items:center;gap:24px;padding:12px 24px;max-width:1600px;margin:0 auto}.emulation-badge[data-v-9e1ec3b9]{display:flex;align-items:center;gap:8px;padding:6px 12px;background:#fff3;border-radius:6px;font-weight:600;font-size:12px;letter-spacing:.5px;color:#fff;border:1px solid rgba(255,255,255,.3);box-shadow:0 2px 4px #0000001a}.emulation-badge .icon[data-v-9e1ec3b9]{width:18px;height:18px;color:#fff}.badge-text[data-v-9e1ec3b9]{text-transform:uppercase;font-weight:700}.emulation-info[data-v-9e1ec3b9]{flex:1;display:flex;align-items:center;gap:16px;color:#fff}.user-details[data-v-9e1ec3b9]{display:flex;align-items:center;gap:8px;font-size:14px}.label[data-v-9e1ec3b9]{font-weight:500;opacity:.9}.user-name[data-v-9e1ec3b9]{font-weight:600;font-size:15px}.user-email[data-v-9e1ec3b9]{opacity:.85;font-size:13px}.roles[data-v-9e1ec3b9]{display:flex;align-items:center;gap:6px}.role-chip[data-v-9e1ec3b9]{padding:4px 10px;background:#ffffff40;border-radius:12px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.3px;color:#fff;border:1px solid rgba(255,255,255,.3)}.end-button[data-v-9e1ec3b9]{display:flex;align-items:center;gap:6px;padding:8px 16px;background:#fffffff2;color:#6366f1;border:none;border-radius:6px;font-weight:600;font-size:13px;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 6px #00000026}.end-button[data-v-9e1ec3b9]:hover{background:#fff;transform:translateY(-1px);box-shadow:0 4px 8px #0003}.end-button[data-v-9e1ec3b9]:active{transform:translateY(0)}.end-button .icon[data-v-9e1ec3b9]{width:16px;height:16px}body[data-v-9e1ec3b9]:has(.emulation-toolbar){padding-top:56px}@media (prefers-color-scheme: dark){.emulation-toolbar[data-v-9e1ec3b9]{background:linear-gradient(135deg,#4f46e5,#7c3aed)}}@media (max-width: 768px){.toolbar-content[data-v-9e1ec3b9]{flex-direction:column;gap:12px;padding:12px 16px}.emulation-info[data-v-9e1ec3b9]{flex-direction:column;gap:8px;align-items:flex-start;width:100%}.user-details[data-v-9e1ec3b9]{flex-wrap:wrap}.end-button[data-v-9e1ec3b9]{width:100%;justify-content:center}}.announcements-container[data-v-5ffa0aae]{position:fixed;bottom:0;left:0;right:0;z-index:45;display:flex;flex-direction:column-reverse;gap:0}.announcement-timer[data-v-5ffa0aae]{position:absolute;top:0;left:0;right:0;height:3px;background-color:#0003;overflow:hidden}.announcement-timer .timer-progress[data-v-5ffa0aae]{height:100%;background:linear-gradient(90deg,#ffffff4d,#fff9,#ffffff4d);transition:width .1s linear}.announcement-banner[data-v-5ffa0aae]{position:relative;display:flex;align-items:flex-start;gap:1rem;padding:1rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.announcement-banner[data-v-5ffa0aae]:hover{filter:brightness(1.05)}.announcement-info[data-v-5ffa0aae]{background:linear-gradient(135deg,#3b82f6f2,#2563ebf2);color:#fff}.announcement-warning[data-v-5ffa0aae]{background:linear-gradient(135deg,#f59e0bf2,#d97706f2);color:#fff}.announcement-maintenance[data-v-5ffa0aae]{background:linear-gradient(135deg,#6b7280f2,#4b5563f2);color:#fff}.announcement-critical[data-v-5ffa0aae]{background:linear-gradient(135deg,#ef4444f2,#dc2626f2);color:#fff;animation:pulse-glow-5ffa0aae 2s ease-in-out infinite}@keyframes pulse-glow-5ffa0aae{0%,to{box-shadow:0 0 20px #ef444466}50%{box-shadow:0 0 30px #ef444499}}.priority-critical[data-v-5ffa0aae]{border-left:4px solid rgba(255,255,255,.8)}.priority-high[data-v-5ffa0aae]{border-left:4px solid rgba(255,255,255,.6)}.announcement-icon[data-v-5ffa0aae]{font-size:1.5rem;flex-shrink:0;line-height:1}.announcement-content[data-v-5ffa0aae]{flex:1;min-width:0}.announcement-title[data-v-5ffa0aae]{font-size:1rem;font-weight:600;margin:0 0 .25rem;line-height:1.4}.announcement-message[data-v-5ffa0aae]{font-size:.875rem;line-height:1.5;opacity:.95;overflow:hidden}.announcement-message[data-v-5ffa0aae] a{color:inherit;text-decoration:underline;font-weight:500}.announcement-message[data-v-5ffa0aae] a:hover{opacity:.8}.announcement-message--marquee[data-v-5ffa0aae]{position:relative;display:flex;gap:2rem}.announcement-message--marquee .message-text[data-v-5ffa0aae]{display:inline-block;white-space:nowrap;animation:marquee-5ffa0aae 60s linear infinite}@keyframes marquee-5ffa0aae{0%{transform:translate(0)}to{transform:translate(-50%)}}.announcement-pagination[data-v-5ffa0aae]{display:flex;align-items:center;gap:.75rem;margin-left:1rem;padding-left:1rem;border-left:1px solid rgba(255,255,255,.2)}.pagination-button[data-v-5ffa0aae]{padding:.25rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:inherit;cursor:pointer;border-radius:.25rem;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.pagination-button[data-v-5ffa0aae]:hover{background:#fff3;transform:scale(1.1)}.pagination-button[data-v-5ffa0aae]:active{transform:scale(.95)}.pagination-button svg[data-v-5ffa0aae]{display:block}.pagination-indicator[data-v-5ffa0aae]{font-size:.75rem;opacity:.9;font-weight:500;min-width:3rem;text-align:center}.announcement-metadata[data-v-5ffa0aae]{display:flex;gap:1rem;margin-top:.5rem;font-size:.75rem;opacity:.8}.dismiss-button[data-v-5ffa0aae]{flex-shrink:0;padding:.25rem;background:transparent;border:none;color:inherit;cursor:pointer;opacity:.7;transition:all .2s ease;border-radius:.25rem}.dismiss-button[data-v-5ffa0aae]:hover{opacity:1;background:#ffffff1a;transform:scale(1.1)}.dismiss-button[data-v-5ffa0aae]:active{transform:scale(.95)}.dismiss-button[data-v-5ffa0aae]:focus-visible{outline:2px solid rgba(255,255,255,.5);outline-offset:2px}.dismiss-icon[data-v-5ffa0aae]{width:1.25rem;height:1.25rem;display:block}.announcement-enter-active[data-v-5ffa0aae],.announcement-leave-active[data-v-5ffa0aae]{transition:all .4s ease}.announcement-enter-from[data-v-5ffa0aae]{opacity:0;transform:translateY(100%)}.announcement-leave-to[data-v-5ffa0aae]{opacity:0;transform:translate(100%)}.announcement-move[data-v-5ffa0aae]{transition:transform .4s ease}@media (max-width: 768px){.announcement-banner[data-v-5ffa0aae]{padding:.875rem 1rem;gap:.75rem}.announcement-icon[data-v-5ffa0aae]{font-size:1.25rem}.announcement-title[data-v-5ffa0aae]{font-size:.9375rem}.announcement-message[data-v-5ffa0aae]{font-size:.8125rem}.announcement-metadata[data-v-5ffa0aae]{flex-direction:column;gap:.25rem}}@media (prefers-reduced-motion: reduce){.announcement-banner[data-v-5ffa0aae],.announcement-enter-active[data-v-5ffa0aae],.announcement-leave-active[data-v-5ffa0aae],.announcement-move[data-v-5ffa0aae]{transition:none!important;animation:none!important}}#app{width:100%;min-height:100vh;background-color:var(--corelium-bg-primary);color:var(--corelium-text-primary);transition:background-color .3s ease-in-out,color .3s ease-in-out}.with-shell .app-shell__content{padding-top:64px;padding-left:240px;min-height:calc(100vh - 64px);transition:padding-left .22s ease,padding-top .22s ease}.with-shell.with-emulation .app-shell__content{padding-top:120px}@media (min-width: 768px){body:has(.app-sidebar.app-sidebar--collapsed) .with-shell .app-shell__content{padding-left:64px}}@media (max-width: 767px){.with-shell .app-shell__content{padding-left:0;padding-top:64px}}.corelium-app{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.med-sidebar[data-v-cafd66c7]{position:fixed;top:64px;left:0;bottom:0;width:240px;background:var(--corelium-bg-primary);border-right:1px solid var(--corelium-border-primary);display:flex;flex-direction:column;z-index:40;transition:width .22s ease}.med-sidebar--collapsed[data-v-cafd66c7]{width:64px}.med-sidebar__panel[data-v-cafd66c7]{position:relative;width:100%;height:100%;display:flex;flex-direction:column}.med-sidebar__section[data-v-cafd66c7]{padding:.5rem .5rem 0;display:flex;flex-direction:column;gap:.25rem}.med-sidebar__header[data-v-cafd66c7]{flex-direction:row;align-items:center;gap:.5rem;padding:.5rem .5rem 0}.med-sidebar__title[data-v-cafd66c7]{font-size:.9rem;font-weight:600;color:var(--corelium-text-primary)}.med-sidebar__item[data-v-cafd66c7]{display:flex;align-items:center;gap:.75rem;text-decoration:none;padding:.55rem .75rem;border-radius:.5rem;font-size:.85rem;color:var(--corelium-text-secondary);transition:background .15s ease,color .15s ease}.med-sidebar__item[data-v-cafd66c7]:hover{background:var(--corelium-bg-hover);color:var(--corelium-text-primary)}.med-sidebar__item.active[data-v-cafd66c7]{background:var(--corelium-bg-accent, #eef2ff);color:var(--corelium-text-primary)}.item-icon[data-v-cafd66c7]{width:20px;text-align:center;flex-shrink:0}.item-label[data-v-cafd66c7]{white-space:nowrap}.med-sidebar__grow[data-v-cafd66c7]{flex:1}.med-sidebar__footer-nav[data-v-cafd66c7]{padding:.5rem .5rem 0;margin-top:.35rem;border-top:1px solid var(--corelium-border-primary)}.med-sidebar__header+.med-sidebar__section[data-v-cafd66c7]{padding-top:0}.med-sidebar__action[data-v-cafd66c7]{display:flex;align-items:center;gap:.75rem;width:100%;background:none;border:1px solid transparent;cursor:pointer;text-decoration:none;padding:.55rem .75rem;border-radius:.5rem;font-size:.85rem;color:var(--corelium-text-secondary);transition:background .15s ease,color .15s ease,border-color .15s}.med-sidebar__action[data-v-cafd66c7]:hover{background:var(--corelium-bg-hover);color:var(--corelium-text-primary)}.med-sidebar__action.active[data-v-cafd66c7]{background:var(--corelium-bg-accent, #eef2ff);color:var(--corelium-text-primary)}.action-icon[data-v-cafd66c7]{width:20px;height:20px;flex-shrink:0}.action-label[data-v-cafd66c7]{white-space:nowrap}.med-sidebar--collapsed .action-label[data-v-cafd66c7]{display:none}.med-sidebar__toggle[data-v-cafd66c7]{width:100%;background:none;border:1px solid var(--corelium-border-primary);cursor:pointer;display:flex;align-items:center;gap:.75rem;padding:.55rem .75rem;border-radius:.5rem;font-size:.8rem;color:var(--corelium-text-secondary);text-align:left;margin-top:.35rem}.med-sidebar__toggle[data-v-cafd66c7]:hover{background:var(--corelium-bg-hover);color:var(--corelium-text-primary)}.toggle-icon[data-v-cafd66c7]{width:20px;height:20px}.med-sidebar--collapsed .item-label[data-v-cafd66c7],.med-sidebar--collapsed .med-sidebar__title[data-v-cafd66c7],.med-sidebar--collapsed .toggle-label[data-v-cafd66c7]{display:none}@media (max-width: 900px){.med-sidebar[data-v-cafd66c7]{top:0;width:0;border-right:none}.med-sidebar__panel[data-v-cafd66c7]{transform:translate(-100%);transition:transform .22s ease;width:240px;box-shadow:var(--corelium-shadow-xl,0 25px 25px -5px rgba(0,0,0,.1));background:var(--corelium-bg-primary)}.med-sidebar--open .med-sidebar__panel[data-v-cafd66c7]{transform:translate(0)}.med-sidebar--collapsed[data-v-cafd66c7],.med-sidebar--overlay[data-v-cafd66c7]{width:0}.med-sidebar__backdrop[data-v-cafd66c7]{position:fixed;inset:0;background:#0006;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}}.medical-layout[data-v-8f10831d]{display:flex}.medical-main[data-v-8f10831d]{margin-left:240px;padding:72px 1.25rem 2.5rem;width:100%;transition:margin-left .22s ease}.sidebar-collapsed .medical-main[data-v-8f10831d]{margin-left:64px}@media (max-width: 900px){.medical-main[data-v-8f10831d]{margin-left:0;padding-top:72px}}.analytics-sidebar[data-v-7fc0329f]{position:fixed;top:64px;left:0;bottom:0;width:240px;background:var(--corelium-bg-primary);border-right:1px solid var(--corelium-border-primary);display:flex;flex-direction:column;z-index:40;transition:width .22s ease}.analytics-sidebar--collapsed[data-v-7fc0329f]{width:64px}.analytics-sidebar__panel[data-v-7fc0329f]{position:relative;width:100%;height:100%;display:flex;flex-direction:column}.analytics-sidebar__section[data-v-7fc0329f]{padding:.5rem .5rem 0;display:flex;flex-direction:column;gap:.25rem}.analytics-sidebar__header[data-v-7fc0329f]{flex-direction:row;align-items:center;gap:.5rem;padding:.5rem .5rem 0}.analytics-sidebar__title[data-v-7fc0329f]{font-size:.9rem;font-weight:600;color:var(--corelium-text-primary)}.analytics-sidebar__item[data-v-7fc0329f]{display:flex;align-items:center;gap:.75rem;text-decoration:none;padding:.55rem .75rem;border-radius:.5rem;font-size:.85rem;color:var(--corelium-text-secondary);transition:background .15s ease,color .15s ease}.analytics-sidebar__item[data-v-7fc0329f]:hover{background:var(--corelium-bg-hover);color:var(--corelium-text-primary)}.analytics-sidebar__item.active[data-v-7fc0329f]{background:var(--corelium-bg-accent, #eef2ff);color:var(--corelium-text-primary)}.item-icon[data-v-7fc0329f]{width:20px;text-align:center;flex-shrink:0}.item-label[data-v-7fc0329f]{white-space:nowrap}.analytics-sidebar__grow[data-v-7fc0329f]{flex:1}.analytics-sidebar__footer-nav[data-v-7fc0329f]{padding:.5rem .5rem 0;margin-top:.35rem;border-top:1px solid var(--corelium-border-primary)}.analytics-sidebar__header+.analytics-sidebar__section[data-v-7fc0329f]{padding-top:0}.analytics-sidebar__action[data-v-7fc0329f]{display:flex;align-items:center;gap:.75rem;width:100%;background:none;border:1px solid transparent;cursor:pointer;text-decoration:none;padding:.55rem .75rem;border-radius:.5rem;font-size:.85rem;color:var(--corelium-text-secondary);transition:background .15s ease,color .15s ease,border-color .15s}.analytics-sidebar__action[data-v-7fc0329f]:hover{background:var(--corelium-bg-hover);color:var(--corelium-text-primary)}.analytics-sidebar__action.active[data-v-7fc0329f]{background:var(--corelium-bg-accent, #eef2ff);color:var(--corelium-text-primary)}.action-icon[data-v-7fc0329f]{width:20px;height:20px;flex-shrink:0}.action-label[data-v-7fc0329f]{white-space:nowrap}.analytics-sidebar--collapsed .action-label[data-v-7fc0329f]{display:none}.analytics-sidebar__toggle[data-v-7fc0329f]{width:100%;background:none;border:1px solid var(--corelium-border-primary);cursor:pointer;display:flex;align-items:center;gap:.75rem;padding:.55rem .75rem;border-radius:.5rem;font-size:.8rem;color:var(--corelium-text-secondary);text-align:left;margin-top:.35rem}.analytics-sidebar__toggle[data-v-7fc0329f]:hover{background:var(--corelium-bg-hover);color:var(--corelium-text-primary)}.toggle-icon[data-v-7fc0329f]{width:20px;height:20px}.analytics-sidebar--collapsed .item-label[data-v-7fc0329f],.analytics-sidebar--collapsed .analytics-sidebar__title[data-v-7fc0329f],.analytics-sidebar--collapsed .toggle-label[data-v-7fc0329f]{display:none}@media (max-width: 900px){.analytics-sidebar[data-v-7fc0329f]{top:0;width:0;border-right:none}.analytics-sidebar__panel[data-v-7fc0329f]{transform:translate(-100%);transition:transform .22s ease;width:240px;box-shadow:var(--corelium-shadow-xl, 0 25px 25px -5px rgba(0,0,0,.1));background:var(--corelium-bg-primary)}.analytics-sidebar--open .analytics-sidebar__panel[data-v-7fc0329f]{transform:translate(0)}.analytics-sidebar--collapsed[data-v-7fc0329f],.analytics-sidebar--overlay[data-v-7fc0329f]{width:0}.analytics-sidebar__backdrop[data-v-7fc0329f]{position:fixed;inset:0;background:#0006;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}}.analytics-layout[data-v-a0ac8fe5]{display:flex}.analytics-main[data-v-a0ac8fe5]{margin-left:240px;padding:72px 1.25rem 2.5rem;width:100%;transition:margin-left .22s ease}.sidebar-collapsed .analytics-main[data-v-a0ac8fe5]{margin-left:64px}@media (max-width: 900px){.analytics-main[data-v-a0ac8fe5]{margin-left:0;padding-top:72px}}.act-sidebar[data-v-19dff07d]{position:fixed;top:64px;left:0;bottom:0;width:240px;background:var(--corelium-bg-primary);border-right:1px solid var(--corelium-border-primary);display:flex;flex-direction:column;z-index:40;transition:width .22s ease}.act-sidebar--collapsed[data-v-19dff07d]{width:64px}.act-sidebar__panel[data-v-19dff07d]{position:relative;width:100%;height:100%;display:flex;flex-direction:column}.act-sidebar__section[data-v-19dff07d]{padding:.5rem .5rem 0;display:flex;flex-direction:column;gap:.25rem}.act-sidebar__header[data-v-19dff07d]{flex-direction:row;align-items:center;gap:.5rem;padding:.5rem .5rem 0}.act-sidebar__title[data-v-19dff07d]{font-size:.9rem;font-weight:600;color:var(--corelium-text-primary)}.section-label[data-v-19dff07d]{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--corelium-text-tertiary);padding:.5rem .75rem .25rem;margin-top:.25rem}.act-sidebar--collapsed .section-label[data-v-19dff07d]{display:none}.act-sidebar__other-apps[data-v-19dff07d]{border-top:1px solid var(--corelium-border-primary);padding-top:.5rem;margin-top:.5rem}.act-sidebar__item[data-v-19dff07d]{display:flex;align-items:center;gap:.75rem;text-decoration:none;padding:.55rem .75rem;border-radius:.5rem;font-size:.85rem;color:var(--corelium-text-secondary);transition:background .15s ease,color .15s ease;position:relative}.act-sidebar__item[data-v-19dff07d]:hover{background:var(--corelium-bg-hover);color:var(--corelium-text-primary)}.act-sidebar__item--active[data-v-19dff07d]{background:var(--corelium-bg-accent, #eef2ff);color:var(--corelium-text-primary)}.item-icon[data-v-19dff07d]{width:20px;text-align:center;flex-shrink:0}.item-label[data-v-19dff07d]{white-space:nowrap;flex:1}.item-badge[data-v-19dff07d]{background:var(--corelium-primary);color:#fff;font-size:.7rem;font-weight:600;padding:.125rem .5rem;border-radius:9999px;min-width:1.25rem;text-align:center}.item-badge-icon[data-v-19dff07d]{position:absolute;top:.25rem;right:.25rem;background:var(--corelium-primary);color:#fff;font-size:.65rem;font-weight:600;padding:.125rem .375rem;border-radius:9999px;min-width:1rem;text-align:center}.act-sidebar__executive[data-v-19dff07d]{border-top:1px solid var(--corelium-border-primary);padding-top:.75rem;margin-top:.5rem}.act-sidebar__item--executive[data-v-19dff07d]{background:linear-gradient(135deg,#4f46e51a,#6366f10d);border-color:#4f46e533;font-weight:600}.act-sidebar__item--executive[data-v-19dff07d]:hover{background:linear-gradient(135deg,#4f46e526,#6366f114);border-color:#4f46e54d}.act-sidebar__item--executive.act-sidebar__item--active[data-v-19dff07d]{background:linear-gradient(135deg,#4f46e533,#6366f11a);border-color:var(--corelium-primary);color:var(--corelium-primary)}.act-sidebar__grow[data-v-19dff07d]{flex:1}.act-sidebar__footer-nav[data-v-19dff07d]{padding:.5rem .5rem 0;margin-top:.35rem;border-top:1px solid var(--corelium-border-primary)}.act-sidebar__header+.act-sidebar__section[data-v-19dff07d]{padding-top:0}.act-sidebar__action[data-v-19dff07d]{display:flex;align-items:center;gap:.75rem;width:100%;background:none;border:1px solid transparent;cursor:pointer;text-decoration:none;padding:.55rem .75rem;border-radius:.5rem;font-size:.85rem;color:var(--corelium-text-secondary);transition:background .15s ease,color .15s ease,border-color .15s}.act-sidebar__action[data-v-19dff07d]:hover{background:var(--corelium-bg-hover);color:var(--corelium-text-primary)}.act-sidebar__action.PMive[data-v-19dff07d]{background:var(--corelium-bg-accent, #eef2ff);color:var(--corelium-text-primary)}.PMion-icon[data-v-19dff07d]{width:20px;height:20px;flex-shrink:0}.PMion-label[data-v-19dff07d]{white-space:nowrap}.act-sidebar--collapsed .PMion-label[data-v-19dff07d]{display:none}.act-sidebar__toggle[data-v-19dff07d]{width:100%;background:none;border:1px solid var(--corelium-border-primary);cursor:pointer;display:flex;align-items:center;gap:.75rem;padding:.55rem .75rem;border-radius:.5rem;font-size:.8rem;color:var(--corelium-text-secondary);text-align:left;margin-top:.35rem}.act-sidebar__toggle[data-v-19dff07d]:hover{background:var(--corelium-bg-hover);color:var(--corelium-text-primary)}.toggle-icon[data-v-19dff07d]{width:20px;height:20px}.act-sidebar--collapsed .item-label[data-v-19dff07d],.act-sidebar--collapsed .act-sidebar__title[data-v-19dff07d],.act-sidebar--collapsed .toggle-label[data-v-19dff07d],.act-sidebar--collapsed .item-badge[data-v-19dff07d]{display:none}@media (max-width: 900px){.act-sidebar[data-v-19dff07d]{top:0;width:0;border-right:none}.act-sidebar__panel[data-v-19dff07d]{transform:translate(-100%);transition:transform .22s ease;width:240px;box-shadow:var(--corelium-shadow-xl, 0 25px 25px -5px rgba(0,0,0,.1));background:var(--corelium-bg-primary)}.act-sidebar--open .act-sidebar__panel[data-v-19dff07d]{transform:translate(0)}.act-sidebar--collapsed[data-v-19dff07d],.act-sidebar--overlay[data-v-19dff07d]{width:0}.act-sidebar__backdrop[data-v-19dff07d]{position:fixed;inset:0;background:#0006;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}}.act-layout[data-v-6c3617f2]{display:flex}.act-main[data-v-6c3617f2]{margin-left:20px;padding:10px 0;width:100%;transition:margin-left .22s ease}.sidebar-collapsed .act-main[data-v-6c3617f2]{margin-left:20px}@media (max-width: 900px){.act-main[data-v-6c3617f2]{margin-left:0;padding-top:64px}}.org-admin-sidebar[data-v-a9e21fa5]{position:fixed;top:64px;left:0;width:240px;height:calc(100vh - 64px);background:var(--corelium-bg-primary);border-right:1px solid var(--corelium-border-primary);display:flex;flex-direction:column;transition:width .22s ease,transform .22s ease;z-index:900;overflow:hidden}.org-admin-sidebar.collapsed[data-v-a9e21fa5]{width:64px}.org-admin-sidebar.collapsed .org-header[data-v-a9e21fa5]{padding:1rem}.org-admin-sidebar.collapsed .org-icon[data-v-a9e21fa5]{margin:0}.org-admin-sidebar.collapsed .section-label[data-v-a9e21fa5]{display:none}.org-admin-sidebar.collapsed .nav-item[data-v-a9e21fa5]{justify-content:center;padding:.75rem}.org-admin-sidebar.collapsed .nav-icon[data-v-a9e21fa5]{margin:0}@media (max-width: 900px){.org-admin-sidebar[data-v-a9e21fa5]{transform:translate(-100%)}.org-admin-sidebar.mobile-open[data-v-a9e21fa5]{transform:translate(0)}}.sidebar-content[data-v-a9e21fa5]{display:flex;flex-direction:column;height:100%;overflow-y:auto;overflow-x:hidden}.org-header[data-v-a9e21fa5]{display:flex;align-items:center;gap:.75rem;padding:1.25rem 1rem;border-bottom:1px solid var(--corelium-border-primary);background:var(--corelium-bg-secondary)}.org-icon[data-v-a9e21fa5]{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--corelium-primary);color:#fff;border-radius:.375rem}.org-info[data-v-a9e21fa5]{flex:1;min-width:0}.org-name[data-v-a9e21fa5]{font-weight:600;font-size:1rem;color:var(--corelium-text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.org-subtitle[data-v-a9e21fa5]{font-size:.75rem;color:var(--corelium-text-secondary);margin-top:2px}.sidebar-nav[data-v-a9e21fa5]{flex:1;display:flex;flex-direction:column;padding:1rem 0;overflow-y:auto}.nav-section[data-v-a9e21fa5]{display:flex;flex-direction:column;gap:2px;margin-bottom:1rem}.nav-section[data-v-a9e21fa5]:last-child{margin-bottom:0}.nav-footer[data-v-a9e21fa5]{margin-top:auto;padding-top:1rem;border-top:1px solid var(--corelium-border-primary)}.section-label[data-v-a9e21fa5]{font-size:.75rem;font-weight:600;color:var(--corelium-text-secondary);text-transform:uppercase;letter-spacing:.5px;padding:.5rem 1rem;margin-bottom:.5rem}.nav-item[data-v-a9e21fa5]{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;color:var(--corelium-text-primary);text-decoration:none;border:none;background:transparent;cursor:pointer;transition:all .15s ease;width:100%;text-align:left;font-size:.875rem}.nav-item[data-v-a9e21fa5]:hover{background:var(--corelium-bg-secondary);color:var(--corelium-primary)}.nav-item.active[data-v-a9e21fa5]{background:var(--corelium-primary-subtle);color:var(--corelium-primary);font-weight:500}.nav-item.active .nav-icon[data-v-a9e21fa5]{color:var(--corelium-primary)}.nav-item.exit-button[data-v-a9e21fa5]{color:var(--corelium-text-secondary)}.nav-item.exit-button[data-v-a9e21fa5]:hover{color:var(--corelium-danger);background:#ef44441a}.nav-icon[data-v-a9e21fa5]{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:20px;height:20px;color:var(--corelium-text-secondary)}.nav-icon[data-v-a9e21fa5] svg{display:block}.nav-label[data-v-a9e21fa5]{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.collapse-toggle[data-v-a9e21fa5]{margin-top:.5rem}.org-admin-layout[data-v-d44f2c59]{display:flex;min-height:100vh;padding-top:64px;background:var(--corelium-bg-base)}.org-admin-content[data-v-d44f2c59]{flex:1;margin-left:20px;overflow-y:auto;padding:0;transition:margin-left .22s ease;background:var(--corelium-bg-base);min-height:calc(100vh - 64px)}@media (max-width: 900px){.org-admin-content[data-v-d44f2c59]{margin-left:0}}.org-admin-layout:has(.org-admin-sidebar.collapsed) .org-admin-content[data-v-d44f2c59]{margin-left:20px}@media (max-width: 900px){.org-admin-layout:has(.org-admin-sidebar.collapsed) .org-admin-content[data-v-d44f2c59]{margin-left:0}}.thor-button[data-v-4b6fb211]{position:relative;display:inline-flex;align-items:center;justify-content:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500;text-align:center;text-decoration:none;border:1px solid transparent;border-radius:.375rem;transition:all .15s ease-in-out;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;vertical-align:middle}.thor-button[data-v-4b6fb211]:focus{outline:2px solid #3b82f6;outline-offset:2px}.thor-button[data-v-4b6fb211]:disabled,.thor-button.loading[data-v-4b6fb211]{opacity:.6;cursor:not-allowed;transform:none!important;box-shadow:none!important}.thor-button--xs[data-v-4b6fb211]{padding:.25rem .5rem;font-size:.75rem;line-height:1.25}.thor-button--sm[data-v-4b6fb211]{padding:.5rem .75rem;font-size:.875rem;line-height:1.25}.thor-button--md[data-v-4b6fb211]{padding:.5rem 1rem;font-size:.875rem;line-height:1.5}.thor-button--lg[data-v-4b6fb211]{padding:.75rem 1.5rem;font-size:1rem;line-height:1.5}.thor-button--xl[data-v-4b6fb211]{padding:1rem 2rem;font-size:1.125rem;line-height:1.5}.thor-button--primary[data-v-4b6fb211]{background-color:#2563eb;border-color:#2563eb;color:#fff}.thor-button--primary[data-v-4b6fb211]:hover:not(:disabled):not(.thor-button--loading){background-color:#1d4ed8;border-color:#1d4ed8;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.thor-button--primary[data-v-4b6fb211]:active{transform:translateY(0);box-shadow:0 1px 2px #0000000d}.thor-button--secondary[data-v-4b6fb211]{background-color:#f3f4f6;border-color:#e5e7eb;color:#111827}.thor-button--secondary[data-v-4b6fb211]:hover:not(:disabled):not(.thor-button--loading){background-color:#e5e7eb;border-color:#d1d5db;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.thor-button--secondary[data-v-4b6fb211]:active{transform:translateY(0);box-shadow:0 1px 2px #0000000d}@media (prefers-color-scheme: dark){.thor-button--secondary[data-v-4b6fb211]{background-color:#e5e7eb;border-color:#d1d5db;color:#111827}.thor-button--secondary[data-v-4b6fb211]:hover:not(:disabled):not(.thor-button--loading){background-color:#d1d5db;border-color:#9ca3af}}.dark .thor-button--secondary[data-v-4b6fb211]{background-color:#e5e7eb;border-color:#d1d5db;color:#111827}.dark .thor-button--secondary[data-v-4b6fb211]:hover:not(:disabled):not(.thor-button--loading){background-color:#d1d5db;border-color:#9ca3af}.thor-button--outline[data-v-4b6fb211]{background-color:transparent;border-color:#2563eb;color:#2563eb}.thor-button--outline[data-v-4b6fb211]:hover:not(:disabled):not(.thor-button--loading){background-color:#eff6ff;border-color:#1d4ed8;color:#1d4ed8;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.thor-button--outline[data-v-4b6fb211]:active{transform:translateY(0);box-shadow:0 1px 2px #0000000d}@media (prefers-color-scheme: dark){.thor-button--outline[data-v-4b6fb211]{border-color:#3b82f6;color:#3b82f6}.thor-button--outline[data-v-4b6fb211]:hover:not(:disabled):not(.thor-button--loading){background-color:#eff6ff;border-color:#60a5fa;color:#60a5fa}}.dark .thor-button--outline[data-v-4b6fb211]{border-color:#3b82f6;color:#3b82f6}.dark .thor-button--outline[data-v-4b6fb211]:hover:not(:disabled):not(.thor-button--loading){background-color:#eff6ff;border-color:#60a5fa;color:#60a5fa}.thor-button--ghost[data-v-4b6fb211]{background-color:transparent;border-color:transparent;color:#374151}.thor-button--ghost[data-v-4b6fb211]:hover:not(:disabled):not(.thor-button--loading){background-color:#f3f4f6;color:#111827;transform:translateY(-1px)}.thor-button--ghost[data-v-4b6fb211]:active{transform:translateY(0)}@media (prefers-color-scheme: dark){.thor-button--ghost[data-v-4b6fb211]{color:#374151}.thor-button--ghost[data-v-4b6fb211]:hover:not(:disabled):not(.thor-button--loading){background-color:#e5e7eb;color:#111827}}.dark .thor-button--ghost[data-v-4b6fb211]{color:#374151}.dark .thor-button--ghost[data-v-4b6fb211]:hover:not(:disabled):not(.thor-button--loading){background-color:#e5e7eb;color:#111827}.thor-button--danger[data-v-4b6fb211]{background-color:#dc2626;border-color:#dc2626;color:#fff}.thor-button--danger[data-v-4b6fb211]:hover:not(:disabled):not(.thor-button--loading){background-color:#b91c1c;border-color:#b91c1c;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.thor-button--danger[data-v-4b6fb211]:active{transform:translateY(0);box-shadow:0 1px 2px #0000000d}.thor-button--block[data-v-4b6fb211]{width:100%}.thor-button--disabled[data-v-4b6fb211],.thor-button--loading[data-v-4b6fb211]{opacity:.6;cursor:not-allowed;transform:none!important;box-shadow:none!important}.button-icon-left[data-v-4b6fb211]{margin-right:.5rem}.button-icon-right[data-v-4b6fb211]{margin-left:.5rem}.button-spinner[data-v-4b6fb211]{margin-right:.5rem}.animate-spin[data-v-4b6fb211]{animation:thor-spin 1s linear infinite}.landing-page[data-v-7b856370]{min-height:100vh;background:linear-gradient(135deg,var(--corelium-primary-light) 0%,var(--corelium-bg-secondary) 100%)}.corelium-container[data-v-7b856370]{max-width:1200px;margin:0 auto;padding:0 1.5rem}@media (min-width: 640px){.corelium-container[data-v-7b856370]{padding:0 2rem}}@media (min-width: 1024px){.corelium-container[data-v-7b856370]{padding:0 3rem}}.sticky-nav[data-v-7b856370]{position:fixed;top:0;left:0;right:0;z-index:100;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--corelium-border-light);transform:translateY(-100%);transition:transform .25s ease-in-out;color:#1f2937}.sticky-nav--visible[data-v-7b856370]{transform:translateY(0)}.sticky-nav-container[data-v-7b856370]{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;padding:1rem 1.5rem}@media (min-width: 640px){.sticky-nav-container[data-v-7b856370]{padding:1rem 2rem}}@media (min-width: 1024px){.sticky-nav-container[data-v-7b856370]{padding:1rem 3rem}}.sticky-nav-brand[data-v-7b856370]{display:flex;align-items:center;gap:.75rem}.sticky-nav-brand .corelium-logo[data-v-7b856370]{flex-shrink:0}.sticky-nav-title[data-v-7b856370]{font-size:1.125rem;font-weight:600;color:#1f2937}.sticky-nav-actions[data-v-7b856370]{display:flex;align-items:center;gap:.75rem}.hero[data-v-7b856370]{padding:4rem 0 5rem;min-height:100vh;display:flex;align-items:center}@media (min-width: 768px){.hero[data-v-7b856370]{padding:5rem 0 6rem}}.hero-content[data-v-7b856370]{display:flex;flex-direction:column;gap:3rem;align-items:center;text-align:center}@media (min-width: 1024px){.hero-content[data-v-7b856370]{flex-direction:row;gap:4rem;text-align:left}}.hero-text[data-v-7b856370]{flex:1;max-width:600px}@media (min-width: 1024px){.hero-text[data-v-7b856370]{max-width:none}}.hero-text[data-v-7b856370]{text-align:center}@media (min-width: 1024px){.hero-text[data-v-7b856370]{text-align:left}}.hero-title[data-v-7b856370]{font-size:2.25rem;font-weight:800;line-height:1.25;margin-bottom:1.5rem;color:var(--corelium-text-primary)}@media (min-width: 768px){.hero-title[data-v-7b856370]{font-size:3rem}}@media (min-width: 1024px){.hero-title[data-v-7b856370]{font-size:3.75rem}}.hero-title-highlight[data-v-7b856370]{background:linear-gradient(135deg,var(--corelium-primary),var(--corelium-secondary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle[data-v-7b856370]{font-size:1.125rem;color:var(--corelium-text-secondary);margin-bottom:2rem;max-width:600px}@media (min-width: 1024px){.hero-subtitle[data-v-7b856370]{font-size:1.25rem;max-width:none}}.hero-actions[data-v-7b856370]{display:flex;flex-direction:column;gap:1rem;align-items:center}@media (min-width: 640px){.hero-actions[data-v-7b856370]{flex-direction:row;justify-content:center}}@media (min-width: 1024px){.hero-actions[data-v-7b856370]{justify-content:flex-start}}.hero-cta[data-v-7b856370],.hero-secondary[data-v-7b856370]{min-width:200px}.hero-visual[data-v-7b856370]{display:flex;justify-content:center;flex:1;min-width:0}@media (min-width: 1024px){.hero-visual[data-v-7b856370]{justify-content:flex-end;flex:0 0 auto}}.hero-card[data-v-7b856370]{background:var(--corelium-bg-primary);border-radius:.75rem;box-shadow:var(--corelium-shadow-xl);width:100%;max-width:500px;overflow:hidden;border:1px solid var(--corelium-border-primary)}@media (min-width: 768px){.hero-card[data-v-7b856370]{max-width:600px}}@media (min-width: 1024px){.hero-card[data-v-7b856370]{max-width:650px}}.hero-card-header[data-v-7b856370]{padding:1rem;border-bottom:1px solid var(--corelium-border-primary);background:var(--corelium-bg-secondary)}.hero-card-dots[data-v-7b856370]{display:flex;gap:.5rem}.hero-card-dots span[data-v-7b856370]{width:12px;height:12px;border-radius:9999px;background:var(--corelium-border-secondary)}.hero-card-dots span[data-v-7b856370]:first-child{background:var(--corelium-error)}.hero-card-dots span[data-v-7b856370]:nth-child(2){background:var(--corelium-warning)}.hero-card-dots span[data-v-7b856370]:last-child{background:var(--corelium-success)}.hero-card-content[data-v-7b856370]{padding:1.5rem}.hero-card-line[data-v-7b856370]{height:8px;background:var(--corelium-border-primary);border-radius:.25rem;margin-bottom:.75rem}.hero-card-line.short[data-v-7b856370]{width:60%;background:var(--corelium-primary-light)}.hero-card-line[data-v-7b856370]:last-of-type{margin-bottom:1.5rem}.hero-card-graph[data-v-7b856370]{display:flex;align-items:end;gap:.75rem;height:120px;padding:0 .5rem}.graph-bar[data-v-7b856370]{flex:1;min-width:20px;background:linear-gradient(to top,var(--corelium-primary),var(--corelium-secondary));border-radius:.125rem;min-height:20px;animation:graph-bar-animate-7b856370 .8s ease-out forwards;transform:scaleY(0);transform-origin:bottom}.graph-bar[data-v-7b856370]:nth-child(1){animation-delay:.1s}.graph-bar[data-v-7b856370]:nth-child(2){animation-delay:.2s}.graph-bar[data-v-7b856370]:nth-child(3){animation-delay:.3s}.graph-bar[data-v-7b856370]:nth-child(4){animation-delay:.4s}.graph-bar[data-v-7b856370]:nth-child(5){animation-delay:.5s}@keyframes graph-bar-animate-7b856370{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.features[data-v-7b856370]{padding:5rem 0;background:var(--corelium-bg-primary)}.features-header[data-v-7b856370]{text-align:center;margin-bottom:4rem}.features-title[data-v-7b856370]{font-size:1.875rem;font-weight:700;color:var(--corelium-text-primary);margin-bottom:1rem}@media (min-width: 768px){.features-title[data-v-7b856370]{font-size:2.25rem}}.features-subtitle[data-v-7b856370]{font-size:1.125rem;color:var(--corelium-text-secondary);max-width:600px;margin:0 auto}.features-grid[data-v-7b856370]{display:grid;gap:2rem}@media (min-width: 768px){.features-grid[data-v-7b856370]{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.features-grid[data-v-7b856370]{grid-template-columns:repeat(4,1fr)}}.feature-card[data-v-7b856370]{text-align:center;padding:1.5rem;border-radius:.5rem;transition:transform .15s ease-in-out}.feature-card[data-v-7b856370]:hover{transform:translateY(-4px)}.feature-icon[data-v-7b856370]{width:48px;height:48px;margin:0 auto 1rem;padding:.75rem;background:var(--corelium-primary-light);border-radius:.5rem;color:var(--corelium-primary);display:flex;align-items:center;justify-content:center}.feature-title[data-v-7b856370]{font-size:1.125rem;font-weight:600;color:var(--corelium-text-primary);margin-bottom:.5rem}.feature-description[data-v-7b856370]{font-size:.875rem;color:var(--corelium-text-secondary);line-height:1.625}.cta[data-v-7b856370]{padding:5rem 0;background:linear-gradient(135deg,var(--corelium-primary),var(--corelium-primary-dark));color:var(--corelium-text-on-primary)}.cta-content[data-v-7b856370]{text-align:center}.cta-title[data-v-7b856370]{font-size:1.875rem;font-weight:700;margin-bottom:1rem}@media (min-width: 768px){.cta-title[data-v-7b856370]{font-size:2.25rem}}.cta-subtitle[data-v-7b856370]{font-size:1.125rem;opacity:.9;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.cta-actions[data-v-7b856370]{display:flex;justify-content:center}.footer[data-v-7b856370]{background:var(--corelium-bg-secondary);border-top:1px solid var(--corelium-border-primary);padding:2rem 0}.footer-content[data-v-7b856370]{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}@media (min-width: 768px){.footer-content[data-v-7b856370]{flex-direction:row;justify-content:space-between;text-align:left}}.footer-brand[data-v-7b856370]{display:flex;align-items:center;gap:.75rem}.footer-text[data-v-7b856370]{color:var(--corelium-text-secondary);font-size:.875rem;font-weight:500}.footer-logo[data-v-7b856370]{height:32px;width:auto;object-fit:contain}.footer-links[data-v-7b856370]{display:flex;align-items:center}.footer-copyright[data-v-7b856370]{color:var(--corelium-text-secondary);font-size:.75rem;margin:0}.login-page[data-v-d2a5c091]{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--corelium-primary-light) 0%,var(--corelium-bg-secondary) 100%);padding:1rem;position:relative;overflow:hidden}.login-container[data-v-d2a5c091]{width:100%;max-width:400px;position:relative;z-index:1}.login-card[data-v-d2a5c091]{background:var(--corelium-bg-primary);border-radius:.75rem;box-shadow:var(--corelium-shadow-xl);padding:2rem;border:1px solid var(--corelium-border-primary)}.login-header[data-v-d2a5c091]{text-align:center;margin-bottom:2rem}.login-logo[data-v-d2a5c091]{margin-bottom:1.5rem;display:flex;flex-direction:column;align-items:center;gap:.75rem}.logo-text[data-v-d2a5c091]{font-size:1.5rem;font-weight:800;background:linear-gradient(135deg,var(--corelium-primary),var(--corelium-primary-hover));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0}.login-title[data-v-d2a5c091]{font-size:1.5rem;font-weight:700;color:var(--corelium-text-primary);margin-bottom:.5rem}.login-subtitle[data-v-d2a5c091]{color:var(--corelium-text-secondary);font-size:.875rem}.login-form[data-v-d2a5c091]{margin-bottom:1.5rem}.form-group[data-v-d2a5c091]{margin-bottom:1.25rem}.form-label[data-v-d2a5c091]{display:block;font-size:.875rem;font-weight:500;color:var(--corelium-text-primary);margin-bottom:.5rem}.form-input[data-v-d2a5c091]{width:100%;padding:.75rem 1rem;border:1px solid var(--corelium-border-primary);border-radius:.375rem;font-size:1rem;transition:all .15s ease-in-out;background:var(--corelium-bg-primary);color:var(--corelium-text-primary)}.form-input[data-v-d2a5c091]:hover{border-color:var(--corelium-border-hover)}.form-input[data-v-d2a5c091]:focus{outline:none;border-color:var(--corelium-primary);box-shadow:0 0 0 3px var(--corelium-primary-light);color:var(--corelium-text-primary)}.form-input--error[data-v-d2a5c091]{border-color:var(--corelium-error)}.form-input--error[data-v-d2a5c091]:focus{border-color:var(--corelium-error);box-shadow:0 0 0 3px var(--corelium-error-light);color:var(--corelium-text-primary)}.form-input[data-v-d2a5c091]::placeholder{color:var(--corelium-text-placeholder)}.form-input[type=password][data-v-d2a5c091],.form-input[type=text][data-v-d2a5c091]{color:var(--corelium-text-primary);-webkit-text-security:none}.password-input-container[data-v-d2a5c091]{position:relative}.password-input-container .form-input[data-v-d2a5c091]{padding-right:2.5rem}.password-toggle[data-v-d2a5c091]{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);background:none;border:none;color:var(--corelium-text-secondary);cursor:pointer;padding:.25rem;border-radius:.125rem;transition:color .15s ease-in-out}.password-toggle[data-v-d2a5c091]:hover{color:var(--corelium-text-primary)}.password-toggle[data-v-d2a5c091]:focus{outline:2px solid var(--corelium-primary);outline-offset:2px}.form-error[data-v-d2a5c091]{margin-top:.25rem;font-size:.75rem;color:var(--corelium-error)}.general-error[data-v-d2a5c091]{margin-top:1rem;padding:.75rem;background:var(--corelium-error-light);border:1px solid var(--corelium-error);border-radius:.375rem;color:var(--corelium-error);font-size:.875rem;text-align:center}.form-options[data-v-d2a5c091]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.checkbox-container[data-v-d2a5c091]{display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none}.checkbox-input[data-v-d2a5c091]{position:absolute;opacity:0;cursor:pointer}.checkbox-input:checked+.checkbox-custom[data-v-d2a5c091]{background-color:var(--corelium-primary);border-color:var(--corelium-primary)}.checkbox-input:checked+.checkbox-custom[data-v-d2a5c091]:after{display:block}.checkbox-input:focus+.checkbox-custom[data-v-d2a5c091]{box-shadow:0 0 0 3px var(--corelium-primary-light)}.checkbox-custom[data-v-d2a5c091]{width:16px;height:16px;border:1px solid var(--corelium-border-primary);border-radius:.125rem;margin-right:.5rem;position:relative;transition:all .15s ease-in-out;background:var(--corelium-bg-primary)}.checkbox-custom[data-v-d2a5c091]:after{content:"";position:absolute;display:none;left:4px;top:1px;width:6px;height:10px;border:solid var(--corelium-text-on-primary);border-width:0 2px 2px 0;transform:rotate(45deg)}.checkbox-label[data-v-d2a5c091]{font-size:.875rem;color:var(--corelium-text-primary)}.forgot-password[data-v-d2a5c091]{font-size:.875rem;color:var(--corelium-primary);text-decoration:none}.forgot-password[data-v-d2a5c091]:hover{color:var(--corelium-primary-hover);text-decoration:underline}.login-footer[data-v-d2a5c091]{text-align:center;padding-top:1.5rem;border-top:1px solid var(--corelium-border-primary);display:flex;flex-direction:column;gap:1rem}.signup-prompt[data-v-d2a5c091]{font-size:.875rem;color:var(--corelium-text-secondary)}.signup-link[data-v-d2a5c091]{color:var(--corelium-primary);text-decoration:none;font-weight:500}.signup-link[data-v-d2a5c091]:hover{color:var(--corelium-primary-hover);text-decoration:underline}.login-branding[data-v-d2a5c091]{display:flex;align-items:center;justify-content:center;gap:.5rem}.login-branding-text[data-v-d2a5c091]{color:var(--corelium-text-secondary);font-size:.75rem;font-weight:500}.login-branding-logo[data-v-d2a5c091]{height:20px;width:auto;object-fit:contain}.login-background[data-v-d2a5c091]{position:absolute;inset:0;z-index:0;overflow:hidden}.bg-shape[data-v-d2a5c091]{position:absolute;border-radius:9999px;opacity:.1;animation:float-d2a5c091 6s ease-in-out infinite}.bg-shape-1[data-v-d2a5c091]{width:200px;height:200px;background:var(--corelium-primary);top:10%;left:-5%;animation-delay:0s}.bg-shape-2[data-v-d2a5c091]{width:150px;height:150px;background:var(--corelium-primary-hover);top:60%;right:-5%;animation-delay:2s}.bg-shape-3[data-v-d2a5c091]{width:100px;height:100px;background:var(--corelium-secondary);bottom:20%;left:20%;animation-delay:4s}@keyframes float-d2a5c091{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(180deg)}}.auth-page[data-v-5faf1468]{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--corelium-primary-light) 0%,var(--corelium-bg-secondary) 100%);padding:1rem}.auth-container[data-v-5faf1468]{background:var(--corelium-bg-primary);border-radius:.75rem;box-shadow:var(--corelium-shadow-xl);padding:2rem;width:100%;max-width:400px}.auth-header[data-v-5faf1468]{text-align:center;margin-bottom:2rem}.auth-title[data-v-5faf1468]{font-size:1.5rem;font-weight:700;color:var(--corelium-text-primary);margin:1rem 0 .5rem}.auth-subtitle[data-v-5faf1468]{color:var(--corelium-text-secondary);font-size:.875rem}.auth-form[data-v-5faf1468]{margin-bottom:1.5rem}.form-group[data-v-5faf1468]{margin-bottom:1rem}.form-label[data-v-5faf1468]{display:block;font-weight:500;color:var(--corelium-text-primary);margin-bottom:.5rem;font-size:.875rem}.form-input[data-v-5faf1468]{width:100%;padding:.75rem 1rem;border:1px solid var(--corelium-border-primary);border-radius:.375rem;font-size:1rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;background:var(--corelium-bg-primary);color:var(--corelium-text-primary)}.form-input[data-v-5faf1468]:focus{outline:none;border-color:var(--corelium-primary);box-shadow:0 0 0 3px var(--corelium-primary-light)}.form-input[data-v-5faf1468]::placeholder{color:var(--corelium-text-placeholder)}.form-input--error[data-v-5faf1468]{border-color:var(--corelium-error)}.form-input--error[data-v-5faf1468]:focus{border-color:var(--corelium-error);box-shadow:0 0 0 3px var(--corelium-error-light)}.field-error[data-v-5faf1468]{color:var(--corelium-error);font-size:.75rem;margin-top:.25rem}.password-requirements[data-v-5faf1468]{margin-top:.25rem}.password-requirements small[data-v-5faf1468]{color:var(--corelium-text-secondary);font-size:.75rem}.error-message[data-v-5faf1468]{background:var(--corelium-error-light);color:var(--corelium-error);padding:.75rem;border-radius:.375rem;font-size:.875rem;margin-bottom:1rem}.auth-submit[data-v-5faf1468]{width:100%}.auth-footer[data-v-5faf1468]{text-align:center;color:var(--corelium-text-secondary);font-size:.875rem;display:flex;flex-direction:column;gap:1rem}.auth-link[data-v-5faf1468]{color:var(--corelium-primary);text-decoration:none;font-weight:500}.auth-link[data-v-5faf1468]:hover{text-decoration:underline}.auth-branding[data-v-5faf1468]{display:flex;align-items:center;justify-content:center;gap:.5rem}.auth-branding-text[data-v-5faf1468]{color:var(--corelium-text-secondary);font-size:.75rem;font-weight:500}.auth-branding-logo[data-v-5faf1468]{height:20px;width:auto;object-fit:contain}.dashboard[data-v-76296c1f]{position:fixed;inset:64px 0 0 240px;overflow-y:auto;background:var(--corelium-bg-secondary);transition:left .22s ease,background-color .25s ease-in-out}.dashboard.sidebar-collapsed[data-v-76296c1f]{left:64px}@media (max-width: 900px){.dashboard[data-v-76296c1f]{left:0}}.dashboard-content[data-v-76296c1f]{padding:1.5rem}.welcome-header[data-v-76296c1f]{margin-bottom:2rem;padding:1.5rem;background:linear-gradient(135deg,var(--corelium-primary),var(--corelium-secondary));border-radius:.5rem;box-shadow:var(--corelium-shadow-md)}.welcome-title[data-v-76296c1f]{font-size:1.5rem;font-weight:700;color:#fff;margin:0 0 .5rem}@media (min-width: 768px){.welcome-title[data-v-76296c1f]{font-size:1.875rem}}.welcome-subtitle[data-v-76296c1f]{font-size:1rem;color:#ffffffe6;margin:0;font-weight:500}.dashboard-grid[data-v-76296c1f]{display:grid;gap:1.5rem}@media (min-width: 768px){.dashboard-grid[data-v-76296c1f]{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.dashboard-grid[data-v-76296c1f]{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1280px){.dashboard-grid[data-v-76296c1f]{grid-template-columns:repeat(3,1fr)}}.dashboard-card[data-v-76296c1f]{background:var(--corelium-bg-primary);border-radius:.5rem;border:1px solid var(--corelium-border-primary);box-shadow:var(--corelium-shadow-sm);overflow:hidden;transition:all .15s ease-in-out}.dashboard-card[data-v-76296c1f]:hover{box-shadow:var(--corelium-shadow-md);transform:translateY(-2px)}@media (min-width: 768px){.dashboard-card--wide[data-v-76296c1f]{grid-column:1/-1}}.card-header[data-v-76296c1f]{padding:1.25rem 1.5rem;border-bottom:1px solid var(--corelium-border-primary);background:var(--corelium-bg-secondary)}.card-title[data-v-76296c1f]{font-size:1.125rem;font-weight:600;color:var(--corelium-text-primary)}.card-content[data-v-76296c1f]{padding:2rem}@media (min-width: 1024px){.card-content[data-v-76296c1f]{padding:2.5rem}}.stats-card .card-header[data-v-76296c1f]{display:flex;align-items:center;gap:.75rem}.stats-card .header-icon[data-v-76296c1f]{font-size:1.5rem}.stats-grid[data-v-76296c1f]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.stat-item[data-v-76296c1f]{text-align:center;padding:1rem}.stat-value[data-v-76296c1f]{font-size:1.875rem;font-weight:700;color:var(--corelium-primary);margin-bottom:.5rem}@media (min-width: 1024px){.stat-value[data-v-76296c1f]{font-size:2.25rem}}.stat-value--success[data-v-76296c1f]{color:var(--corelium-success)}.stat-value--warning[data-v-76296c1f]{color:var(--corelium-warning)}.stat-value--info[data-v-76296c1f]{color:var(--corelium-info)}.stat-value--primary[data-v-76296c1f]{color:var(--corelium-primary)}.stat-value--danger[data-v-76296c1f]{color:var(--corelium-danger)}.stat-label[data-v-76296c1f]{font-size:1rem;color:var(--corelium-text-secondary);font-weight:500}.loading-state[data-v-76296c1f]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.5rem;text-align:center}.loading-state p[data-v-76296c1f]{margin-top:1rem;color:var(--corelium-text-secondary);font-size:1rem}.spinner[data-v-76296c1f]{width:48px;height:48px;border:4px solid var(--corelium-border);border-top-color:var(--corelium-primary);border-radius:50%;animation:spin-76296c1f .8s linear infinite}@keyframes spin-76296c1f{to{transform:rotate(360deg)}}.activity-list[data-v-76296c1f]{display:flex;flex-direction:column;gap:1.5rem}.activity-item[data-v-76296c1f]{display:flex;align-items:flex-start;gap:1rem;padding:.75rem;border-radius:.375rem;transition:background-color .15s ease-in-out}.activity-item[data-v-76296c1f]:hover{background:var(--corelium-bg-secondary)}.activity-icon[data-v-76296c1f]{width:40px;height:40px;border-radius:9999px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.activity-icon svg[data-v-76296c1f]{width:18px;height:18px}.activity-icon--create[data-v-76296c1f]{background:var(--corelium-success-light);color:var(--corelium-success)}.activity-icon--update[data-v-76296c1f]{background:var(--corelium-primary-light);color:var(--corelium-primary)}.activity-icon--invite[data-v-76296c1f]{background:var(--corelium-warning-light);color:var(--corelium-warning)}.activity-content[data-v-76296c1f]{flex:1;min-width:0}.activity-text[data-v-76296c1f]{font-size:1rem;color:var(--corelium-text-primary);margin-bottom:.5rem;font-weight:500}.activity-time[data-v-76296c1f]{font-size:.875rem;color:var(--corelium-text-secondary)}.actions-grid[data-v-76296c1f]{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem}@media (min-width: 640px){.actions-grid[data-v-76296c1f]{grid-template-columns:repeat(2,1fr)}}.dev-notice[data-v-76296c1f]{display:flex;gap:1rem;padding:1rem;background:linear-gradient(135deg,var(--corelium-primary-light),var(--corelium-primary-lighter));border-radius:.5rem;border:1px solid var(--corelium-primary-border)}.dev-notice-icon[data-v-76296c1f]{width:48px;height:48px;background:var(--corelium-primary);color:var(--corelium-text-on-primary);border-radius:.5rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.dev-notice-content[data-v-76296c1f]{flex:1}.dev-notice-title[data-v-76296c1f]{font-size:1.125rem;font-weight:600;color:var(--corelium-text-primary);margin-bottom:.5rem}.dev-notice-text[data-v-76296c1f]{font-size:.875rem;color:var(--corelium-text-secondary);line-height:1.625;margin-bottom:1rem}.dev-notice-actions[data-v-76296c1f]{display:flex;gap:.75rem}@media (min-width: 768px){.stats-grid[data-v-76296c1f],.actions-grid[data-v-76296c1f]{grid-template-columns:repeat(2,1fr)}.dev-notice[data-v-76296c1f]{align-items:center}}@media (min-width: 1024px){.stats-grid[data-v-76296c1f]{grid-template-columns:repeat(2,1fr);gap:1.5rem}.actions-grid[data-v-76296c1f]{grid-template-columns:repeat(2,1fr);gap:1rem}}.corelium-container[data-v-76296c1f]{width:100%;max-width:1400px;margin:0 auto;padding:0 1rem}@media (min-width: 640px){.corelium-container[data-v-76296c1f]{padding:0 1.5rem}}@media (min-width: 768px){.corelium-container[data-v-76296c1f]{padding:0 2rem}}@media (min-width: 1024px){.corelium-container[data-v-76296c1f]{padding:0 2.5rem}}@media (min-width: 1280px){.corelium-container[data-v-76296c1f]{padding:0 3rem}}.apps-grid[data-v-76296c1f]{display:grid;grid-template-columns:1fr;gap:.75rem}@media (min-width: 768px){.apps-grid[data-v-76296c1f]{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (min-width: 1024px){.apps-grid[data-v-76296c1f]{grid-template-columns:repeat(3,1fr)}}.apps-grid-large[data-v-76296c1f]{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 640px){.apps-grid-large[data-v-76296c1f]{grid-template-columns:repeat(2,1fr)}}@media (min-width: 768px){.apps-grid-large[data-v-76296c1f]{grid-template-columns:repeat(3,1fr);gap:1.25rem}}@media (min-width: 1024px){.apps-grid-large[data-v-76296c1f]{grid-template-columns:repeat(4,1fr)}}@media (min-width: 1280px){.apps-grid-large[data-v-76296c1f]{grid-template-columns:repeat(5,1fr);gap:1.5rem}}.app-item[data-v-76296c1f]{display:flex;align-items:center;gap:.75rem;padding:1rem;background:var(--corelium-surface);border-radius:.5rem;border:1px solid var(--corelium-border);cursor:pointer;transition:all .25s ease-in-out;position:relative}.app-item[data-v-76296c1f]:hover:not(.app-item--coming-soon){background:var(--corelium-surface-hover);border-color:var(--corelium-primary);transform:translateY(-2px);box-shadow:0 8px 25px #0000001a}.app-item.app-item--coming-soon[data-v-76296c1f]{cursor:default;opacity:.6}.app-item.app-item--coming-soon .app-content[data-v-76296c1f]{position:relative}.app-item.app-item--coming-soon .coming-soon-badge[data-v-76296c1f]{position:absolute;top:-.25rem;right:0;background:var(--corelium-warning);color:var(--corelium-warning-contrast);font-size:.75rem;font-weight:500;padding:2px .5rem;border-radius:.375rem;line-height:1}.app-icon[data-v-76296c1f]{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:.5rem;color:#fff}.app-icon.app-icon--analytics[data-v-76296c1f]{background:linear-gradient(135deg,var(--corelium-primary),var(--corelium-primary-dark))}.app-icon.app-icon--reporting[data-v-76296c1f]{background:linear-gradient(135deg,#10b981,#059669)}.app-icon.app-icon--automation[data-v-76296c1f]{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.app-content[data-v-76296c1f]{flex:1;min-width:0}.app-name[data-v-76296c1f]{font-size:1rem;font-weight:600;color:var(--corelium-text);margin:0 0 .25rem;line-height:1.4}.app-description[data-v-76296c1f]{font-size:.875rem;color:var(--corelium-text-secondary);margin:0;line-height:1.4}.app-arrow[data-v-76296c1f]{flex-shrink:0;color:var(--corelium-text-tertiary);transition:all .25s ease-in-out}.app-item:hover:not(.app-item--coming-soon) .app-arrow[data-v-76296c1f]{color:var(--corelium-primary);transform:translate(4px)}.corelium-input[data-v-0ebb7678]{display:flex;flex-direction:column;gap:.5rem}.corelium-input__label[data-v-0ebb7678]{font-size:.875rem;font-weight:500;color:var(--corelium-text-primary);line-height:1.5}.corelium-input__required[data-v-0ebb7678]{color:var(--corelium-error);margin-left:.25rem}.corelium-input__wrapper[data-v-0ebb7678]{position:relative;display:flex;align-items:center;background:var(--corelium-bg-primary);border:1px solid var(--corelium-border-primary);border-radius:.375rem;transition:all .15s ease-in-out}.corelium-input__wrapper[data-v-0ebb7678]:hover:not(.corelium-input--disabled){border-color:var(--corelium-border-hover)}.corelium-input__field[data-v-0ebb7678]{flex:1;background:transparent;border:none;outline:none;color:var(--corelium-text-primary);font-size:.875rem;line-height:1.5}.corelium-input__field[data-v-0ebb7678]::placeholder{color:var(--corelium-text-placeholder)}.corelium-input__field[data-v-0ebb7678]:disabled{cursor:not-allowed;color:var(--corelium-text-disabled)}.corelium-input__field[data-v-0ebb7678]:readonly{cursor:default}.corelium-input__prefix[data-v-0ebb7678],.corelium-input__suffix[data-v-0ebb7678]{display:flex;align-items:center;gap:.25rem;color:var(--corelium-text-secondary);font-size:.875rem}.corelium-input__prefix[data-v-0ebb7678]{padding-left:.75rem}.corelium-input__suffix[data-v-0ebb7678]{padding-right:.75rem}.corelium-input__clear[data-v-0ebb7678]{display:flex;align-items:center;justify-content:center;width:20px;height:20px;background:none;border:none;border-radius:9999px;color:var(--corelium-text-secondary);cursor:pointer;transition:all .15s ease-in-out}.corelium-input__clear[data-v-0ebb7678]:hover{background:var(--corelium-bg-secondary);color:var(--corelium-text-primary)}.corelium-input__clear svg[data-v-0ebb7678]{width:14px;height:14px}.corelium-input__help[data-v-0ebb7678]{font-size:.75rem;line-height:1.5}.corelium-input__error[data-v-0ebb7678]{color:var(--corelium-error)}.corelium-input__help-text[data-v-0ebb7678]{color:var(--corelium-text-secondary)}.corelium-input--sm .corelium-input__wrapper[data-v-0ebb7678]{min-height:32px}.corelium-input--sm .corelium-input__field[data-v-0ebb7678]{padding:.5rem .75rem;font-size:.75rem}.corelium-input--sm .corelium-input__prefix[data-v-0ebb7678],.corelium-input--sm .corelium-input__suffix[data-v-0ebb7678]{font-size:.75rem}.corelium-input--sm .corelium-input__prefix[data-v-0ebb7678]{padding-left:.5rem}.corelium-input--sm .corelium-input__suffix[data-v-0ebb7678]{padding-right:.5rem}.corelium-input--md .corelium-input__wrapper[data-v-0ebb7678]{min-height:40px}.corelium-input--md .corelium-input__field[data-v-0ebb7678]{padding:.75rem}.corelium-input--lg .corelium-input__wrapper[data-v-0ebb7678]{min-height:48px}.corelium-input--lg .corelium-input__field[data-v-0ebb7678]{padding:1rem;font-size:1rem}.corelium-input--lg .corelium-input__prefix[data-v-0ebb7678],.corelium-input--lg .corelium-input__suffix[data-v-0ebb7678]{font-size:1rem}.corelium-input--lg .corelium-input__prefix[data-v-0ebb7678]{padding-left:1rem}.corelium-input--lg .corelium-input__suffix[data-v-0ebb7678]{padding-right:1rem}.corelium-input--filled .corelium-input__wrapper[data-v-0ebb7678]{background:var(--corelium-bg-secondary);border:1px solid transparent}.corelium-input--filled .corelium-input__wrapper[data-v-0ebb7678]:hover:not(.corelium-input--disabled){background:var(--corelium-bg-tertiary)}.corelium-input--outlined .corelium-input__wrapper[data-v-0ebb7678]{background:transparent;border:2px solid var(--corelium-border-primary)}.corelium-input--focused .corelium-input__wrapper[data-v-0ebb7678]{border-color:var(--corelium-primary);box-shadow:0 0 0 3px var(--corelium-primary-light)}.corelium-input--disabled .corelium-input__label[data-v-0ebb7678]{color:var(--corelium-text-disabled)}.corelium-input--disabled .corelium-input__wrapper[data-v-0ebb7678]{background:var(--corelium-bg-disabled);border-color:var(--corelium-border-disabled);cursor:not-allowed}.corelium-input--readonly .corelium-input__wrapper[data-v-0ebb7678]{background:var(--corelium-bg-secondary);cursor:default}.corelium-input--error .corelium-input__wrapper[data-v-0ebb7678]{border-color:var(--corelium-error)}.corelium-input--error .corelium-input__wrapper[data-v-0ebb7678]:hover,.corelium-input--error .corelium-input__wrapper[data-v-0ebb7678]:focus-within{border-color:var(--corelium-error)}.corelium-input--error.corelium-input--focused .corelium-input__wrapper[data-v-0ebb7678]{box-shadow:0 0 0 3px var(--corelium-error-light)}.corelium-input--has-prefix .corelium-input__field[data-v-0ebb7678]{padding-left:0}.corelium-input--has-suffix .corelium-input__field[data-v-0ebb7678]{padding-right:0}.corelium-select[data-v-4fca8aed]{display:flex;flex-direction:column;gap:.5rem}.corelium-select__label[data-v-4fca8aed]{font-size:.875rem;font-weight:500;color:var(--corelium-text-primary);line-height:1.5}.corelium-select__required[data-v-4fca8aed]{color:var(--corelium-error);margin-left:.25rem}.corelium-select__wrapper[data-v-4fca8aed]{position:relative}.corelium-select__trigger[data-v-4fca8aed]{display:flex;align-items:center;justify-content:space-between;width:100%;background:var(--corelium-bg-primary);border:1px solid var(--corelium-border-primary);border-radius:.375rem;cursor:pointer;transition:all .15s ease-in-out}.corelium-select__trigger[data-v-4fca8aed]:hover:not(.corelium-select--disabled){border-color:var(--corelium-border-hover)}.corelium-select__trigger[data-v-4fca8aed]:focus{outline:none;border-color:var(--corelium-primary);box-shadow:0 0 0 3px var(--corelium-primary-light)}.corelium-select__value[data-v-4fca8aed]{flex:1;text-align:left;min-width:0}.corelium-select__selected[data-v-4fca8aed]{color:var(--corelium-text-primary);font-size:.875rem;line-height:1.5}.corelium-select__placeholder[data-v-4fca8aed]{color:var(--corelium-text-placeholder);font-size:.875rem;line-height:1.5}.corelium-select__icon[data-v-4fca8aed]{display:flex;align-items:center;color:var(--corelium-text-secondary)}.corelium-select__chevron[data-v-4fca8aed]{width:16px;height:16px;transition:transform .15s ease-in-out}.corelium-select__chevron--open[data-v-4fca8aed]{transform:rotate(180deg)}.corelium-select__dropdown[data-v-4fca8aed]{background:var(--corelium-bg-primary);border:1px solid var(--corelium-border-primary);border-radius:.375rem;box-shadow:var(--corelium-shadow-xl);overflow:hidden;max-height:300px;overflow-y:auto}.corelium-select__search[data-v-4fca8aed]{padding:.5rem;border-bottom:1px solid var(--corelium-border-primary)}.corelium-select__search-input[data-v-4fca8aed]{width:100%;padding:.5rem;background:var(--corelium-bg-secondary);border:1px solid var(--corelium-border-primary);border-radius:.125rem;color:var(--corelium-text-primary);font-size:.875rem;outline:none}.corelium-select__search-input[data-v-4fca8aed]:focus{border-color:var(--corelium-primary)}.corelium-select__search-input[data-v-4fca8aed]::placeholder{color:var(--corelium-text-placeholder)}.corelium-select__options[data-v-4fca8aed]{list-style:none;margin:0;padding:.25rem}.corelium-select__option[data-v-4fca8aed]{display:flex;flex-direction:column;padding:.5rem .75rem;cursor:pointer;border-radius:.125rem;transition:all .15s ease-in-out}.corelium-select__option[data-v-4fca8aed]:hover,.corelium-select__option--highlighted[data-v-4fca8aed]{background:var(--corelium-bg-secondary)}.corelium-select__option--selected[data-v-4fca8aed]{background:var(--corelium-primary-light);color:var(--corelium-primary-dark)}.corelium-select__option-label[data-v-4fca8aed]{font-size:.875rem;font-weight:500;color:var(--corelium-text-primary);line-height:1.5}.corelium-select__option-description[data-v-4fca8aed]{font-size:.75rem;color:var(--corelium-text-secondary);line-height:1.5;margin-top:.25rem}.corelium-select__no-options[data-v-4fca8aed]{padding:.75rem;text-align:center;color:var(--corelium-text-secondary);font-size:.875rem;font-style:italic}.corelium-select__help[data-v-4fca8aed]{font-size:.75rem;line-height:1.5}.corelium-select__error[data-v-4fca8aed]{color:var(--corelium-error)}.corelium-select__help-text[data-v-4fca8aed]{color:var(--corelium-text-secondary)}.corelium-select--sm .corelium-select__trigger[data-v-4fca8aed]{min-height:32px;padding:.5rem .75rem}.corelium-select--sm .corelium-select__selected[data-v-4fca8aed],.corelium-select--sm .corelium-select__placeholder[data-v-4fca8aed]{font-size:.75rem}.corelium-select--md .corelium-select__trigger[data-v-4fca8aed]{min-height:40px;padding:.75rem}.corelium-select--lg .corelium-select__trigger[data-v-4fca8aed]{min-height:48px;padding:1rem}.corelium-select--lg .corelium-select__selected[data-v-4fca8aed],.corelium-select--lg .corelium-select__placeholder[data-v-4fca8aed]{font-size:1rem}.corelium-select--filled .corelium-select__trigger[data-v-4fca8aed]{background:var(--corelium-bg-secondary);border:1px solid transparent}.corelium-select--filled .corelium-select__trigger[data-v-4fca8aed]:hover:not(.corelium-select--disabled){background:var(--corelium-bg-tertiary)}.corelium-select--outlined .corelium-select__trigger[data-v-4fca8aed]{background:transparent;border:2px solid var(--corelium-border-primary)}.corelium-select--disabled .corelium-select__label[data-v-4fca8aed]{color:var(--corelium-text-disabled)}.corelium-select--disabled .corelium-select__trigger[data-v-4fca8aed]{background:var(--corelium-bg-disabled);border-color:var(--corelium-border-disabled);cursor:not-allowed}.corelium-select--disabled .corelium-select__selected[data-v-4fca8aed],.corelium-select--disabled .corelium-select__placeholder[data-v-4fca8aed]{color:var(--corelium-text-disabled)}.corelium-select--error .corelium-select__trigger[data-v-4fca8aed]{border-color:var(--corelium-error)}.corelium-select--error .corelium-select__trigger[data-v-4fca8aed]:hover,.corelium-select--error .corelium-select__trigger[data-v-4fca8aed]:focus{border-color:var(--corelium-error)}.corelium-select--error .corelium-select__trigger[data-v-4fca8aed]:focus{box-shadow:0 0 0 3px var(--corelium-error-light)}.corelium-multi-select[data-v-d4d4f795]{display:flex;flex-direction:column;gap:.5rem}.corelium-multi-select__label[data-v-d4d4f795]{font-size:.875rem;font-weight:500;color:var(--corelium-text-primary);line-height:1.5}.corelium-multi-select__required[data-v-d4d4f795]{color:var(--corelium-error);margin-left:.25rem}.corelium-multi-select__wrapper[data-v-d4d4f795]{position:relative}.corelium-multi-select__trigger[data-v-d4d4f795]{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:40px;background:var(--corelium-bg-primary);border:1px solid var(--corelium-border-primary);border-radius:.375rem;cursor:pointer;transition:all .15s ease-in-out;padding:.5rem .75rem}.corelium-multi-select__trigger[data-v-d4d4f795]:hover:not(.corelium-multi-select--disabled){border-color:var(--corelium-border-hover)}.corelium-multi-select__trigger[data-v-d4d4f795]:focus{outline:none;border-color:var(--corelium-primary);box-shadow:0 0 0 3px var(--corelium-primary-light)}.corelium-multi-select__content[data-v-d4d4f795]{flex:1;min-width:0}.corelium-multi-select__tags[data-v-d4d4f795]{display:flex;flex-wrap:wrap;gap:.25rem;align-items:center}.corelium-multi-select__tag[data-v-d4d4f795]{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;background:var(--corelium-primary-light);color:var(--corelium-primary-dark);border-radius:.125rem;font-size:.75rem;font-weight:500;max-width:150px}.corelium-multi-select__tag--overflow[data-v-d4d4f795]{background:var(--corelium-bg-secondary);color:var(--corelium-text-secondary)}.corelium-multi-select__tag-remove[data-v-d4d4f795]{display:flex;align-items:center;justify-content:center;width:14px;height:14px;background:none;border:none;border-radius:9999px;color:inherit;cursor:pointer;transition:all .15s ease-in-out}.corelium-multi-select__tag-remove[data-v-d4d4f795]:hover{background:#0000001a}.corelium-multi-select__tag-remove svg[data-v-d4d4f795]{width:10px;height:10px}.corelium-multi-select__placeholder[data-v-d4d4f795]{color:var(--corelium-text-placeholder);font-size:.875rem;line-height:1.5}.corelium-multi-select__actions[data-v-d4d4f795]{display:flex;align-items:center;gap:.25rem}.corelium-multi-select__clear[data-v-d4d4f795]{display:flex;align-items:center;justify-content:center;width:20px;height:20px;background:none;border:none;border-radius:9999px;color:var(--corelium-text-secondary);cursor:pointer;transition:all .15s ease-in-out}.corelium-multi-select__clear[data-v-d4d4f795]:hover{background:var(--corelium-bg-secondary);color:var(--corelium-text-primary)}.corelium-multi-select__clear svg[data-v-d4d4f795]{width:14px;height:14px}.corelium-multi-select__icon[data-v-d4d4f795]{display:flex;align-items:center;color:var(--corelium-text-secondary)}.corelium-multi-select__chevron[data-v-d4d4f795]{width:16px;height:16px;transition:transform .15s ease-in-out}.corelium-multi-select__chevron--open[data-v-d4d4f795]{transform:rotate(180deg)}.corelium-multi-select__dropdown[data-v-d4d4f795]{background:var(--corelium-bg-primary);border:1px solid var(--corelium-border-primary);border-radius:.375rem;box-shadow:var(--corelium-shadow-xl);overflow:hidden;max-height:300px;overflow-y:auto}.corelium-multi-select__search[data-v-d4d4f795]{padding:.5rem;border-bottom:1px solid var(--corelium-border-primary)}.corelium-multi-select__search-input[data-v-d4d4f795]{width:100%;padding:.5rem;background:var(--corelium-bg-secondary);border:1px solid var(--corelium-border-primary);border-radius:.125rem;color:var(--corelium-text-primary);font-size:.875rem;outline:none}.corelium-multi-select__search-input[data-v-d4d4f795]:focus{border-color:var(--corelium-primary)}.corelium-multi-select__search-input[data-v-d4d4f795]::placeholder{color:var(--corelium-text-placeholder)}.corelium-multi-select__header[data-v-d4d4f795]{display:flex;justify-content:space-between;align-items:center;padding:.5rem .75rem;background:var(--corelium-bg-secondary);border-bottom:1px solid var(--corelium-border-primary);font-size:.75rem}.corelium-multi-select__counter[data-v-d4d4f795]{color:var(--corelium-text-secondary)}.corelium-multi-select__clear-all[data-v-d4d4f795]{background:none;border:none;color:var(--corelium-primary);cursor:pointer;font-size:.75rem;text-decoration:underline}.corelium-multi-select__clear-all[data-v-d4d4f795]:hover{color:var(--corelium-primary-dark)}.corelium-multi-select__options[data-v-d4d4f795]{list-style:none;margin:0;padding:.25rem}.corelium-multi-select__option[data-v-d4d4f795]{display:flex;align-items:flex-start;gap:.75rem;padding:.5rem .75rem;cursor:pointer;border-radius:.125rem;transition:all .15s ease-in-out}.corelium-multi-select__option[data-v-d4d4f795]:hover,.corelium-multi-select__option--highlighted[data-v-d4d4f795]{background:var(--corelium-bg-secondary)}.corelium-multi-select__option--selected[data-v-d4d4f795]{background:var(--corelium-primary-light)}.corelium-multi-select__option-checkbox[data-v-d4d4f795]{margin-top:2px}.corelium-multi-select__option-checkbox input[type=checkbox][data-v-d4d4f795]{margin:0}.corelium-multi-select__option-content[data-v-d4d4f795]{flex:1;min-width:0}.corelium-multi-select__option-label[data-v-d4d4f795]{display:block;font-size:.875rem;font-weight:500;color:var(--corelium-text-primary);line-height:1.5}.corelium-multi-select__option-description[data-v-d4d4f795]{display:block;font-size:.75rem;color:var(--corelium-text-secondary);line-height:1.5;margin-top:.25rem}.corelium-multi-select__no-options[data-v-d4d4f795]{padding:.75rem;text-align:center;color:var(--corelium-text-secondary);font-size:.875rem;font-style:italic}.corelium-multi-select__help[data-v-d4d4f795]{font-size:.75rem;line-height:1.5}.corelium-multi-select__error[data-v-d4d4f795]{color:var(--corelium-error)}.corelium-multi-select__help-text[data-v-d4d4f795]{color:var(--corelium-text-secondary)}.corelium-multi-select--sm .corelium-multi-select__trigger[data-v-d4d4f795]{min-height:32px;padding:.25rem .5rem}.corelium-multi-select--sm .corelium-multi-select__placeholder[data-v-d4d4f795]{font-size:.75rem}.corelium-multi-select--lg .corelium-multi-select__trigger[data-v-d4d4f795]{min-height:48px;padding:.75rem 1rem}.corelium-multi-select--lg .corelium-multi-select__placeholder[data-v-d4d4f795]{font-size:1rem}.corelium-multi-select--filled .corelium-multi-select__trigger[data-v-d4d4f795]{background:var(--corelium-bg-secondary);border:1px solid transparent}.corelium-multi-select--filled .corelium-multi-select__trigger[data-v-d4d4f795]:hover:not(.corelium-multi-select--disabled){background:var(--corelium-bg-tertiary)}.corelium-multi-select--outlined .corelium-multi-select__trigger[data-v-d4d4f795]{background:transparent;border:2px solid var(--corelium-border-primary)}.corelium-multi-select--disabled .corelium-multi-select__label[data-v-d4d4f795]{color:var(--corelium-text-disabled)}.corelium-multi-select--disabled .corelium-multi-select__trigger[data-v-d4d4f795]{background:var(--corelium-bg-disabled);border-color:var(--corelium-border-disabled);cursor:not-allowed}.corelium-multi-select--disabled .corelium-multi-select__placeholder[data-v-d4d4f795]{color:var(--corelium-text-disabled)}.corelium-multi-select--error .corelium-multi-select__trigger[data-v-d4d4f795]{border-color:var(--corelium-error)}.corelium-multi-select--error .corelium-multi-select__trigger[data-v-d4d4f795]:hover,.corelium-multi-select--error .corelium-multi-select__trigger[data-v-d4d4f795]:focus{border-color:var(--corelium-error)}.corelium-multi-select--error .corelium-multi-select__trigger[data-v-d4d4f795]:focus{box-shadow:0 0 0 3px var(--corelium-error-light)}.corelium-tabs[data-v-55e4d739]{display:flex;flex-direction:column}.corelium-tabs__nav[data-v-55e4d739]{display:flex;align-items:center;position:relative;gap:.25rem;border-bottom:1px solid var(--corelium-border-primary)}.corelium-tabs__tab[data-v-55e4d739]{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:none;border:none;border-radius:.375rem .375rem 0 0;color:var(--corelium-text-secondary);font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s ease-in-out;position:relative;white-space:nowrap}.corelium-tabs__tab[data-v-55e4d739]:hover:not(.corelium-tabs__tab--disabled){color:var(--corelium-text-primary);background:var(--corelium-bg-secondary)}.corelium-tabs__tab[data-v-55e4d739]:focus{outline:none;box-shadow:inset 0 0 0 2px var(--corelium-primary-light)}.corelium-tabs__tab--active[data-v-55e4d739]{color:var(--corelium-primary);background:var(--corelium-bg-primary)}.corelium-tabs__tab--active[data-v-55e4d739]:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:var(--corelium-primary)}.corelium-tabs__tab--disabled[data-v-55e4d739]{color:var(--corelium-text-disabled);cursor:not-allowed}.corelium-tabs__tab-icon[data-v-55e4d739]{display:flex;align-items:center;width:16px;height:16px}.corelium-tabs__tab-icon svg[data-v-55e4d739]{width:16px;height:16px}.corelium-tabs__tab-label[data-v-55e4d739]{line-height:1.5}.corelium-tabs__tab-badge[data-v-55e4d739]{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 .25rem;background:var(--corelium-primary);color:var(--corelium-text-on-primary);border-radius:9999px;font-size:.75rem;font-weight:600;line-height:1}.corelium-tabs__tab-close[data-v-55e4d739]{display:flex;align-items:center;justify-content:center;width:16px;height:16px;background:none;border:none;border-radius:9999px;color:inherit;cursor:pointer;opacity:.6;transition:all .15s ease-in-out}.corelium-tabs__tab-close[data-v-55e4d739]:hover{opacity:1;background:#0000001a}.corelium-tabs__tab-close svg[data-v-55e4d739]{width:12px;height:12px}.corelium-tabs__nav-actions[data-v-55e4d739]{margin-left:auto}.corelium-tabs__content[data-v-55e4d739]{flex:1;min-height:0}.corelium-tabs__panel[data-v-55e4d739]{display:none}.corelium-tabs__panel--active[data-v-55e4d739]{display:block}.corelium-tabs--sm .corelium-tabs__tab[data-v-55e4d739]{padding:.5rem .75rem;font-size:.75rem;gap:.25rem}.corelium-tabs--sm .corelium-tabs__tab-icon[data-v-55e4d739]{width:14px;height:14px}.corelium-tabs--sm .corelium-tabs__tab-icon svg[data-v-55e4d739]{width:14px;height:14px}.corelium-tabs--sm .corelium-tabs__tab-badge[data-v-55e4d739]{min-width:16px;height:16px;font-size:10px}.corelium-tabs--lg .corelium-tabs__tab[data-v-55e4d739]{padding:1rem 1.5rem;font-size:1rem;gap:.75rem}.corelium-tabs--lg .corelium-tabs__tab-icon[data-v-55e4d739]{width:20px;height:20px}.corelium-tabs--lg .corelium-tabs__tab-icon svg[data-v-55e4d739]{width:20px;height:20px}.corelium-tabs--lg .corelium-tabs__tab-badge[data-v-55e4d739]{min-width:20px;height:20px;font-size:.75rem}.corelium-tabs--pills .corelium-tabs__nav[data-v-55e4d739]{border-bottom:none;background:var(--corelium-bg-secondary);border-radius:.5rem;padding:.25rem}.corelium-tabs--pills .corelium-tabs__tab[data-v-55e4d739]{border-radius:.375rem}.corelium-tabs--pills .corelium-tabs__tab[data-v-55e4d739]:after{display:none}.corelium-tabs--pills .corelium-tabs__tab--active[data-v-55e4d739]{background:var(--corelium-bg-primary);box-shadow:var(--corelium-shadow-sm)}.corelium-tabs--underline .corelium-tabs__nav[data-v-55e4d739]{border-bottom:1px solid var(--corelium-border-primary)}.corelium-tabs--underline .corelium-tabs__tab[data-v-55e4d739]{background:transparent;border-radius:0;border-bottom:2px solid transparent;margin-bottom:-1px}.corelium-tabs--underline .corelium-tabs__tab[data-v-55e4d739]:after{display:none}.corelium-tabs--underline .corelium-tabs__tab[data-v-55e4d739]:hover:not(.corelium-tabs--underline .corelium-tabs__tab--disabled){background:transparent;border-bottom-color:var(--corelium-border-hover)}.corelium-tabs--underline .corelium-tabs__tab--active[data-v-55e4d739]{background:transparent;border-bottom-color:var(--corelium-primary)}.corelium-tabs--justified .corelium-tabs__nav .corelium-tabs__tab[data-v-55e4d739]{flex:1;justify-content:center}.corelium-tabs--scrollable .corelium-tabs__nav[data-v-55e4d739]{overflow-x:auto;scrollbar-width:thin;scrollbar-color:var(--corelium-border-primary) transparent}.corelium-tabs--scrollable .corelium-tabs__nav[data-v-55e4d739]::-webkit-scrollbar{height:4px}.corelium-tabs--scrollable .corelium-tabs__nav[data-v-55e4d739]::-webkit-scrollbar-track{background:transparent}.corelium-tabs--scrollable .corelium-tabs__nav[data-v-55e4d739]::-webkit-scrollbar-thumb{background:var(--corelium-border-primary);border-radius:9999px}.corelium-tabs__content[data-v-55e4d739]{padding:1rem 0}.dev-tools-page[data-v-c76b2376]{min-height:100vh;background:var(--corelium-bg-secondary);padding-top:64px}.dev-tools-header[data-v-c76b2376]{background:var(--corelium-bg-primary);border-bottom:1px solid var(--corelium-border-primary);padding:2rem 0}.header-content[data-v-c76b2376]{display:flex;justify-content:space-between;align-items:center;gap:1rem}.page-title[data-v-c76b2376]{font-size:1.875rem;font-weight:700;color:var(--corelium-text-primary);margin-bottom:.5rem}.page-subtitle[data-v-c76b2376]{color:var(--corelium-text-secondary);font-size:1rem;line-height:1.625}.dev-tools-content[data-v-c76b2376]{padding:2.5rem 0}.component-section[data-v-c76b2376]{margin-bottom:3rem}.section-title[data-v-c76b2376]{font-size:1.5rem;font-weight:700;color:var(--corelium-text-primary);margin-bottom:.75rem}.section-description[data-v-c76b2376]{color:var(--corelium-text-secondary);font-size:1rem;line-height:1.625;margin-bottom:2rem}.demo-grid[data-v-c76b2376]{display:grid;gap:2rem}@media (min-width: 1024px){.demo-grid[data-v-c76b2376]{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1280px){.demo-grid[data-v-c76b2376]{grid-template-columns:repeat(2,1fr)}}.demo-item[data-v-c76b2376]{background:var(--corelium-bg-primary);border:1px solid var(--corelium-border-primary);border-radius:.5rem;padding:1.5rem;box-shadow:var(--corelium-shadow-sm)}.demo-title[data-v-c76b2376]{font-size:1.125rem;font-weight:600;color:var(--corelium-text-primary);margin-bottom:1rem}.demo-content[data-v-c76b2376]{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.demo-form[data-v-c76b2376]{display:flex;flex-direction:column;gap:1rem}.size-demo[data-v-c76b2376]{display:flex;gap:.75rem;align-items:center}.tab-content[data-v-c76b2376]{padding:1.5rem;background:var(--corelium-bg-secondary);border-radius:.5rem;border:1px solid var(--corelium-border-primary)}.tab-content p[data-v-c76b2376]{color:var(--corelium-text-secondary);line-height:1.625}.layout-demo[data-v-c76b2376]{display:flex;flex-direction:column;gap:2.5rem}.layout-example[data-v-c76b2376]{background:var(--corelium-bg-primary);border:1px solid var(--corelium-border-primary);border-radius:.5rem;padding:1.5rem}.container-showcase[data-v-c76b2376]{margin-top:1.5rem;background:var(--corelium-bg-secondary);border-radius:.375rem;padding:1rem}.container-example[data-v-c76b2376]{border:2px dashed var(--corelium-border-primary);border-radius:.375rem;padding:1rem}.container-content p[data-v-c76b2376]{margin-bottom:.75rem;color:var(--corelium-text-primary)}.container-content ul[data-v-c76b2376]{list-style:disc;padding-left:1.5rem;color:var(--corelium-text-secondary)}.container-content ul li[data-v-c76b2376]{margin-bottom:.25rem;line-height:1.625}.grid-showcase[data-v-c76b2376]{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.75rem;margin-top:1rem}.grid-item[data-v-c76b2376]{background:var(--corelium-primary-light);color:var(--corelium-primary-dark);padding:1rem;border-radius:.375rem;text-align:center;font-weight:500}.form-layout-demo[data-v-c76b2376]{display:grid;gap:1.5rem;margin-top:1rem}@media (min-width: 768px){.form-layout-demo[data-v-c76b2376]{grid-template-columns:repeat(2,1fr)}}.form-column[data-v-c76b2376],.avatar-color-picker[data-v-fcf3031e]{display:flex;flex-direction:column;gap:1rem}.picker-label[data-v-fcf3031e]{font-size:.875rem;font-weight:600;color:var(--corelium-text-primary)}.color-preview[data-v-fcf3031e]{display:flex;align-items:center;gap:1rem;padding:1rem;background:var(--corelium-bg-secondary);border-radius:.5rem;border:1px solid var(--corelium-border-primary)}.color-code[data-v-fcf3031e]{font-family:Courier New,monospace;font-size:.875rem;color:var(--corelium-text-secondary);font-weight:500}.color-grid[data-v-fcf3031e]{display:grid;grid-template-columns:repeat(6,1fr);gap:.75rem}.color-option[data-v-fcf3031e]{width:100%;aspect-ratio:1;border-radius:.5rem;border:2px solid transparent;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;padding:0}.color-option[data-v-fcf3031e]:hover{transform:scale(1.1);box-shadow:0 4px 12px #00000026}.color-option.selected[data-v-fcf3031e]{border-color:var(--corelium-text-primary);box-shadow:0 0 0 3px var(--corelium-bg-primary),0 0 0 5px var(--corelium-text-primary)}.color-option svg[data-v-fcf3031e]{opacity:0;transition:opacity .2s ease}.color-option.selected svg[data-v-fcf3031e]{opacity:1}.profile-page[data-v-b8797a60]{min-height:100vh;background:var(--corelium-bg-primary);padding-top:0}.container[data-v-b8797a60]{max-width:100%;margin:0 auto;padding:1.5rem 1rem}.page-header[data-v-b8797a60]{margin-bottom:2rem}.page-title[data-v-b8797a60]{font-size:1.875rem;font-weight:700;color:var(--corelium-text-primary);margin-bottom:.5rem}.page-subtitle[data-v-b8797a60]{color:var(--corelium-text-secondary);font-size:1.125rem}.profile-content[data-v-b8797a60]{width:100%}.profile-grid[data-v-b8797a60]{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 1024px){.profile-grid[data-v-b8797a60]{grid-template-columns:2fr 1fr}}.profile-card[data-v-b8797a60]{background:var(--corelium-bg-primary);border:1px solid var(--corelium-border-primary);border-radius:.5rem;box-shadow:var(--corelium-shadow-sm);padding:1.5rem}.card-header[data-v-b8797a60]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;border-bottom:1px solid var(--corelium-border-primary);padding-bottom:1rem}.card-title[data-v-b8797a60]{font-size:1.25rem;font-weight:600;color:var(--corelium-text-primary)}.profile-avatar-section[data-v-b8797a60]{margin-bottom:1.5rem}.avatar-container[data-v-b8797a60]{display:flex;flex-direction:column;align-items:center;gap:.75rem}.avatar-color-section[data-v-b8797a60]{margin-top:1.5rem;padding:1.5rem;background:var(--corelium-bg-secondary);border-radius:.5rem;border:1px solid var(--corelium-border-primary)}.profile-avatar[data-v-b8797a60]{width:80px;height:80px;background:var(--corelium-primary);border-radius:9999px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;color:var(--corelium-text-on-primary);border:4px solid var(--corelium-primary-light)}.change-avatar-btn[data-v-b8797a60]{margin-top:.5rem}.profile-form[data-v-b8797a60]{display:flex;flex-direction:column;gap:1.25rem}.form-row[data-v-b8797a60]{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 640px){.form-row[data-v-b8797a60]{grid-template-columns:1fr 1fr}}.form-group[data-v-b8797a60]{display:flex;flex-direction:column;gap:.5rem}.form-label[data-v-b8797a60]{font-size:.875rem;font-weight:500;color:var(--corelium-text-primary)}.form-textarea[data-v-b8797a60]{width:100%;padding:.75rem;border:1px solid var(--corelium-border-primary);border-radius:.375rem;background:var(--corelium-bg-primary);color:var(--corelium-text-primary);font-family:inherit;font-size:1rem;resize:vertical;min-height:100px;transition:border-color .15s ease-in-out}.form-textarea[data-v-b8797a60]:focus{outline:none;border-color:var(--corelium-primary);box-shadow:0 0 0 3px var(--corelium-primary-light)}.form-textarea[data-v-b8797a60]:disabled{background:var(--corelium-bg-secondary);color:var(--corelium-text-secondary);cursor:not-allowed}.form-textarea[data-v-b8797a60]::placeholder{color:var(--corelium-text-placeholder)}.form-actions[data-v-b8797a60]{display:flex;gap:.75rem;padding-top:1rem;border-top:1px solid var(--corelium-border-primary)}.security-section[data-v-b8797a60]{display:flex;flex-direction:column;gap:1rem}.security-item[data-v-b8797a60]{display:flex;justify-content:space-between;align-items:center;padding:1rem;border:1px solid var(--corelium-border-primary);border-radius:.375rem;background:var(--corelium-bg-secondary)}.security-info[data-v-b8797a60]{flex:1}.security-title[data-v-b8797a60]{font-size:1rem;font-weight:500;color:var(--corelium-text-primary);margin-bottom:.25rem}.security-description[data-v-b8797a60]{color:var(--corelium-text-secondary);font-size:.875rem}.organizations-list[data-v-b8797a60]{display:flex;flex-direction:column;gap:1rem}.organization-item[data-v-b8797a60]{display:flex;align-items:center;gap:.75rem;padding:1rem;border:1px solid var(--corelium-border-primary);border-radius:.375rem;background:var(--corelium-bg-secondary)}.org-icon[data-v-b8797a60]{width:40px;height:40px;background:var(--corelium-primary);border-radius:.375rem;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:700;color:var(--corelium-text-on-primary);flex-shrink:0}.org-info[data-v-b8797a60]{flex:1;min-width:0}.org-name[data-v-b8797a60]{font-size:1rem;font-weight:500;color:var(--corelium-text-primary);margin-bottom:.25rem}.org-role[data-v-b8797a60]{color:var(--corelium-text-secondary);font-size:.875rem}.org-role-chip[data-v-b8797a60]{margin-top:.25rem}.role-chip[data-v-b8797a60]{display:inline-flex;align-items:center;padding:.25rem .75rem;background:var(--corelium-primary-light, #e0e7ff);color:var(--corelium-primary, #3b82f6);border:1px solid var(--corelium-primary, #3b82f6);border-radius:9999px;font-size:.75rem;font-weight:500}.org-status[data-v-b8797a60]{display:flex;align-items:center}.status-chip[data-v-b8797a60]{display:inline-flex;align-items:center;padding:.25rem .75rem;background:var(--corelium-success-light, #dcfce7);color:var(--corelium-success, #16a34a);border:1px solid var(--corelium-success, #16a34a);border-radius:9999px;font-size:.75rem;font-weight:500}.activity-list[data-v-b8797a60]{display:flex;flex-direction:column;gap:.75rem}.activity-item[data-v-b8797a60]{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem;border-radius:.375rem;transition:background-color .15s ease-in-out}.activity-item[data-v-b8797a60]:hover{background:var(--corelium-bg-secondary)}.activity-icon[data-v-b8797a60]{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:var(--corelium-bg-secondary);border-radius:9999px;color:var(--corelium-text-secondary);flex-shrink:0;margin-top:.25rem}.activity-content[data-v-b8797a60]{flex:1}.activity-description[data-v-b8797a60]{font-size:.875rem;color:var(--corelium-text-primary);margin-bottom:.25rem}.activity-time[data-v-b8797a60]{font-size:.75rem;color:var(--corelium-text-secondary)}.version-card[data-v-b8797a60]{grid-column:1/-1}.version-info[data-v-b8797a60]{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}.version-item[data-v-b8797a60]{display:flex;flex-direction:column;gap:.5rem;padding:1rem;background:var(--corelium-bg-secondary);border-radius:.375rem;border:1px solid var(--corelium-border-primary)}.version-label[data-v-b8797a60]{font-size:.75rem;font-weight:500;color:var(--corelium-text-secondary);text-transform:uppercase;letter-spacing:.05em}.version-value[data-v-b8797a60]{font-size:.875rem;font-weight:600;color:var(--corelium-text-primary);font-family:Courier New,monospace}.environment-badge[data-v-b8797a60]{display:inline-flex;align-items:center;padding:.25rem .75rem;background:var(--corelium-primary-light);color:var(--corelium-primary);border-radius:9999px;font-size:.75rem;font-family:inherit;font-weight:500;width:fit-content}.empty-organizations[data-v-b8797a60]{text-align:center;padding:2rem;color:var(--corelium-text-secondary)}.empty-icon[data-v-b8797a60]{margin-bottom:1rem;color:var(--corelium-text-tertiary)}.empty-title[data-v-b8797a60]{font-size:1.125rem;font-weight:600;color:var(--corelium-text-primary);margin-bottom:.5rem}.empty-description[data-v-b8797a60]{font-size:.875rem;margin-bottom:1rem}.modal-overlay[data-v-b8797a60]{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.modal-content[data-v-b8797a60]{background:var(--corelium-bg-primary);border:1px solid var(--corelium-border-primary);border-radius:.5rem;box-shadow:var(--corelium-shadow-xl);width:100%;max-width:500px;max-height:90vh;overflow-y:auto}.modal-header[data-v-b8797a60]{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid var(--corelium-border-primary)}.modal-title[data-v-b8797a60]{font-size:1.25rem;font-weight:600;color:var(--corelium-text-primary)}.modal-close[data-v-b8797a60]{background:none;border:none;color:var(--corelium-text-secondary);cursor:pointer;padding:.25rem;border-radius:.375rem;transition:all .15s ease-in-out}.modal-close[data-v-b8797a60]:hover{background:var(--corelium-bg-secondary);color:var(--corelium-text-primary)}.modal-form[data-v-b8797a60]{padding:1.5rem}.modal-actions[data-v-b8797a60]{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1.5rem}.password-input-wrapper[data-v-b8797a60]{position:relative;display:flex;align-items:center}.password-toggle[data-v-b8797a60]{position:absolute;right:.75rem;background:none;border:none;color:var(--corelium-text-secondary);cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;transition:color .15s ease-in-out}.password-toggle[data-v-b8797a60]:hover{color:var(--corelium-text-primary)}.password-strength[data-v-b8797a60]{margin-top:.5rem}.strength-bar[data-v-b8797a60]{width:100%;height:4px;background:var(--corelium-bg-secondary);border-radius:9999px;overflow:hidden}.strength-fill[data-v-b8797a60]{height:100%;transition:width .25s ease-in-out,background-color .25s ease-in-out;border-radius:9999px}.strength-fill.strength-weak[data-v-b8797a60]{background:var(--corelium-error, #ef4444)}.strength-fill.strength-medium[data-v-b8797a60]{background:var(--corelium-warning, #f59e0b)}.strength-fill.strength-strong[data-v-b8797a60]{background:var(--corelium-success, #10b981)}.strength-text[data-v-b8797a60]{display:block;margin-top:.25rem;font-size:.75rem;color:var(--corelium-text-secondary);font-weight:500}.generate-password-section[data-v-b8797a60]{display:flex;flex-direction:column;gap:.5rem;padding:1rem;background:var(--corelium-bg-secondary);border-radius:.375rem;border:1px dashed var(--corelium-border-primary)}.generate-btn[data-v-b8797a60]{display:flex;align-items:center;gap:.5rem;justify-content:center}.generated-password-hint[data-v-b8797a60]{font-size:.75rem;color:var(--corelium-success);text-align:center}.error-message[data-v-b8797a60]{padding:.75rem;background:#ef44441a;border:1px solid var(--corelium-error, #ef4444);border-radius:.375rem;color:var(--corelium-error, #ef4444);font-size:.875rem}.settings-page[data-v-8f577ce9]{min-height:100vh;background:var(--corelium-bg-primary);padding-top:80px}.container[data-v-8f577ce9]{max-width:1400px;margin:0 auto;padding:1.5rem 1rem}.page-header[data-v-8f577ce9]{margin-bottom:2rem}.page-title[data-v-8f577ce9]{font-size:1.875rem;font-weight:700;color:var(--corelium-text-primary);margin-bottom:.5rem}.page-subtitle[data-v-8f577ce9]{color:var(--corelium-text-secondary);font-size:1.125rem}.settings-content[data-v-8f577ce9]{display:grid;grid-template-columns:240px 1fr;gap:2rem}@media (max-width: 1024px){.settings-content[data-v-8f577ce9]{grid-template-columns:1fr;gap:1.5rem}}@media (max-width: 1024px){.settings-sidebar[data-v-8f577ce9]{order:1}}.settings-nav[data-v-8f577ce9]{position:sticky;top:100px;background:var(--corelium-bg-primary);border:1px solid var(--corelium-border-primary);border-radius:.5rem;padding:.5rem}@media (max-width: 1024px){.settings-nav[data-v-8f577ce9]{position:static;display:flex;gap:.5rem;overflow-x:auto}}.nav-item[data-v-8f577ce9]{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem;background:none;border:none;border-radius:.375rem;color:var(--corelium-text-secondary);font-size:.875rem;cursor:pointer;transition:all .15s ease-in-out;text-align:left}@media (max-width: 1024px){.nav-item[data-v-8f577ce9]{flex:0 0 auto;white-space:nowrap}}.nav-item[data-v-8f577ce9]:hover{background:var(--corelium-bg-secondary);color:var(--corelium-text-primary)}.nav-item--active[data-v-8f577ce9]{background:var(--corelium-primary-light);color:var(--corelium-primary)}.nav-icon[data-v-8f577ce9]{width:16px;height:16px;flex-shrink:0}.settings-main[data-v-8f577ce9]{min-width:0}.settings-section[data-v-8f577ce9]{margin-bottom:2rem}.section-title[data-v-8f577ce9]{font-size:1.5rem;font-weight:700;color:var(--corelium-text-primary);margin-bottom:.5rem}.section-description[data-v-8f577ce9]{color:var(--corelium-text-secondary);font-size:1rem;margin-bottom:1.5rem}.settings-grid[data-v-8f577ce9]{display:grid;gap:1.5rem}.setting-card[data-v-8f577ce9]{background:var(--corelium-bg-primary);border:1px solid var(--corelium-border-primary);border-radius:.5rem;padding:1.5rem;box-shadow:var(--corelium-shadow-sm)}.setting-header[data-v-8f577ce9]{margin-bottom:1rem}.setting-title[data-v-8f577ce9]{font-size:1.125rem;font-weight:600;color:var(--corelium-text-primary);margin-bottom:.5rem}.setting-description[data-v-8f577ce9]{color:var(--corelium-text-secondary);font-size:.875rem}.setting-controls[data-v-8f577ce9]{display:flex;flex-direction:column;gap:1rem}.form-group[data-v-8f577ce9]{display:flex;flex-direction:column;gap:.5rem}.form-label[data-v-8f577ce9]{font-size:.875rem;font-weight:500;color:var(--corelium-text-primary)}.theme-options[data-v-8f577ce9]{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem}.theme-option[data-v-8f577ce9]{display:flex;flex-direction:column;align-items:center;gap:.5rem;cursor:pointer}.theme-option input[type=radio][data-v-8f577ce9]{display:none}.theme-option input[type=radio]:checked+.theme-preview[data-v-8f577ce9]{border-color:var(--corelium-primary);box-shadow:0 0 0 2px var(--corelium-primary-light)}.theme-preview[data-v-8f577ce9]{width:80px;height:60px;border:2px solid var(--corelium-border-primary);border-radius:.375rem;overflow:hidden;transition:all .15s ease-in-out}.theme-preview--light[data-v-8f577ce9]{background:#fff}.theme-preview--light .theme-preview-header[data-v-8f577ce9]{height:16px;background:#f8fafc;border-bottom:1px solid #e2e8f0}.theme-preview--light .theme-preview-content[data-v-8f577ce9]{height:42px;background:#fff;margin:4px;border-radius:2px}.theme-preview--dark[data-v-8f577ce9]{background:#0f172a}.theme-preview--dark .theme-preview-header[data-v-8f577ce9]{height:16px;background:#1e293b;border-bottom:1px solid #334155}.theme-preview--dark .theme-preview-content[data-v-8f577ce9]{height:42px;background:#0f172a;margin:4px;border-radius:2px}.theme-preview--auto[data-v-8f577ce9]{background:linear-gradient(135deg,#fff 50%,#0f172a 50%)}.theme-preview--auto .theme-preview-header[data-v-8f577ce9]{height:16px;background:linear-gradient(135deg,#f8fafc 50%,#1e293b 50%)}.theme-preview--auto .theme-preview-content[data-v-8f577ce9]{height:42px;margin:4px;border-radius:2px;background:linear-gradient(135deg,#fff 50%,#0f172a 50%)}.theme-label[data-v-8f577ce9]{font-size:.875rem;font-weight:500;color:var(--corelium-text-primary)}.toggle-group[data-v-8f577ce9]{display:flex;flex-direction:column;gap:1rem}.toggle-item[data-v-8f577ce9]{display:flex;justify-content:space-between;align-items:center;gap:1rem}.toggle-info[data-v-8f577ce9]{flex:1;display:flex;flex-direction:column;gap:.25rem}.toggle-label[data-v-8f577ce9]{font-size:.875rem;font-weight:500;color:var(--corelium-text-primary)}.toggle-description[data-v-8f577ce9]{font-size:.75rem;color:var(--corelium-text-secondary)}.toggle-switch[data-v-8f577ce9]{position:relative;display:inline-block;width:44px;height:24px;flex-shrink:0}.toggle-input[data-v-8f577ce9]{opacity:0;width:0;height:0}.toggle-input:checked+.toggle-slider[data-v-8f577ce9]{background-color:var(--corelium-primary)}.toggle-input:checked+.toggle-slider[data-v-8f577ce9]:before{transform:translate(20px)}.toggle-slider[data-v-8f577ce9]{position:absolute;cursor:pointer;inset:0;background-color:var(--corelium-border-primary);transition:.15s ease-in-out;border-radius:24px}.toggle-slider[data-v-8f577ce9]:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.15s ease-in-out;border-radius:50%}.security-actions[data-v-8f577ce9]{display:flex;flex-direction:column;gap:.75rem}.security-action[data-v-8f577ce9]{justify-content:flex-start}.api-keys-list[data-v-8f577ce9]{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}.api-key-item[data-v-8f577ce9]{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem;background:var(--corelium-bg-secondary);border-radius:.375rem;border:1px solid var(--corelium-border-primary)}.api-key-info[data-v-8f577ce9]{flex:1}.api-key-name[data-v-8f577ce9]{font-size:1rem;font-weight:500;color:var(--corelium-text-primary);margin-bottom:.25rem}.api-key-description[data-v-8f577ce9]{font-size:.875rem;color:var(--corelium-text-secondary);margin-bottom:.25rem}.api-key-created[data-v-8f577ce9]{font-size:.75rem;color:var(--corelium-text-tertiary)}.api-key-actions[data-v-8f577ce9]{display:flex;gap:.5rem}.settings-actions[data-v-8f577ce9]{display:flex;gap:.75rem;padding-top:1.5rem;border-top:1px solid var(--corelium-border-primary);margin-top:2rem}.danger[data-v-8f577ce9]{color:var(--corelium-error)!important}.danger[data-v-8f577ce9]:hover{background:var(--corelium-error-light)!important}.billing-page[data-v-da75c1b1]{min-height:100vh;background:var(--corelium-bg-primary);padding-top:80px}.container[data-v-da75c1b1]{max-width:1200px;margin:0 auto;padding:1.5rem 1rem}.page-header[data-v-da75c1b1]{margin-bottom:2rem}.page-title[data-v-da75c1b1]{font-size:1.875rem;font-weight:700;color:var(--corelium-text-primary);margin-bottom:.5rem}.page-subtitle[data-v-da75c1b1]{color:var(--corelium-text-secondary);font-size:1.125rem}.billing-content[data-v-da75c1b1]{display:flex;flex-direction:column;gap:2rem}.billing-section[data-v-da75c1b1]{background:var(--corelium-bg-primary);border:1px solid var(--corelium-border-primary);border-radius:.5rem;padding:1.5rem;box-shadow:var(--corelium-shadow-sm)}.section-header[data-v-da75c1b1]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.section-title[data-v-da75c1b1]{font-size:1.25rem;font-weight:600;color:var(--corelium-text-primary);margin-bottom:1.5rem}.current-plan-card[data-v-da75c1b1]{display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem;padding:1.5rem;background:var(--corelium-bg-secondary);border-radius:.5rem;border:1px solid var(--corelium-border-primary);margin-bottom:1.5rem}@media (max-width: 768px){.current-plan-card[data-v-da75c1b1]{flex-direction:column;align-items:stretch}}.plan-info[data-v-da75c1b1]{flex:1}.plan-badge[data-v-da75c1b1]{display:inline-block;padding:.25rem .75rem;background:var(--corelium-primary);color:var(--corelium-text-on-primary);border-radius:9999px;font-size:.75rem;font-weight:600;text-transform:uppercase;margin-bottom:.75rem}.plan-title[data-v-da75c1b1]{font-size:1.5rem;font-weight:700;color:var(--corelium-text-primary);margin-bottom:.5rem}.plan-description[data-v-da75c1b1]{color:var(--corelium-text-secondary);margin-bottom:1rem}.plan-price[data-v-da75c1b1]{display:flex;align-items:baseline;gap:.5rem}.price[data-v-da75c1b1]{font-size:1.875rem;font-weight:700;color:var(--corelium-text-primary)}.period[data-v-da75c1b1]{color:var(--corelium-text-secondary);font-size:1rem}.plan-actions[data-v-da75c1b1]{display:flex;gap:.75rem}@media (max-width: 768px){.plan-actions[data-v-da75c1b1]{justify-content:flex-start}}.usage-overview[data-v-da75c1b1]{margin-top:1.5rem}.usage-title[data-v-da75c1b1]{font-size:1.125rem;font-weight:600;color:var(--corelium-text-primary);margin-bottom:1rem}.usage-grid[data-v-da75c1b1]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.usage-item[data-v-da75c1b1]{padding:1rem;background:var(--corelium-bg-primary);border:1px solid var(--corelium-border-primary);border-radius:.375rem}.usage-header[data-v-da75c1b1]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.usage-label[data-v-da75c1b1]{font-size:.875rem;font-weight:500;color:var(--corelium-text-primary)}.usage-value[data-v-da75c1b1]{font-size:.875rem;color:var(--corelium-text-secondary)}.usage-bar[data-v-da75c1b1]{height:6px;background:var(--corelium-bg-secondary);border-radius:9999px;margin-bottom:.5rem;overflow:hidden}.usage-progress[data-v-da75c1b1]{height:100%;background:var(--corelium-primary);border-radius:9999px;transition:width .15s ease-in-out}.usage-progress--warning[data-v-da75c1b1]{background:var(--corelium-warning)}.usage-description[data-v-da75c1b1]{font-size:.75rem;color:var(--corelium-text-secondary)}.payment-methods[data-v-da75c1b1]{display:flex;flex-direction:column;gap:1rem}.payment-method[data-v-da75c1b1]{display:flex;align-items:center;gap:1rem;padding:1rem;background:var(--corelium-bg-secondary);border:1px solid var(--corelium-border-primary);border-radius:.375rem}.payment-method--default[data-v-da75c1b1]{border-color:var(--corelium-primary);background:var(--corelium-primary-light)}.payment-icon[data-v-da75c1b1]{width:40px;height:32px;background:var(--corelium-bg-primary);border-radius:.125rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.payment-info[data-v-da75c1b1]{flex:1}.payment-details[data-v-da75c1b1]{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}.payment-type[data-v-da75c1b1]{font-size:.875rem;font-weight:500;color:var(--corelium-text-primary)}.default-badge[data-v-da75c1b1]{padding:.25rem .5rem;background:var(--corelium-primary);color:var(--corelium-text-on-primary);border-radius:.125rem;font-size:.75rem;font-weight:600}.payment-meta[data-v-da75c1b1]{font-size:.75rem;color:var(--corelium-text-secondary)}.payment-actions[data-v-da75c1b1]{display:flex;gap:.5rem}.billing-table-container[data-v-da75c1b1]{overflow-x:auto;border:1px solid var(--corelium-border-primary);border-radius:.375rem}.billing-table[data-v-da75c1b1]{width:100%;border-collapse:collapse}.billing-table th[data-v-da75c1b1]{background:var(--corelium-bg-secondary);padding:.75rem 1rem;text-align:left;font-size:.875rem;font-weight:600;color:var(--corelium-text-primary);border-bottom:1px solid var(--corelium-border-primary)}.billing-table th[data-v-da75c1b1]:first-child{border-top-left-radius:.375rem}.billing-table th[data-v-da75c1b1]:last-child{border-top-right-radius:.375rem}.billing-table td[data-v-da75c1b1]{padding:.75rem 1rem;border-bottom:1px solid var(--corelium-border-primary);font-size:.875rem}.billing-row[data-v-da75c1b1]:hover{background:var(--corelium-bg-secondary)}.billing-row:last-child td[data-v-da75c1b1]{border-bottom:none}.date-cell[data-v-da75c1b1]{color:var(--corelium-text-secondary);white-space:nowrap}.description-cell[data-v-da75c1b1]{min-width:200px}.invoice-description[data-v-da75c1b1]{display:flex;flex-direction:column;gap:.25rem}.invoice-title[data-v-da75c1b1]{font-weight:500;color:var(--corelium-text-primary)}.invoice-period[data-v-da75c1b1]{font-size:.75rem;color:var(--corelium-text-secondary)}.amount-cell[data-v-da75c1b1]{text-align:right;font-weight:600;color:var(--corelium-text-primary);white-space:nowrap}.status-cell[data-v-da75c1b1]{white-space:nowrap}.status-badge[data-v-da75c1b1]{padding:.25rem .5rem;border-radius:.125rem;font-size:.75rem;font-weight:600;text-transform:uppercase}.status-badge--paid[data-v-da75c1b1]{background:var(--corelium-success-light);color:var(--corelium-success)}.status-badge--pending[data-v-da75c1b1]{background:var(--corelium-warning-light);color:var(--corelium-warning)}.status-badge--failed[data-v-da75c1b1]{background:var(--corelium-error-light);color:var(--corelium-error)}.actions-cell[data-v-da75c1b1]{white-space:nowrap}.upcoming-charges[data-v-da75c1b1]{display:flex;flex-direction:column;gap:1rem}.charge-item[data-v-da75c1b1]{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:var(--corelium-bg-secondary);border:1px solid var(--corelium-border-primary);border-radius:.375rem}.charge-info[data-v-da75c1b1]{flex:1}.charge-title[data-v-da75c1b1]{font-size:1rem;font-weight:500;color:var(--corelium-text-primary);margin-bottom:.25rem}.charge-period[data-v-da75c1b1]{font-size:.875rem;color:var(--corelium-text-secondary)}.charge-amount[data-v-da75c1b1]{text-align:right}.amount[data-v-da75c1b1]{display:block;font-size:1.125rem;font-weight:600;color:var(--corelium-text-primary)}.date[data-v-da75c1b1]{font-size:.875rem;color:var(--corelium-text-secondary)}.billing-settings[data-v-da75c1b1]{display:flex;flex-direction:column;gap:1.5rem}.setting-item[data-v-da75c1b1]{display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem}@media (max-width: 768px){.setting-item[data-v-da75c1b1]{flex-direction:column;gap:.75rem}}.setting-info[data-v-da75c1b1]{flex:1}.setting-title[data-v-da75c1b1]{font-size:1rem;font-weight:500;color:var(--corelium-text-primary);margin-bottom:.25rem}.setting-description[data-v-da75c1b1]{font-size:.875rem;color:var(--corelium-text-secondary)}.setting-control[data-v-da75c1b1]{flex-shrink:0;min-width:200px}@media (max-width: 768px){.setting-control[data-v-da75c1b1]{min-width:0;width:100%}}.danger[data-v-da75c1b1]{color:var(--corelium-error)!important}.danger[data-v-da75c1b1]:hover{background:var(--corelium-error-light)!important}.admin-layout[data-v-823e03c3]{min-height:100vh;background:var(--corelium-bg-primary);display:flex;flex-direction:column}.admin-header[data-v-823e03c3]{padding-top:0;background:linear-gradient(135deg,#1e293b,#0f172a);border-bottom:1px solid rgba(255,255,255,.05);position:sticky;top:70px;z-index:100}.admin-header-content[data-v-823e03c3]{max-width:100%;padding:1.25rem 2rem}@media (max-width: 768px){.admin-header-content[data-v-823e03c3]{padding:1rem}}.admin-header-row[data-v-823e03c3]{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:1rem}@media (max-width: 768px){.admin-header-row[data-v-823e03c3]{flex-direction:column;align-items:flex-start;gap:.75rem}}.admin-header-title[data-v-823e03c3]{flex:1;min-width:0}.admin-breadcrumb[data-v-823e03c3]{display:flex;align-items:center;gap:.5rem;font-size:.75rem;flex-shrink:0}.breadcrumb-link[data-v-823e03c3]{display:flex;align-items:center;gap:.25rem;color:#ffffff80;text-decoration:none;transition:color .15s ease-in-out;font-weight:500}.breadcrumb-link[data-v-823e03c3]:hover{color:var(--corelium-primary)}.breadcrumb-link svg[data-v-823e03c3]{width:14px;height:14px}.breadcrumb-separator[data-v-823e03c3]{color:#ffffff4d}.breadcrumb-current[data-v-823e03c3]{color:#ffffffe6;font-weight:600}.admin-title[data-v-823e03c3]{font-size:1.5rem;font-weight:700;color:#fff;margin:0 0 .25rem;line-height:1.2}@media (max-width: 768px){.admin-title[data-v-823e03c3]{font-size:1.25rem}}.admin-subtitle[data-v-823e03c3]{font-size:.875rem;color:#fff9;line-height:1.4;margin:0}@media (max-width: 768px){.admin-subtitle[data-v-823e03c3]{font-size:.75rem}}.admin-tabs[data-v-823e03c3]{display:flex;gap:.5rem;flex-wrap:wrap;border-bottom:2px solid rgba(255,255,255,.1);margin:0 -2rem;padding:0 2rem}@media (max-width: 768px){.admin-tabs[data-v-823e03c3]{margin:0 -1rem;padding:0 1rem;gap:.25rem;overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none}.admin-tabs[data-v-823e03c3]::-webkit-scrollbar{display:none}}.admin-tab[data-v-823e03c3]{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;color:#fff9;text-decoration:none;font-size:.875rem;font-weight:600;white-space:nowrap;transition:all .15s ease-in-out;position:relative;border-bottom:2px solid transparent;margin-bottom:-2px}.admin-tab[data-v-823e03c3]:hover{color:#ffffffe6;background:#ffffff0d}.admin-tab--active[data-v-823e03c3]{color:var(--corelium-primary);border-bottom-color:var(--corelium-primary)}@media (max-width: 768px){.admin-tab[data-v-823e03c3]{padding:.5rem .75rem;font-size:.75rem}}.tab-icon[data-v-823e03c3]{width:16px;height:16px;flex-shrink:0}@media (max-width: 768px){.tab-icon[data-v-823e03c3]{width:14px;height:14px}}@media (max-width: 480px){.tab-label[data-v-823e03c3]{display:none}}.tab-badge[data-v-823e03c3]{background:var(--corelium-error);color:#fff;font-size:.75rem;font-weight:700;padding:2px 6px;border-radius:9999px;min-width:18px;text-align:center;box-shadow:0 2px 8px #ef444466}.admin-content[data-v-823e03c3]{flex:1;padding:0;min-height:calc(100vh - 250px)}.admin-section[data-v-b55da27a]{background:var(--corelium-bg-primary);border:1px solid var(--corelium-border-primary);border-radius:.5rem;padding:1.5rem;margin-bottom:1.5rem;box-shadow:var(--corelium-shadow-sm)}.section-title[data-v-b55da27a]{font-size:1.25rem;font-weight:600;color:var(--corelium-text-primary);margin-bottom:1.5rem}.metrics-grid[data-v-b55da27a]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.metric-card[data-v-b55da27a]{display:flex;align-items:center;gap:1rem;padding:1rem;background:var(--corelium-bg-secondary);border:1px solid var(--corelium-border-primary);border-radius:.375rem}.metric-icon[data-v-b55da27a]{width:48px;height:48px;border-radius:.5rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.metric-icon--users[data-v-b55da27a]{background:var(--corelium-primary-light);color:var(--corelium-primary)}.metric-icon--organizations[data-v-b55da27a]{background:var(--corelium-secondary-light);color:var(--corelium-secondary)}.metric-icon--revenue[data-v-b55da27a]{background:var(--corelium-success-light);color:var(--corelium-success)}.metric-icon--uptime[data-v-b55da27a]{background:var(--corelium-warning-light);color:var(--corelium-warning)}.metric-content[data-v-b55da27a]{flex:1}.metric-value[data-v-b55da27a]{font-size:1.5rem;font-weight:700;color:var(--corelium-text-primary);margin-bottom:.25rem}.metric-label[data-v-b55da27a]{font-size:.875rem;color:var(--corelium-text-secondary);margin-bottom:.25rem}.metric-change[data-v-b55da27a]{font-size:.875rem;font-weight:500}.metric-change--positive[data-v-b55da27a]{color:var(--corelium-success)}.metric-change--negative[data-v-b55da27a]{color:var(--corelium-error)}.quick-actions-grid[data-v-b55da27a]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem}.quick-action-card[data-v-b55da27a]{display:flex;align-items:center;gap:1rem;padding:1rem;background:var(--corelium-bg-secondary);border:1px solid var(--corelium-border-primary);border-radius:.375rem;text-decoration:none;transition:all .15s ease-in-out}.quick-action-card[data-v-b55da27a]:hover{background:var(--corelium-bg-hover);border-color:var(--corelium-primary);transform:translateY(-2px);box-shadow:var(--corelium-shadow-md)}.action-icon[data-v-b55da27a]{width:40px;height:40px;background:var(--corelium-primary-light);color:var(--corelium-primary);border-radius:.375rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.action-content[data-v-b55da27a]{flex:1}.action-title[data-v-b55da27a]{font-size:1rem;font-weight:600;color:var(--corelium-text-primary);margin-bottom:.25rem}.action-description[data-v-b55da27a]{font-size:.875rem;color:var(--corelium-text-secondary)}.action-arrow[data-v-b55da27a]{color:var(--corelium-text-tertiary);transition:color .15s ease-in-out}.quick-action-card:hover .action-arrow[data-v-b55da27a]{color:var(--corelium-primary)}.activity-feed[data-v-b55da27a]{display:flex;flex-direction:column;gap:.75rem}.activity-item[data-v-b55da27a]{display:flex;gap:1rem;padding:.75rem;background:var(--corelium-bg-secondary);border:1px solid var(--corelium-border-primary);border-radius:.375rem}.activity-time[data-v-b55da27a]{font-size:.75rem;color:var(--corelium-text-secondary);white-space:nowrap;font-weight:500}.activity-content[data-v-b55da27a]{flex:1}.activity-message[data-v-b55da27a]{font-size:.875rem;color:var(--corelium-text-primary);margin-bottom:.25rem}.activity-details[data-v-b55da27a]{display:flex;gap:.75rem;font-size:.75rem;color:var(--corelium-text-secondary)}.activity-user[data-v-b55da27a]{font-weight:500}.activity-type[data-v-b55da27a]{background:var(--corelium-bg-tertiary);padding:2px 6px;border-radius:.125rem;font-weight:500}.drawer-overlay[data-v-5298b872]{position:fixed;inset:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10000;display:flex;justify-content:flex-end}.drawer-container[data-v-5298b872]{background:var(--corelium-bg-primary);height:100vh;box-shadow:-4px 0 24px #0003;display:flex;flex-direction:column;overflow:hidden}.drawer-container--sm[data-v-5298b872]{width:400px;max-width:90vw}.drawer-container--md[data-v-5298b872]{width:600px;max-width:90vw}.drawer-container--lg[data-v-5298b872]{width:800px;max-width:90vw}.drawer-container--xl[data-v-5298b872]{width:1000px;max-width:95vw}@media (max-width: 768px){.drawer-container[data-v-5298b872]{width:100vw!important;max-width:100vw!important}}.drawer-header[data-v-5298b872]{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.5rem;border-bottom:1px solid var(--corelium-border-primary);flex-shrink:0;background:var(--corelium-bg-secondary)}.drawer-title-section[data-v-5298b872]{flex:1;min-width:0}.drawer-title[data-v-5298b872]{font-size:1.5rem;font-weight:700;color:var(--corelium-text-primary);margin:0 0 .25rem;line-height:1.3}.drawer-subtitle[data-v-5298b872]{font-size:.875rem;color:var(--corelium-text-secondary);margin:0;line-height:1.5}.drawer-close[data-v-5298b872]{display:flex;align-items:center;justify-content:center;padding:.5rem;background:transparent;border:none;border-radius:.375rem;color:var(--corelium-text-secondary);cursor:pointer;transition:all .15s ease-in-out;flex-shrink:0}.drawer-close[data-v-5298b872]:hover{background:var(--corelium-bg-tertiary);color:var(--corelium-text-primary)}.drawer-close[data-v-5298b872]:active{transform:scale(.95)}.drawer-body[data-v-5298b872]{flex:1;overflow-y:auto;padding:1.5rem;overscroll-behavior:contain}.drawer-body[data-v-5298b872]::-webkit-scrollbar{width:8px}.drawer-body[data-v-5298b872]::-webkit-scrollbar-track{background:var(--corelium-bg-secondary)}.drawer-body[data-v-5298b872]::-webkit-scrollbar-thumb{background:var(--corelium-border-primary);border-radius:9999px}.drawer-body[data-v-5298b872]::-webkit-scrollbar-thumb:hover{background:var(--corelium-text-secondary)}.drawer-footer[data-v-5298b872]{display:flex;justify-content:flex-end;gap:.75rem;padding:1.5rem;border-top:1px solid var(--corelium-border-primary);flex-shrink:0;background:var(--corelium-bg-secondary)}.drawer-fade-enter-active[data-v-5298b872]{transition:opacity .4s ease}.drawer-fade-leave-active[data-v-5298b872]{transition:opacity .3s ease}.drawer-fade-enter-from[data-v-5298b872],.drawer-fade-leave-to[data-v-5298b872]{opacity:0}.drawer-slide-enter-active[data-v-5298b872]{transition:transform .5s cubic-bezier(.16,1,.3,1)}.drawer-slide-leave-active[data-v-5298b872]{transition:transform .3s cubic-bezier(.4,0,1,1)}.drawer-slide-enter-from[data-v-5298b872],.drawer-slide-leave-to[data-v-5298b872]{transform:translate(100%)}@media (max-width: 768px){.drawer-header[data-v-5298b872]{padding:1rem}.drawer-title[data-v-5298b872]{font-size:1.25rem}.drawer-body[data-v-5298b872]{padding:1rem}.drawer-footer[data-v-5298b872]{padding:1rem;flex-direction:column-reverse}.drawer-footer[data-v-5298b872]>*{width:100%}}.loading-state[data-v-cf7f1e06],.error-state[data-v-cf7f1e06]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;gap:1rem}.spinner[data-v-cf7f1e06]{width:40px;height:40px;border:3px solid var(--corelium-border-primary);border-top-color:var(--corelium-primary);border-radius:50%;animation:spin-cf7f1e06 1s linear infinite}@keyframes spin-cf7f1e06{to{transform:rotate(360deg)}}.error-message[data-v-cf7f1e06]{color:var(--corelium-error);font-weight:500}.create-form[data-v-cf7f1e06]{display:flex;flex-direction:column;gap:2rem}.form-section[data-v-cf7f1e06]{display:flex;flex-direction:column;gap:1rem}.section-title[data-v-cf7f1e06]{font-size:1rem;font-weight:600;color:var(--corelium-text-primary);margin:0;padding-bottom:.5rem;border-bottom:1px solid var(--corelium-border-primary)}.section-header-with-action[data-v-cf7f1e06]{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.5rem}.section-header-with-action .section-title[data-v-cf7f1e06]{border-bottom:none;padding-bottom:0;flex:1}.generated-password-alert[data-v-cf7f1e06]{display:flex;gap:.75rem;padding:1rem;background:#ecfdf5;border:2px solid #10b981;border-radius:.5rem;margin-bottom:1rem;box-shadow:0 4px 6px -1px #10b9811a,0 2px 4px -1px #10b9810f}.generated-password-alert .alert-icon[data-v-cf7f1e06]{flex-shrink:0;color:#10b981}.generated-password-alert .alert-icon svg[data-v-cf7f1e06]{display:block;width:24px;height:24px}.generated-password-alert .alert-content[data-v-cf7f1e06]{flex:1}.generated-password-alert .alert-title[data-v-cf7f1e06]{font-size:1rem;font-weight:700;color:#065f46;margin:0 0 .5rem}.generated-password-alert .alert-message[data-v-cf7f1e06]{font-size:.875rem;color:#047857;margin:0 0 .75rem;font-weight:500}.generated-password-alert .generated-password-code[data-v-cf7f1e06]{display:block;padding:.75rem 1rem;background:#f0fdf4;border:2px solid #10b981;border-radius:.375rem;font-family:Courier New,Consolas,monospace;font-size:1.125rem;font-weight:700;color:#047857;cursor:pointer;transition:all .15s ease-in-out;text-align:center;letter-spacing:.5px}.generated-password-alert .generated-password-code[data-v-cf7f1e06]:hover{background:#d1fae5;border-color:#059669;box-shadow:0 0 0 3px #10b98126;transform:translateY(-1px)}.generated-password-alert .generated-password-code[data-v-cf7f1e06]:active{transform:translateY(0) scale(.98);background:#a7f3d0}.generated-password-alert .copy-success[data-v-cf7f1e06]{margin:.5rem 0 0;font-size:.875rem;font-weight:600;color:#059669;text-align:center;animation:fadeIn-cf7f1e06 .3s ease-in}@keyframes fadeIn-cf7f1e06{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.form-row[data-v-cf7f1e06]{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group[data-v-cf7f1e06]{display:flex;flex-direction:column;gap:.5rem}.form-label[data-v-cf7f1e06]{font-size:.875rem;font-weight:500;color:var(--corelium-text-primary)}.required[data-v-cf7f1e06]{color:var(--corelium-error)}.form-input[data-v-cf7f1e06]{width:100%;padding:.75rem;background:var(--corelium-bg-secondary);border:1px solid var(--corelium-border-primary);border-radius:.375rem;color:var(--corelium-text-primary);font-size:.875rem;font-family:inherit;transition:all .15s ease-in-out}.form-input[data-v-cf7f1e06]:focus{outline:none;border-color:var(--corelium-primary);box-shadow:0 0 0 3px #2563eb1a}.form-input[data-v-cf7f1e06]::placeholder{color:var(--corelium-text-secondary)}.form-input--error[data-v-cf7f1e06]{border-color:var(--corelium-error)}.form-input--error[data-v-cf7f1e06]:focus{box-shadow:0 0 0 3px #ef44441a}.error-text[data-v-cf7f1e06]{font-size:.75rem;color:var(--corelium-error)}.password-input-wrapper[data-v-cf7f1e06]{position:relative}.password-toggle[data-v-cf7f1e06]{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);background:transparent;border:none;color:var(--corelium-text-secondary);cursor:pointer;padding:.5rem;border-radius:.125rem;display:flex;align-items:center;justify-content:center;transition:all .15s ease-in-out}.password-toggle[data-v-cf7f1e06]:hover{color:var(--corelium-text-primary);background:var(--corelium-bg-tertiary)}.password-strength[data-v-cf7f1e06]{display:flex;align-items:center;gap:.75rem}.strength-bar[data-v-cf7f1e06]{flex:1;height:4px;background:var(--corelium-border-primary);border-radius:9999px;overflow:hidden}.strength-fill[data-v-cf7f1e06]{height:100%;transition:width .3s ease,background-color .3s ease;border-radius:9999px}.strength-fill--weak[data-v-cf7f1e06]{background:var(--corelium-error)}.strength-fill--fair[data-v-cf7f1e06]{background:#f59e0b}.strength-fill--good[data-v-cf7f1e06]{background:#3b82f6}.strength-fill--strong[data-v-cf7f1e06]{background:var(--corelium-success)}.strength-label[data-v-cf7f1e06]{font-size:.75rem;font-weight:500;min-width:50px}.strength-label--weak[data-v-cf7f1e06]{color:var(--corelium-error)}.strength-label--fair[data-v-cf7f1e06]{color:#f59e0b}.strength-label--good[data-v-cf7f1e06]{color:#3b82f6}.strength-label--strong[data-v-cf7f1e06]{color:var(--corelium-success)}.empty-state[data-v-cf7f1e06]{padding:2rem;text-align:center;color:var(--corelium-text-secondary);font-size:.875rem}.roles-list[data-v-cf7f1e06]{display:flex;flex-direction:column;gap:.5rem}.role-checkbox-item[data-v-cf7f1e06]{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem;background:var(--corelium-bg-secondary);border:1px solid var(--corelium-border-primary);border-radius:.375rem;cursor:pointer;transition:all .15s ease-in-out}.role-checkbox-item[data-v-cf7f1e06]:hover{border-color:var(--corelium-primary)}.role-checkbox-item[data-v-cf7f1e06]:has(.role-checkbox:checked){border-color:var(--corelium-primary);background:#2563eb0d}.role-checkbox[data-v-cf7f1e06]{margin-top:2px;cursor:pointer;accent-color:var(--corelium-primary);width:18px;height:18px;flex-shrink:0}.role-info[data-v-cf7f1e06]{flex:1;min-width:0}.role-name[data-v-cf7f1e06]{font-size:.875rem;font-weight:500;color:var(--corelium-text-primary);margin-bottom:.25rem;display:flex;align-items:center;gap:.5rem}.custom-badge[data-v-cf7f1e06]{padding:.25rem .5rem;background:#f59e0b1a;border:1px solid rgba(245,158,11,.3);border-radius:.125rem;font-size:.75rem;font-weight:500;color:#f59e0b}.role-description[data-v-cf7f1e06]{font-size:.75rem;color:var(--corelium-text-secondary);line-height:1.4}@media (max-width: 768px){.form-row[data-v-cf7f1e06]{grid-template-columns:1fr}}.loading-state[data-v-1e97e165],.error-state[data-v-1e97e165]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;gap:1rem}.spinner[data-v-1e97e165]{width:40px;height:40px;border:3px solid var(--corelium-border-primary);border-top-color:var(--corelium-primary);border-radius:50%;animation:spin-1e97e165 1s linear infinite}@keyframes spin-1e97e165{to{transform:rotate(360deg)}}.error-message[data-v-1e97e165]{color:var(--corelium-error);font-weight:500}.edit-form[data-v-1e97e165]{display:flex;flex-direction:column;gap:2rem}.form-section[data-v-1e97e165]{display:flex;flex-direction:column;gap:1rem}.section-title[data-v-1e97e165]{font-size:1rem;font-weight:600;color:var(--corelium-text-primary);margin:0;padding-bottom:.5rem;border-bottom:1px solid var(--corelium-border-primary)}.form-row[data-v-1e97e165]{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group[data-v-1e97e165]{display:flex;flex-direction:column;gap:.5rem}.form-label[data-v-1e97e165]{font-size:.875rem;font-weight:500;color:var(--corelium-text-primary)}.required[data-v-1e97e165]{color:var(--corelium-error)}.form-input[data-v-1e97e165]{width:100%;padding:.75rem;background:var(--corelium-bg-secondary);border:1px solid var(--corelium-border-primary);border-radius:.375rem;color:var(--corelium-text-primary);font-size:.875rem;font-family:inherit;transition:all .15s ease-in-out}.form-input[data-v-1e97e165]:focus{outline:none;border-color:var(--corelium-primary);box-shadow:0 0 0 3px #2563eb1a}.form-input[data-v-1e97e165]::placeholder{color:var(--corelium-text-secondary)}.form-input--error[data-v-1e97e165]{border-color:var(--corelium-error)}.form-input--error[data-v-1e97e165]:focus{box-shadow:0 0 0 3px #ef44441a}.error-text[data-v-1e97e165]{font-size:.75rem;color:var(--corelium-error)}@media (max-width: 768px){.form-row[data-v-1e97e165]{grid-template-columns:1fr}}.admin-container[data-v-378313fc]{padding:1.5rem 2rem}@media (max-width: 768px){.admin-container[data-v-378313fc]{padding:1rem}}.admin-section[data-v-378313fc]{background:var(--corelium-bg-primary);border:1px solid var(--corelium-border-primary);border-radius:.5rem;padding:1.5rem;box-shadow:var(--corelium-shadow-sm)}.section-header[data-v-378313fc]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;gap:1rem;flex-wrap:wrap}.section-title[data-v-378313fc]{font-size:1.25rem;font-weight:600;color:var(--corelium-text-primary)}.section-actions[data-v-378313fc]{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}.search-input[data-v-378313fc]{min-width:240px}.status-filter[data-v-378313fc]{min-width:150px}.loading-state[data-v-378313fc],.error-state[data-v-378313fc],.empty-state[data-v-378313fc]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;text-align:center;gap:1rem}.spinner[data-v-378313fc]{width:48px;height:48px;border:4px solid var(--corelium-border-primary);border-top-color:var(--corelium-primary);border-radius:50%;animation:spin-378313fc 1s linear infinite}@keyframes spin-378313fc{to{transform:rotate(360deg)}}.error-message[data-v-378313fc]{color:var(--corelium-error);font-weight:500}.empty-state p[data-v-378313fc]{color:var(--corelium-text-secondary);font-size:1.125rem}.table-container[data-v-378313fc]{overflow-x:auto;border:1px solid var(--corelium-border-primary);border-radius:.375rem;margin-bottom:1.5rem}.admin-table[data-v-378313fc]{width:100%;border-collapse:collapse;font-size:.875rem}.admin-table thead[data-v-378313fc]{background:var(--corelium-bg-secondary)}.admin-table th[data-v-378313fc]{padding:.75rem 1rem;text-align:left;font-weight:600;color:var(--corelium-text-secondary);text-transform:uppercase;font-size:.75rem;border-bottom:1px solid var(--corelium-border-primary)}.admin-table td[data-v-378313fc]{padding:1rem;border-bottom:1px solid var(--corelium-border-primary);color:var(--corelium-text-primary)}.table-row[data-v-378313fc]{transition:background .2s}.table-row[data-v-378313fc]:hover{background:var(--corelium-bg-secondary)}.user-cell[data-v-378313fc]{min-width:200px}.user-info[data-v-378313fc]{display:flex;align-items:center;gap:.75rem}.user-avatar[data-v-378313fc]{width:40px;height:40px;background:var(--corelium-primary);border-radius:9999px;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:700;color:var(--corelium-text-on-primary);flex-shrink:0}.user-details[data-v-378313fc]{min-width:0}.user-name[data-v-378313fc]{font-weight:500;color:var(--corelium-text-primary)}.user-id[data-v-378313fc]{font-size:.75rem;color:var(--corelium-text-secondary)}.role-badges[data-v-378313fc]{display:flex;gap:.5rem;flex-wrap:wrap}.role-badge[data-v-378313fc]{padding:.25rem .5rem;background:#2563eb1a;border:1px solid rgba(37,99,235,.3);border-radius:.125rem;font-size:.75rem;font-weight:500;color:#60a5fa;white-space:nowrap}.status-badge[data-v-378313fc]{padding:.25rem .5rem;border-radius:.125rem;font-size:.75rem;font-weight:600;text-transform:uppercase;white-space:nowrap}.status-badge--active[data-v-378313fc]{background:var(--corelium-success-light);color:var(--corelium-success)}.status-badge--suspended[data-v-378313fc]{background:var(--corelium-error-light);color:var(--corelium-error)}.status-badge--inactive[data-v-378313fc]{background:var(--corelium-border-primary);color:var(--corelium-text-secondary)}.action-buttons[data-v-378313fc]{display:flex;gap:.5rem;flex-wrap:wrap}.danger[data-v-378313fc]{color:var(--corelium-error)!important}.danger[data-v-378313fc]:hover{background:var(--corelium-error-light)!important}.success[data-v-378313fc]{color:var(--corelium-success)!important}.success[data-v-378313fc]:hover{background:var(--corelium-success-light)!important}.pagination[data-v-378313fc]{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:var(--corelium-bg-secondary);border:1px solid var(--corelium-border-primary);border-radius:.375rem}.pagination-info[data-v-378313fc]{font-size:.875rem;color:var(--corelium-text-secondary)}.pagination-controls[data-v-378313fc]{display:flex;gap:.75rem;align-items:center}.page-number[data-v-378313fc]{font-size:.875rem;font-weight:500;color:var(--corelium-text-primary);padding:0 .5rem}.admin-section[data-v-6aeeb0e3]{background:var(--corelium-bg-primary);border:1px solid var(--corelium-border-primary);border-radius:.5rem;padding:1.5rem;box-shadow:var(--corelium-shadow-sm)}.section-header[data-v-6aeeb0e3]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;gap:1rem}.section-title[data-v-6aeeb0e3]{font-size:1.25rem;font-weight:600;color:var(--corelium-text-primary)}.section-actions[data-v-6aeeb0e3]{display:flex;gap:.75rem;align-items:center}.search-input[data-v-6aeeb0e3]{min-width:240px}.loading-state[data-v-6aeeb0e3],.error-state[data-v-6aeeb0e3],.empty-state[data-v-6aeeb0e3]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;text-align:center;gap:1rem}.spinner[data-v-6aeeb0e3]{width:48px;height:48px;border:4px solid var(--corelium-border-primary);border-top-color:var(--corelium-primary);border-radius:50%;animation:spin-6aeeb0e3 1s linear infinite}@keyframes spin-6aeeb0e3{to{transform:rotate(360deg)}}.error-message[data-v-6aeeb0e3]{color:var(--corelium-error);font-weight:500}.empty-state p[data-v-6aeeb0e3]{color:var(--corelium-text-secondary);font-size:1.125rem}.organizations-grid[data-v-6aeeb0e3]{display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:1.5rem;margin-bottom:1.5rem}.organization-card[data-v-6aeeb0e3]{background:var(--corelium-bg-secondary);border:1px solid var(--corelium-border-primary);border-radius:.5rem;padding:1.5rem;transition:all .2s ease}.organization-card[data-v-6aeeb0e3]:hover{border-color:var(--corelium-primary);box-shadow:var(--corelium-shadow-md)}.org-header[data-v-6aeeb0e3]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.org-info[data-v-6aeeb0e3]{display:flex;align-items:center;gap:.75rem}.org-avatar[data-v-6aeeb0e3]{width:48px;height:48px;background:var(--corelium-primary);border-radius:.5rem;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700;color:var(--corelium-text-on-primary);flex-shrink:0}.org-details[data-v-6aeeb0e3]{min-width:0}.org-name[data-v-6aeeb0e3]{font-size:1.125rem;font-weight:600;color:var(--corelium-text-primary);margin-bottom:.25rem}.org-domain[data-v-6aeeb0e3]{font-size:.875rem;color:var(--corelium-text-secondary)}.org-status[data-v-6aeeb0e3]{flex-shrink:0}.status-badge[data-v-6aeeb0e3]{padding:.25rem .5rem;border-radius:.125rem;font-size:.75rem;font-weight:600;text-transform:uppercase}.status-badge--active[data-v-6aeeb0e3]{background:var(--corelium-success-light);color:var(--corelium-success)}.status-badge--inactive[data-v-6aeeb0e3]{background:var(--corelium-border-primary);color:var(--corelium-text-secondary)}.org-stats[data-v-6aeeb0e3]{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1rem;padding:1rem;background:var(--corelium-bg-primary);border:1px solid var(--corelium-border-primary);border-radius:.375rem}.stat-item[data-v-6aeeb0e3]{display:flex;flex-direction:column;gap:.25rem}.stat-label[data-v-6aeeb0e3]{font-size:.75rem;font-weight:500;color:var(--corelium-text-secondary);text-transform:uppercase}.stat-value[data-v-6aeeb0e3]{font-size:.875rem;font-weight:600;color:var(--corelium-text-primary)}.org-actions[data-v-6aeeb0e3]{display:flex;gap:.5rem;flex-wrap:wrap}.danger[data-v-6aeeb0e3]{color:var(--corelium-error)!important}.danger[data-v-6aeeb0e3]:hover{background:var(--corelium-error-light)!important}.success[data-v-6aeeb0e3]{color:var(--corelium-success)!important}.success[data-v-6aeeb0e3]:hover{background:var(--corelium-success-light)!important}.pagination[data-v-6aeeb0e3]{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:var(--corelium-bg-secondary);border:1px solid var(--corelium-border-primary);border-radius:.375rem}.pagination-info[data-v-6aeeb0e3]{font-size:.875rem;color:var(--corelium-text-secondary)}.pagination-controls[data-v-6aeeb0e3]{display:flex;gap:.75rem;align-items:center}.page-number[data-v-6aeeb0e3]{font-size:.875rem;font-weight:500;color:var(--corelium-text-primary);padding:0 .5rem}.settings-sections[data-v-5fb1053e]{display:flex;flex-direction:column;gap:2rem}.settings-section[data-v-5fb1053e]{background:var(--corelium-bg-primary);border:1px solid var(--corelium-border-primary);border-radius:.5rem;padding:1.5rem;box-shadow:var(--corelium-shadow-sm)}.section-header[data-v-5fb1053e]{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--corelium-border-primary)}.section-title[data-v-5fb1053e]{font-size:1.25rem;font-weight:600;color:var(--corelium-text-primary);margin-bottom:.5rem}.section-description[data-v-5fb1053e]{font-size:.875rem;color:var(--corelium-text-secondary);line-height:1.5}.settings-grid[data-v-5fb1053e]{display:grid;gap:1.5rem;grid-template-columns:1fr}@media (min-width: 768px){.settings-grid[data-v-5fb1053e]{grid-template-columns:repeat(2,1fr)}}.setting-item[data-v-5fb1053e]{display:flex;flex-direction:column;gap:.5rem}.setting-item--checkbox[data-v-5fb1053e]{flex-direction:row;align-items:flex-start}.checkbox-wrapper[data-v-5fb1053e]{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;width:100%}.setting-checkbox[data-v-5fb1053e]{width:18px;height:18px;margin-top:2px;flex-shrink:0;accent-color:var(--corelium-primary)}.checkbox-content[data-v-5fb1053e],.toggle-content[data-v-5fb1053e]{flex:1;display:flex;flex-direction:column;gap:.25rem}.setting-label[data-v-5fb1053e]{font-size:.875rem;font-weight:600;color:var(--corelium-text-primary)}.setting-help[data-v-5fb1053e]{font-size:.75rem;color:var(--corelium-text-secondary);line-height:1.4;margin:0}.settings-actions[data-v-5fb1053e]{display:flex;justify-content:flex-end;gap:.75rem;padding-top:1.5rem;border-top:1px solid var(--corelium-border-primary)}@media (max-width: 768px){.settings-actions[data-v-5fb1053e]{flex-direction:column;align-items:stretch}}.admin-section[data-v-9abf374c]{background:var(--corelium-bg-primary);border:1px solid var(--corelium-border-primary);border-radius:.5rem;padding:1.5rem;box-shadow:var(--corelium-shadow-sm)}.section-header[data-v-9abf374c]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;gap:1rem}@media (max-width: 768px){.section-header[data-v-9abf374c]{flex-direction:column;align-items:stretch}}.section-title[data-v-9abf374c]{font-size:1.25rem;font-weight:600;color:var(--corelium-text-primary)}.section-actions[data-v-9abf374c]{display:flex;gap:.75rem;align-items:center}@media (max-width: 768px){.section-actions[data-v-9abf374c]{flex-direction:column;align-items:stretch}}.search-input[data-v-9abf374c]{min-width:240px}@media (max-width: 768px){.search-input[data-v-9abf374c]{min-width:0}}.filter-bar[data-v-9abf374c]{display:flex;gap:1rem;margin-bottom:1.5rem;padding:1rem;background:var(--corelium-bg-secondary);border:1px solid var(--corelium-border-primary);border-radius:.375rem}@media (max-width: 768px){.filter-bar[data-v-9abf374c]{flex-direction:column;gap:.75rem}}.filter-group[data-v-9abf374c]{display:flex;align-items:center;gap:.5rem}.filter-label[data-v-9abf374c]{font-size:.875rem;font-weight:500;color:var(--corelium-text-secondary);min-width:80px}.stats-grid[data-v-9abf374c]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1.5rem}.stat-card[data-v-9abf374c]{display:flex;align-items:center;gap:.75rem;padding:1rem;background:var(--corelium-bg-secondary);border:1px solid var(--corelium-border-primary);border-radius:.375rem}.stat-icon[data-v-9abf374c]{width:40px;height:40px;border-radius:.375rem;display:flex;align-items:center;justify-content:center}.stat-icon--info[data-v-9abf374c]{background:var(--corelium-primary-light);color:var(--corelium-primary)}.stat-icon--success[data-v-9abf374c]{background:var(--corelium-success-light);color:var(--corelium-success)}.stat-icon--warning[data-v-9abf374c]{background:var(--corelium-warning-light);color:var(--corelium-warning)}.stat-icon--error[data-v-9abf374c]{background:var(--corelium-error-light);color:var(--corelium-error)}.stat-content[data-v-9abf374c]{flex:1}.stat-value[data-v-9abf374c]{font-size:1.5rem;font-weight:700;color:var(--corelium-text-primary);line-height:1}.stat-label[data-v-9abf374c]{font-size:.875rem;color:var(--corelium-text-secondary);margin-top:.25rem}.log-container[data-v-9abf374c]{border:1px solid var(--corelium-border-primary);border-radius:.375rem;overflow:hidden;margin-bottom:1.5rem}.log-header[data-v-9abf374c]{display:grid;grid-template-columns:140px 80px 200px 160px 1fr 120px;gap:.75rem;padding:.75rem 1rem;background:var(--corelium-bg-secondary);border-bottom:1px solid var(--corelium-border-primary);font-size:.875rem;font-weight:600;color:var(--corelium-text-primary)}@media (max-width: 1024px){.log-header[data-v-9abf374c]{grid-template-columns:120px 70px 180px 140px 1fr 100px}}@media (max-width: 768px){.log-header[data-v-9abf374c]{display:none}}.log-col[data-v-9abf374c]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.log-col--details[data-v-9abf374c]{white-space:normal}.log-entries[data-v-9abf374c]{max-height:600px;overflow-y:auto}.log-entry[data-v-9abf374c]{display:grid;grid-template-columns:140px 80px 200px 160px 1fr 120px;gap:.75rem;padding:.75rem 1rem;border-bottom:1px solid var(--corelium-border-primary);transition:background-color .15s ease-in-out}.log-entry[data-v-9abf374c]:hover{background:var(--corelium-bg-secondary)}.log-entry[data-v-9abf374c]:last-child{border-bottom:none}@media (max-width: 1024px){.log-entry[data-v-9abf374c]{grid-template-columns:120px 70px 180px 140px 1fr 100px}}@media (max-width: 768px){.log-entry[data-v-9abf374c]{grid-template-columns:1fr;gap:.5rem;padding:1rem}}@media (max-width: 768px){.time-display[data-v-9abf374c]{display:flex;justify-content:space-between;align-items:center}}.time-primary[data-v-9abf374c]{font-size:.875rem;font-weight:500;color:var(--corelium-text-primary)}.time-secondary[data-v-9abf374c]{font-size:.75rem;color:var(--corelium-text-secondary)}.level-badge[data-v-9abf374c]{padding:2px 6px;border-radius:.125rem;font-size:.75rem;font-weight:600;text-transform:uppercase}.level-badge--info[data-v-9abf374c]{background:var(--corelium-primary-light);color:var(--corelium-primary)}.level-badge--success[data-v-9abf374c]{background:var(--corelium-success-light);color:var(--corelium-success)}.level-badge--warning[data-v-9abf374c]{background:var(--corelium-warning-light);color:var(--corelium-warning)}.level-badge--error[data-v-9abf374c]{background:var(--corelium-error-light);color:var(--corelium-error)}@media (max-width: 768px){.user-info[data-v-9abf374c],.action-info[data-v-9abf374c]{display:flex;justify-content:space-between;align-items:center}}.user-name[data-v-9abf374c],.action-name[data-v-9abf374c]{font-size:.875rem;font-weight:500;color:var(--corelium-text-primary)}.user-email[data-v-9abf374c],.action-category[data-v-9abf374c]{font-size:.75rem;color:var(--corelium-text-secondary)}.details-text[data-v-9abf374c]{font-size:.875rem;color:var(--corelium-text-secondary);line-height:1.4}.ip-address[data-v-9abf374c]{font-family:monospace;font-size:.75rem;color:var(--corelium-text-secondary)}.pagination[data-v-9abf374c]{display:flex;justify-content:space-between;align-items:center;gap:1rem}@media (max-width: 768px){.pagination[data-v-9abf374c]{flex-direction:column;gap:.75rem}}.pagination-info[data-v-9abf374c]{font-size:.875rem;color:var(--corelium-text-secondary)}.pagination-controls[data-v-9abf374c]{display:flex;align-items:center;gap:.75rem}.page-number[data-v-9abf374c]{font-size:.875rem;font-weight:500;color:var(--corelium-text-primary)}.security-sections[data-v-82d7bfd5]{display:flex;flex-direction:column;gap:2rem}.security-section[data-v-82d7bfd5]{background:var(--corelium-bg-primary);border:1px solid var(--corelium-border-primary);border-radius:.5rem;padding:1.5rem;box-shadow:var(--corelium-shadow-sm)}.section-header[data-v-82d7bfd5]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;gap:1rem}@media (max-width: 768px){.section-header[data-v-82d7bfd5]{flex-direction:column;align-items:stretch}}.section-title[data-v-82d7bfd5]{font-size:1.25rem;font-weight:600;color:var(--corelium-text-primary)}.section-description[data-v-82d7bfd5]{font-size:.875rem;color:var(--corelium-text-secondary);margin-top:.25rem}.security-stats[data-v-82d7bfd5]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}.security-card[data-v-82d7bfd5]{display:flex;align-items:center;gap:1rem;padding:1rem;background:var(--corelium-bg-secondary);border:1px solid var(--corelium-border-primary);border-radius:.375rem}.security-icon[data-v-82d7bfd5]{width:48px;height:48px;border-radius:.375rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.security-icon--success[data-v-82d7bfd5]{background:var(--corelium-success-light);color:var(--corelium-success)}.security-icon--warning[data-v-82d7bfd5]{background:var(--corelium-warning-light);color:var(--corelium-warning)}.security-icon--info[data-v-82d7bfd5]{background:var(--corelium-primary-light);color:var(--corelium-primary)}.security-icon--primary[data-v-82d7bfd5]{background:var(--corelium-primary);color:#fff}.security-content[data-v-82d7bfd5]{flex:1}.security-value[data-v-82d7bfd5]{font-size:1.5rem;font-weight:700;color:var(--corelium-text-primary);line-height:1}.security-label[data-v-82d7bfd5]{font-size:.875rem;font-weight:600;color:var(--corelium-text-primary);margin-top:.25rem}.security-detail[data-v-82d7bfd5]{font-size:.75rem;color:var(--corelium-text-secondary)}.events-list[data-v-82d7bfd5]{display:flex;flex-direction:column;gap:.75rem}.event-item[data-v-82d7bfd5]{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;background:var(--corelium-bg-secondary);border:1px solid var(--corelium-border-primary);border-radius:.375rem;border-left-width:4px}.event-item--high[data-v-82d7bfd5]{border-left-color:var(--corelium-error)}.event-item--warning[data-v-82d7bfd5]{border-left-color:var(--corelium-warning)}.event-item--info[data-v-82d7bfd5]{border-left-color:var(--corelium-primary)}.event-item--low[data-v-82d7bfd5]{border-left-color:var(--corelium-success)}.event-icon[data-v-82d7bfd5]{width:32px;height:32px;border-radius:.125rem;background:var(--corelium-primary-light);color:var(--corelium-primary);display:flex;align-items:center;justify-content:center;flex-shrink:0}.event-content[data-v-82d7bfd5]{flex:1}.event-title[data-v-82d7bfd5]{font-size:.875rem;font-weight:600;color:var(--corelium-text-primary);margin-bottom:.25rem}.event-description[data-v-82d7bfd5]{font-size:.875rem;color:var(--corelium-text-secondary);line-height:1.4;margin-bottom:.5rem}.event-meta[data-v-82d7bfd5]{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:var(--corelium-text-tertiary)}.event-separator[data-v-82d7bfd5]{color:var(--corelium-border-primary)}.event-severity[data-v-82d7bfd5]{flex-shrink:0}.severity-badge[data-v-82d7bfd5]{padding:2px 8px;border-radius:.125rem;font-size:.75rem;font-weight:600;text-transform:uppercase}.severity-badge--high[data-v-82d7bfd5]{background:var(--corelium-error-light);color:var(--corelium-error)}.severity-badge--warning[data-v-82d7bfd5]{background:var(--corelium-warning-light);color:var(--corelium-warning)}.severity-badge--info[data-v-82d7bfd5]{background:var(--corelium-primary-light);color:var(--corelium-primary)}.severity-badge--low[data-v-82d7bfd5]{background:var(--corelium-success-light);color:var(--corelium-success)}.policies-grid[data-v-82d7bfd5]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem}.policy-card[data-v-82d7bfd5]{background:var(--corelium-bg-secondary);border:1px solid var(--corelium-border-primary);border-radius:.375rem;padding:1rem}.policy-header[data-v-82d7bfd5]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.policy-title[data-v-82d7bfd5]{font-size:1rem;font-weight:600;color:var(--corelium-text-primary)}.policy-status[data-v-82d7bfd5]{padding:2px 8px;border-radius:.125rem;font-size:.75rem;font-weight:600;text-transform:uppercase}.policy-status--active[data-v-82d7bfd5]{background:var(--corelium-success-light);color:var(--corelium-success)}.policy-status--warning[data-v-82d7bfd5]{background:var(--corelium-warning-light);color:var(--corelium-warning)}.policy-details[data-v-82d7bfd5]{margin-bottom:1rem}.policy-rules[data-v-82d7bfd5]{list-style:none;padding:0;margin:0}.policy-rules li[data-v-82d7bfd5]{font-size:.875rem;color:var(--corelium-text-secondary);border-bottom:1px solid var(--corelium-border-primary);position:relative;padding:.25rem 0 .25rem 1rem}.policy-rules li[data-v-82d7bfd5]:before{content:"•";color:var(--corelium-primary);position:absolute;left:0}.policy-rules li[data-v-82d7bfd5]:last-child{border-bottom:none}.policy-actions[data-v-82d7bfd5]{display:flex;justify-content:flex-end}.actions-grid[data-v-82d7bfd5]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem}.action-button[data-v-82d7bfd5]{display:flex;align-items:center;gap:.5rem;justify-content:center;padding:.75rem 1rem;font-size:.875rem}.admin-container[data-v-f7417493]{padding:1.5rem 2rem}@media (max-width: 768px){.admin-container[data-v-f7417493]{padding:1rem}}.admin-section[data-v-f7417493]{background:var(--corelium-bg-primary);border:1px solid var(--corelium-border-primary);border-radius:.5rem;padding:1.5rem;box-shadow:var(--corelium-shadow-sm)}.section-header[data-v-f7417493]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;gap:1rem;flex-wrap:wrap}.section-title[data-v-f7417493]{font-size:1.25rem;font-weight:600;color:var(--corelium-text-primary)}.section-actions[data-v-f7417493]{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}.status-filter[data-v-f7417493],.type-filter[data-v-f7417493],.priority-filter[data-v-f7417493]{min-width:150px}.loading-state[data-v-f7417493],.empty-state[data-v-f7417493]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;text-align:center;gap:1rem}.spinner[data-v-f7417493]{width:48px;height:48px;border:4px solid var(--corelium-border-primary);border-top-color:var(--corelium-primary);border-radius:50%;animation:spin-f7417493 1s linear infinite}@keyframes spin-f7417493{to{transform:rotate(360deg)}}.empty-icon[data-v-f7417493]{font-size:4rem;margin-bottom:.5rem}.empty-state h3[data-v-f7417493]{font-size:1.125rem;font-weight:600;color:var(--corelium-text-primary);margin:0 0 .5rem}.empty-state p[data-v-f7417493]{color:var(--corelium-text-secondary);margin:0 0 1rem}.table-container[data-v-f7417493]{overflow-x:auto;border:1px solid var(--corelium-border-primary);border-radius:.375rem}.admin-table[data-v-f7417493]{width:100%;border-collapse:collapse;font-size:.875rem}.admin-table thead[data-v-f7417493]{background:var(--corelium-bg-secondary)}.admin-table th[data-v-f7417493]{padding:.75rem 1rem;text-align:left;font-weight:600;color:var(--corelium-text-secondary);text-transform:uppercase;font-size:.75rem;border-bottom:1px solid var(--corelium-border-primary)}.admin-table td[data-v-f7417493]{padding:1rem;border-bottom:1px solid var(--corelium-border-primary);color:var(--corelium-text-primary)}.table-row[data-v-f7417493]{transition:background .2s}.table-row[data-v-f7417493]:hover{background:var(--corelium-bg-secondary)}.announcement-title-cell[data-v-f7417493]{display:flex;align-items:center;gap:.5rem}.announcement-icon[data-v-f7417493]{font-size:1.25rem;flex-shrink:0}.announcement-title-content[data-v-f7417493]{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.announcement-title[data-v-f7417493]{font-weight:500}.banner-badge[data-v-f7417493]{padding:.25rem .5rem;background:#2563eb1a;color:#60a5fa;font-size:.75rem;font-weight:500;border-radius:.125rem;border:1px solid rgba(37,99,235,.3)}.type-badge[data-v-f7417493],.priority-badge[data-v-f7417493],.status-badge[data-v-f7417493]{padding:.25rem .5rem;border-radius:.125rem;font-size:.75rem;font-weight:600;text-transform:uppercase;white-space:nowrap}.type-info[data-v-f7417493]{background:#2563eb1a;color:#60a5fa;border:1px solid rgba(37,99,235,.3)}.type-warning[data-v-f7417493]{background:#f59e0b1a;color:#fbbf24;border:1px solid rgba(245,158,11,.3)}.type-maintenance[data-v-f7417493]{background:var(--corelium-bg-secondary);color:var(--corelium-text-secondary);border:1px solid var(--corelium-border-primary)}.type-critical[data-v-f7417493]{background:#ef44441a;color:#f87171;border:1px solid rgba(239,68,68,.3)}.priority-low[data-v-f7417493]{background:var(--corelium-bg-secondary);color:var(--corelium-text-secondary);border:1px solid var(--corelium-border-primary)}.priority-normal[data-v-f7417493]{background:#2563eb1a;color:#60a5fa;border:1px solid rgba(37,99,235,.3)}.priority-high[data-v-f7417493]{background:#f59e0b1a;color:#fbbf24;border:1px solid rgba(245,158,11,.3)}.priority-critical[data-v-f7417493]{background:#ef44441a;color:#f87171;border:1px solid rgba(239,68,68,.3)}.status-badge--active[data-v-f7417493]{background:var(--corelium-success-light);color:var(--corelium-success)}.status-badge--scheduled[data-v-f7417493]{background:#6366f11a;color:#a78bfa;border:1px solid rgba(99,102,241,.3)}.status-badge--expired[data-v-f7417493]{background:var(--corelium-bg-secondary);color:var(--corelium-text-secondary)}.status-badge--inactive[data-v-f7417493]{background:var(--corelium-error-light);color:var(--corelium-error)}.date-cell[data-v-f7417493]{white-space:nowrap;color:var(--corelium-text-secondary)}.action-buttons[data-v-f7417493]{display:flex;gap:.5rem;flex-wrap:wrap}.danger[data-v-f7417493]{color:var(--corelium-error)!important}.danger[data-v-f7417493]:hover{background:var(--corelium-error-light)!important}.success[data-v-f7417493]{color:var(--corelium-success)!important}.success[data-v-f7417493]:hover{background:var(--corelium-success-light)!important}.warning[data-v-f7417493]{color:#f59e0b!important}.warning[data-v-f7417493]:hover{background:#f59e0b1a!important}.create-form[data-v-f7417493]{display:flex;flex-direction:column;gap:1.5rem}.form-section[data-v-f7417493]{padding-bottom:1.5rem;border-bottom:1px solid var(--corelium-border-primary)}.form-section[data-v-f7417493]:last-child{border-bottom:none;padding-bottom:0}.form-section .section-title[data-v-f7417493]{font-size:1rem;font-weight:600;color:var(--corelium-text-primary);margin:0 0 1rem}.form-group[data-v-f7417493]{margin-bottom:1rem}.form-group[data-v-f7417493]:last-child{margin-bottom:0}.form-label[data-v-f7417493]{display:block;margin-bottom:.5rem;font-size:.875rem;font-weight:500;color:var(--corelium-text-primary)}.required[data-v-f7417493]{color:var(--corelium-error)}.help-text[data-v-f7417493]{color:var(--corelium-text-secondary);font-weight:400}.form-input[data-v-f7417493],.form-select[data-v-f7417493],.form-textarea[data-v-f7417493]{width:100%;padding:.5rem .75rem;border:1px solid var(--corelium-border-primary);border-radius:.375rem;font-size:.875rem;background:var(--corelium-bg-primary);color:var(--corelium-text-primary);transition:border-color .2s,box-shadow .2s}.form-input[data-v-f7417493]:focus,.form-select[data-v-f7417493]:focus,.form-textarea[data-v-f7417493]:focus{outline:none;border-color:var(--corelium-primary);box-shadow:0 0 0 3px #2563eb1a}.form-input[data-v-f7417493]::placeholder,.form-select[data-v-f7417493]::placeholder,.form-textarea[data-v-f7417493]::placeholder{color:var(--corelium-text-tertiary)}.form-textarea[data-v-f7417493]{resize:vertical;font-family:inherit}.character-counter[data-v-f7417493]{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:.5rem;font-size:.75rem;color:var(--corelium-text-secondary)}.character-counter.is-marquee .counter-text[data-v-f7417493]{color:#f59e0b;font-weight:500}.character-counter .marquee-notice[data-v-f7417493]{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background-color:#fbbf241a;border:1px solid rgba(251,191,36,.3);border-radius:.125rem;color:#f59e0b;font-size:.75rem;font-weight:500}.character-counter .marquee-notice svg[data-v-f7417493]{flex-shrink:0;stroke:currentColor}.form-row[data-v-f7417493]{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width: 768px){.form-row[data-v-f7417493]{grid-template-columns:1fr}}.form-checkboxes[data-v-f7417493]{display:flex;flex-direction:column;gap:.75rem}.checkbox-label[data-v-f7417493]{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.875rem;color:var(--corelium-text-primary)}.checkbox-label .form-checkbox[data-v-f7417493]{width:1rem;height:1rem;cursor:pointer;accent-color:var(--corelium-primary)}.drawer-footer[data-v-f7417493]{display:flex;justify-content:flex-end;gap:.75rem;padding:1rem;border-top:1px solid var(--corelium-border-primary);background:var(--corelium-bg-secondary)}.access-denied-banner[data-v-f7417493]{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:var(--corelium-bg-secondary);border:2px solid var(--corelium-border-primary);border-radius:.5rem;margin-bottom:1.5rem;box-shadow:var(--corelium-shadow-md)}.access-denied-banner .access-denied-icon[data-v-f7417493]{font-size:3rem;flex-shrink:0}.access-denied-banner .access-denied-content[data-v-f7417493]{flex:1}.access-denied-banner .access-denied-content h3[data-v-f7417493]{margin:0 0 .5rem;font-size:1.125rem;font-weight:600;color:var(--corelium-text-primary)}.access-denied-banner .access-denied-content p[data-v-f7417493]{margin:0;color:var(--corelium-text-secondary);line-height:1.5}.access-denied-banner .access-denied-content p strong[data-v-f7417493]{color:var(--corelium-text-primary);font-weight:600}.error-banner[data-v-f7417493]{display:flex;align-items:center;gap:.75rem;padding:1rem;background:var(--corelium-error-light);border:1px solid var(--corelium-error);border-radius:.375rem;margin-bottom:1rem;animation:slideDown-f7417493 .3s ease}.error-banner .error-icon[data-v-f7417493]{font-size:1.5rem;flex-shrink:0}.error-banner .error-content[data-v-f7417493]{flex:1;color:var(--corelium-text-primary);font-size:.875rem}.error-banner .error-content strong[data-v-f7417493]{font-weight:600}.error-banner .error-close[data-v-f7417493]{padding:.25rem;background:transparent;border:none;font-size:1.25rem;cursor:pointer;color:var(--corelium-text-secondary);transition:color .2s}.error-banner .error-close[data-v-f7417493]:hover{color:var(--corelium-text-primary)}@keyframes slideDown-f7417493{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.org-admin-overview[data-v-dc6d0def]{width:100%;padding:.5rem 2rem .5rem 0}.stats-grid[data-v-dc6d0def]{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-bottom:2rem}.stat-card[data-v-dc6d0def]{background:var(--corelium-bg-primary);border:1px solid var(--corelium-border-primary);border-radius:.5rem;padding:1.5rem;display:flex;align-items:center;gap:1rem;transition:all .15s ease-in-out}.stat-card[data-v-dc6d0def]:hover{border-color:var(--corelium-border-hover);box-shadow:var(--corelium-shadow-md)}.stat-icon[data-v-dc6d0def]{width:48px;height:48px;background:var(--corelium-primary-light);border-radius:.375rem;display:flex;align-items:center;justify-content:center;color:var(--corelium-primary)}.stat-content[data-v-dc6d0def]{flex:1}.stat-value[data-v-dc6d0def]{font-size:1.5rem;font-weight:700;color:var(--corelium-text-primary);margin-bottom:.25rem}.stat-label[data-v-dc6d0def]{font-size:.875rem;color:var(--corelium-text-secondary);font-weight:500}.section-card[data-v-dc6d0def]{background:var(--corelium-bg-primary);border:1px solid var(--corelium-border-primary);border-radius:.5rem;padding:1.5rem;margin-bottom:1.5rem}.section-card[data-v-dc6d0def]:last-child{margin-bottom:0}.section-header[data-v-dc6d0def]{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.section-title[data-v-dc6d0def]{font-size:1.25rem;font-weight:600;color:var(--corelium-text-primary);margin:0 0 1rem}.section-link[data-v-dc6d0def]{color:var(--corelium-primary);text-decoration:none;font-size:.875rem;font-weight:500;transition:color .15s ease-in-out}.section-link[data-v-dc6d0def]:hover{color:var(--corelium-primary-dark)}.quick-actions[data-v-dc6d0def]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.action-button[data-v-dc6d0def]{display:flex;align-items:center;gap:.75rem;padding:1rem;background:var(--corelium-bg-secondary);border:1px solid var(--corelium-border-primary);border-radius:.375rem;color:var(--corelium-text-primary);font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s ease-in-out}.action-button[data-v-dc6d0def]:hover{background:var(--corelium-bg-hover);border-color:var(--corelium-border-hover);transform:translateY(-1px)}.action-icon[data-v-dc6d0def]{width:32px;height:32px;background:var(--corelium-primary-light);border-radius:.375rem;display:flex;align-items:center;justify-content:center;color:var(--corelium-primary)}.activity-list[data-v-dc6d0def]{display:flex;flex-direction:column;gap:1rem}.activity-item[data-v-dc6d0def]{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem;border-radius:.375rem;transition:background-color .15s ease-in-out}.activity-item[data-v-dc6d0def]:hover{background:var(--corelium-bg-secondary)}.activity-icon[data-v-dc6d0def]{width:32px;height:32px;border-radius:9999px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.activity-icon--member[data-v-dc6d0def]{background:var(--corelium-success-light);color:var(--corelium-success)}.activity-icon--project[data-v-dc6d0def]{background:var(--corelium-primary-light);color:var(--corelium-primary)}.activity-icon--team[data-v-dc6d0def]{background:var(--corelium-warning-light);color:var(--corelium-warning)}.activity-icon--settings[data-v-dc6d0def]{background:var(--corelium-info-light);color:var(--corelium-info)}.activity-content[data-v-dc6d0def]{flex:1;min-width:0}.activity-message[data-v-dc6d0def]{font-size:.875rem;color:var(--corelium-text-primary);margin-bottom:.25rem}.activity-time[data-v-dc6d0def]{font-size:.75rem;color:var(--corelium-text-secondary)}.members-list[data-v-dc6d0def]{display:flex;flex-direction:column;gap:.75rem}.member-item[data-v-dc6d0def]{display:flex;align-items:center;gap:.75rem;padding:.75rem;border-radius:.375rem;transition:background-color .15s ease-in-out}.member-item[data-v-dc6d0def]:hover{background:var(--corelium-bg-secondary)}.member-avatar[data-v-dc6d0def]{width:40px;height:40px;background:var(--corelium-primary-light);border-radius:9999px;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:600;color:var(--corelium-primary-dark)}.member-info[data-v-dc6d0def]{flex:1;min-width:0}.member-name[data-v-dc6d0def]{font-size:.875rem;font-weight:500;color:var(--corelium-text-primary);margin-bottom:.25rem}.member-role[data-v-dc6d0def]{font-size:.75rem;color:var(--corelium-text-secondary)}.member-status[data-v-dc6d0def]{display:flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:500}.status-indicator[data-v-dc6d0def]{width:8px;height:8px;border-radius:9999px}.member-status--online[data-v-dc6d0def]{color:var(--corelium-success)}.member-status--online .status-indicator[data-v-dc6d0def]{background:var(--corelium-success)}.member-status--away[data-v-dc6d0def]{color:var(--corelium-warning)}.member-status--away .status-indicator[data-v-dc6d0def]{background:var(--corelium-warning)}.member-status--offline[data-v-dc6d0def]{color:var(--corelium-text-tertiary)}.member-status--offline .status-indicator[data-v-dc6d0def]{background:var(--corelium-text-tertiary)}@media (max-width: 767px){.stats-grid[data-v-dc6d0def]{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.quick-actions[data-v-dc6d0def]{grid-template-columns:1fr}.section-card[data-v-dc6d0def]{padding:1rem}}:root{--thor-primary-50: #eff6ff;--thor-primary-100: #dbeafe;--thor-primary-200: #bfdbfe;--thor-primary-300: #93c5fd;--thor-primary-400: #60a5fa;--thor-primary-500: #3b82f6;--thor-primary-600: #2563eb;--thor-primary-700: #1d4ed8;--thor-primary-800: #1e40af;--thor-primary-900: #1e3a8a;--thor-secondary-50: #f9fafb;--thor-secondary-100: #f3f4f6;--thor-secondary-200: #e5e7eb;--thor-secondary-300: #d1d5db;--thor-secondary-400: #9ca3af;--thor-secondary-500: #6b7280;--thor-secondary-600: #4b5563;--thor-secondary-700: #374151;--thor-secondary-800: #1f2937;--thor-secondary-900: #111827;--thor-success-50: #ecfdf5;--thor-success-100: #d1fae5;--thor-success-500: #10b981;--thor-success-600: #059669;--thor-success-700: #047857;--thor-warning-50: #fffbeb;--thor-warning-100: #fef3c7;--thor-warning-500: #f59e0b;--thor-warning-600: #d97706;--thor-warning-700: #b45309;--thor-error-50: #fef2f2;--thor-error-100: #fee2e2;--thor-error-500: #ef4444;--thor-error-600: #dc2626;--thor-error-700: #b91c1c;--thor-font-family-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", sans-serif;--thor-font-family-mono: "JetBrains Mono", "SF Mono", Monaco, "Inconsolata", "Roboto Mono", monospace;--thor-text-xs: .75rem;--thor-text-sm: .875rem;--thor-text-base: 1rem;--thor-text-lg: 1.125rem;--thor-text-xl: 1.25rem;--thor-text-2xl: 1.5rem;--thor-text-3xl: 1.875rem;--thor-text-4xl: 2.25rem;--thor-text-5xl: 3rem;--thor-text-6xl: 3.75rem;--thor-font-light: 300;--thor-font-normal: 400;--thor-font-medium: 500;--thor-font-semibold: 600;--thor-font-bold: 700;--thor-font-extrabold: 800;--thor-leading-tight: 1.25;--thor-leading-snug: 1.375;--thor-leading-normal: 1.5;--thor-leading-relaxed: 1.625;--thor-leading-loose: 2;--thor-space-0: 0;--thor-space-1: .25rem;--thor-space-2: .5rem;--thor-space-3: .75rem;--thor-space-4: 1rem;--thor-space-5: 1.25rem;--thor-space-6: 1.5rem;--thor-space-8: 2rem;--thor-space-10: 2.5rem;--thor-space-12: 3rem;--thor-space-16: 4rem;--thor-space-20: 5rem;--thor-space-24: 6rem;--thor-space-32: 8rem;--thor-rounded-none: 0;--thor-rounded-sm: .125rem;--thor-rounded: .25rem;--thor-rounded-md: .375rem;--thor-rounded-lg: .5rem;--thor-rounded-xl: .75rem;--thor-rounded-2xl: 1rem;--thor-rounded-3xl: 1.5rem;--thor-rounded-full: 9999px;--thor-shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--thor-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06);--thor-shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--thor-shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--thor-shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);--thor-shadow-2xl: 0 25px 50px -12px rgba(0, 0, 0, .25);--thor-shadow-inner: inset 0 2px 4px 0 rgba(0, 0, 0, .06);--thor-z-0: 0;--thor-z-10: 10;--thor-z-20: 20;--thor-z-30: 30;--thor-z-40: 40;--thor-z-50: 50;--thor-z-modal: 1000;--thor-z-popover: 1010;--thor-z-tooltip: 1020;--thor-z-notification: 1030;--thor-transition-fast: .15s ease-in-out;--thor-transition-normal: .25s ease-in-out;--thor-transition-slow: .35s ease-in-out;--thor-breakpoint-sm: 640px;--thor-breakpoint-md: 768px;--thor-breakpoint-lg: 1024px;--thor-breakpoint-xl: 1280px;--thor-breakpoint-2xl: 1536px}@media (prefers-color-scheme: dark){:root{--thor-primary-500: #60a5fa;--thor-primary-600: #3b82f6;--thor-secondary-50: #111827;--thor-secondary-100: #1f2937;--thor-secondary-200: #374151;--thor-secondary-300: #4b5563;--thor-secondary-400: #6b7280;--thor-secondary-500: #9ca3af;--thor-secondary-600: #d1d5db;--thor-secondary-700: #e5e7eb;--thor-secondary-800: #f3f4f6;--thor-secondary-900: #f9fafb}}.dark{--thor-primary-500: #60a5fa;--thor-primary-600: #3b82f6;--thor-secondary-50: #111827;--thor-secondary-100: #1f2937;--thor-secondary-200: #374151;--thor-secondary-300: #4b5563;--thor-secondary-400: #6b7280;--thor-secondary-500: #9ca3af;--thor-secondary-600: #d1d5db;--thor-secondary-700: #e5e7eb;--thor-secondary-800: #f3f4f6;--thor-secondary-900: #f9fafb}:root{--corelium-bg-primary: #ffffff;--corelium-bg-secondary: #fdfdfe;--corelium-bg-tertiary: #f8fafc;--corelium-bg-accent: #f8fbff;--corelium-bg-hover: #f8fafc;--corelium-text-primary: #0f172a;--corelium-text-secondary: #475569;--corelium-text-tertiary: #64748b;--corelium-text-muted: #94a3b8;--corelium-text-inverse: #ffffff;--corelium-text-on-primary: #ffffff;--corelium-border-primary: #e8eef5;--corelium-border-secondary: #f1f5f9;--corelium-border-hover: #cbd5e1;--corelium-border-focus: #3b82f6;--corelium-primary: #2563eb;--corelium-primary-hover: #1d4ed8;--corelium-primary-light: #f8fbff;--corelium-primary-dark: #1e40af;--corelium-secondary: #475569;--corelium-secondary-hover: #334155;--corelium-success: #059669;--corelium-success-light: #ecfdf5;--corelium-warning: #f59e0b;--corelium-warning-light: #fffbeb;--corelium-error: #dc2626;--corelium-error-light: #fef2f2;--corelium-info: #3b82f6;--corelium-info-light: #f8fbff;--corelium-shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--corelium-shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--corelium-shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--corelium-shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);--corelium-bg-primary-rgb: 255, 255, 255;--corelium-bg-secondary-rgb: 250, 251, 252;--corelium-text-primary-rgb: 17, 24, 39;--corelium-text-secondary-rgb: 75, 85, 99;--corelium-primary-rgb: 37, 99, 235;--theme-transition-duration: .3s}@media (prefers-color-scheme: dark){:root{--corelium-bg-primary: #0f172a;--corelium-bg-secondary: #1e293b;--corelium-bg-tertiary: #334155;--corelium-bg-accent: #1e3a8a;--corelium-bg-hover: #273344;--corelium-text-primary: #f8fafc;--corelium-text-secondary: #cbd5e1;--corelium-text-tertiary: #94a3b8;--corelium-text-muted: #64748b;--corelium-text-inverse: #0f172a;--corelium-text-on-primary: #ffffff;--corelium-border-primary: #334155;--corelium-border-secondary: #273344;--corelium-border-hover: #475569;--corelium-border-focus: #60a5fa;--corelium-primary: #60a5fa;--corelium-primary-hover: #93c5fd;--corelium-primary-light: #1e3a8a;--corelium-primary-dark: #bfdbfe;--corelium-secondary: #94a3b8;--corelium-secondary-hover: #cbd5e1;--corelium-success: #34d399;--corelium-success-light: #064e3b;--corelium-warning: #fbbf24;--corelium-warning-light: #78350f;--corelium-error: #f87171;--corelium-error-light: #7f1d1d;--corelium-info: #60a5fa;--corelium-info-light: #1e3a8a;--corelium-shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .3);--corelium-shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .4), 0 2px 4px -1px rgba(0, 0, 0, .2);--corelium-shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .4), 0 4px 6px -2px rgba(0, 0, 0, .2);--corelium-shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .5), 0 10px 10px -5px rgba(0, 0, 0, .2);--corelium-bg-primary-rgb: 15, 23, 42;--corelium-bg-secondary-rgb: 30, 41, 59;--corelium-text-primary-rgb: 248, 250, 252;--corelium-text-secondary-rgb: 203, 213, 225;--corelium-primary-rgb: 96, 165, 250}}.dark{--corelium-bg-primary: #0f172a;--corelium-bg-secondary: #1e293b;--corelium-bg-tertiary: #334155;--corelium-bg-accent: #1e3a8a;--corelium-bg-hover: #273344;--corelium-text-primary: #f8fafc;--corelium-text-secondary: #cbd5e1;--corelium-text-tertiary: #94a3b8;--corelium-text-muted: #64748b;--corelium-text-inverse: #0f172a;--corelium-text-on-primary: #ffffff;--corelium-border-primary: #334155;--corelium-border-secondary: #273344;--corelium-border-hover: #475569;--corelium-border-focus: #60a5fa;--corelium-primary: #60a5fa;--corelium-primary-hover: #93c5fd;--corelium-primary-light: #1e3a8a;--corelium-primary-dark: #bfdbfe;--corelium-secondary: #94a3b8;--corelium-secondary-hover: #cbd5e1;--corelium-success: #34d399;--corelium-success-light: #064e3b;--corelium-warning: #fbbf24;--corelium-warning-light: #78350f;--corelium-error: #f87171;--corelium-error-light: #7f1d1d;--corelium-info: #60a5fa;--corelium-info-light: #1e3a8a;--corelium-shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .3);--corelium-shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .4), 0 2px 4px -1px rgba(0, 0, 0, .2);--corelium-shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .4), 0 4px 6px -2px rgba(0, 0, 0, .2);--corelium-shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .5), 0 10px 10px -5px rgba(0, 0, 0, .2);--corelium-bg-primary-rgb: 15, 23, 42;--corelium-bg-secondary-rgb: 30, 41, 59;--corelium-text-primary-rgb: 248, 250, 252;--corelium-text-secondary-rgb: 203, 213, 225;--corelium-primary-rgb: 96, 165, 250}.light{--corelium-bg-primary: #ffffff;--corelium-bg-secondary: #fdfdfe;--corelium-bg-tertiary: #f8fafc;--corelium-bg-accent: #f8fbff;--corelium-bg-hover: #f8fafc;--corelium-text-primary: #0f172a;--corelium-text-secondary: #475569;--corelium-text-tertiary: #64748b;--corelium-text-muted: #94a3b8;--corelium-text-inverse: #ffffff;--corelium-text-on-primary: #ffffff;--corelium-border-primary: #e8eef5;--corelium-border-secondary: #f1f5f9;--corelium-border-hover: #cbd5e1;--corelium-border-focus: #3b82f6;--corelium-primary: #2563eb;--corelium-primary-hover: #1d4ed8;--corelium-primary-light: #f8fbff;--corelium-primary-dark: #1e40af;--corelium-secondary: #475569;--corelium-secondary-hover: #334155;--corelium-success: #059669;--corelium-success-light: #ecfdf5;--corelium-warning: #f59e0b;--corelium-warning-light: #fffbeb;--corelium-error: #dc2626;--corelium-error-light: #fef2f2;--corelium-info: #3b82f6;--corelium-info-light: #f8fbff;--corelium-shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--corelium-shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--corelium-shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--corelium-shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);--corelium-bg-primary-rgb: 255, 255, 255;--corelium-bg-secondary-rgb: 250, 251, 252;--corelium-text-primary-rgb: 17, 24, 39;--corelium-text-secondary-rgb: 75, 85, 99;--corelium-primary-rgb: 37, 99, 235}*{transition:background-color var(--theme-transition-duration) ease-in-out,border-color var(--theme-transition-duration) ease-in-out,color var(--theme-transition-duration) ease-in-out,box-shadow var(--theme-transition-duration) ease-in-out}body{background-color:var(--corelium-bg-primary);color:var(--corelium-text-primary);transition:all var(--theme-transition-duration) ease-in-out}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--corelium-bg-secondary)}::-webkit-scrollbar-thumb{background:var(--corelium-border-secondary);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--corelium-border-hover)}::selection{background-color:rgba(var(--corelium-primary),.2);color:var(--corelium-text-primary)}.bg-theme-primary{background-color:var(--corelium-bg-primary)}.bg-theme-secondary{background-color:var(--corelium-bg-secondary)}.bg-theme-tertiary{background-color:var(--corelium-bg-tertiary)}.bg-theme-accent{background-color:var(--corelium-bg-accent)}.text-theme-primary{color:var(--corelium-text-primary)}.text-theme-secondary{color:var(--corelium-text-secondary)}.text-theme-tertiary{color:var(--corelium-text-tertiary)}.text-theme-muted{color:var(--corelium-text-muted)}.text-theme-inverse{color:var(--corelium-text-inverse)}.border-theme-primary{border-color:var(--corelium-border-primary)}.border-theme-secondary{border-color:var(--corelium-border-secondary)}.border-theme-hover{border-color:var(--corelium-border-hover)}.shadow-theme-sm{box-shadow:0 1px 2px 0 var(--corelium-shadow-sm)}.shadow-theme-md{box-shadow:0 4px 6px -1px var(--corelium-shadow-md),0 2px 4px -2px var(--corelium-shadow-sm)}.shadow-theme-lg{box-shadow:0 10px 15px -3px var(--corelium-shadow-lg),0 4px 6px -2px var(--corelium-shadow-md)}.shadow-theme-xl{box-shadow:0 20px 25px -5px var(--corelium-shadow-xl),0 10px 10px -5px var(--corelium-shadow-lg)}.btn.btn-primary{background-color:var(--corelium-primary);color:var(--corelium-text-on-primary);border-color:var(--corelium-primary)}.btn.btn-primary:hover{background-color:var(--corelium-primary-hover);border-color:var(--corelium-primary-hover)}.btn.btn-secondary{background-color:var(--corelium-secondary);color:var(--corelium-text-on-primary);border-color:var(--corelium-secondary)}.btn.btn-secondary:hover{background-color:var(--corelium-secondary-hover);border-color:var(--corelium-secondary-hover)}.btn.btn-outline{background-color:transparent;color:var(--corelium-primary);border-color:var(--corelium-border-primary)}.btn.btn-outline:hover{background-color:var(--corelium-primary-light);border-color:var(--corelium-primary)}.btn.btn-ghost{background-color:transparent;color:var(--corelium-text-primary);border-color:transparent}.btn.btn-ghost:hover{background-color:var(--corelium-bg-hover)}.card{background-color:var(--corelium-bg-primary);border:1px solid var(--corelium-border-primary);box-shadow:0 4px 6px -1px var(--corelium-shadow-md),0 2px 4px -2px var(--corelium-shadow-sm)}.card.card-elevated{box-shadow:0 10px 15px -3px var(--corelium-shadow-lg),0 4px 6px -2px var(--corelium-shadow-md)}.input{background-color:var(--corelium-bg-primary);color:var(--corelium-text-primary);border:1px solid var(--corelium-border-primary)}.input:focus{border-color:var(--corelium-border-focus);box-shadow:0 0 0 3px rgba(var(--corelium-primary),.1)}.input::placeholder{color:var(--corelium-text-muted)}.modal-backdrop{background-color:rgba(var(--corelium-text-primary),.5)}.modal{background-color:var(--corelium-bg-primary);border:1px solid var(--corelium-border-primary);box-shadow:0 20px 25px -5px var(--corelium-shadow-xl),0 10px 10px -5px var(--corelium-shadow-lg)}.nav{background-color:rgba(var(--corelium-bg-primary),.8);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--corelium-border-primary)}.nav .nav-link{color:var(--corelium-text-secondary)}.nav .nav-link:hover{color:var(--corelium-text-primary);background-color:var(--corelium-bg-hover)}.nav .nav-link.active{color:var(--corelium-primary);background-color:var(--corelium-primary-light)}.theme-transition-fast *{transition-duration:.15s!important}.theme-transition-slow *{transition-duration:.5s!important}.theme-no-transition *{transition:none!important}@keyframes thor-fade-in{0%{opacity:0}to{opacity:1}}@keyframes thor-slide-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes thor-slide-down{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes thor-slide-left{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes thor-slide-right{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes thor-scale-in{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes thor-scale-out{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}@keyframes thor-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes thor-pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes thor-bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}@keyframes thor-shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-10px)}20%,40%,60%,80%{transform:translate(10px)}}.thor-animate-fade-in{animation:thor-fade-in var(--duration, .25s ease-in-out) ease-out}.thor-animate-slide-up{animation:thor-slide-up var(--duration, .25s ease-in-out) ease-out}.thor-animate-slide-down{animation:thor-slide-down var(--duration, .25s ease-in-out) ease-out}.thor-animate-slide-left{animation:thor-slide-left var(--duration, .25s ease-in-out) ease-out}.thor-animate-slide-right{animation:thor-slide-right var(--duration, .25s ease-in-out) ease-out}.thor-animate-scale-in{animation:thor-scale-in var(--duration, .25s ease-in-out) ease-out}.thor-animate-scale-out{animation:thor-scale-out var(--duration, .25s ease-in-out) ease-out}.thor-animate-spin{animation:thor-spin 1s linear infinite}.thor-animate-pulse{animation:thor-pulse 2s cubic-bezier(.4,0,.6,1) infinite}.thor-animate-bounce{animation:thor-bounce 1s infinite}.thor-animate-shake{animation:thor-shake .82s cubic-bezier(.36,.07,.19,.97) both}.thor-animate-fast{--duration: .15s ease-in-out}.thor-animate-normal{--duration: .25s ease-in-out}.thor-animate-slow{--duration: .35s ease-in-out}.thor-animate-delay-75{animation-delay:75ms}.thor-animate-delay-100{animation-delay:.1s}.thor-animate-delay-150{animation-delay:.15s}.thor-animate-delay-200{animation-delay:.2s}.thor-animate-delay-300{animation-delay:.3s}.thor-animate-delay-500{animation-delay:.5s}.thor-animate-delay-700{animation-delay:.7s}.thor-animate-delay-1000{animation-delay:1s}.thor-stagger>*{animation:thor-slide-up .25s ease-in-out ease-out;animation-fill-mode:both}.thor-stagger-delay-50>*:nth-child(1){animation-delay:0ms}.thor-stagger-delay-50>*:nth-child(2){animation-delay:50ms}.thor-stagger-delay-50>*:nth-child(3){animation-delay:.1s}.thor-stagger-delay-50>*:nth-child(4){animation-delay:.15s}.thor-stagger-delay-50>*:nth-child(5){animation-delay:.2s}.thor-stagger-delay-50>*:nth-child(6){animation-delay:.25s}.thor-stagger-delay-50>*:nth-child(7){animation-delay:.3s}.thor-stagger-delay-50>*:nth-child(8){animation-delay:.35s}.thor-stagger-delay-100>*:nth-child(1){animation-delay:0ms}.thor-stagger-delay-100>*:nth-child(2){animation-delay:.1s}.thor-stagger-delay-100>*:nth-child(3){animation-delay:.2s}.thor-stagger-delay-100>*:nth-child(4){animation-delay:.3s}.thor-stagger-delay-100>*:nth-child(5){animation-delay:.4s}.thor-stagger-delay-100>*:nth-child(6){animation-delay:.5s}.thor-stagger-delay-100>*:nth-child(7){animation-delay:.6s}.thor-stagger-delay-100>*:nth-child(8){animation-delay:.7s}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:var(--thor-font-family-sans);font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{font-family:var(--thor-font-family-sans);font-size:var(--thor-text-base);line-height:var(--thor-leading-normal);color:var(--thor-secondary-900);background-color:var(--thor-secondary-50);min-height:100vh;scroll-behavior:smooth}h1,h2,h3,h4,h5,h6{font-weight:var(--thor-font-semibold);line-height:var(--thor-leading-tight);color:var(--thor-secondary-900)}h1{font-size:var(--thor-text-3xl)}h2{font-size:var(--thor-text-2xl)}h3{font-size:var(--thor-text-xl)}h4{font-size:var(--thor-text-lg)}h5{font-size:var(--thor-text-base)}h6{font-size:var(--thor-text-sm)}p{margin-bottom:var(--thor-space-4);line-height:var(--thor-leading-relaxed)}a{color:var(--thor-primary-600);text-decoration:none;transition:color var(--thor-transition-fast)}a:hover{color:var(--thor-primary-700);text-decoration:underline}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;appearance:button;background-color:transparent;background-image:none;cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.animate-fade-in{animation:fadeIn var(--thor-transition-normal)}.animate-slide-up{animation:slideUp var(--thor-transition-normal)}.animate-slide-down{animation:slideDown var(--thor-transition-normal)}.animate-scale-in{animation:scaleIn var(--thor-transition-normal)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.focus-ring{outline:2px solid transparent;outline-offset:2px}.focus-ring:focus{outline:2px solid var(--thor-primary-500);outline-offset:2px}.container{width:100%;margin-left:auto;margin-right:auto;padding-left:var(--thor-space-4);padding-right:var(--thor-space-4)}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.hide-mobile{display:none}@media (min-width: 768px){.hide-mobile{display:block}.hide-desktop{display:none}}
