:root,html[data-theme=dark]{--bg-primary: #0B0D10;--bg-secondary: #101317;--bg-card: #14181D;--bg-card-soft: #191F25;--bg-sidebar: #080A0D;--bg-topbar: rgba(11, 13, 16, .94);--bg-navbar: rgba(11, 13, 16, .94);--text-primary: #f8fafc;--text-secondary: #cdd5df;--text-muted: #98a2ad;--text-faint: #69727d;--text-sidebar: #ffffff;--border-color: rgba(231, 229, 224, .08);--border-strong: rgba(231, 229, 224, .16);--border-card: rgba(231, 229, 224, .1);--shadow-card: 0 12px 30px rgba(0, 0, 0, .22), inset 0 1px 0 rgba(255, 255, 255, .025);--shadow-navbar: 0 1px 0 rgba(255, 255, 255, .04), 0 14px 30px rgba(0, 0, 0, .2);--shadow-elevated: 0 22px 60px rgba(0, 0, 0, .36);--accent-primary: #0E92BF;--accent-secondary: #5FBBD1;--accent-success: #10b981;--accent-warning: #f59e0b;--accent-info: #3b82f6;--accent-danger: #ef4444;--accent-purple: #0E92BF;--accent-pink: #4FB7CC;--accent-green: #10b981;--accent-blue: #3b82f6;--accent-orange: #f59e0b;--accent-teal: #06b6d4}html[data-theme=light]{--bg-primary: #F6F8FB;--bg-secondary: #FFFFFF;--bg-card: #ffffff;--bg-card-soft: #F2F6FA;--bg-sidebar: #F6F8FB;--bg-topbar: rgba(255, 255, 255, .92);--bg-navbar: rgba(255, 255, 255, .92);--text-primary: #0A0A0A;--text-secondary: #1F2937;--text-muted: #6B7280;--text-faint: #9CA3AF;--text-sidebar: #0A0A0A;--border-color: #E5EBF2;--border-strong: #D7E0EA;--border-card: #E5EBF2;--shadow-card: 0 8px 24px rgba(15, 23, 42, .04);--shadow-navbar: 0 1px 10px rgba(31, 41, 55, .08);--shadow-elevated: 0 24px 60px rgba(10, 10, 10, .1);--accent-primary: #0E92BF;--accent-secondary: #5FBBD1;--accent-success: #10b981;--accent-warning: #f59e0b;--accent-info: #3b82f6;--accent-danger: #ef4444;--accent-purple: #0E92BF;--accent-pink: #4FB7CC;--accent-green: #10b981;--accent-blue: #3b82f6;--accent-orange: #f59e0b;--accent-teal: #06b6d4}body{background:var(--bg-primary);color:var(--text-primary);transition:background-color .2s ease,color .2s ease}html,body,#root{max-width:100%;overflow-x:clip}.kt-auth-shell,.kt-public-shell{background:var(--bg-primary);color:var(--text-primary);max-width:100%;overflow-x:clip}.kt-main-content{background:var(--bg-primary)}.kt-card{background:var(--bg-card);border:1px solid var(--border-card, var(--border-color));border-radius:12px;box-shadow:var(--shadow-card);color:var(--text-primary);transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease}.kt-card-soft{background:var(--bg-card-soft);border:1px solid var(--border-card, var(--border-color));border-radius:12px;box-shadow:var(--shadow-card);color:var(--text-primary);transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease}.kt-text-primary{color:var(--text-primary)}.kt-text-secondary{color:var(--text-secondary)}.kt-text-muted{color:var(--text-muted)}.kt-section-label{color:var(--text-muted);font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.kt-page-title{color:var(--text-primary);font-size:1.5rem;font-weight:800;letter-spacing:0}.kt-topbar{background:var(--bg-topbar);border-bottom:1px solid var(--border-color);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:var(--shadow-navbar);transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease}.kt-tab-bar-wrapper{overflow:hidden}.kt-tab-bar-wrapper:after{content:"";position:absolute;right:0;top:0;width:40px;height:100%;background:linear-gradient(to right,transparent,var(--bg-topbar));pointer-events:none}.kt-tab-scroll{overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.kt-tab-scroll::-webkit-scrollbar{display:none}.kt-topbar-tab{scroll-snap-align:start}.kt-sidebar{background:var(--bg-sidebar);border-right:1px solid rgba(255,255,255,.08);transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease}.kt-sidebar-link{color:#ffffffb8}.kt-sidebar-link:hover{background:#0e92bf1a;color:var(--text-sidebar)}.kt-sidebar-link.is-active{background:linear-gradient(135deg,#0e92bf38,#4fb7cc24);color:var(--text-sidebar);border-color:#0e92bf59}.kt-theme-toggle{background:var(--bg-card);color:var(--text-primary);border:1px solid var(--border-color);outline:none}.kt-theme-toggle:hover{border-color:#0e92bf73;box-shadow:0 0 0 3px #0e92bf24}.kt-theme-toggle:focus-visible{border-color:#0e92bf73;box-shadow:0 0 0 3px #0e92bf29}.kt-link-accent,.kt-accent-primary{color:var(--accent-primary)!important}.kt-link-accent:hover,.kt-accent-secondary{color:var(--accent-secondary)!important}.kt-brand-avatar,.kt-profile-avatar{background:linear-gradient(135deg,#0e92bf,#4fb7cc)!important;color:#07171d!important;box-shadow:0 14px 30px #0e92bf2e}.kt-nav-icon,.kt-activity-icon{background:#0e92bf24!important;color:#7ad7ea!important}.kt-sidebar-link.is-active .kt-nav-icon{background:#4fb7cc33!important;color:#dceef3!important}.kt-nav-badge,.kt-segmented-active{background:#0e92bf!important;color:#07171d!important}.kt-segmented-active{box-shadow:0 8px 18px #0e92bf33}.kt-segmented-inactive{color:var(--text-muted)!important}.kt-segmented-inactive:hover{color:var(--accent-primary)!important}.kt-featured-action{background:linear-gradient(135deg,#0e92bf,#4fb7cc)!important;color:#07171d!important;box-shadow:0 18px 42px #0e92bf2e}.kt-featured-action-icon{background:#07171d24!important;color:#07171d!important}.kt-featured-action-title,.kt-featured-action-subtitle{color:#07171d!important}.kt-featured-action-subtitle{opacity:.78}.kt-progress-fill{background:linear-gradient(90deg,#0e92bf,#4fb7cc)!important}.kt-profile-button:hover{border-color:var(--border-strong)!important}.kt-auth-shell :is(.text-purple-100,.text-purple-200,.text-purple-300,.text-purple-400,.text-purple-500,.text-pink-300,.text-pink-400),.kt-public-shell :is(.text-purple-100,.text-purple-200,.text-purple-300,.text-purple-400,.text-purple-500,.text-pink-300,.text-pink-400),.kt-auth-shell :is(.hover\:text-purple-200:hover,.hover\:text-purple-300:hover,.hover\:text-purple-400:hover,.hover\:text-pink-300:hover),.kt-public-shell :is(.hover\:text-purple-200:hover,.hover\:text-purple-300:hover,.hover\:text-purple-400:hover,.hover\:text-pink-300:hover){color:#7ad7ea!important}.kt-auth-shell :is(.bg-purple-600,.bg-purple-500,.bg-pink-500,.hover\:bg-purple-500:hover,.hover\:bg-purple-600:hover,.hover\:bg-pink-500:hover),.kt-public-shell :is(.bg-purple-600,.bg-purple-500,.bg-pink-500,.hover\:bg-purple-500:hover,.hover\:bg-purple-600:hover,.hover\:bg-pink-500:hover){background-color:#0e92bf!important;color:#07171d!important}.kt-auth-shell :is(.bg-purple-500\/5,.bg-purple-500\/8,.bg-purple-500\/10,.bg-purple-500\/15,.bg-purple-500\/20,.bg-purple-600\/10,.bg-purple-600\/15,.bg-purple-600\/20,.bg-pink-500\/10,.bg-pink-500\/15,.bg-pink-600\/10),.kt-public-shell :is(.bg-purple-500\/5,.bg-purple-500\/8,.bg-purple-500\/10,.bg-purple-500\/15,.bg-purple-500\/20,.bg-purple-600\/10,.bg-purple-600\/15,.bg-purple-600\/20,.bg-pink-500\/10,.bg-pink-500\/15,.bg-pink-600\/10){background-color:#0e92bf24!important}.kt-auth-shell :is(.bg-purple-600\/25,.bg-purple-600\/30,.hover\:bg-purple-600\/20:hover,.hover\:bg-purple-600\/30:hover,.hover\:bg-pink-500\/20:hover),.kt-public-shell :is(.bg-purple-600\/25,.bg-purple-600\/30,.hover\:bg-purple-600\/20:hover,.hover\:bg-purple-600\/30:hover,.hover\:bg-pink-500\/20:hover){background-color:#0e92bf38!important}.kt-auth-shell :is(.border-purple-400\/25,.border-purple-500,.border-purple-500\/20,.border-purple-500\/25,.border-purple-500\/30,.border-purple-500\/40,.border-purple-500\/50,.border-pink-500\/20),.kt-public-shell :is(.border-purple-400\/25,.border-purple-500,.border-purple-500\/20,.border-purple-500\/25,.border-purple-500\/30,.border-purple-500\/40,.border-purple-500\/50,.border-pink-500\/20),.kt-auth-shell :is(.hover\:border-purple-400\/40:hover,.hover\:border-purple-500\/30:hover,.hover\:border-purple-500\/40:hover,.hover\:border-purple-500\/50:hover),.kt-public-shell :is(.hover\:border-purple-400\/40:hover,.hover\:border-purple-500\/30:hover,.hover\:border-purple-500\/40:hover,.hover\:border-purple-500\/50:hover),.kt-auth-shell :is(.focus\:border-purple-500:focus,.focus\:border-purple-500\/50:focus,.focus-within\:border-purple-500\/60:focus-within),.kt-public-shell :is(.focus\:border-purple-500:focus,.focus\:border-purple-500\/50:focus,.focus-within\:border-purple-500\/60:focus-within){border-color:#4fb7cc80!important}.kt-auth-shell :is(.from-purple-500,.from-purple-600),.kt-public-shell :is(.from-purple-500,.from-purple-600){--tw-gradient-from: #0E92BF var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(14 146 191 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.kt-auth-shell :is(.to-pink-500,.to-pink-600),.kt-public-shell :is(.to-pink-500,.to-pink-600){--tw-gradient-to: #4FB7CC var(--tw-gradient-to-position) !important}.kt-auth-shell :is(.shadow-purple-900\/15,.shadow-purple-900\/20,.shadow-purple-950\/20,.shadow-purple-950\/30,.shadow-purple-600\/20,.shadow-purple-500\/20),.kt-public-shell :is(.shadow-purple-900\/15,.shadow-purple-900\/20,.shadow-purple-950\/20,.shadow-purple-950\/30,.shadow-purple-600\/20,.shadow-purple-500\/20){--tw-shadow-color: rgba(14, 146, 191, .2) !important;--tw-shadow: var(--tw-shadow-colored) !important}.kt-public-shell .glass-nav{max-width:100vw;overflow:hidden}.kt-public-brand-wrap,.kt-public-brand-button,.kt-public-shell main,.kt-home-hero,.kt-home-hero-card{min-width:0;max-width:100%}.kt-public-brand-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kt-public-floating-actions{right:max(1rem,env(safe-area-inset-right));bottom:max(1rem,env(safe-area-inset-bottom))}.kt-action-card{background:#0f172a73;border:1px solid var(--border-color);color:var(--text-primary);transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease}.kt-action-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-card),0 0 0 1px var(--action-color, rgba(14, 146, 191, .25));border-color:var(--action-color, rgba(14, 146, 191, .45));background:#0e92bf14}.kt-action-tile{transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease}.kt-action-tile:hover,.kt-action-tile:active{transform:scale(1.02)}.kt-featured-action,.kt-dashboard-welcome,.kt-profile-avatar{color:#fff}.kt-dashboard-welcome{border-color:var(--border-color);background:linear-gradient(to right,#07171dfa,#0a2129,#153b47)}.kt-dashboard-welcome>div{background:transparent}.kt-dashboard-avatar{border:2px solid rgba(255,255,255,.65)}.kt-dashboard-tip-text{line-height:1.5;overflow-wrap:anywhere}.kt-empty-chart-state{min-height:120px}.kt-empty-chart-state i{font-size:32px}.kt-empty-chart-state p{font-size:.875rem}.kt-empty-chart-baseline{position:absolute;left:14px;right:14px;bottom:32px;border-top:1px dashed var(--border-color);opacity:.9}html[data-theme=dark] body{background-color:var(--bg-primary)}html[data-theme=dark] .kt-auth-shell,html[data-theme=dark] .kt-public-shell{background:radial-gradient(circle at 16% -8%,rgba(14,146,191,.16),transparent 32rem),radial-gradient(circle at 92% 4%,rgba(79,183,204,.11),transparent 30rem),linear-gradient(180deg,#07171d,#0a2129 52%,#07171d)}html[data-theme=dark] .kt-main-content{background:radial-gradient(circle at 24% 0%,rgba(14,146,191,.08),transparent 28rem),linear-gradient(180deg,#07171dfa,#0a2129fa)}html[data-theme=dark] .kt-card{background:linear-gradient(180deg,#0d2730fa,#07171dfa);border-color:var(--border-card);box-shadow:var(--shadow-card),inset 0 1px #ffffff09}html[data-theme=dark] .kt-card-soft{background:#153b47c2;border-color:#4fb7cc24;box-shadow:inset 0 1px #ffffff08}html[data-theme=dark] .kt-topbar{background:var(--bg-topbar);border-bottom-color:#4fb7cc24;box-shadow:var(--shadow-navbar)}html[data-theme=dark] .kt-sidebar{background:linear-gradient(180deg,#050a0d,#07171d 54%,#050a0d);border-right-color:#4fb7cc24;box-shadow:18px 0 60px #00000047}html[data-theme=dark] .kt-sidebar-link{color:#e2e8f0b3}html[data-theme=dark] .kt-sidebar-link:hover{background:#0e92bf1f;color:#fff}html[data-theme=dark] .kt-sidebar-link.is-active{background:linear-gradient(135deg,#0e92bf3d,#4fb7cc26);border-color:#4fb7cc61;box-shadow:inset 3px 0 #0e92bf,0 10px 24px #0e92bf1a}html[data-theme=dark] .kt-theme-toggle{background:#0d2730d1;color:#e2e8f0;border-color:#4fb7cc2e}html[data-theme=dark] .kt-action-card{background:linear-gradient(180deg,#0d2730d1,#07171deb);border-color:#4fb7cc24}html[data-theme=dark] .kt-action-card:hover{background:linear-gradient(180deg,#153b47b8,#0d2730f0)}html[data-theme=dark] .kt-dashboard-welcome{background:linear-gradient(135deg,#07171d,#0a2129 52%,#153b47);border-color:#4fb7cc52;box-shadow:0 22px 58px #0a2a3452,inset 0 1px #ffffff14}html[data-theme=dark] .kt-public-shell .glass-nav{background:#07171de6;border-bottom-color:#4fb7cc24;box-shadow:var(--shadow-navbar)}html[data-theme=dark] .kt-public-shell footer{background:#050a0d;border-top-color:#4fb7cc24}html[data-theme=dark] .kt-public-mobile-menu{background:#07171d}html[data-theme=dark] .kt-public-shell .feature-card{background:#0d273061;border-color:#4fb7cc1f}html[data-theme=dark] .kt-public-shell .feature-card:hover{background:#0d273094;border-color:#4fb7cc5c}html[data-theme=light] .kt-action-card{background:#fff;border-color:var(--border-card);box-shadow:var(--shadow-card)}html[data-theme=light] .kt-sidebar{--bg-card: #ffffff;--bg-card-soft: #F7F5F1;--text-primary: #0A0A0A;--text-secondary: #1F2937;--text-muted: #6B7280;--border-color: #E7E5E0;--border-card: #E7E5E0;--shadow-card: 0 2px 10px rgba(10, 10, 10, .05);background:#fff!important;border-right-color:#e7e5e0!important;box-shadow:10px 0 28px #0a0a0a0a}html[data-theme=light] .kt-sidebar .kt-section-label{color:#6b7280}html[data-theme=light] .kt-sidebar [class~=text-purple-300]{color:#0b789d!important}html[data-theme=light] .kt-auth-shell [class~="bg-[#030712]"],html[data-theme=light] .kt-auth-shell [class~="bg-[#050810]"],html[data-theme=light] .kt-auth-shell [class~="bg-[#0a0d17]"],html[data-theme=light] .kt-auth-shell [class~="bg-[#0f1117]"],html[data-theme=light] .kt-auth-shell [class~="bg-[#111827]"],html[data-theme=light] .kt-auth-shell [class~="bg-[#1a1d2e]"],html[data-theme=light] .kt-auth-shell [class~=bg-slate-950],html[data-theme=light] .kt-auth-shell [class~=bg-slate-900],html[data-theme=light] .kt-auth-shell [class~="bg-slate-900/50"],html[data-theme=light] .kt-auth-shell [class~=bg-slate-800],html[data-theme=light] .kt-auth-shell [class~="bg-slate-800/50"],html[data-theme=light] .kt-public-shell [class~="bg-[#050810]"],html[data-theme=light] .kt-public-shell [class~="bg-[#0a0d17]"]{background-color:var(--bg-card)!important}html[data-theme=light] .kt-auth-shell [class~=text-white],html[data-theme=light] .kt-public-shell [class~=text-white]{color:var(--text-primary)!important}html[data-theme=light] .kt-auth-shell [class~=text-slate-200],html[data-theme=light] .kt-auth-shell [class~=text-slate-300],html[data-theme=light] .kt-auth-shell [class~=text-slate-400],html[data-theme=light] .kt-public-shell [class~=text-slate-200],html[data-theme=light] .kt-public-shell [class~=text-slate-300],html[data-theme=light] .kt-public-shell [class~=text-slate-400]{color:var(--text-secondary)!important}html[data-theme=light] .kt-auth-shell [class~=text-slate-500],html[data-theme=light] .kt-auth-shell [class~=text-slate-600],html[data-theme=light] .kt-public-shell [class~=text-slate-500],html[data-theme=light] .kt-public-shell [class~=text-slate-600]{color:var(--text-muted)!important}html[data-theme=light] .kt-auth-shell [class~="border-white/5"],html[data-theme=light] .kt-auth-shell [class~="border-white/10"],html[data-theme=light] .kt-public-shell [class~="border-white/5"],html[data-theme=light] .kt-public-shell [class~="border-white/10"]{border-color:var(--border-color)!important}html[data-theme=light] .kt-public-shell .glass-nav{background:var(--bg-topbar);border-bottom-color:var(--border-color)}html[data-theme=light] .kt-public-shell .gradient-text{background:linear-gradient(135deg,#0a0a0a 30%,#0e92bf);-webkit-background-clip:text;-webkit-text-fill-color:transparent}html[data-theme=light] .kt-auth-shell .kt-sidebar,html[data-theme=light] .kt-auth-shell .kt-sidebar [class~="bg-[#030712]"],html[data-theme=light] .kt-auth-shell .kt-sidebar [class~="bg-[#050810]"],html[data-theme=light] .kt-auth-shell .kt-sidebar [class~="bg-[#0a0d17]"],html[data-theme=light] .kt-auth-shell .kt-sidebar [class~="bg-[#0f1117]"],html[data-theme=light] .kt-auth-shell .kt-sidebar [class~="bg-[#111827]"],html[data-theme=light] .kt-auth-shell .kt-sidebar [class~="bg-[#1a1d2e]"]{background-color:var(--bg-sidebar)!important}html[data-theme=light] .kt-auth-shell .kt-sidebar .kt-card-soft{background:#f7f5f1!important;border-color:#e7e5e0!important}html[data-theme=light] .kt-auth-shell .kt-sidebar [class~=text-white],html[data-theme=light] .kt-auth-shell .kt-sidebar .kt-text-primary{color:#0a0a0a!important}html[data-theme=light] .kt-auth-shell .kt-sidebar [class~=text-slate-400],html[data-theme=light] .kt-auth-shell .kt-sidebar .kt-text-muted{color:#6b7280!important}html[data-theme=light] .kt-auth-shell .kt-sidebar [class~="border-white/10"],html[data-theme=light] .kt-auth-shell .kt-sidebar [class~="border-white/5"]{border-color:#e7e5e0!important}html[data-theme=light] .kt-theme-toggle{background:#fff;border-color:var(--border-card);box-shadow:var(--shadow-card)}html[data-theme=light] .kt-main-content{background:var(--bg-primary)}html[data-theme=light] .kt-dashboard-welcome{background:linear-gradient(135deg,#07171d,#0a2129 52%,#153b47);border-color:#ffffff3d;box-shadow:0 18px 42px #0e92bf2e}html[data-theme=light] .kt-dashboard-welcome [class~=text-white],html[data-theme=light] .kt-dashboard-welcome [class~="text-white/80"],html[data-theme=light] .kt-dashboard-welcome [class~="text-white/70"],html[data-theme=light] .kt-dashboard-welcome [class~=text-slate-200],html[data-theme=light] .kt-dashboard-welcome [class~=text-slate-300],html[data-theme=light] .kt-dashboard-welcome .kt-dashboard-tip-text,html[data-theme=light] .kt-dashboard-welcome .kt-dashboard-role-subtitle{color:#fff!important}html[data-theme=light] .kt-dashboard-welcome [class~="text-white/80"],html[data-theme=light] .kt-dashboard-welcome .kt-dashboard-role-subtitle{color:#ffffffd1!important}html[data-theme=light] .kt-dashboard-welcome [class~="text-white/70"]{color:#ffffffb8!important}html[data-theme=light] .kt-dashboard-role-badge{background:#fff!important;color:#0b6f91!important}html[data-theme=light] .kt-featured-action,html[data-theme=light] .kt-featured-action [class~=text-white],html[data-theme=light] .kt-featured-action [class~="text-white/75"],html[data-theme=light] .kt-profile-avatar{color:#07171d!important}@media(max-width:768px){.kt-stat-grid{gap:10px}.kt-stat-card{height:80px!important;min-height:80px;padding:12px!important;gap:10px}.kt-stat-icon{width:32px!important;height:32px!important;border-radius:10px}.kt-stat-value{font-size:1.25rem}.kt-stat-sub{font-size:.75rem}.kt-dashboard-welcome>div{align-items:stretch}.kt-dashboard-welcome-left,.kt-dashboard-tip{min-width:0}.kt-dashboard-tip-text{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}}@media(max-width:1023px){.kt-public-shell .glass-nav{height:72px;gap:.75rem;padding-left:1rem;padding-right:1rem}.kt-public-desktop-nav,.kt-public-desktop-actions{display:none!important}.kt-public-mobile-toggle{display:inline-flex!important;flex-shrink:0;align-items:center;justify-content:center}.kt-home-hero{gap:2.5rem;padding-top:4.5rem;padding-bottom:4.5rem}.kt-home-hero-card{border-radius:24px;padding:1rem}.kt-home-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.kt-home-metric-label{letter-spacing:.04em;overflow-wrap:anywhere}.kt-public-floating-actions{gap:.625rem;right:1rem}.kt-public-floating-actions button{width:3rem!important;height:3rem!important}}@media(max-width:420px){.kt-public-brand-text{display:none}.kt-home-metrics{grid-template-columns:1fr}}html[data-theme=light] .kt-tab-bar{background:transparent;border-color:#e7e5e0!important}html[data-theme=light] .kt-topbar-tab{color:#6b7280!important;border-bottom-color:transparent}html[data-theme=light] .kt-topbar-tab:hover{background:#f0f8fa;color:#0e92bf!important}html[data-theme=light] .kt-topbar-tab.is-active{color:#0e92bf!important;border-bottom-color:#0e92bf!important}html[data-theme=light] .kt-breadcrumb-link{color:#8a8aa8!important}html[data-theme=light] .kt-breadcrumb-link:hover{color:#0e92bf!important}html[data-theme=light] .kt-breadcrumb-separator{color:#4fb7cc!important}html[data-theme=light] .kt-breadcrumb-active{color:#1a1a2e!important}html[data-theme=light] .kt-task-card{background:#fff!important;border-color:#e7e5e0!important;box-shadow:0 2px 8px #0e92bf14}html[data-theme=light] .kt-task-card:hover{border-color:#cfe3ee!important;box-shadow:0 12px 28px #0e92bf1f}html[data-theme=light] .kt-task-tag{background:#f0f8fa!important;border-color:#cfe3ee!important;color:#0e92bf!important}html[data-theme=light] .kt-task-status-badge.kt-status-todo{background:#f0f8fa!important;color:#0e92bf!important}html[data-theme=light] .kt-subtask-meta{color:#6b7280!important}.kt-role-badge{border:1px solid transparent;border-radius:6px;color:#07171d;font-weight:700}.kt-role-super-admin{background:var(--accent-primary);border-color:var(--accent-primary);color:#07171d}.kt-role-org-admin{background:var(--accent-secondary);border-color:var(--accent-secondary);color:#07171d}.kt-role-workspace-admin{background:var(--accent-info);border-color:var(--accent-info)}.kt-role-project-manager{background:var(--accent-warning);border-color:var(--accent-warning)}.kt-role-team-lead{background:var(--accent-success);border-color:var(--accent-success)}.kt-role-member,.kt-role-viewer{background:#374151;border-color:#4b5563;color:#9ca3af}html[data-theme=light] .kt-role-member,html[data-theme=light] .kt-role-viewer{background:#e5e7eb;border-color:#d1d5db;color:#374151}html[data-theme=light] .kt-team-page .kt-team-stat-card,html[data-theme=light] .kt-team-page .kt-team-table,html[data-theme=light] .kt-library-page .kt-library-panel,html[data-theme=light] .kt-library-page .kt-url-card,html[data-theme=light] .kt-library-page .kt-url-row,html[data-theme=light] .kt-library-page .kt-reader-panel,html[data-theme=light] .kt-library-page .kt-library-empty,html[data-theme=light] .kt-library-page .kt-save-url-bar,html[data-theme=light] .kt-bookmarklet-help{background:var(--bg-card)!important;border:1px solid var(--border-card)!important;box-shadow:var(--shadow-card)}html[data-theme=light] .kt-team-page .kt-team-table-header{background:var(--bg-secondary)!important;border-color:var(--border-color)!important}html[data-theme=light] .kt-team-page .kt-team-row{border-color:var(--border-color)!important}html[data-theme=light] .kt-team-page .kt-team-row:nth-child(odd){background:#fff!important}html[data-theme=light] .kt-team-page .kt-team-row:nth-child(2n){background:#fafaf8!important}html[data-theme=light] .kt-team-page .kt-team-row:hover{background:#f0f8fa!important}html[data-theme=light] .kt-team-page .kt-team-input,html[data-theme=light] .kt-library-page .kt-library-input{background:#fff!important;border-color:var(--border-card)!important;color:var(--text-primary)!important;box-shadow:inset 0 1px #0e92bf08}html[data-theme=light] .kt-team-page .kt-team-input::placeholder,html[data-theme=light] .kt-library-page .kt-library-input::placeholder{color:var(--text-muted)!important}html[data-theme=light] .kt-team-page .kt-workspace-chip{background:#f0f8fa!important;border-color:#0e92bf4d!important;color:#0e92bf!important}html[data-theme=light] .kt-team-drawer{background:#fff!important;border-color:var(--border-card)!important;color:var(--text-primary)}html[data-theme=light] .kt-team-drawer-card{background:#fafaf8!important;border:1px solid var(--border-card)}html[data-theme=dark] .kt-team-page .kt-workspace-chip{background:#07171d!important;border-color:#0e92bf4d!important;color:#4fb7cc!important}html[data-theme=light] .kt-library-page .kt-save-url-bar{background:#fff!important;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}html[data-theme=light] .kt-library-page .kt-library-filter-active{background:var(--accent-primary)!important;color:#07171d!important}html[data-theme=light] .kt-library-page .kt-library-filter-inactive{color:var(--text-secondary)!important}html[data-theme=light] .kt-library-page .kt-library-filter-inactive:hover{background:#f0f8fa!important;color:#0e92bf!important}html[data-theme=light] .kt-library-page .kt-url-card{transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}html[data-theme=light] .kt-library-page .kt-url-card:hover{transform:translateY(-2px);box-shadow:0 14px 32px #0e92bf21;border-color:#cfe3ee!important}html[data-theme=light] .kt-library-page .kt-url-thumb{background:#f0f8fa!important}html[data-theme=light] .kt-library-page .kt-share-guide{background:linear-gradient(135deg,#f0f8fa,#dceef3)!important;border-color:var(--border-card)!important;box-shadow:var(--shadow-card)}html[data-theme=light] .kt-library-page .kt-share-guide [class~="bg-black/20"],html[data-theme=light] .kt-library-page .kt-share-guide [class~="bg-white/5"]{background:#fff9!important;border-color:var(--border-card)!important}html[data-theme=light] .kt-library-page .kt-reading-time,html[data-theme=light] .kt-library-page .kt-tag-chip{background:var(--bg-secondary)!important;color:var(--text-secondary)!important}html[data-theme=light] .kt-pwa-install-card{background:linear-gradient(135deg,#f0f8fa,#dceef3)!important;border-color:var(--border-card)!important;box-shadow:0 20px 45px #4d3c8c29}.kt-pwa-mobile-banner{background:#07171d;border-top:1px solid rgba(255,255,255,.1);box-shadow:0 -4px 16px #0000004d}.kt-pwa-ios-sheet{background:#07171d}html[data-theme=light] .kt-pwa-mobile-banner,html[data-theme=light] .kt-pwa-ios-sheet,html[data-theme=light] .kt-pwa-install-section{background:#fff!important;border-color:var(--border-card)!important;box-shadow:var(--shadow-card)}html[data-theme=light] .kt-pwa-mobile-banner [class~=text-white],html[data-theme=light] .kt-pwa-ios-sheet [class~=text-white],html[data-theme=light] .kt-pwa-install-section [class~=text-white]{color:var(--text-primary)!important}html[data-theme=light] .kt-pwa-mobile-banner [class~=text-slate-300],html[data-theme=light] .kt-pwa-mobile-banner [class~=text-slate-400],html[data-theme=light] .kt-pwa-ios-sheet [class~=text-slate-300],html[data-theme=light] .kt-pwa-ios-sheet [class~=text-slate-400],html[data-theme=light] .kt-pwa-install-section [class~=text-slate-300],html[data-theme=light] .kt-pwa-install-section [class~=text-slate-400]{color:var(--text-secondary)!important}html[data-theme=light] .kt-pwa-ios-sheet [class~="bg-white/5"],html[data-theme=light] .kt-pwa-install-section [class~="bg-white/5"]{background:#fafaf8!important}html[data-theme=light] .kt-pwa-install-card [class~=text-white]{color:var(--text-primary)!important}html[data-theme=light] .kt-pwa-install-card [class~=text-slate-300],html[data-theme=light] .kt-pwa-install-card [class~=text-slate-400]{color:var(--text-secondary)!important}html[data-theme=light] .kt-mobile-bottom-nav{background:#07171d!important;border-color:#ffffff1a!important}.kt-public-shell{background:#fff!important;color:#1a1a2e!important}.kt-public-shell main{background:#fff!important}.kt-public-shell .glass-nav{background:#ffffffd9!important;border-bottom:1px solid #E7E5E0!important;box-shadow:0 1px 10px #1f293714}.kt-public-shell nav [class~=text-white],.kt-public-shell nav [class~=text-slate-200],.kt-public-shell nav [class~=text-slate-300],.kt-public-shell nav [class~=text-slate-400]{color:#1a1a2e!important}.kt-public-shell .kt-public-mobile-menu{background:#fff!important}.kt-public-shell [class~=text-white],.kt-public-shell [class~=text-slate-100],.kt-public-shell [class~=text-slate-200],.kt-public-shell [class~=text-slate-300]{color:#1a1a2e!important}.kt-public-shell [class~=text-slate-400],.kt-public-shell [class~=text-slate-500],.kt-public-shell [class~=text-slate-600]{color:#4b5563!important}.kt-public-shell h1,.kt-public-shell h2,.kt-public-shell h3,.kt-public-shell h4{color:#1a1a2e!important;letter-spacing:0}.kt-public-shell p{color:#4b5563}.kt-public-shell section:nth-of-type(2n){background-color:#f7f5f1}.kt-public-shell [class*="bg-[#050810]"],.kt-public-shell [class*="bg-[#0a0d17]"],.kt-public-shell [class*="bg-[#111827]"],.kt-public-shell [class*=bg-slate-900]{background:#fff!important}.kt-public-shell [class*="bg-white/"],.kt-public-shell [class*="bg-black/"]{background:#f0f8fa!important}.kt-public-shell [class*="border-white/"],.kt-public-shell [class~="border-white/10"],.kt-public-shell [class~="border-white/5"]{border-color:#e5e7eb!important}.kt-public-shell .rounded-3xl,.kt-public-shell .rounded-\[20px\],.kt-public-shell .rounded-\[28px\],.kt-public-shell .rounded-\[32px\]{box-shadow:0 14px 35px #0e92bf14}.kt-public-shell button[class*=bg-white],.kt-public-shell a[class*=bg-white]{background:#0e92bf!important;color:#07171d!important}.kt-public-shell button[class*=bg-white]:hover,.kt-public-shell a[class*=bg-white]:hover{background:#2a95b7!important}.kt-public-shell button[class*="border-white/"]{border-color:#0e92bf!important;color:#0e92bf!important}.kt-public-shell input,.kt-public-shell textarea,.kt-public-shell select{background:#fff!important;border-color:#d1d5db!important;color:#1a1a2e!important}.kt-public-shell input::placeholder,.kt-public-shell textarea::placeholder{color:#9ca3af!important}.kt-public-shell .kt-login-card{background:#fff!important;border-color:#e7e5e0!important;box-shadow:0 24px 60px #0e92bf1f}.kt-public-shell .kt-pricing-card{background:#fff!important;border-color:#e5e7eb!important}.kt-public-shell .kt-pricing-card-pro{background:linear-gradient(135deg,#0e92bf,#4fb7cc)!important;border-color:transparent!important}.kt-public-shell .kt-pricing-card-pro,.kt-public-shell .kt-pricing-card-pro h2,.kt-public-shell .kt-pricing-card-pro p,.kt-public-shell .kt-pricing-card-pro span,.kt-public-shell .kt-pricing-card-pro li{color:#07171d!important}.kt-public-shell .kt-pricing-card-enterprise{background:#07171d!important;border-color:#07171d!important}.kt-public-shell .kt-pricing-card-enterprise,.kt-public-shell .kt-pricing-card-enterprise h2,.kt-public-shell .kt-pricing-card-enterprise p,.kt-public-shell .kt-pricing-card-enterprise span,.kt-public-shell .kt-pricing-card-enterprise li{color:#fff!important}.kt-public-shell footer{background:#07171d!important;border-top-color:#ffffff14!important}.kt-public-shell footer [class~=text-white],.kt-public-shell footer h1,.kt-public-shell footer h2,.kt-public-shell footer h3,.kt-public-shell footer h4{color:#fff!important}.kt-public-shell footer [class~=text-slate-400],.kt-public-shell footer [class~=text-slate-500],.kt-public-shell footer p,.kt-public-shell footer button,.kt-public-shell footer a{color:#cbd5e1!important}.kt-public-shell footer [class*="bg-white/"]{background:#ffffff14!important}.kt-public-shell .fixed.bottom-8 button{color:#fff!important}html[data-theme=dark] .kt-public-shell{background:radial-gradient(circle at 16% -8%,rgba(14,146,191,.16),transparent 32rem),radial-gradient(circle at 92% 4%,rgba(79,183,204,.11),transparent 30rem),linear-gradient(180deg,#07171d,#0a2129 52%,#07171d)!important;color:#f8fafc!important}html[data-theme=dark] .kt-public-shell .glass-nav{background:#07171de6!important;border-bottom-color:#4fb7cc24!important;box-shadow:var(--shadow-navbar)}html[data-theme=dark] .kt-public-shell nav [class~=text-white],html[data-theme=dark] .kt-public-shell nav [class~=text-slate-200],html[data-theme=dark] .kt-public-shell nav [class~=text-slate-300]{color:#f8fafc!important}html[data-theme=dark] .kt-public-shell nav [class~=text-slate-400]{color:#9aa8bd!important}html[data-theme=dark] .kt-public-shell .kt-public-mobile-menu{background:#07171d!important}html[data-theme=dark] .kt-public-shell [class~=text-white],html[data-theme=dark] .kt-public-shell [class~=text-slate-100],html[data-theme=dark] .kt-public-shell [class~=text-slate-200],html[data-theme=dark] .kt-public-shell [class~=text-slate-300]{color:#f8fafc!important}html[data-theme=dark] .kt-public-shell [class~=text-slate-400],html[data-theme=dark] .kt-public-shell [class~=text-slate-500],html[data-theme=dark] .kt-public-shell [class~=text-slate-600]{color:#9aa8bd!important}html[data-theme=dark] .kt-public-shell h1,html[data-theme=dark] .kt-public-shell h2,html[data-theme=dark] .kt-public-shell h3,html[data-theme=dark] .kt-public-shell h4{color:#f8fafc!important}html[data-theme=dark] .kt-public-shell p{color:#aeb9cb}html[data-theme=dark] .kt-public-shell section:nth-of-type(2n){background-color:#0d273057}html[data-theme=dark] .kt-public-shell [class*="bg-[#050810]"],html[data-theme=dark] .kt-public-shell [class*="bg-[#0a0d17]"],html[data-theme=dark] .kt-public-shell [class*="bg-[#111827]"],html[data-theme=dark] .kt-public-shell [class*=bg-slate-900]{background:linear-gradient(180deg,#0f2027fa,#0a1a22fa)!important}html[data-theme=dark] .kt-public-shell [class*="bg-white/"],html[data-theme=dark] .kt-public-shell [class*="bg-black/"]{background:#ffffff0b!important}html[data-theme=dark] .kt-public-shell [class*="border-white/"],html[data-theme=dark] .kt-public-shell [class~="border-white/10"],html[data-theme=dark] .kt-public-shell [class~="border-white/5"]{border-color:#94a3b824!important}html[data-theme=dark] .kt-public-shell .rounded-3xl,html[data-theme=dark] .kt-public-shell .rounded-\[20px\],html[data-theme=dark] .kt-public-shell .rounded-\[28px\],html[data-theme=dark] .kt-public-shell .rounded-\[32px\]{box-shadow:var(--shadow-card),inset 0 1px #ffffff09}html[data-theme=dark] .kt-public-shell button[class*=bg-white],html[data-theme=dark] .kt-public-shell a[class*=bg-white]{background:#fff!important;color:#07171d!important}html[data-theme=dark] .kt-public-shell button[class*=bg-white]:hover,html[data-theme=dark] .kt-public-shell a[class*=bg-white]:hover{background:#eef2ff!important}html[data-theme=dark] .kt-public-shell button[class*="border-white/"]{border-color:#4fb7cc6b!important;color:#4fb7cc!important}html[data-theme=dark] .kt-public-shell input,html[data-theme=dark] .kt-public-shell textarea,html[data-theme=dark] .kt-public-shell select{background:#0f2027fa!important;border-color:#4fb7cc33!important;color:#f8fafc!important}html[data-theme=dark] .kt-public-shell input::placeholder,html[data-theme=dark] .kt-public-shell textarea::placeholder{color:#718096!important}html[data-theme=dark] .kt-public-shell .kt-login-card,html[data-theme=dark] .kt-public-shell .kt-pricing-card{background:linear-gradient(180deg,#0d2730fa,#07171dfa)!important;border-color:#4fb7cc2e!important;box-shadow:var(--shadow-elevated),inset 0 1px #ffffff0a}html[data-theme=dark] .kt-public-shell .kt-pricing-card-pro{background:linear-gradient(135deg,#0e92bf,#4fb7cc)!important;border-color:transparent!important}html[data-theme=dark] .kt-public-shell .kt-pricing-card-pro,html[data-theme=dark] .kt-public-shell .kt-pricing-card-pro h2,html[data-theme=dark] .kt-public-shell .kt-pricing-card-pro p,html[data-theme=dark] .kt-public-shell .kt-pricing-card-pro span,html[data-theme=dark] .kt-public-shell .kt-pricing-card-pro li{color:#07171d!important}html[data-theme=dark] .kt-public-shell .kt-pricing-card-enterprise{background:linear-gradient(180deg,#0d2730,#07171d)!important;border-color:#4fb7cc47!important}html[data-theme=dark] .kt-public-shell footer{background:#050a0d!important;border-top-color:#4fb7cc24!important}html[data-theme=dark] .kt-public-shell footer [class~=text-white],html[data-theme=dark] .kt-public-shell footer h1,html[data-theme=dark] .kt-public-shell footer h2,html[data-theme=dark] .kt-public-shell footer h3,html[data-theme=dark] .kt-public-shell footer h4{color:#f8fafc!important}html[data-theme=dark] .kt-public-shell footer [class~=text-slate-400],html[data-theme=dark] .kt-public-shell footer [class~=text-slate-500],html[data-theme=dark] .kt-public-shell footer p,html[data-theme=dark] .kt-public-shell footer button,html[data-theme=dark] .kt-public-shell footer a{color:#9aa8bd!important}html[data-theme=dark] .kt-public-shell footer [class*="bg-white/"]{background:#ffffff12!important}.kt-tag-input-dropdown{overscroll-behavior:contain}@media(max-width:640px){.kt-tag-input-dropdown{top:auto!important;bottom:calc(100% + 8px)!important;max-height:min(280px,45vh)}}.kt-brand-avatar,.kt-profile-avatar{background:#0e92bf!important;color:#07171d!important;box-shadow:none!important}.kt-nav-icon,.kt-activity-icon{background:#0e92bf1a!important;color:#5fbbd1!important}.kt-sidebar-link:hover{background:#ffffff0b}.kt-sidebar-link.is-active{background:#0e92bf24!important;border-color:#0e92bf47!important;box-shadow:inset 3px 0 #0e92bf!important}.kt-theme-toggle:hover{border-color:#0e92bf47;box-shadow:0 0 0 3px #0e92bf14}.kt-featured-action{background:var(--bg-card)!important;color:var(--text-primary)!important;border-color:#0e92bf47!important;box-shadow:var(--shadow-card)!important}.kt-featured-action:hover{border-color:#0e92bf6b!important;background:var(--bg-card-soft)!important}.kt-featured-action-icon{background:#0e92bf1a!important;color:#5fbbd1!important}.kt-featured-action-title{color:var(--text-primary)!important}.kt-featured-action-subtitle{color:var(--text-muted)!important;opacity:1}.kt-auth-shell :is(.bg-purple-500\/5,.bg-purple-500\/8,.bg-purple-500\/10,.bg-purple-500\/15,.bg-purple-500\/20,.bg-purple-600\/10,.bg-purple-600\/15,.bg-purple-600\/20,.bg-pink-500\/10,.bg-pink-500\/15,.bg-pink-600\/10),.kt-public-shell :is(.bg-purple-500\/5,.bg-purple-500\/8,.bg-purple-500\/10,.bg-purple-500\/15,.bg-purple-500\/20,.bg-purple-600\/10,.bg-purple-600\/15,.bg-purple-600\/20,.bg-pink-500\/10,.bg-pink-500\/15,.bg-pink-600\/10){background-color:#0e92bf14!important}.kt-auth-shell :is(.bg-purple-600\/25,.bg-purple-600\/30,.hover\:bg-purple-600\/20:hover,.hover\:bg-purple-600\/30:hover,.hover\:bg-pink-500\/20:hover),.kt-public-shell :is(.bg-purple-600\/25,.bg-purple-600\/30,.hover\:bg-purple-600\/20:hover,.hover\:bg-purple-600\/30:hover,.hover\:bg-pink-500\/20:hover){background-color:#0e92bf1f!important}.kt-auth-shell :is(.border-purple-400\/25,.border-purple-500,.border-purple-500\/20,.border-purple-500\/25,.border-purple-500\/30,.border-purple-500\/40,.border-purple-500\/50,.border-pink-500\/20),.kt-public-shell :is(.border-purple-400\/25,.border-purple-500,.border-purple-500\/20,.border-purple-500\/25,.border-purple-500\/30,.border-purple-500\/40,.border-purple-500\/50,.border-pink-500\/20),.kt-auth-shell :is(.hover\:border-purple-400\/40:hover,.hover\:border-purple-500\/30:hover,.hover\:border-purple-500\/40:hover,.hover\:border-purple-500\/50:hover),.kt-public-shell :is(.hover\:border-purple-400\/40:hover,.hover\:border-purple-500\/30:hover,.hover\:border-purple-500\/40:hover,.hover\:border-purple-500\/50:hover),.kt-auth-shell :is(.focus\:border-purple-500:focus,.focus\:border-purple-500\/50:focus,.focus-within\:border-purple-500\/60:focus-within),.kt-public-shell :is(.focus\:border-purple-500:focus,.focus\:border-purple-500\/50:focus,.focus-within\:border-purple-500\/60:focus-within){border-color:#0e92bf3d!important}.kt-auth-shell :is(.shadow-purple-900\/15,.shadow-purple-900\/20,.shadow-purple-950\/20,.shadow-purple-950\/30,.shadow-purple-600\/20,.shadow-purple-500\/20),.kt-public-shell :is(.shadow-purple-900\/15,.shadow-purple-900\/20,.shadow-purple-950\/20,.shadow-purple-950\/30,.shadow-purple-600\/20,.shadow-purple-500\/20){--tw-shadow-color: rgba(10, 10, 10, .08) !important;--tw-shadow: var(--tw-shadow-colored) !important}html[data-theme=dark] body,html[data-theme=dark] .kt-auth-shell,html[data-theme=dark] .kt-public-shell{background:radial-gradient(circle at 18% -12%,rgba(14,146,191,.045),transparent 34rem),linear-gradient(180deg,#0b0d10,#101317 52%,#0b0d10)!important}html[data-theme=dark] .kt-main-content{background:linear-gradient(180deg,#0b0d10,#101317)!important}html[data-theme=dark] .kt-card{background:#14181d!important;border-color:#e7e5e01a!important;box-shadow:var(--shadow-card)!important}html[data-theme=dark] .kt-card-soft,html[data-theme=dark] .kt-theme-toggle{background:#191f25!important;border-color:#e7e5e01a!important;box-shadow:none!important}html[data-theme=dark] .kt-topbar{background:#0b0d10f0!important;border-bottom-color:#e7e5e014!important;box-shadow:var(--shadow-navbar)!important}html[data-theme=dark] .kt-sidebar{background:linear-gradient(180deg,#080a0d,#0b0d10)!important;border-right-color:#e7e5e014!important;box-shadow:16px 0 40px #00000038!important}html[data-theme=dark] .kt-dashboard-welcome{background:linear-gradient(135deg,#101317,#141b22 68%,#0e2a36)!important;border-color:#0e92bf38!important;box-shadow:0 14px 34px #0000002e!important}html[data-theme=light] .kt-public-shell,html[data-theme=light] .kt-public-shell main{background:#fff!important;color:#0a0a0a!important}html[data-theme=light] .kt-public-shell section:nth-of-type(2n){background-color:#f7f5f1!important}html[data-theme=light] .kt-public-shell [class*="bg-white/"],html[data-theme=light] .kt-public-shell [class*="bg-black/"]{background:#f7f5f1!important}html[data-theme=light] .kt-public-shell .rounded-3xl,html[data-theme=light] .kt-public-shell .rounded-\[20px\],html[data-theme=light] .kt-public-shell .rounded-\[28px\],html[data-theme=light] .kt-public-shell .rounded-\[32px\]{box-shadow:0 16px 40px #0a0a0a0f!important}html[data-theme=light] .kt-public-shell button[class*=bg-white],html[data-theme=light] .kt-public-shell a[class*=bg-white]{background:#0a0a0a!important;color:#fff!important}html[data-theme=light] .kt-public-shell button[class*=bg-white]:hover,html[data-theme=light] .kt-public-shell a[class*=bg-white]:hover{background:#1f2937!important}html[data-theme=light] .kt-public-shell button[class*="border-white/"]{border-color:#0a0a0a!important;color:#0a0a0a!important}html[data-theme=dark] .kt-public-shell main{background:transparent!important}html[data-theme=dark] .kt-public-shell .glass-nav{background:#0b0d10e6!important;border-bottom-color:#e7e5e014!important;box-shadow:var(--shadow-navbar)!important}html[data-theme=dark] .kt-public-shell section:nth-of-type(2n){background-color:#ffffff06!important}html[data-theme=dark] .kt-public-shell [class*="bg-[#050810]"],html[data-theme=dark] .kt-public-shell [class*="bg-[#0a0d17]"],html[data-theme=dark] .kt-public-shell [class*="bg-[#111827]"],html[data-theme=dark] .kt-public-shell [class*=bg-slate-900],html[data-theme=dark] .kt-public-shell .kt-login-card,html[data-theme=dark] .kt-public-shell .kt-pricing-card{background:#14181d!important;border-color:#e7e5e01a!important;box-shadow:var(--shadow-card)!important}html[data-theme=dark] .kt-public-shell [class*="bg-white/"],html[data-theme=dark] .kt-public-shell [class*="bg-black/"]{background:#ffffff0a!important}html[data-theme=dark] .kt-public-shell footer{background:#080a0d!important;border-top-color:#e7e5e014!important}.kt-public-floating-actions{gap:0!important}.kt-public-floating-actions button{width:3.25rem!important;height:3.25rem!important;background:#0a0a0a!important;color:#fff!important;box-shadow:0 14px 32px #0a0a0a2e!important}.kt-public-floating-actions button i{color:#fff!important}html[data-theme=dark] .kt-public-floating-actions button{background:#fff!important;color:#0a0a0a!important}html[data-theme=dark] .kt-public-floating-actions button i{color:#0a0a0a!important}@media(max-width:768px){.kt-dashboard-welcome{border-radius:16px!important}.kt-card{box-shadow:0 8px 20px #00000029}}html[data-theme=light] .kt-sidebar{background:#fff!important;border-right-color:#e7e5e0!important;box-shadow:10px 0 28px #0a0a0a0a!important}html[data-theme=light] .kt-sidebar-link{color:#1f2937!important}html[data-theme=light] .kt-sidebar-link:hover{background:#f7f5f1!important;color:#0a0a0a!important}html[data-theme=light] .kt-sidebar-link.is-active{background:#0e92bf1a!important;border-color:#0e92bf3d!important;color:#0a0a0a!important;box-shadow:inset 3px 0 #0e92bf!important}html[data-theme=light] .kt-sidebar .kt-nav-icon,html[data-theme=light] .kt-mobile-bottom-nav .kt-nav-icon{background:#0e92bf14!important;color:#0b789d!important}html[data-theme=light] .kt-sidebar-link.is-active .kt-nav-icon{background:#0e92bf!important;color:#07171d!important}html[data-theme=light] .kt-sidebar .kt-card-soft{background:#f7f5f1!important;border-color:#e7e5e0!important;box-shadow:none!important}html[data-theme=light] .kt-sidebar .kt-theme-toggle{background:#fff!important;border-color:#e7e5e0!important;color:#0a0a0a!important;box-shadow:none!important}html[data-theme=light] .kt-sidebar .kt-section-label,html[data-theme=light] .kt-sidebar .kt-text-muted,html[data-theme=light] .kt-sidebar [class~=text-slate-400],html[data-theme=light] .kt-sidebar [class~=text-slate-500]{color:#6b7280!important}html[data-theme=light] .kt-sidebar .kt-text-primary,html[data-theme=light] .kt-sidebar [class~=text-white],html[data-theme=light] .kt-sidebar [class~=text-slate-200],html[data-theme=light] .kt-sidebar [class~=text-slate-300]{color:#0a0a0a!important}html[data-theme=light] .kt-sidebar [class~="border-white/10"],html[data-theme=light] .kt-sidebar [class~="border-white/5"]{border-color:#e7e5e0!important}html[data-theme=light] .kt-auth-shell .kt-sidebar [class~="bg-[#030712]"],html[data-theme=light] .kt-auth-shell .kt-sidebar [class~="bg-[#050810]"],html[data-theme=light] .kt-auth-shell .kt-sidebar [class~="bg-[#0a0d17]"],html[data-theme=light] .kt-auth-shell .kt-sidebar [class~="bg-[#0f1117]"],html[data-theme=light] .kt-auth-shell .kt-sidebar [class~="bg-[#111827]"],html[data-theme=light] .kt-auth-shell .kt-sidebar [class~="bg-[#1a1d2e]"]{background-color:#fff!important}html[data-theme=light] .kt-mobile-bottom-nav{background:#fff!important;border-color:#e7e5e0!important;box-shadow:0 -8px 24px #0a0a0a0f!important}html[data-theme=light] .kt-auth-shell,html[data-theme=light] .kt-main-content{background:#f6f8fb!important}html[data-theme=light] .kt-card{background:#fff!important;border-color:#e5ebf2!important;box-shadow:0 8px 24px #0f172a0a!important}html[data-theme=light] .kt-card-soft{background:#f2f6fa!important;border-color:#e5ebf2!important;box-shadow:none!important}html[data-theme=light] .kt-topbar{background:#fffffff0!important;border-bottom-color:#e5ebf2!important;box-shadow:0 1px 10px #0f172a0d!important}html[data-theme=light] .kt-sidebar{background:#f6f8fb!important;border-right-color:#e5ebf2!important;box-shadow:none!important}html[data-theme=light] .kt-sidebar-link:hover{background:#eef3f8!important}html[data-theme=light] .kt-sidebar-link.is-active{background:#e7f5fa!important;border-color:#cbe8f0!important;color:#0a0a0a!important;box-shadow:inset 3px 0 #0e92bf!important}html[data-theme=light] .kt-sidebar .kt-card-soft{background:#fff!important;border-color:#e5ebf2!important;box-shadow:0 8px 24px #0f172a0a!important}html[data-theme=light] .kt-dashboard-welcome{background:linear-gradient(135deg,#fff,#fff 58%,#eef8fb)!important;border-color:#e5ebf2!important;color:#0a0a0a!important;box-shadow:0 10px 26px #0f172a0d!important}html[data-theme=light] .kt-dashboard-welcome h2,html[data-theme=light] .kt-dashboard-welcome [class~=text-white],html[data-theme=light] .kt-dashboard-welcome [class~=text-slate-200],html[data-theme=light] .kt-dashboard-welcome [class~=text-slate-300]{color:#0a0a0a!important}html[data-theme=light] .kt-dashboard-welcome [class~="text-white/80"],html[data-theme=light] .kt-dashboard-welcome .kt-dashboard-role-subtitle,html[data-theme=light] .kt-dashboard-welcome .kt-dashboard-tip-text{color:#1f2937!important}html[data-theme=light] .kt-dashboard-welcome [class~="text-white/70"],html[data-theme=light] .kt-dashboard-tip p:first-child{color:#64748b!important}html[data-theme=light] .kt-dashboard-role-badge{background:#e7f5fa!important;color:#0b789d!important}html[data-theme=light] .kt-dashboard-avatar{border-color:#d7e0ea!important}html[data-theme=light] .kt-mobile-bottom-nav{background:#fff!important;border-color:#e5ebf2!important;box-shadow:0 -8px 24px #0f172a0f!important}html[data-theme=light] .kt-auth-shell [class~="bg-[#030712]"],html[data-theme=light] .kt-auth-shell [class~="bg-[#030712]/95"],html[data-theme=light] .kt-auth-shell [class~="bg-[#050810]"],html[data-theme=light] .kt-auth-shell [class~="bg-[#0a0d17]"],html[data-theme=light] .kt-auth-shell [class~="bg-[#0a0d17]/40"],html[data-theme=light] .kt-auth-shell [class~="bg-[#0b1020]"],html[data-theme=light] .kt-auth-shell [class~="bg-[#0f1117]"],html[data-theme=light] .kt-auth-shell [class~="bg-[#0f1424]"],html[data-theme=light] .kt-auth-shell [class~="bg-[#0f172a]"],html[data-theme=light] .kt-auth-shell [class~="bg-[#111827]"],html[data-theme=light] .kt-auth-shell [class~="bg-[#1a1d2e]"],html[data-theme=light] .kt-auth-shell [class~="bg-[#1e1a2e]"],html[data-theme=light] .kt-auth-shell [class~=bg-slate-950],html[data-theme=light] .kt-auth-shell [class~=bg-slate-900],html[data-theme=light] .kt-auth-shell [class~="bg-slate-900/30"],html[data-theme=light] .kt-auth-shell [class~="bg-slate-900/50"],html[data-theme=light] .kt-auth-shell [class~="bg-slate-900/60"],html[data-theme=light] .kt-auth-shell [class~=bg-slate-800],html[data-theme=light] .kt-auth-shell [class~="bg-slate-800/50"],html[data-theme=light] .kt-auth-shell [class~=bg-slate-700]{background:#fff!important;background-color:#fff!important;border-color:#e5ebf2!important;color:#0a0a0a!important;box-shadow:0 8px 24px #0f172a0a!important}html[data-theme=light] .kt-auth-shell [class~="bg-white/5"],html[data-theme=light] .kt-auth-shell [class~="bg-white/8"],html[data-theme=light] .kt-auth-shell [class~="bg-white/10"],html[data-theme=light] .kt-auth-shell [class~="bg-white/[0.02]"],html[data-theme=light] .kt-auth-shell [class~="bg-black/20"]{background:#f2f6fa!important;background-color:#f2f6fa!important}html[data-theme=light] .kt-auth-shell [class~="border-white/5"],html[data-theme=light] .kt-auth-shell [class~="border-white/8"],html[data-theme=light] .kt-auth-shell [class~="border-white/10"],html[data-theme=light] .kt-auth-shell [class~="border-white/15"],html[data-theme=light] .kt-auth-shell [class~="border-white/20"]{border-color:#e5ebf2!important}html[data-theme=light] .kt-auth-shell input,html[data-theme=light] .kt-auth-shell textarea,html[data-theme=light] .kt-auth-shell select{background:#fff!important;background-color:#fff!important;border-color:#d7e0ea!important;color:#0a0a0a!important;box-shadow:none!important}html[data-theme=light] .kt-auth-shell input::placeholder,html[data-theme=light] .kt-auth-shell textarea::placeholder{color:#94a3b8!important}html[data-theme=light] .kt-auth-shell [class~=bg-transparent],html[data-theme=light] .kt-auth-shell textarea[class~=bg-transparent],html[data-theme=light] .kt-auth-shell input[class~=bg-transparent]{background:transparent!important;background-color:transparent!important;box-shadow:none!important}html[data-theme=light] .kt-auth-shell [class~=text-white],html[data-theme=light] .kt-auth-shell [class~="text-white/60"],html[data-theme=light] .kt-auth-shell [class~="text-white/70"],html[data-theme=light] .kt-auth-shell [class~="text-white/75"],html[data-theme=light] .kt-auth-shell [class~="text-white/80"],html[data-theme=light] .kt-auth-shell [class~=text-slate-100],html[data-theme=light] .kt-auth-shell [class~=text-slate-200],html[data-theme=light] .kt-auth-shell [class~=text-slate-300]{color:#0a0a0a!important}html[data-theme=light] .kt-auth-shell [class~=text-slate-400],html[data-theme=light] .kt-auth-shell [class~=text-slate-500],html[data-theme=light] .kt-auth-shell [class~=text-slate-600]{color:#64748b!important}html[data-theme=light] .kt-auth-shell [class~=from-purple-500],html[data-theme=light] .kt-auth-shell [class~=from-purple-600],html[data-theme=light] .kt-auth-shell [class~=to-pink-500],html[data-theme=light] .kt-auth-shell [class~=to-pink-600]{--tw-gradient-from: #0E92BF var(--tw-gradient-from-position) !important;--tw-gradient-to: #4FB7CC var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}html[data-theme=light] .kt-auth-shell [class~=bg-purple-500],html[data-theme=light] .kt-auth-shell [class~=bg-purple-600],html[data-theme=light] .kt-auth-shell [class~=bg-pink-500],html[data-theme=light] .kt-auth-shell [class~=bg-pink-600]{background:#0e92bf!important;background-color:#0e92bf!important;color:#07171d!important}html[data-theme=light] .kt-auth-shell [class~="shadow-purple-500/20"],html[data-theme=light] .kt-auth-shell [class~="shadow-purple-600/20"]{--tw-shadow-color: rgba(14, 146, 191, .12) !important;--tw-shadow: var(--tw-shadow-colored) !important}html[data-theme=light],html[data-theme=light] body,html[data-theme=light] #root{background:#f6f8fb!important;background-color:#f6f8fb!important}
