:root{--ink:#171219;--purple:#7a1683;--lilac:#d8aee0;--lime:#d7f278;--paper:#f7f5f2;--muted:#6f6871}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.5 Inter,sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}header{position:absolute;z-index:3;top:22px;left:50%;transform:translateX(-50%);width:min(1180px,calc(100% - 40px));height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 13px 0 18px;border:1px solid rgba(255,255,255,.28);border-radius:18px;background:rgba(248,245,248,.84);backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:9px;font-size:.88rem;font-weight:600}.brand img{width:39px;height:34px;object-fit:contain}.brand b{color:var(--purple)}.back{padding:12px 16px;border-radius:12px;background:var(--ink);color:#fff;font-size:.78rem}.product-hero{min-height:760px;display:grid;grid-template-columns:1.02fr .98fr;background:linear-gradient(135deg,#f5f0f5 0%,#e8dce9 48%,#d3b8d7 100%)}.product-copy{align-self:center;padding:130px max(5vw,calc((100vw - 1180px)/2)) 80px}.eyebrow{margin:0 0 24px;color:var(--purple);font-size:.72rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.product-copy h1{max-width:680px;margin:0;font-size:clamp(3.5rem,7vw,7.2rem);font-weight:500;line-height:.9;letter-spacing:-.075em}.lede{max-width:560px;margin:30px 0;color:#534c55;font-size:1.08rem}.facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-width:560px;margin:36px 0;border-block:1px solid rgba(23,18,25,.15)}.facts div{padding:18px 20px 18px 0}.facts div+div{padding-left:20px;border-left:1px solid rgba(23,18,25,.15)}.facts span,.facts b{display:block}.facts span{margin-bottom:5px;color:var(--muted);font-size:.67rem;letter-spacing:.1em;text-transform:uppercase}.facts b{font-size:.84rem}.cta{display:inline-flex;align-items:center;gap:28px;padding:16px 20px;border-radius:999px;background:var(--ink);color:#fff;font-size:.84rem;font-weight:600}.product-hero figure{position:relative;overflow:hidden;display:grid;place-items:center;margin:0;background:radial-gradient(circle at center,rgba(255,255,255,.78),rgba(122,22,131,.08) 45%,transparent 70%)}.product-hero figure:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.2) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.2) 1px,transparent 1px);background-size:58px 58px;mask-image:linear-gradient(to bottom,black,transparent)}.product-hero figure img{position:relative;z-index:1;width:min(60%,450px);max-height:610px;object-fit:contain;filter:drop-shadow(0 38px 30px rgba(34,16,38,.25))}.orbit{position:absolute;width:68%;aspect-ratio:1;border:1px solid rgba(122,22,131,.18);border-radius:50%}.benefits{padding:100px max(5vw,calc((100vw - 1180px)/2));background:#201523;color:#fff}.benefits>p{margin:0 0 25px;color:rgba(255,255,255,.55);font-size:.7rem;letter-spacing:.13em;text-transform:uppercase}.benefits>div{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid rgba(255,255,255,.17)}.benefits article{padding:35px 35px 45px 0}.benefits article+article{padding-left:35px;border-left:1px solid rgba(255,255,255,.17)}.benefits article span{color:var(--lilac);font-size:.72rem}.benefits h2{max-width:480px;margin:55px 0 0;font-size:clamp(1.7rem,3vw,3rem);font-weight:500;line-height:1.1;letter-spacing:-.05em}footer{display:flex;justify-content:space-between;gap:20px;padding:28px max(5vw,calc((100vw - 1180px)/2));background:#160c19;color:rgba(255,255,255,.56);font-size:.7rem}footer a{color:rgba(255,255,255,.78)}@media(max-width:800px){.product-hero{grid-template-columns:1fr}.product-copy{padding:135px 24px 70px}.product-hero figure{min-height:560px}.product-hero figure img{max-height:500px}.benefits{padding:75px 24px}}@media(max-width:520px){header{top:10px;width:calc(100% - 22px)}.back{padding:10px 12px}.product-copy{padding:115px 18px 55px}.product-copy h1{font-size:clamp(3rem,15vw,4.8rem)}.facts{grid-template-columns:1fr}.facts div+div{padding-left:0;border-top:1px solid rgba(23,18,25,.15);border-left:0}.cta{width:100%;justify-content:space-between}.product-hero figure{min-height:440px}.product-hero figure img{width:68%;max-height:390px}.benefits{padding:65px 18px}.benefits>div{grid-template-columns:1fr}.benefits article+article{padding-left:0;border-top:1px solid rgba(255,255,255,.17);border-left:0}.benefits h2{margin-top:32px}footer{align-items:flex-start;flex-direction:column;padding:25px 18px}}

