*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;transition:background-color .3s ease,color .3s ease;background-color:#fff;color:#1f2937}html.dark body{background-color:#0a0a0a;color:#fff}h1{font-size:48px;font-weight:700;line-height:1.2}h2{font-size:36px;font-weight:700;line-height:1.2}h3{font-size:24px;font-weight:700;line-height:1.2}h4{font-size:20px;font-weight:700;line-height:1.2}h5{font-size:18px;font-weight:700;line-height:1.2}h6{font-size:16px;font-weight:700;line-height:1.2}p{color:#9ca3af;line-height:1.6}.text-glow{text-shadow:0 0 20px rgba(0,191,255,.3)}.card-hover{transition:all .3s cubic-bezier(.4,0,.2,1)}.card-hover:hover{border-color:#00bfff;box-shadow:0 0 15px #00bfff26;transform:translateY(-2px)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background-color:#0a0a0a}::-webkit-scrollbar-thumb{background-color:#27353a;border-radius:4px}::-webkit-scrollbar-thumb:hover{background-color:#00bfff}::selection{background-color:#00bfff;color:#000}::-moz-selection{background-color:#00bfff;color:#000}a{color:#00bfff;text-decoration:none;transition:color .2s ease}a:hover{color:#009acd}input,textarea,select{font-family:inherit;font-size:16px;background-color:#161b1d;color:#fff;border:1px solid #27353a;border-radius:4px;padding:8px 12px;transition:all .2s ease}input:focus,textarea:focus,select:focus{outline:none;border-color:#00bfff;box-shadow:0 0 0 3px #00bfff1a}input::placeholder,textarea::placeholder{color:#9ca3af}button{font-family:inherit;cursor:pointer;transition:all .2s ease}button:disabled{opacity:.5;cursor:not-allowed}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}@keyframes hue-rotate{0%{filter:hue-rotate(0deg)}50%{filter:hue-rotate(30deg)}to{filter:hue-rotate(0deg)}}.animate-hue{animation:hue-rotate 6s ease-in-out infinite}@keyframes gradient-shift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.animate-gradient-bg{background-size:200% 200%;animation:gradient-shift 8s ease infinite}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-fade-in{animation:fadeIn .3s ease-in-out}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-slide-in-up{animation:slideInUp .3s ease-out}@keyframes bump{0%{transform:scale(1)}25%{transform:scale(1.2)}50%{transform:scale(.95)}to{transform:scale(1)}}.cart-badge-bump{animation:bump .4s ease-out}.glass{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}@media(max-width:640px){h1{font-size:32px}h2{font-size:24px}h3{font-size:20px}body{font-size:14px}}
