::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background-color:#94a3b8}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.glass{background:#fffc;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.2)}.glass-dark{background:#0f172acc;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.1)}.shadow-soft{box-shadow:0 10px 40px -10px #0000000a}.shadow-float{box-shadow:0 30px 60px -12px #32325d1a,0 18px 36px -18px #0000001a}.animate-float{animation:float 6s ease-in-out infinite}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.shimmer{background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);background-size:200% 100%;animation:shimmer 2s infinite}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.sidebar-submenu{overflow:hidden;transition:max-height .45s cubic-bezier(.25,.8,.25,1),opacity .35s cubic-bezier(.25,.8,.25,1);will-change:max-height,opacity}.sidebar-submenu.collapsed{max-height:0!important;opacity:0;pointer-events:none}.sidebar-submenu.expanded{opacity:1;pointer-events:auto}@keyframes subItemSlideIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.sub-item-animate{opacity:0;animation:subItemSlideIn .3s cubic-bezier(.25,.8,.25,1) forwards}.sub-item-animate:nth-child(1){animation-delay:.05s}.sub-item-animate:nth-child(2){animation-delay:.1s}.sub-item-animate:nth-child(3){animation-delay:.15s}.sub-item-animate:nth-child(4){animation-delay:.2s}.sub-item-animate:nth-child(5){animation-delay:.25s}.sub-item-animate:nth-child(6){animation-delay:.3s}.sub-item-animate:nth-child(7){animation-delay:.35s}.sub-item-animate:nth-child(8){animation-delay:.4s}.nav-item-ripple{position:relative;overflow:hidden}.nav-item-ripple:after{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:radial-gradient(circle,rgba(14,165,233,.1) 0%,transparent 70%);transform:translate(-50%,-50%);transition:width .6s ease,height .6s ease,opacity .6s ease;opacity:0}.nav-item-ripple:active:after{width:300px;height:300px;opacity:1;transition:width 0s,height 0s,opacity 0s}.sidebar-chevron{transition:transform .35s cubic-bezier(.25,.8,.25,1)}.sidebar-chevron.rotated{transform:rotate(180deg)}.sub-item-dot{width:6px;height:6px;border-radius:50%;border:1.5px solid #94a3b8;flex-shrink:0;transition:all .3s cubic-bezier(.25,.8,.25,1)}.sub-item-dot.active{background-color:#0ea5e9;border-color:#0ea5e9;box-shadow:0 0 0 3px #0ea5e926}.sub-item-line{position:relative}.sub-item-line:before{content:"";position:absolute;left:0;top:0;bottom:0;width:1.5px;background:linear-gradient(180deg,#e2e8f0,#f1f5f9);border-radius:10px}@keyframes pageFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.page-transition-enter{animation:pageFadeIn .4s cubic-bezier(.25,.8,.25,1) forwards}.page-enter{animation:pageFadeIn .5s cubic-bezier(.25,.8,.25,1) both}@keyframes labelFadeIn{0%{opacity:0;transform:translate(-4px)}to{opacity:.6;transform:translate(0)}}.sidebar-group-label{animation:labelFadeIn .3s ease forwards}@keyframes indicatorSlideIn{0%{height:0;opacity:0}to{height:20px;opacity:1}}.active-indicator{animation:indicatorSlideIn .3s cubic-bezier(.25,.8,.25,1) forwards}@keyframes uv-gloss-sweep{0%{transform:translate(-100%) skew(-15deg)}to{transform:translate(250%) skew(-15deg)}}.uv-sweep-overlay{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.uv-sweep-overlay:after{content:"";position:absolute;top:-10%;left:0;width:40%;height:120%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.06) 20%,rgba(255,255,255,.18) 45%,rgba(255,255,255,.06) 80%,transparent 100%);animation:uv-gloss-sweep 3.5s cubic-bezier(.4,0,.2,1) infinite;animation-delay:1s}.uv-static-sheen{background:linear-gradient(135deg,transparent 30%,rgba(255,255,255,.08) 45%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.08) 55%,transparent 70%);pointer-events:none}@keyframes uv-box-pulse{0%,to{border-color:#9333eab3}50%{border-color:#9333ea59}}.uv-selection-box{animation:uv-box-pulse 2s ease-in-out infinite}
