::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#0000001a;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#0003}@keyframes slide-in-right{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes zoom-in{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}.animate-in{animation-fill-mode:both}.fade-in{animation-name:fade-in;animation-duration:.2s}.slide-in-from-right-full{animation-name:slide-in-right;animation-duration:.3s}.zoom-in-95{animation-name:zoom-in;animation-duration:.2s}.duration-200{animation-duration:.2s}.duration-300{animation-duration:.3s}.duration-500{animation-duration:.5s}.duration-700{animation-duration:.7s}.glass-card{background:#ffffffa6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.4);box-shadow:0 4px 20px #00000008}.glass-surface{background:#ffffffb3;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.3)}.premium-shadow{box-shadow:0 20px 40px #0000001f}.brand-gradient-btn{background:linear-gradient(135deg,#b71422,#4648d4);transition:transform .2s ease}.brand-gradient-btn:hover{transform:scale(1.02)}.chart-path{stroke-dasharray:1000;stroke-dashoffset:1000;animation:dash 3s ease-in-out forwards}@keyframes dash{to{stroke-dashoffset:0}}
