body.hero-scene{background:#0a0b16;color:#e8ebff;overflow-x:hidden;-webkit-font-smoothing:antialiased}.hl-glow,.hl-grid,.hl-net{pointer-events:none;position:fixed;z-index:-1}.hl-net{display:block;inset:0}.hl-grid{background-image:linear-gradient(rgba(120,130,200,.14) 1px,transparent 0),linear-gradient(90deg,rgba(120,130,200,.14) 1px,transparent 0);background-size:64px 64px;inset:0;mask-image:radial-gradient(ellipse 80% 70% at 50% 35%,#000 40%,transparent 100%);-webkit-mask-image:radial-gradient(ellipse 80% 70% at 50% 35%,#000 40%,transparent 100%);opacity:.3}.hl-glow{animation:hl-drift 16s ease-in-out infinite alternate;border-radius:50%;filter:blur(90px);opacity:.5}.hl-glow--a{background:radial-gradient(circle,rgba(59,232,255,.55),transparent 70%);height:520px;left:-120px;top:-140px;width:520px}.hl-glow--b{animation-delay:-6s;background:radial-gradient(circle,hsla(0,0%,100%,.28),transparent 70%);bottom:-200px;height:560px;right:-140px;width:560px}@keyframes hl-drift{to{transform:translate(70px,50px) scale(1.15)}}@media(prefers-reduced-motion:reduce){.hl-glow{animation:none}}body.hero-scene .main-footer{backdrop-filter:blur(6px);background:linear-gradient(0deg,rgba(59,232,255,.06),transparent 60%),hsla(0,0%,100%,.01);border-top:1px solid rgba(120,130,200,.14)}body.hero-scene .sub-footer p{color:#8a90b8}.computers-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(240px,25%));justify-content:center;margin:auto;width:90%}.computer-card{display:flex;padding-top:8rem}.computer-card .computer-info{border:1px solid var(--bs-border-color-translucent);border-radius:.25rem;display:flex;flex-direction:column;padding:1rem}.computer-card h2{flex-grow:1;font-size:1.25rem;margin-bottom:3rem}.computer-card img{margin-bottom:1rem;margin-top:-7rem;transition:filter .3s ease-out;width:100%;will-change:filter}.computer-card img:hover{filter:drop-shadow(0 0 1.5rem rgb(189.5,243,243))}.computer-card .computer-price{border-bottom:1px solid #7ce7e7;display:flex;justify-content:space-between;padding-bottom:1rem}.computer-card .discount-price,.computer-card .normal-price{color:#7ce7e7;font-size:1.25rem;font-weight:600}.computer-card .discount-price~.normal-price{color:#6c757d;font-size:1rem;text-decoration:line-through}.computer-card a{margin-top:1rem}