@keyframes gradient-shift{0%,to{background-position:0%}50%{background-position:100%}}.text-gradient-emerald{background:linear-gradient(135deg,#10b981,#34d399,#059669) 0 0/200% 200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:4s infinite gradient-shift}.text-gradient-indigo{background:linear-gradient(135deg,#4f46e5,#818cf8,#6366f1) 0 0/200% 200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:4s infinite gradient-shift}.section-fade-enter{animation:.6s ease-out forwards section-enter}@keyframes section-enter{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.card-hover{transition:transform .2s,box-shadow .2s}.card-hover:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001f}[data-theme=dark] .card-hover:hover{box-shadow:0 8px 24px #0006}@keyframes subtle-pulse{0%,to{opacity:1}50%{opacity:.7}}.pulse-subtle{animation:2s ease-in-out infinite subtle-pulse}[data-theme=dark] ::-webkit-scrollbar{width:6px}[data-theme=dark] ::-webkit-scrollbar-track{background:#0a0a0a}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#333;border-radius:3px}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#555}input[type=range]{appearance:none}input[type=range]::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#10b981;border:2px solid #000;border-radius:50%;width:16px;height:16px;margin-top:-3px}input[type=range]::-moz-range-thumb{cursor:pointer;background:#10b981;border:2px solid #000;border-radius:50%;width:16px;height:16px}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.text-gradient-emerald,.text-gradient-indigo,.pulse-subtle{animation:none}}:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #10b981}::selection{background:#10b98133}[data-theme=dark] ::selection{background:#10b9814d}
