:root{--bg:#030303;--panel:#09090c;--line:#24242c;--text:#f6f4f8;--muted:#b4afb9;--purple:#6c29f3;--purple2:#9a56ff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:"DM Sans",sans-serif}.shell{width:min(1440px,calc(100% - 64px));margin:auto}.nav{height:74px;display:flex;align-items:center;gap:38px;border-bottom:1px solid #17171c}.brand{font:700 30px/1 "Space Grotesk";letter-spacing:-1.5px;color:#fff;text-decoration:none}.brand span{color:#7030e9}nav{margin:auto;display:flex;height:100%;gap:36px;align-items:center}nav a{color:#eee;text-decoration:none;font-size:15px;display:flex;align-items:center;height:100%;position:relative}nav small{font-size:19px;margin-left:7px}nav a.active:after{position:absolute;content:"";height:3px;border-radius:4px;background:#7832ed;left:-8px;right:-8px;bottom:0}.nav-actions{display:flex;gap:20px;align-items:center}.nav-actions button,.menu-toggle{border:0;background:transparent;color:white;font-size:26px;cursor:pointer;position:relative}.nav-actions .cart{font-size:20px}.cart b{position:absolute;background:#6630dd;color:#fff;font:600 11px/20px sans-serif;width:20px;height:20px;border-radius:6px;top:-10px;right:-9px}.menu-toggle{display:none}.hero{min-height:500px;position:relative;overflow:hidden;background:radial-gradient(ellipse at 76% 83%,#1c0644 0%,transparent 34%),radial-gradient(ellipse at 84% 40%,#120a2e 0%,transparent 28%),#020203}.hero:before{content:"";position:absolute;inset:0;background-image:radial-gradient(#7630ea 1px,transparent 1px),radial-gradient(#f22b9a 1px,transparent 1px);background-size:97px 97px,161px 161px;background-position:20% 30%,70% 20%;opacity:.55}.hero-layout{min-height:500px;position:relative;display:grid;grid-template-columns:38% 62%;align-items:center}.hero-copy{z-index:4;padding:44px 0}.eyebrow{font:700 48px/1.1 "Space Grotesk";letter-spacing:-2px;margin:0 0 3px}.hero h1{font:700 65px/1 "Space Grotesk";letter-spacing:-3px;color:#6930df;margin:0}.intro{font-size:18px;color:#c6c2ca;line-height:1.55;max-width:340px;margin:20px 0 22px}.primary-btn{display:inline-flex;gap:7px;align-items:center;padding:15px 38px;background:linear-gradient(115deg,#5321e1,#7935ed);border-radius:9px;color:#fff;text-decoration:none;font-weight:700;font-size:17px;box-shadow:0 8px 30px #4814a060}.trust-row{display:flex;gap:26px;margin-top:38px}.trust-row>div{display:flex;align-items:center;gap:10px}.trust-row p,.benefits p{margin:0;display:grid;gap:4px}.trust-row b{font-size:12px}.trust-row small{color:#aaa5ae;font-size:12px}.trust-icon,.benefits article>span{display:grid;place-items:center;width:39px;height:39px;border-radius:13px;background:linear-gradient(135deg,#1d0754,#3f1392);font-size:21px;color:#fff}.product-stage{height:490px;position:relative;z-index:2}.float{position:absolute;object-fit:cover;filter:drop-shadow(0 22px 18px #000);mix-blend-mode:screen}.headphone{width:190px;height:190px;border-radius:50%;top:20px;left:9%;transform:rotate(-8deg)}.laptop{width:360px;height:270px;right:20%;top:30px;clip-path:polygon(7% 0,100% 0,95% 95%,0 100%);transform:rotate(-8deg)}.phone{height:215px;width:112px;border-radius:22px;right:3%;top:165px;transform:rotate(20deg)}.shoe{width:260px;height:145px;object-position:center;bottom:16px;right:27%;transform:rotate(-9deg)}.watch{width:118px;height:150px;border-radius:34px;bottom:5px;left:23%;transform:rotate(15deg)}.orb{position:absolute;border-radius:50%;background:radial-gradient(circle at 30% 20%,#51515d,#020205 68%);box-shadow:0 0 30px #5731c7}.orb-one{height:33px;width:33px;right:29%;top:31%}.orb-two{height:50px;width:50px;right:4%;bottom:20%}.ring{position:absolute;width:60px;height:25px;border:6px solid #843eff;border-radius:50%;box-shadow:0 0 13px #5f22e7}.ring-one{right:43%;top:10%;transform:rotate(20deg)}.ring-two{right:0;top:8%;transform:rotate(-25deg)}.glow{position:absolute;border-radius:50%;filter:blur(40px);opacity:.5}.glow-one{height:120px;width:240px;background:#5d15ec;right:5%;bottom:-20px}.glow-two{height:80px;width:160px;background:#1e35f8;right:32%;top:22%}.offers-box{border:1px solid var(--line);border-radius:15px;padding:16px 14px 11px;margin-top:0;background:linear-gradient(110deg,#08080b,#030304)}.section-heading{display:flex;justify-content:space-between;align-items:center;margin:0 7px 11px}.section-heading h2{font:600 23px "Space Grotesk";margin:0}.section-heading a{color:#a45bff;text-decoration:none;font-size:14px}.product-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:11px}.card{position:relative;border:1px solid #202028;border-radius:11px;background:linear-gradient(145deg,#0c0c10,#101014);padding:11px;min-width:0;transition:.2s}.card:hover{transform:translateY(-5px);border-color:#6932ce}.discount{position:absolute;top:13px;left:12px;padding:6px 8px;background:#5021ce;border-radius:5px;font-size:13px;font-weight:700;z-index:2}.card img{width:100%;height:154px;object-fit:contain;mix-blend-mode:screen;margin:0 0 6px}.card h3{font-size:14px;line-height:1.2;margin:3px 0 9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.price-row{display:flex;gap:8px;align-items:baseline}.price{font-size:18px;color:#9852ff;font-weight:700}.old-price{font-size:12px;color:#86838c;text-decoration:line-through}.bottom-card{margin-top:8px;display:flex;justify-content:space-between;align-items:center}.stars{color:#ffc533;font-size:13px;letter-spacing:0}.stars small{color:#a9a4af;letter-spacing:0;margin-left:3px}.go{width:39px;height:39px;border:1px solid #65616b;border-radius:9px;background:transparent;color:#fff;font-size:18px;cursor:pointer}.benefits{margin:20px auto 30px;border:1px solid var(--line);border-radius:14px;background:linear-gradient(100deg,#101014,#08080a);display:grid;grid-template-columns:repeat(4,1fr);padding:15px 29px;gap:20px}.benefits article{display:flex;align-items:center;gap:17px}.benefits article>span{width:51px;height:51px;flex:none;font-size:26px}.benefits b{font-size:14px}.benefits small{color:#b7b2bb;font-size:13px;line-height:1.35}footer{text-align:center;color:#85818c;font-size:12px;padding:20px;border-top:1px solid #18181d}@media(max-width:950px){.shell{width:min(100% - 36px,720px)}.nav{gap:15px}.menu-toggle{display:block;order:3}.nav-actions{margin-left:auto}.nav-actions button:not(.cart){display:none}nav{display:none;position:absolute;top:74px;left:0;right:0;height:auto;background:#09090e;z-index:9;padding:18px;flex-direction:column;align-items:flex-start;gap:17px}nav.open{display:flex}nav a{height:auto}.hero-layout{grid-template-columns:1fr;min-height:690px}.hero-copy{padding-top:42px}.product-stage{height:345px;margin-top:-18px}.headphone{left:0}.laptop{width:280px;height:200px;right:6%}.phone{right:-2%;top:150px}.shoe{width:210px;right:20%}.watch{left:16%}.product-grid{grid-template-columns:repeat(3,1fr)}.benefits{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.shell{width:calc(100% - 28px)}.brand{font-size:25px}.hero-layout{min-height:630px}.eyebrow{font-size:38px}.hero h1{font-size:54px}.trust-row{gap:12px;flex-wrap:wrap;margin-top:28px}.product-stage{height:310px}.headphone{width:130px;height:130px}.laptop{width:220px;height:155px}.phone{height:158px;width:82px}.shoe{width:170px;height:100px}.watch{width:90px;height:110px}.product-grid{grid-template-columns:repeat(2,1fr)}.card img{height:122px}.section-heading h2{font-size:19px}.section-heading a{font-size:12px}.benefits{grid-template-columns:1fr;padding:18px}.offers-box{padding:14px 9px}.nav-actions{gap:8px}}
