@import"https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600;700&family=Outfit:wght@300;400;500;600;700&display=swap";.fleet-layout[data-v-81e869f1]{--sidebar-width:280px;--sidebar-collapsed-width:80px;--primary:#06b6d4;--primary-dim:rgba(6,182,212,.15);--accent:#8b5cf6;--accent-dim:rgba(139,92,246,.15);--surface:#0a0a0f;--surface-elevated:#12121a;--surface-hover:#1a1a24;--border:hsla(0,0%,100%,.06);--border-bright:hsla(0,0%,100%,.12);--text-primary:#f4f4f5;--text-secondary:#a1a1aa;--text-muted:#52525b;background:var(--surface);font-family:Outfit,sans-serif;min-height:100vh;overflow-x:hidden;position:relative}.bg-layer[data-v-81e869f1]{top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;position:fixed;z-index:0}.grid-overlay[data-v-81e869f1]{background-image:linear-gradient(hsla(0,0%,100%,.02) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.02) 1px,transparent 0);background-size:60px 60px;top:0;right:0;bottom:0;left:0;-webkit-mask-image:radial-gradient(ellipse 80% 50% at 50% 0,#000,transparent);mask-image:radial-gradient(ellipse 80% 50% at 50% 0,#000,transparent);position:absolute}.glow-orb[data-v-81e869f1]{animation:float-81e869f1 20s ease-in-out infinite;border-radius:50%;filter:blur(120px);opacity:.4;position:absolute}.orb-1[data-v-81e869f1]{animation-delay:0s;background:var(--primary);height:600px;left:-200px;top:-200px;width:600px}.orb-2[data-v-81e869f1]{animation-delay:-7s;background:var(--accent);bottom:-100px;height:500px;right:-100px;width:500px}.orb-3[data-v-81e869f1]{animation-delay:-14s;background:linear-gradient(135deg,var(--primary),var(--accent));height:400px;left:50%;opacity:.2;top:50%;transform:translate(-50%,-50%);width:400px}@keyframes float-81e869f1{0%,to{transform:translate(0) scale(1)}25%{transform:translate(30px,-30px) scale(1.05)}50%{transform:translate(-20px,20px) scale(.95)}75%{transform:translate(20px,30px) scale(1.02)}}.sidebar[data-v-81e869f1]{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0a0fd9;border-right:1px solid var(--border);display:flex;flex-direction:column;height:100vh;left:0;position:fixed;top:0;transition:width .4s cubic-bezier(.4,0,.2,1);z-index:100}.sidebar-expanded[data-v-81e869f1]{width:var(--sidebar-width)}.sidebar-collapsed[data-v-81e869f1]{width:var(--sidebar-collapsed-width)}.sidebar[data-v-81e869f1]:before{background:linear-gradient(180deg,var(--primary),transparent 30%,transparent 70%,var(--accent));content:"";height:100%;opacity:.5;position:absolute;right:0;top:0;width:1px}.logo-section[data-v-81e869f1]{flex-shrink:0;padding:24px 20px}.logo-container[data-v-81e869f1]{align-items:center;display:flex;gap:14px}.logo-icon[data-v-81e869f1]{flex-shrink:0;height:40px;width:40px}.logo-icon svg[data-v-81e869f1]{height:100%;width:100%}.logo-image[data-v-81e869f1]{display:block;height:28px;-o-object-fit:contain;object-fit:contain}.logo-underline[data-v-81e869f1]{background:linear-gradient(90deg,var(--primary),var(--accent),transparent);height:1px;margin-top:20px;opacity:.5}.nav-container[data-v-81e869f1]{flex:1;overflow:hidden;padding:8px 0}.nav-scroll[data-v-81e869f1]{height:100%;overflow-y:auto;padding:0 12px;scrollbar-color:var(--border-bright) transparent;scrollbar-width:thin}.nav-scroll[data-v-81e869f1]::-webkit-scrollbar{width:4px}.nav-scroll[data-v-81e869f1]::-webkit-scrollbar-track{background:transparent}.nav-scroll[data-v-81e869f1]::-webkit-scrollbar-thumb{background:var(--border-bright);border-radius:2px}.nav-item-wrapper[data-v-81e869f1]{margin-bottom:4px}.nav-item[data-v-81e869f1]{align-items:center;animation:slideIn-81e869f1 .5s cubic-bezier(.4,0,.2,1) backwards;animation-delay:var(--delay);border-radius:12px;color:var(--text-secondary);cursor:pointer;display:flex;justify-content:space-between;overflow:hidden;padding:12px 16px;position:relative;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}@keyframes slideIn-81e869f1{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.nav-item[data-v-81e869f1]:hover{background:var(--surface-hover);color:var(--text-primary)}.nav-item-active[data-v-81e869f1]{background:var(--primary-dim);color:var(--primary)}.nav-item-active .nav-item-indicator[data-v-81e869f1]{transform:scaleY(1)}.nav-item-indicator[data-v-81e869f1]{background:linear-gradient(180deg,var(--primary),var(--accent));border-radius:0 3px 3px 0;height:24px;left:0;position:absolute;top:50%;transform:translateY(-50%) scaleY(0);transition:transform .3s cubic-bezier(.4,0,.2,1);width:3px}.nav-item-content[data-v-81e869f1]{align-items:center;display:flex;gap:14px;min-width:0}.nav-icon-wrapper[data-v-81e869f1]{align-items:center;display:flex;flex-shrink:0;height:22px;justify-content:center;position:relative;width:22px}.nav-icon[data-v-81e869f1]{font-size:20px;transition:transform .3s ease}.nav-item:hover .nav-icon[data-v-81e869f1]{transform:scale(1.1)}.nav-icon-glow[data-v-81e869f1]{background:var(--glow-color);border-radius:50%;filter:blur(12px);top:-8px;right:-8px;bottom:-8px;left:-8px;opacity:0;position:absolute;transition:opacity .3s ease}.nav-item-active .nav-icon-glow[data-v-81e869f1],.nav-item:hover .nav-icon-glow[data-v-81e869f1]{opacity:.4}.nav-text[data-v-81e869f1]{font-size:14px;font-weight:500;white-space:nowrap}.nav-chevron[data-v-81e869f1]{color:var(--text-muted);font-size:16px;transition:transform .3s cubic-bezier(.4,0,.2,1)}.nav-chevron-open[data-v-81e869f1]{transform:rotate(180deg)}.submenu[data-v-81e869f1]{border-left:1px solid var(--border);margin-left:16px;padding:8px 0 8px 20px}.submenu-item[data-v-81e869f1]{align-items:center;animation:submenuSlide-81e869f1 .3s ease backwards;animation-delay:var(--sub-delay);border-radius:8px;color:var(--text-muted);display:flex;font-size:13px;gap:12px;padding:10px 14px;position:relative;text-decoration:none;transition:all .25s ease}@keyframes submenuSlide-81e869f1{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.submenu-item[data-v-81e869f1]:hover{background:var(--surface-hover);color:var(--text-primary)}.submenu-item-active[data-v-81e869f1]{background:var(--primary-dim);color:var(--primary)}.submenu-line[data-v-81e869f1]{background:var(--border);height:1px;left:-21px;position:absolute;width:12px}.submenu-icon[data-v-81e869f1]{font-size:16px;opacity:.7}.submenu-text[data-v-81e869f1]{white-space:nowrap}.user-section[data-v-81e869f1]{border-top:1px solid var(--border);flex-shrink:0;padding:16px}.user-card[data-v-81e869f1]{background:var(--surface-elevated);border:1px solid var(--border);border-radius:12px;gap:12px;padding:12px}.user-avatar[data-v-81e869f1],.user-card[data-v-81e869f1]{align-items:center;display:flex}.user-avatar[data-v-81e869f1]{background:linear-gradient(135deg,var(--primary-dim),var(--accent-dim));border-radius:10px;flex-shrink:0;height:40px;justify-content:center;position:relative;width:40px}.avatar-ring[data-v-81e869f1]{background:linear-gradient(135deg,var(--primary),var(--accent));border-radius:12px;top:-2px;right:-2px;bottom:-2px;left:-2px;opacity:.5;position:absolute;z-index:-1}.avatar-icon[data-v-81e869f1]{color:var(--primary);font-size:20px}.user-info[data-v-81e869f1]{display:flex;flex:1;flex-direction:column;gap:2px;min-width:0}.user-name[data-v-81e869f1]{color:var(--text-primary);font-size:14px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-role[data-v-81e869f1]{color:var(--text-muted);font-size:12px}.user-menu-btn[data-v-81e869f1]{align-items:center;background:transparent;border:none;border-radius:8px;color:var(--text-muted);cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease;width:32px}.user-menu-btn[data-v-81e869f1]:hover{background:var(--surface-hover);color:var(--text-primary)}.collapse-toggle[data-v-81e869f1]{align-items:center;background:var(--surface-elevated);border:1px solid var(--border);border-radius:8px;color:var(--text-muted);cursor:pointer;display:flex;height:28px;justify-content:center;position:absolute;right:-14px;top:50%;transform:translateY(-50%);transition:all .3s ease;width:28px;z-index:10}.collapse-toggle[data-v-81e869f1]:hover{background:var(--surface-hover);border-color:var(--primary);box-shadow:0 0 20px var(--primary-dim);color:var(--primary)}.main-content[data-v-81e869f1]{margin-left:var(--sidebar-width);min-height:100vh;position:relative;transition:margin-left .4s cubic-bezier(.4,0,.2,1);z-index:1}.main-collapsed[data-v-81e869f1]{margin-left:var(--sidebar-collapsed-width)}.top-bar[data-v-81e869f1]{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0a0fcc;border-bottom:1px solid var(--border);justify-content:space-between;padding:16px 32px;position:sticky;top:0;z-index:50}.breadcrumb[data-v-81e869f1],.top-bar[data-v-81e869f1],.top-bar-left[data-v-81e869f1]{align-items:center;display:flex}.breadcrumb[data-v-81e869f1]{font-size:14px;gap:8px}.breadcrumb-item[data-v-81e869f1],.breadcrumb-separator[data-v-81e869f1]{color:var(--text-muted)}.breadcrumb-separator[data-v-81e869f1]{font-size:12px}.breadcrumb-current[data-v-81e869f1]{color:var(--text-primary);font-weight:500}.top-bar-right[data-v-81e869f1]{align-items:center;display:flex;gap:12px}.search-container[data-v-81e869f1]{align-items:center;display:flex;position:relative}.search-icon[data-v-81e869f1]{color:var(--text-muted);font-size:16px;left:14px;position:absolute}.search-input[data-v-81e869f1]{background:var(--surface-elevated);border:1px solid var(--border);border-radius:10px;color:var(--text-primary);font-family:inherit;font-size:14px;padding:10px 80px 10px 42px;transition:all .3s ease;width:280px}.search-input[data-v-81e869f1]::-moz-placeholder{color:var(--text-muted)}.search-input[data-v-81e869f1]::placeholder{color:var(--text-muted)}.search-input[data-v-81e869f1]:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-dim);outline:none}.search-shortcut[data-v-81e869f1]{background:var(--surface-hover);border:1px solid var(--border);border-radius:6px;color:var(--text-muted);font-family:JetBrains Mono,monospace;font-size:11px;padding:4px 8px;position:absolute;right:12px}.top-bar-btn[data-v-81e869f1]{align-items:center;background:var(--surface-elevated);border:1px solid var(--border);border-radius:10px;color:var(--text-secondary);cursor:pointer;display:flex;height:40px;justify-content:center;position:relative;transition:all .3s ease;width:40px}.top-bar-btn[data-v-81e869f1]:hover{border-color:var(--border-bright);color:var(--text-primary)}.notification-dot[data-v-81e869f1]{animation:pulse-81e869f1 2s ease-in-out infinite;background:var(--accent);border-radius:50%;height:8px;position:absolute;right:10px;top:10px;width:8px}@keyframes pulse-81e869f1{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.page-content[data-v-81e869f1]{animation:contentFadeIn-81e869f1 .5s ease;padding:32px}@keyframes contentFadeIn-81e869f1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-enter-active[data-v-81e869f1],.fade-leave-active[data-v-81e869f1]{transition:opacity .25s ease}.fade-enter-from[data-v-81e869f1],.fade-leave-to[data-v-81e869f1]{opacity:0}.fade-slide-enter-active[data-v-81e869f1],.fade-slide-leave-active[data-v-81e869f1]{transition:all .3s cubic-bezier(.4,0,.2,1)}.fade-slide-enter-from[data-v-81e869f1],.fade-slide-leave-to[data-v-81e869f1]{opacity:0;transform:translate(-10px)}.submenu-enter-active[data-v-81e869f1],.submenu-leave-active[data-v-81e869f1]{overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.submenu-enter-from[data-v-81e869f1],.submenu-leave-to[data-v-81e869f1]{max-height:0;opacity:0;transform:translateY(-10px)}.submenu-enter-to[data-v-81e869f1],.submenu-leave-from[data-v-81e869f1]{max-height:500px;opacity:1}html.theme-light .fleet-layout{--surface:#f8fafc;--surface-elevated:#fff;--surface-hover:#f1f5f9;--surface-light:#fff;--border:rgba(15,23,42,.08);--border-bright:rgba(15,23,42,.15);--text-primary:#0f172a;--text-secondary:#334155;--text-muted:#64748b}html.theme-light .grid-overlay{background-image:linear-gradient(rgba(15,23,42,.015) 1px,transparent 0),linear-gradient(90deg,rgba(15,23,42,.015) 1px,transparent 0)!important}html.theme-light .glow-orb{opacity:.12!important}html.theme-light .sidebar,html.theme-light .top-bar{background:#ffffffe6!important}html.theme-light .text-zinc-100,html.theme-light .text-zinc-200{color:var(--text-primary)!important}html.theme-light .text-zinc-300,html.theme-light .text-zinc-400{color:var(--text-secondary)!important}html.theme-light .text-gray-400,html.theme-light .text-zinc-500,html.theme-light .text-zinc-600{color:var(--text-muted)!important}html.theme-light .text-white,html.theme-light .text-white.m-0,html.theme-light .text-zinc-100.m-0{color:var(--text-primary)!important}html.theme-light .bg-\[\#12121a\/60\],html.theme-light .bg-\[\#12121a\/80\],html.theme-light .bg-\[\#12121a\],html.theme-light .bg-\[\#12121a\]\/60,html.theme-light .bg-\[\#12121a\]\/80,html.theme-light .bg-\[\#161620\],html.theme-light .bg-\[\#161620\]\/60,html.theme-light .bg-\[\#161622\],html.theme-light .bg-\[\#1a1a24\],html.theme-light .bg-\[\#1a1a26\],html.theme-light .bg-\[\#1f1f2e\]{background-color:#fff!important}html.theme-light .bg-black\/10,html.theme-light .bg-black\/15,html.theme-light .bg-black\/20,html.theme-light .bg-black\/5{background-color:#0f172a08!important}html.theme-light .bg-black\/80{background-color:#0f172a59!important}html.theme-light .bg-black\/70{background-color:#0f172a4d!important}html.theme-light .bg-black\/50{background-color:#fff!important;border-color:#0f172a1f!important}html.theme-light .bg-black\/\[0\.15\]{background-color:#0f172a05!important}html.theme-light .bg-white\/10,html.theme-light .bg-white\/20,html.theme-light .bg-white\/5{background-color:#0f172a0d!important}html.theme-light .hover\:bg-white\/5:hover{background-color:#0f172a0a!important}html.theme-light .hover\:bg-white\/10:hover{background-color:#0f172a0f!important}html.theme-light .hover\:bg-white\/\[0\.02\]:hover{background-color:#0f172a08!important}html.theme-light .hover\:bg-white\/\[0\.03\]:hover{background-color:#0f172a0a!important}html.theme-light .hover\:text-white:hover,html.theme-light .hover\:text-zinc-100:hover,html.theme-light .hover\:text-zinc-200:hover,html.theme-light .hover\:text-zinc-300:hover{color:var(--text-primary)!important}html.theme-light [class*="border-white/"]{border-color:#0f172a14!important}html.theme-light .border-white\/10{border-color:var(--border-bright)!important}html.theme-light .border-white\/5,html.theme-light .border-white\/8{border-color:var(--border)!important}html.theme-light .border-white\/20,html.theme-light .hover\:border-white\/15:hover,html.theme-light .kbd{border-color:var(--border-bright)!important}html.theme-light .kbd{background-color:var(--surface-hover)!important;color:var(--text-secondary)!important}html.theme-light .search-shortcut{background-color:var(--surface-hover)!important;border-color:var(--border)!important;color:var(--text-muted)!important}html.theme-light input,html.theme-light select,html.theme-light textarea{background-color:#fff!important;color:var(--text-primary)!important}html.theme-light .placeholder-zinc-600::-moz-placeholder,html.theme-light input::-moz-placeholder{color:var(--text-muted)!important}html.theme-light .placeholder-zinc-600::placeholder,html.theme-light input::placeholder{color:var(--text-muted)!important}html.theme-light .form-input,html.theme-light .form-textarea,html.theme-light select.period-select{background-color:#fff!important;border-color:var(--border-bright)!important;color:var(--text-primary)!important}html.theme-light .files-modal-container,html.theme-light .modal-container{--surface:#fff!important;--surface-light:#fff!important;--border:rgba(15,23,42,.08)!important;--text-primary:#0f172a!important;--text-secondary:#334155!important;--text-muted:#64748b!important}html.theme-light .leave-records-page{--surface:hsla(0,0%,100%,.7);--surface-solid:#fff;--border:rgba(15,23,42,.08);--text-primary:#0f172a;--text-secondary:#334155;--text-muted:#64748b}html.theme-light .leave-records-page .data-table th{background:#0f172a0a!important}html.theme-light .leave-records-page .data-row:hover{background:#0f172a05!important}html.theme-light .leave-records-page .days-badge{background:#0f172a08!important}html.theme-light .delete-modal{--surface-solid:#fff;--border:rgba(15,23,42,.08);--text-primary:#0f172a;--text-secondary:#334155;--text-muted:#64748b}html.theme-light .text-green-400{color:#15803d!important}html.theme-light .bg-green-500\/15{background-color:#16a34a1a!important}html.theme-light .border-green-500\/30{border-color:#16a34a40!important}html.theme-light .text-blue-400{color:#1d4ed8!important}html.theme-light .bg-blue-500\/15{background-color:#2563eb1a!important}html.theme-light .border-blue-500\/30{border-color:#2563eb40!important}html.theme-light .text-orange-400{color:#c2410c!important}html.theme-light .bg-orange-500\/15{background-color:#ea580c1a!important}html.theme-light .border-orange-500\/30{border-color:#ea580c40!important}html.theme-light .text-red-400{color:#b91c1c!important}html.theme-light .bg-red-500\/15{background-color:#dc26261a!important}html.theme-light .border-red-500\/30{border-color:#dc262640!important}html.theme-light .border-red-500\/15,html.theme-light .border-red-500\/20{border-color:#b91c1c33!important}html.theme-light .text-green-500{color:#166534!important}html.theme-light .text-blue-500{color:#1e40af!important}html.theme-light .text-orange-500{color:#9a3412!important}html.theme-light .text-red-500{color:#991b1b!important}html.theme-light .bg-violet-500 .text-white,html.theme-light .bg-violet-500.text-white,html.theme-light .bg-violet-600 .text-white,html.theme-light .bg-violet-600.text-white,html.theme-light .btn-primary,html.theme-light button.bg-violet-500{color:#fff!important}html.theme-light .hover\:bg-\[\#12121a\]:hover{background-color:var(--surface-hover)!important}html.theme-light .group:hover .group-hover\:text-white{color:var(--text-primary)!important}html.theme-light .bg-white\/5{background-color:#0f172a0d!important}html.theme-light .bg-white\/10{background-color:#0f172a14!important}html.theme-light .text-cyan-400,html.theme-light .text-cyan-500{color:#0e7490!important}html.theme-light .text-cyan-500\/80{color:#0e7490cc!important}html.theme-light .bg-cyan-500\/10{background-color:#0e74901a!important}html.theme-light .border-cyan-500\/20{border-color:#0e749033!important}html.theme-light .text-violet-500{color:#6d28d9!important}html.theme-light .bg-violet-500\/10{background-color:#6d28d91a!important}html.theme-light .border-violet-500\/30{border-color:#6d28d940!important}html.theme-light .text-violet-400{color:#7c3aed!important}html.theme-light .modal-body,html.theme-light .modal-container{color:var(--text-primary)!important}html.theme-light .bg-orange-500\/10{background-color:#9a341214!important}html.theme-light .border-orange-500\/20{border-color:#9a341233!important}html.theme-light .bg-green-500\/10{background-color:#16653414!important}html.theme-light .border-green-500\/20{border-color:#16653433!important}html.theme-light .bg-red-500\/10{background-color:#991b1b14!important}html.theme-light .border-red-500\/20{border-color:#991b1b33!important}html.theme-light .bg-blue-500\/10{background-color:#1d4ed814!important}html.theme-light .border-blue-500\/20{border-color:#1d4ed833!important}html.theme-light .bg-green-500 .text-white,html.theme-light .bg-green-500.text-white,html.theme-light .bg-green-600 .text-white,html.theme-light .bg-green-600.text-white,html.theme-light .bg-red-500 .text-white,html.theme-light .bg-red-500.text-white,html.theme-light .bg-red-600 .text-white,html.theme-light .bg-red-600.text-white,html.theme-light .bg-violet-500 .text-white,html.theme-light .bg-violet-500.text-white,html.theme-light .bg-violet-600 .text-white,html.theme-light .bg-violet-600.text-white,html.theme-light .btn-primary,html.theme-light button.bg-green-500,html.theme-light button.bg-red-500,html.theme-light button.bg-violet-500{color:#fff!important}html.theme-light .select-trigger{color:var(--text-primary)!important}html.theme-light .select-dropdown,html.theme-light .select-trigger{background-color:#fff!important;border-color:var(--border-bright)!important}html.theme-light .select-dropdown{box-shadow:0 10px 25px -5px #0f172a1a!important}html.theme-light .search-input{background-color:#0f172a08!important;border-color:#0f172a14!important;color:var(--text-primary)!important}html.theme-light .search-input:focus{background-color:#fff!important}html.theme-light .option-item{color:var(--text-secondary)!important}html.theme-light .option-item.is-highlighted,html.theme-light .option-item:hover{background-color:var(--surface-hover)!important;color:var(--text-primary)!important}html.theme-light .options-list::-webkit-scrollbar-thumb{background-color:#0f172a26!important}html.theme-light .bg-\[\#22222e\]{background-color:#0f172a0d!important}html.theme-light .hover\:bg-\[\#1a1a26\]:hover,html.theme-light .hover\:bg-\[\#22222e\]:hover{background-color:var(--surface-hover)!important}html.theme-light .bg-black\/30{background-color:#0f172a14!important}html.theme-light .bg-\[\#1a1216\]{background-color:#fef2f2!important}html.theme-light .text-amber-500{color:#b45309!important}html.theme-light .bg-amber-500\/10{background-color:#b4530914!important}html.theme-light .border-amber-500\/15,html.theme-light .border-amber-500\/20{border-color:#b4530933!important}html.theme-light .border-amber-500\/30{border-color:#b4530940!important}html.theme-light .border-emerald-500\/15{border-color:#16a34a33!important}html.theme-light .border-rose-500\/15{border-color:#dc262633!important}html.theme-light .border-cyan-500\/15{border-color:#0e749033!important}html.theme-light .hover\:bg-zinc-800:hover{background-color:var(--surface-hover)!important}html.theme-light .panel,html.theme-light .stat-tile{background-color:#fff!important;border-color:#0f172a14!important}html.theme-light .panel-header{border-bottom-color:#0f172a14!important}html.theme-light .border-white\/6,html.theme-light .border-white\/8,html.theme-light .divide-white\/6>:not([hidden])~:not([hidden]){border-color:#0f172a14!important}html.theme-light .bg-white\/3{background-color:#0f172a08!important}html.theme-light .divide-white\/8>:not([hidden])~:not([hidden]){border-color:#0f172a14!important}html.theme-light .hover\:border-white\/20:hover{border-color:var(--border-bright)!important}html.theme-light .bg-amber-500\/6{background-color:#b453090d!important}html.theme-light .bg-red-500\/6{background-color:#991b1b0d!important}html.theme-light .text-emerald-400{color:#047857!important}html.theme-light .bg-emerald-500\/10{background-color:#04785714!important}html.theme-light .border-emerald-500\/60{border-color:#0478574d!important}html.theme-light .border-amber-500\/60{border-color:#b453094d!important}html.theme-light .border-red-500\/60{border-color:#991b1b4d!important}html.theme-light .pagination-btn{border-color:var(--border-bright)!important;color:var(--text-secondary)!important}html.theme-light .pagination-btn:hover:not(:disabled):not(.dots){background-color:var(--surface-hover)!important;color:var(--text-primary)!important}html.theme-light .pagination-btn.active{background-color:var(--primary-dim)!important;border-color:var(--primary)!important;color:var(--primary)!important;font-weight:600!important}html.theme-light .pagination-btn.dots{color:var(--text-muted)!important}html.theme-light .detail-container{background-color:#fff!important;border-color:#0f172a1a!important;box-shadow:0 30px 60px -12px #0f172a40!important}html.theme-light .detail-header{background-color:#fff!important;border-bottom-color:#0f172a14!important}html.theme-light .section-title{color:var(--text-primary)!important}html.theme-light .modal-close-btn{border-color:var(--border-bright)!important;color:var(--text-muted)!important}html.theme-light .modal-close-btn:hover{background-color:var(--surface-hover)!important;color:var(--text-primary)!important}
