:root{--nova-cyan:#2bdcf7;--nova-purple:#7b61ff;--nova-ease:cubic-bezier(.22,1,.36,1)}html{scroll-behavior:smooth}body{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:-1;background:radial-gradient(circle at 18% 18%,rgba(43,220,247,.045),transparent 24%),radial-gradient(circle at 82% 34%,rgba(123,97,255,.035),transparent 24%)}main>*{animation:novaPageIn .42s var(--nova-ease) both}main>:nth-child(2){animation-delay:35ms}main>:nth-child(3){animation-delay:.07s}main>:nth-child(4){animation-delay:.105s}.btn,.card,.dash-nav-item,.key-card,.order-card,.panel,.product-card,.store-product-card{will-change:transform;transition:transform .2s var(--nova-ease),border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.card:hover,.key-card:hover,.order-card:hover,.panel:hover,.product-card:hover,.store-product-card:hover{transform:translateY(-3px)}.btn,a,button{-webkit-tap-highlight-color:transparent}.btn:active,button:active{transform:translateY(0) scale(.985)}:focus-visible{outline:2px solid rgba(43,220,247,.8);outline-offset:3px}img{transition:opacity .28s ease,transform .35s var(--nova-ease)}.site-banner img:hover{transform:scale(1.012)}@keyframes novaShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.nova-skeleton,.skeleton{background:linear-gradient(90deg,rgba(255,255,255,.035) 25%,rgba(255,255,255,.08) 50%,rgba(255,255,255,.035) 75%);background-size:200% 100%;animation:novaShimmer 1.5s ease-in-out infinite}.hero:after{content:"";display:block;width:min(180px,42vw);height:1px;margin-top:30px;background:linear-gradient(90deg,transparent,var(--nova-cyan),transparent);opacity:.55}@media (max-width:700px){.dash-sidebar,.login-card,.success-overlay,.top{-webkit-backdrop-filter:none;backdrop-filter:none}main>*{animation-duration:.3s}.card:hover,.key-card:hover,.order-card:hover,.panel:hover,.product-card:hover,.store-product-card:hover{transform:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}main>*{animation:none!important}}@keyframes novaPageIn{0%{opacity:0;transform:translate3d(0,10px,0)}to{opacity:1;transform:translateZ(0)}}