html[data-portal=true]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;scroll-behavior:auto;max-width:none;overflow-x:auto}html[data-portal=true] body{font-feature-settings:normal;color:#1e293b!important;background:#f5f5f4!important;max-width:none!important;overflow-x:auto!important}html[data-portal=true] .cc-root{isolation:isolate;min-height:100vh}html[data-portal=true] .cc-root .font-serif{font-family:IBM Plex Serif,Georgia,Times New Roman,serif}html[data-portal=true] .cc-root .font-mono{font-family:IBM Plex Mono,ui-monospace,SFMono-Regular,monospace}html[data-portal=true] .cc-root{font-family:IBM Plex Sans,ui-sans-serif,system-ui,-apple-system,sans-serif}.cc-auth{--cc-accent:#ff4d2e;--cc-accent-hover:#ff6e50;--cc-accent-soft:#ff4d2e1a;--cc-accent-border:#ff4d2e73;color:#0a0a0b;background:#fafafa;flex-direction:column;min-height:100vh;display:flex}.cc-auth[data-auth-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--cc-accent-soft:#ff4d2e29;color:#f5f5f7;background:#0a0a0b}.cc-auth__header{background:#fff;border-bottom:1px solid #00000014}.cc-auth[data-auth-theme=dark] .cc-auth__header{background:#111113;border-color:#ffffff14}.cc-auth__header-inner{justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}@media (min-width:640px){.cc-auth__header-inner{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.cc-auth__header-inner{padding-left:2rem;padding-right:2rem}}.cc-auth__brand-title{color:#0a0a0b;font-family:IBM Plex Serif,Georgia,Times New Roman,serif;font-size:1rem}.cc-auth[data-auth-theme=dark] .cc-auth__brand-title{color:#f5f5f7}.cc-auth__brand-sub{color:#71717a;font-size:11px}.cc-auth[data-auth-theme=dark] .cc-auth__brand-sub{color:#a1a1aa}.cc-auth__brand-icon{background:linear-gradient(180deg, var(--cc-accent-hover) 0%, var(--cc-accent) 100%);color:#fff;border-radius:.5rem;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex}.cc-auth__theme-toggle{color:#475569;cursor:pointer;background:#fff;border:1px solid #d6d3d1;border-radius:9999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.cc-auth__theme-toggle:hover{border-color:var(--cc-accent-border);color:var(--cc-accent);background:#f4f4f5}.cc-auth[data-auth-theme=dark] .cc-auth__theme-toggle{color:#a1a1aa;background:#16161a;border-color:#ffffff24}.cc-auth[data-auth-theme=dark] .cc-auth__theme-toggle:hover{border-color:var(--cc-accent-border);color:var(--cc-accent);background:#1a1a1f}.cc-auth__theme-toggle svg{width:1.125rem;height:1.125rem}.cc-auth__main{justify-content:center;align-items:flex-start;min-height:calc(100vh - 57px);padding:2rem 1rem 3rem;display:flex;overflow-y:auto}.cc-auth__card{background:#fff;border:1px solid #00000014;border-radius:1rem;width:100%;max-width:28rem;padding:2rem;box-shadow:0 1px 2px #0000000d}.cc-auth[data-auth-theme=dark] .cc-auth__card{background:#131316;border-color:#ffffff14;box-shadow:0 4px 24px #00000059}.cc-auth__title{color:#0a0a0b;font-family:IBM Plex Serif,Georgia,Times New Roman,serif;font-size:1.5rem}.cc-auth[data-auth-theme=dark] .cc-auth__title{color:#f5f5f7}.cc-auth__subtitle{color:#52525b;margin-top:.375rem;font-size:.875rem}.cc-auth[data-auth-theme=dark] .cc-auth__subtitle{color:#a1a1aa}.cc-auth__tabs{background:#f4f4f5;border-radius:.5rem;gap:.5rem;margin-top:1.5rem;padding:.25rem;display:flex}.cc-auth[data-auth-theme=dark] .cc-auth__tabs{background:#16161a}.cc-auth__tab{color:#475569;cursor:pointer;background:0 0;border:none;border-radius:.375rem;flex:1;padding:.5rem 0;font-size:.875rem;font-weight:500;transition:background .15s,color .15s}.cc-auth__tab:hover{color:var(--cc-accent)}.cc-auth[data-auth-theme=dark] .cc-auth__tab{color:#a1a1aa}.cc-auth[data-auth-theme=dark] .cc-auth__tab:hover{color:var(--cc-accent)}.cc-auth__tab--active{color:var(--cc-accent);background:#fff;box-shadow:0 1px 2px #0000000f}.cc-auth[data-auth-theme=dark] .cc-auth__tab--active{color:var(--cc-accent);background:#1a1a1f}.cc-auth__error{color:#9f1239;background:#fff1f2;border:1px solid #fecaca;border-radius:.75rem;margin-top:1rem;padding:.625rem .75rem;font-size:.875rem}.cc-auth[data-auth-theme=dark] .cc-auth__error{color:#fda4af;background:#9f123926;border-color:#9f1239}.cc-auth__label{color:#475569;margin-bottom:.25rem;font-size:.75rem;font-weight:500;display:block}.cc-auth[data-auth-theme=dark] .cc-auth__label{color:#94a3b8}.cc-auth__input{color:#1e293b;background:#fff;border:1px solid #d6d3d1;border-radius:.5rem;outline:none;width:100%;padding:.5rem .75rem;font-size:.875rem}.cc-auth__input:focus{border-color:var(--cc-accent-border);box-shadow:0 0 0 1px var(--cc-accent-border)}.cc-auth[data-auth-theme=dark] .cc-auth__input{color:#f5f5f7;background:#16161a;border-color:#ffffff24}.cc-auth[data-auth-theme=dark] .cc-auth__input:focus{border-color:var(--cc-accent-border);box-shadow:0 0 0 1px var(--cc-accent-border)}.cc-auth__submit{background:linear-gradient(180deg, var(--cc-accent-hover) 0%, var(--cc-accent) 100%);color:#fff;cursor:pointer;border:none;border-radius:.5rem;width:100%;margin-top:.25rem;padding:.625rem 0;font-size:.875rem;font-weight:500;transition:filter .15s,opacity .15s}.cc-auth__submit:hover:not(:disabled){filter:brightness(1.06)}.cc-auth__submit:disabled{cursor:not-allowed;opacity:.6}.cc-auth[data-auth-theme=dark] .cc-auth__submit{background:linear-gradient(180deg, var(--cc-accent-hover) 0%, var(--cc-accent) 100%);color:#fff}.cc-auth[data-auth-theme=dark] .cc-auth__submit:hover:not(:disabled){filter:brightness(1.08)}.cc-auth__boot{flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:calc(100vh - 57px);display:flex}.cc-auth__boot-title{color:#0a0a0b;font-family:IBM Plex Serif,Georgia,Times New Roman,serif;font-size:1.125rem}.cc-auth[data-auth-theme=dark] .cc-auth__boot-title{color:#f5f5f7}.cc-auth__boot-sub{color:#71717a;font-size:.75rem}.cc-auth[data-auth-theme=dark] .cc-auth__boot-sub{color:#a1a1aa}.cc-auth__boot-msg{color:#52525b;margin-top:1.5rem;font-size:.875rem}.cc-auth[data-auth-theme=dark] .cc-auth__boot-msg{color:#a1a1aa}.cc-auth__link{color:var(--cc-accent);cursor:pointer;text-align:left;background:0 0;border:none;margin-top:.5rem;padding:0;font-size:.75rem;font-weight:500;display:inline-block}.cc-auth__link:hover{text-decoration:underline}.cc-auth__success{color:#166534;background:#4ade801a;border:1px solid #4ade8059;border-radius:.75rem;margin-top:1rem;padding:.625rem .75rem;font-size:.875rem}.cc-auth[data-auth-theme=dark] .cc-auth__success{color:#86efac;background:#4ade801f;border-color:#4ade8059}.cc-auth__back{color:#52525b;cursor:pointer;background:0 0;border:none;margin-top:.75rem;padding:0;font-size:.875rem;display:inline-block}.cc-auth[data-auth-theme=dark] .cc-auth__back{color:#a1a1aa}.cc-auth__back:hover{color:var(--cc-accent)}.cc-auth__staff{border-top:1px solid #0f172a14;margin-top:1.75rem;padding-top:1.5rem}.cc-auth[data-auth-theme=dark] .cc-auth__staff{border-top-color:#f8fafc1a}.cc-auth__staff-label{letter-spacing:.04em;text-transform:uppercase;color:#64748b;font-size:.75rem;font-weight:600}.cc-auth[data-auth-theme=dark] .cc-auth__staff-label{color:#94a3b8}.cc-auth__staff-hint{color:#64748b;margin-top:.35rem;font-size:.8125rem;line-height:1.45}.cc-auth[data-auth-theme=dark] .cc-auth__staff-hint{color:#94a3b8}.cc-auth__staff-actions{flex-wrap:wrap;gap:.625rem;margin-top:.875rem;display:flex}.cc-auth__staff-btn{border:1px solid var(--cc-accent);background:var(--cc-accent);color:#fff;cursor:pointer;border-radius:.625rem;flex:8.5rem;padding:.625rem .875rem;font-size:.8125rem;font-weight:600;transition:background .15s,border-color .15s}.cc-auth__staff-btn:hover{background:#e64528;border-color:#e64528}.cc-auth__staff-btn--secondary{color:var(--cc-accent);background:0 0}.cc-auth__staff-btn--secondary:hover{background:#ff4d2e14}.cc-auth[data-auth-theme=dark] .cc-auth__staff-btn--secondary:hover{background:#ff4d2e29}html[data-portal=true] .cc-root{--cc-accent:#ff4d2e;--cc-accent-hover:#ff6e50;--cc-accent-soft:#ff4d2e1f;--cc-accent-border:#ff4d2e73}html[data-portal=true] .cc-root .bg-slate-900{background-color:var(--cc-accent)!important}html[data-portal=true] .cc-root .border-slate-900{border-color:var(--cc-accent)!important}html[data-portal=true] .cc-root .hover\:bg-slate-700:hover{background-color:var(--cc-accent-hover)!important}html[data-portal=true] .cc-root .ring-slate-900{--tw-ring-color:var(--cc-accent)!important}html[data-portal=true] .cc-root .ring-slate-900\/20{--tw-ring-color:#ff4d2e40!important}html[data-portal=true] .cc-root .ring-slate-900\/10{--tw-ring-color:#ff4d2e26!important}html[data-portal=true] .cc-root .cc-sidebar{border-right:1px solid #00000012;background-color:#fff!important}html[data-portal=true] .cc-root .cc-sidebar .border-slate-800{border-color:#00000014!important}html[data-portal=true] .cc-root .cc-sidebar p.text-white{color:#0f172a!important}html[data-portal=true] .cc-root .cc-sidebar .text-slate-400{color:#64748b!important}html[data-portal=true] .cc-root .cc-sidebar .hover\:bg-slate-800:hover{background-color:#f1f5f9!important}html[data-portal=true] .cc-root .cc-sidebar .hover\:text-slate-200:hover{color:#0f172a!important}html[data-portal=true] .cc-root .cc-sidebar .bg-white{background-color:var(--cc-accent)!important}html[data-portal=true] .cc-root .cc-sidebar .bg-white .text-slate-900{color:#fff!important}html[data-portal=true][data-theme=dark] .cc-root .cc-sidebar{border-right-color:#ffffff12;background-color:#0a0a0c!important}html[data-portal=true][data-theme=dark] .cc-root .cc-sidebar .border-slate-800{border-color:#ffffff14!important}html[data-portal=true][data-theme=dark] .cc-root .cc-sidebar p.text-white{color:#f4f4f5!important}html[data-portal=true][data-theme=dark] .cc-root .cc-sidebar .text-slate-400{color:#a1a1aa!important}html[data-portal=true][data-theme=dark] .cc-root .cc-sidebar .hover\:bg-slate-800:hover{background-color:#1d1d22!important}html[data-portal=true][data-theme=dark] .cc-root .cc-sidebar .hover\:text-slate-200:hover{color:#f4f4f5!important}html[data-portal=true][data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html[data-portal=true][data-theme=dark] body{color:#e4e4e7!important;background:#0b0b0d!important}html[data-portal=true][data-theme=dark] .cc-root:not(.cc-auth){background-color:#0d0d0f!important}html[data-portal=true][data-theme=dark] .cc-root ::-webkit-scrollbar-thumb{background:#3a3a40}html[data-portal=true][data-theme=dark] .cc-root .bg-stone-50,html[data-portal=true][data-theme=dark] .cc-root .bg-slate-50{background-color:#141416!important}html[data-portal=true][data-theme=dark] .cc-root .bg-stone-100,html[data-portal=true][data-theme=dark] .cc-root .bg-slate-100{background-color:#1a1a1d!important}html[data-portal=true][data-theme=dark] .cc-root .bg-white{background-color:#1b1b1f!important}html[data-portal=true][data-theme=dark] .cc-root .bg-stone-200,html[data-portal=true][data-theme=dark] .cc-root .bg-stone-200\/60,html[data-portal=true][data-theme=dark] .cc-root .bg-slate-200{background-color:#26262b!important}html[data-portal=true][data-theme=dark] .cc-root .bg-stone-300,html[data-portal=true][data-theme=dark] .cc-root .bg-slate-300{background-color:#303036!important}html[data-portal=true][data-theme=dark] .cc-root .bg-stone-900{background-color:#2a2a30!important}html[data-portal=true][data-theme=dark] .cc-root .hover\:bg-stone-50:hover{background-color:#232327!important}html[data-portal=true][data-theme=dark] .cc-root .hover\:bg-stone-100:hover{background-color:#26262b!important}html[data-portal=true][data-theme=dark] .cc-root .hover\:bg-stone-200:hover{background-color:#303036!important}html[data-portal=true][data-theme=dark] .cc-root .border-stone-50,html[data-portal=true][data-theme=dark] .cc-root .border-stone-100{border-color:#ffffff0f!important}html[data-portal=true][data-theme=dark] .cc-root .border-stone-200{border-color:#ffffff17!important}html[data-portal=true][data-theme=dark] .cc-root .border-stone-300{border-color:#ffffff21!important}html[data-portal=true][data-theme=dark] .cc-root .border-stone-400,html[data-portal=true][data-theme=dark] .cc-root .border-slate-400,html[data-portal=true][data-theme=dark] .cc-root .border-slate-500{border-color:#ffffff2e!important}html[data-portal=true][data-theme=dark] .cc-root .divide-stone-100>:not([hidden])~:not([hidden]){border-color:#ffffff0f!important}html[data-portal=true][data-theme=dark] .cc-root .divide-stone-200>:not([hidden])~:not([hidden]){border-color:#ffffff17!important}html[data-portal=true][data-theme=dark] .cc-root .text-slate-900,html[data-portal=true][data-theme=dark] .cc-root .text-slate-800{color:#f4f4f5!important}html[data-portal=true][data-theme=dark] .cc-root .text-slate-700{color:#dcdce0!important}html[data-portal=true][data-theme=dark] .cc-root .text-slate-600{color:#c2c2c9!important}html[data-portal=true][data-theme=dark] .cc-root .text-slate-500{color:#a1a1aa!important}html[data-portal=true][data-theme=dark] .cc-root .text-slate-400{color:#8a8a93!important}html[data-portal=true][data-theme=dark] .cc-root .text-slate-300{color:#71717a!important}html[data-portal=true][data-theme=dark] .cc-root .text-stone-700{color:#d4d4d8!important}html[data-portal=true][data-theme=dark] .cc-root .text-stone-400{color:#8a8a93!important}html[data-portal=true][data-theme=dark] .cc-root .text-stone-300{color:#71717a!important}html[data-portal=true][data-theme=dark] .cc-root .bg-rose-50,html[data-portal=true][data-theme=dark] .cc-root .bg-rose-100{background-color:#f43f5e24!important}html[data-portal=true][data-theme=dark] .cc-root .bg-amber-50,html[data-portal=true][data-theme=dark] .cc-root .bg-amber-100{background-color:#f59e0b24!important}html[data-portal=true][data-theme=dark] .cc-root .bg-sky-50,html[data-portal=true][data-theme=dark] .cc-root .bg-sky-50\/50,html[data-portal=true][data-theme=dark] .cc-root .bg-sky-100{background-color:#0ea5e924!important}html[data-portal=true][data-theme=dark] .cc-root .bg-emerald-50,html[data-portal=true][data-theme=dark] .cc-root .bg-emerald-100{background-color:#10b98126!important}html[data-portal=true][data-theme=dark] .cc-root .bg-purple-50{background-color:#a855f726!important}html[data-portal=true][data-theme=dark] .cc-root .text-rose-900,html[data-portal=true][data-theme=dark] .cc-root .text-rose-800,html[data-portal=true][data-theme=dark] .cc-root .text-rose-700,html[data-portal=true][data-theme=dark] .cc-root .text-rose-600{color:#fb7185!important}html[data-portal=true][data-theme=dark] .cc-root .text-amber-900,html[data-portal=true][data-theme=dark] .cc-root .text-amber-800,html[data-portal=true][data-theme=dark] .cc-root .text-amber-700,html[data-portal=true][data-theme=dark] .cc-root .text-amber-600{color:#fcd34d!important}html[data-portal=true][data-theme=dark] .cc-root .text-sky-950,html[data-portal=true][data-theme=dark] .cc-root .text-sky-900,html[data-portal=true][data-theme=dark] .cc-root .text-sky-800,html[data-portal=true][data-theme=dark] .cc-root .text-sky-700,html[data-portal=true][data-theme=dark] .cc-root .text-sky-600{color:#7dd3fc!important}html[data-portal=true][data-theme=dark] .cc-root .text-emerald-900,html[data-portal=true][data-theme=dark] .cc-root .text-emerald-800,html[data-portal=true][data-theme=dark] .cc-root .text-emerald-700{color:#6ee7b7!important}html[data-portal=true][data-theme=dark] .cc-root .text-emerald-600{color:#34d399!important}html[data-portal=true][data-theme=dark] .cc-root .text-purple-700{color:#d8b4fe!important}html[data-portal=true][data-theme=dark] .cc-root .border-rose-200,html[data-portal=true][data-theme=dark] .cc-root .border-rose-300{border-color:#f43f5e4d!important}html[data-portal=true][data-theme=dark] .cc-root .border-amber-200,html[data-portal=true][data-theme=dark] .cc-root .border-amber-400{border-color:#f59e0b4d!important}html[data-portal=true][data-theme=dark] .cc-root .border-sky-200{border-color:#0ea5e94d!important}html[data-portal=true][data-theme=dark] .cc-root .border-emerald-200,html[data-portal=true][data-theme=dark] .cc-root .border-emerald-300{border-color:#10b9814d!important}html[data-portal=true][data-theme=dark] .cc-root .ring-amber-200{--tw-ring-color:#f59e0b4d!important}.cc-theme-toggle{color:#64748b;cursor:pointer;border-radius:.5rem;justify-content:center;align-items:center;width:2.125rem;height:2.125rem;transition:background .15s,color .15s;display:inline-flex}.cc-theme-toggle:hover{color:var(--cc-accent);background:#78788224}html[data-portal=true][data-theme=dark] .cc-theme-toggle{color:#a1a1aa}.cc-theme-toggle svg{width:1.125rem;height:1.125rem}
