.home-hw{position:relative;overflow:hidden;padding:clamp(48px,7vw,82px) 0;color:#fff}.home-hw:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;z-index:3;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.18) 50%,transparent 100%)}.home-hw:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;background:radial-gradient(900px 480px at 50% -5%,rgba(228,0,70,.16) 0%,transparent 65%),radial-gradient(1100px 600px at 88% 100%,rgba(95,36,159,.14) 0%,transparent 70%)}.home-hw__wrap{position:relative;z-index:1;max-width:1240px;margin:0 auto;padding:0 24px}.home-hw__head{max-width:760px;margin:0 auto clamp(36px,5vw,40px);text-align:center}.home-hw__eyebrow{display:inline-block;font-size:12px;letter-spacing:2.5px;font-weight:700;text-transform:uppercase;color:#ff5586;margin-bottom:14px}.home-hw__title{font-family:AktivGrotesk-XBold,sans-serif!important;font-size:clamp(36px,3.5vw,50px);line-height:1.1;margin:0 0 18px;letter-spacing:-.025em;font-weight:800;color:#fff}.home-hw__title em{font-style:normal;font-family:AktivGrotesk-XBold,sans-serif!important;background:linear-gradient(135deg,#ff2e6a,#b06fe0);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.home-hw__lede{font-size:18px;color:#ffffffb3;max-width:640px;margin:0 auto}.home-hw__flagship{display:grid;grid-template-columns:1fr 1.2fr;gap:56px;align-items:center;margin-bottom:56px}.home-hw__flagship-visual{aspect-ratio:9 / 16;max-height:440px;width:auto;margin:0 auto;border-radius:20px;overflow:hidden;position:relative;background:linear-gradient(135deg,#1a1c1d,#2c2d2e);box-shadow:0 0 0 1px #ffffff0f,0 40px 80px -28px #000000b3,0 0 80px -10px #e400462e}.home-hw__flagship-visual img,.home-hw__flagship-visual video{position:relative;z-index:1;width:100%;height:100%;object-fit:cover;display:block}.home-hw__flagship-ph{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#fff6;font-size:13px;letter-spacing:3px;text-transform:uppercase;font-weight:700;z-index:0}.home-hw__eyebrow--flagship{margin-bottom:12px}.home-hw__flagship-title{font-family:AktivGrotesk-XBold,sans-serif!important;font-size:clamp(32px,3.2vw,42px);margin:0 0 16px;line-height:1.02;letter-spacing:-.02em;font-weight:700;color:#fff}.home-hw__flagship-tagline{font-size:17px;color:#ffffffc7;margin:0 0 28px;line-height:1.55}.home-hw__specs{list-style:none;padding:0;margin:0 0 28px;display:grid;grid-template-columns:1fr 1fr;gap:14px 24px}.home-hw__specs li{display:flex;align-items:center;gap:10px;font-size:14.5px;color:#ffffffe0;font-weight:500}.home-hw__specs svg{flex-shrink:0;color:#e40046}.home-hw__flagship-ctas{display:flex;gap:12px;align-items:center;flex-wrap:wrap}@media(max-width:900px){.home-hw__flagship{grid-template-columns:1fr;gap:26px;margin-bottom:36px}.home-hw__flagship-visual{max-height:380px}}@media(max-width:520px){.home-hw__specs{grid-template-columns:1fr;gap:12px}.home-hw__flagship-tagline{font-size:16px;margin-bottom:22px}.home-hw__specs li{font-size:16px}.home-hw__flagship-ctas,.home-hw__flagship-ctas .home-hw__btn--primary{width:100%}}.home-hw__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.home-hw__tile{position:relative;border-radius:14px;overflow:hidden;isolation:isolate;aspect-ratio:4 / 5;min-height:260px;display:flex;flex-direction:column;justify-content:flex-end;padding:24px;color:#fff;text-decoration:none;background:linear-gradient(135deg,#7b34c9,#531f8a);transition:transform .35s cubic-bezier(.2,.7,.2,1),box-shadow .35s cubic-bezier(.2,.7,.2,1)}.home-hw__tile:hover{transform:translateY(-4px);box-shadow:0 24px 40px -20px #00000073}.home-hw__tile:focus-visible{outline:2px solid #e40046;outline-offset:3px}.home-hw__tile-media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2}.home-hw__tile-media img{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.2,.7,.2,1)}.home-hw__tile:hover .home-hw__tile-media img{transform:scale(1.05)}.home-hw__tile:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(180deg,#0000001a,#000000d9)}.home-hw__tile-content{position:relative;z-index:1}.home-hw__tile-kicker{font-size:11px;letter-spacing:2.5px;text-transform:uppercase;font-weight:700;color:#ff8a8a;opacity:1;margin-bottom:6px}.home-hw__tile-label{font-weight:700;font-size:22px;letter-spacing:-.015em;line-height:1.15;margin-bottom:4px;color:#fff}.home-hw__tile-price{font-size:13px;font-weight:500;opacity:.82;margin-bottom:14px}.home-hw__tile-go{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:700;letter-spacing:.3px;color:#fff}.home-hw__tile-arrow{transition:transform .25s cubic-bezier(.2,.7,.2,1)}.home-hw__tile:hover .home-hw__tile-arrow{transform:translate(4px)}@media(max-width:900px){.home-hw__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.home-hw__grid{display:flex;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;gap:14px;margin:0 -24px;padding:0 24px 8px;scroll-padding-left:24px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.home-hw__grid::-webkit-scrollbar{display:none}.home-hw__tile{flex:0 0 82%;min-height:300px;scroll-snap-align:start}.home-hw__tile-price{font-size:16px;margin-bottom:12px}.home-hw__tile-go{font-size:16px}}.home-hw__footer-cta{text-align:center;margin-top:44px}.home-hw__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 26px;border-radius:999px;font-weight:700;font-size:15px;letter-spacing:.3px;text-decoration:none;border:0;cursor:pointer;transition:transform .2s cubic-bezier(.2,.7,.2,1),background .2s cubic-bezier(.2,.7,.2,1),color .2s cubic-bezier(.2,.7,.2,1)}.home-hw__btn--primary{background:#e40046;color:#fff;box-shadow:0 8px 24px -8px #e400468c}.home-hw__btn--primary:hover{transform:translateY(-1px);background:#c8003d}.home-hw__btn--ghost{background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.5)}.home-hw__btn--ghost:hover{background:#fff;color:#141414;border-color:#fff}@media(max-width:620px){.home-hw__title{font-size:clamp(28px,8vw,36px);margin-bottom:14px}.home-hw__head{margin-bottom:28px}.home-hw__lede{font-size:16px}.home-hw__footer-cta{margin-top:28px}.home-hw__footer-cta .home-hw__btn{width:100%}.home-hw__btn{font-size:16px;padding:15px 26px;min-height:44px}}@media(prefers-reduced-motion:reduce){.home-hw__tile,.home-hw__tile-media img,.home-hw__tile-arrow,.home-hw__btn{transition:none}.home-hw__tile:hover,.home-hw__tile:hover .home-hw__tile-media img,.home-hw__btn--primary:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/section-home-hardware.css.map */
