html{scroll-behavior:smooth}::selection{background-color:#f59e0b4d;color:#f8fafc}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#12121a}::-webkit-scrollbar-thumb{background:#22222e;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#2a2a36}*{scrollbar-width:thin;scrollbar-color:#22222e #12121a}:focus-visible{outline:2px solid #f59e0b;outline-offset:2px}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px #1a1a24 inset!important;-webkit-text-fill-color:#f8fafc!important}[data-theme=light] input:-webkit-autofill,[data-theme=light] input:-webkit-autofill:hover,[data-theme=light] input:-webkit-autofill:focus,[data-theme=light] input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px #f8fafc inset!important;-webkit-text-fill-color:#0f172a!important}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.animate-fade-in{animation:fadeIn .4s ease-out forwards}.animate-pulse{animation:pulse 2s ease-in-out infinite}.font-display{font-family:Fraunces,Georgia,serif}.font-mono{font-family:JetBrains Mono,SF Mono,Consolas,monospace}.text-gradient{background:linear-gradient(135deg,#f59e0b,#fbbf24);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.glow{box-shadow:0 0 20px #f59e0b66}.skeleton{background:linear-gradient(90deg,#1a1a24 25%,#22222e,#1a1a24 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:4px}
