@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes slide-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-down{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse-glow{0%,to{box-shadow:0 0 #ff6b3500}50%{box-shadow:0 0 16px 4px #ff6b3559}}@keyframes price-drop{0%{transform:scale(1)}50%{transform:scale(1.08);color:#00d4aa}to{transform:scale(1)}}.animate-fade-in{animation:fade-in .3s ease forwards}.animate-slide-up{animation:slide-up .35s ease forwards}.animate-slide-down{animation:slide-down .35s ease forwards}.animate-stagger>:nth-child(1){animation-delay:0ms}.animate-stagger>:nth-child(2){animation-delay:60ms}.animate-stagger>:nth-child(3){animation-delay:.12s}.animate-stagger>:nth-child(4){animation-delay:.18s}.animate-stagger>:nth-child(5){animation-delay:.24s}.animate-stagger>:nth-child(6){animation-delay:.3s}.animate-stagger>:nth-child(7){animation-delay:.36s}.animate-stagger>:nth-child(8){animation-delay:.42s}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:1rem;line-height:1.5;color:#f0f0f5;background-color:#0a0a0f;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100dvh}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;color:#f0f0f5}h1{font-size:2.25rem}h2{font-size:1.875rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}p{color:#f0f0f5b8;line-height:1.8}a{color:#ff6b35;text-decoration:none;transition:color .15s ease}a:hover{color:#ff8c5a}a:focus-visible{outline:2px solid #00D4AA;outline-offset:2px;border-radius:2px}img,video{max-width:100%;display:block}ul,ol{list-style:none}button{font-family:inherit;cursor:pointer}input,textarea,select{font-family:inherit;font-size:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.container{width:100%;max-width:1280px;margin-inline:auto;padding-inline:16px}@media(min-width:768px){.container{padding-inline:32px}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#12121a}::-webkit-scrollbar-thumb{background:#ff6b3580;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#ff6b35}
