.ez-premium{background:var(--ez-bg);color:var(--ez-text);font-family:var(--font-body-family,Arial,sans-serif);overflow:hidden}.ez-premium *{box-sizing:border-box}.ez-premium a{color:inherit;text-decoration:none}.ez-wrap{width:min(1440px,calc(100% - 48px));margin-inline:auto}.ez-section{padding:96px 0}.ez-section--panel{background:var(--ez-panel)}.ez-hero{position:relative;min-height:min(82vh,880px);display:grid;align-items:end;isolation:isolate;background:#111}.ez-hero__media,.ez-hero__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-3}.ez-hero__image,.ez-hero__media img,.ez-hero__placeholder svg{width:100%;height:100%;object-fit:cover}.ez-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:linear-gradient(90deg,#050506eb,#0505069e 44%,#05050626 75%),linear-gradient(0deg,rgba(5,5,6,.72),transparent 50%)}.ez-hero__content{padding-bottom:clamp(64px,9vw,120px)}.ez-eyebrow{margin:0 0 15px;font-size:12px;font-weight:800;letter-spacing:.2em;color:var(--ez-accent)}.ez-hero h1,.ez-heading h2,.ez-editorial h2,.ez-newsletter h2{margin:0;font-weight:900;letter-spacing:-.045em;line-height:.94}.ez-hero h1{max-width:920px;font-size:clamp(50px,7.4vw,112px)}.ez-hero__copy{max-width:650px;margin-top:24px;color:#e1e1e5;font-size:clamp(17px,1.5vw,22px);line-height:1.55}.ez-buttons{display:flex;gap:12px;flex-wrap:wrap;margin-top:34px}.ez-button{display:inline-flex;min-height:54px;padding:0 25px;align-items:center;justify-content:center;border:1px solid transparent;border-radius:6px;font-size:13px;font-weight:850;letter-spacing:.08em;text-transform:uppercase;transition:.25s}.ez-button--primary{background:var(--ez-accent);color:#fff}.ez-button--primary:hover{transform:translateY(-2px);filter:brightness(1.08)}.ez-button--ghost{border-color:#ffffff8c;background:#0a0a0c33;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ez-button--ghost:hover{background:#fff;color:#111}.ez-scroll{position:absolute;right:40px;bottom:30px;width:46px;height:46px;border:1px solid rgba(255,255,255,.35);border-radius:50%;display:grid;place-items:center;font-size:20px}.ez-trust{border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12);background:#0e0e10}.ez-trust__grid{display:grid;grid-template-columns:repeat(4,1fr)}.ez-trust__item{display:flex;gap:13px;align-items:center;padding:22px 18px;border-right:1px solid rgba(255,255,255,.1)}.ez-trust__item:first-child{border-left:1px solid rgba(255,255,255,.1)}.ez-trust__icon{font-size:24px;color:var(--ez-accent)}.ez-trust strong,.ez-trust small{display:block}.ez-trust strong{font-size:14px}.ez-trust small{margin-top:3px;color:var(--ez-muted);font-size:12px}.ez-heading{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:38px}.ez-heading h2,.ez-editorial h2,.ez-newsletter h2{font-size:clamp(36px,5vw,70px)}.ez-heading__copy{max-width:520px;color:var(--ez-muted);font-size:16px;line-height:1.6}.ez-text-link{font-size:14px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.ez-text-link span{color:var(--ez-accent)}.ez-categories{display:grid;grid-template-columns:repeat(12,1fr);gap:16px}.ez-category{position:relative;grid-column:span 4;min-height:500px;overflow:hidden;border-radius:var(--ez-radius);background:var(--ez-panel)}.ez-category:nth-child(1),.ez-category:nth-child(2){grid-column:span 6;min-height:600px}.ez-category__media,.ez-category__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.ez-category__media img,.ez-category__media svg{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.2,.7,.2,1)}.ez-category__overlay{background:linear-gradient(0deg,#000000eb,#0000 67%)}.ez-category__content{position:absolute;inset:auto 26px 26px}.ez-category__content span{font-size:11px;font-weight:800;letter-spacing:.18em;color:var(--ez-accent)}.ez-category h3{margin:8px 0 12px;font-size:clamp(28px,3vw,48px);line-height:1;letter-spacing:-.03em}.ez-category b{font-size:12px;text-transform:uppercase;letter-spacing:.12em}.ez-category i{font-style:normal;color:var(--ez-accent)}.ez-category:hover .ez-category__media img{transform:scale(1.045)}.ez-products{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(255px,1fr);overflow-x:auto;gap:16px;padding-bottom:14px;scroll-snap-type:x mandatory}.ez-products::-webkit-scrollbar{height:6px}.ez-products::-webkit-scrollbar-thumb{background:var(--ez-accent)}.ez-product{scroll-snap-align:start;background:var(--ez-bg);border-radius:var(--ez-radius);overflow:hidden;border:1px solid rgba(255,255,255,.1)}.ez-product__media{position:relative;display:block;aspect-ratio:1;background:var(--ez-panel);overflow:hidden}.ez-product__image{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.04);transition:transform .4s}.ez-product:hover .ez-product__image{transform:scale(1.09)}.ez-badge{position:absolute;top:12px;left:12px;background:var(--ez-accent);padding:7px 10px;border-radius:4px;color:#fff;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.ez-product__info{padding:20px}.ez-product__info small{color:var(--ez-muted);font-size:10px;letter-spacing:.14em;text-transform:uppercase}.ez-product__info h3{min-height:46px;margin:8px 0 13px;font-size:16px;line-height:1.35}.ez-price{display:flex;gap:10px;align-items:center;margin-bottom:16px}.ez-price s{color:var(--ez-muted);font-size:12px}.ez-quick-add button,.ez-choose{width:100%;min-height:44px;border:0;border-radius:5px;display:flex;align-items:center;justify-content:center;background:var(--ez-accent);color:#fff;font-weight:850;text-transform:uppercase;letter-spacing:.08em;font-size:11px;cursor:pointer}.ez-choose{background:transparent;border:1px solid rgba(255,255,255,.26)}.ez-brands{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.ez-brand{min-height:122px;border:1px solid rgba(255,255,255,.12);border-radius:var(--ez-radius);display:grid;place-items:center;padding:20px;background:var(--ez-panel);transition:.25s}.ez-brand:hover{border-color:var(--ez-accent);transform:translateY(-3px)}.ez-brand strong{font-size:20px;letter-spacing:.06em}.ez-brand__logo{max-width:145px;max-height:60px;object-fit:contain;filter:grayscale(1) brightness(4)}.ez-editorial{background:var(--ez-panel);padding:0}.ez-editorial__grid{display:grid;grid-template-columns:.86fr 1.14fr;align-items:stretch}.ez-editorial__copy{padding:clamp(60px,7vw,110px) clamp(26px,6vw,90px) clamp(60px,7vw,110px) 0;align-self:center}.ez-rte{margin:24px 0 32px;color:var(--ez-muted);font-size:17px;line-height:1.7}.ez-editorial__media{min-height:650px}.ez-editorial__media img,.ez-editorial__media svg{width:100%;height:100%;object-fit:cover}.ez-newsletter{padding:92px 0;background:linear-gradient(120deg,#5c18ad,var(--ez-accent))}.ez-newsletter__inner{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.ez-newsletter .ez-eyebrow{color:#fff}.ez-newsletter p{max-width:580px}.ez-newsletter__form{display:grid;grid-template-columns:1fr auto;gap:8px}.ez-newsletter__form input{height:58px;border:1px solid rgba(255,255,255,.4);background:#0000002e;color:#fff;padding:0 18px;border-radius:5px;font-size:16px}.ez-newsletter__form input::placeholder{color:#ffffffbf}.ez-newsletter__form button{height:58px;border:0;border-radius:5px;padding:0 25px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;cursor:pointer}.ez-form-message{grid-column:1/-1}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:989px){.ez-trust__grid{grid-template-columns:repeat(2,1fr)}.ez-category,.ez-category:nth-child(1),.ez-category:nth-child(2){grid-column:span 6;min-height:470px}.ez-brands{grid-template-columns:repeat(3,1fr)}.ez-editorial__grid{grid-template-columns:1fr}.ez-editorial__copy{padding-right:0}.ez-newsletter__inner{grid-template-columns:1fr}}@media(max-width:749px){.ez-wrap{width:min(100% - 30px,1440px)}.ez-section{padding:68px 0}.ez-hero{min-height:760px}.ez-hero__shade{background:linear-gradient(0deg,#050506f5,#0505062e 78%)}.ez-hero__content{padding-bottom:75px}.ez-hero h1{font-size:52px}.ez-hero__copy{font-size:16px}.ez-buttons{display:grid}.ez-button{width:100%}.ez-scroll{display:none}.ez-trust__item{padding:16px 8px}.ez-trust__icon{font-size:18px}.ez-trust small{font-size:10px}.ez-heading{display:block}.ez-heading__copy{margin-top:16px}.ez-categories{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;margin-right:-15px}.ez-category,.ez-category:nth-child(1),.ez-category:nth-child(2){flex:0 0 84vw;min-height:470px;scroll-snap-align:start}.ez-brands{grid-template-columns:repeat(2,1fr)}.ez-editorial__media{min-height:440px}.ez-newsletter__form{grid-template-columns:1fr}.ez-newsletter__form button{width:100%}}.ez-brand{min-height:120px!important;display:grid!important;place-items:center!important;padding:20px!important;background:#fff!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:10px!important}.ez-brand__logo{display:block!important;width:auto!important;height:auto!important;max-width:180px!important;max-height:72px!important;object-fit:contain!important;object-position:center!important;filter:none!important;-webkit-filter:none!important;opacity:1!important;mix-blend-mode:normal!important;image-rendering:auto!important;transform:none!important}.ez-brand:hover .ez-brand__logo{transform:scale(1.03)!important}.ez-products{gap:18px!important}.ez-product{background:#151518!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:10px!important;overflow:hidden!important}.ez-product__media{aspect-ratio:1!important;display:block!important;overflow:hidden!important;background:#fff!important;border-radius:0!important;box-shadow:none!important}.ez-product__image{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;padding:14px!important;transform:none!important;transition:transform .3s ease!important}.ez-product:hover .ez-product__image{transform:scale(1.03)!important}.ez-product__info{padding:18px!important;background:#151518!important}.ez-product__info small{display:block!important;margin-bottom:7px!important;color:#aaaab2!important;font-size:10px!important;font-weight:800!important;letter-spacing:.12em!important;text-transform:uppercase!important}.ez-product__info h3{min-height:44px!important;margin:0 0 12px!important;font-size:16px!important;line-height:1.35!important}.ez-product__info h3,.ez-product__info h3 a{color:#fff!important}.ez-price{display:flex!important;align-items:center!important;gap:9px!important;margin-bottom:15px!important}.ez-price strong{color:#fff!important;font-size:16px!important}.ez-price span,.ez-price s{color:#aaaab2!important;font-size:12px!important}.ez-quick-add button,.ez-choose{min-height:44px!important;border-radius:5px!important;font-size:11px!important;font-weight:900!important;letter-spacing:.08em!important}.ez-quick-add button{background:var(--ez-accent)!important;color:#fff!important}.ez-choose{background:transparent!important;color:#fff!important;border:1px solid rgba(255,255,255,.24)!important}@media(max-width:749px){.ez-brand__logo{max-width:145px!important;max-height:60px!important}.ez-product__info{padding:14px!important}.ez-product__info h3{min-height:40px!important;font-size:14px!important}}.ez-section--panel{background:#0f0f11!important}.ez-products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-auto-flow:initial!important;grid-auto-columns:auto!important;gap:24px!important;overflow:visible!important;padding-bottom:0!important}.ez-product{display:flex!important;flex-direction:column!important;min-width:0!important;background:transparent!important;border:0!important;border-radius:0!important;overflow:visible!important}.ez-product__media{position:relative!important;display:block!important;aspect-ratio:4/5!important;overflow:hidden!important;background:#fff!important;border-radius:12px!important;box-shadow:none!important}.ez-product__image{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;padding:18px!important;transform:none!important;transition:transform .35s ease!important}.ez-product:hover .ez-product__image{transform:scale(1.045)!important}.ez-product__info{display:flex!important;flex:1!important;flex-direction:column!important;padding:15px 2px 0!important;background:transparent!important}.ez-product__info small{margin:0 0 6px!important;color:#9898a1!important;font-size:9px!important;font-weight:800!important;letter-spacing:.13em!important;text-transform:uppercase!important}.ez-product__info h3{min-height:0!important;margin:0 0 8px!important;color:#fff!important;font-size:18px!important;line-height:1.2!important;font-weight:700!important;letter-spacing:-.015em!important}.ez-product__info h3 a{display:-webkit-box!important;color:#fff!important;overflow:hidden!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}.ez-price{margin:0 0 14px!important;display:flex!important;align-items:center!important;gap:8px!important}.ez-price strong{color:#fff!important;font-size:19px!important;font-weight:800!important}.ez-price span,.ez-price s{color:#9898a1!important;font-size:12px!important}.ez-quick-add,.ez-choose{margin-top:auto!important}.ez-quick-add button,.ez-choose{min-height:46px!important;border-radius:7px!important;font-size:10px!important;font-weight:900!important;letter-spacing:.1em!important;text-transform:uppercase!important}.ez-quick-add button{background:var(--ez-accent)!important;color:#fff!important;border:0!important}.ez-choose{background:transparent!important;color:#fff!important;border:1px solid rgba(255,255,255,.22)!important}.ez-badge{top:12px!important;left:12px!important;border-radius:999px!important;padding:7px 10px!important;font-size:9px!important}@media(max-width:1100px){.ez-products{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:749px){.ez-products{display:flex!important;gap:16px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;margin-right:-15px!important;padding-right:15px!important}.ez-product{flex:0 0 78vw!important;scroll-snap-align:start!important}.ez-product__media{aspect-ratio:4/5!important}.ez-product__info h3{font-size:17px!important}.ez-price strong{font-size:18px!important}}.ez-premium{--ez-bg:#ffffff!important;--ez-panel:#f5f5f7!important;--ez-text:#151518!important;--ez-muted:#66666f!important;background:#fff!important;color:#151518!important}.ez-section{background:#fff!important}.ez-section--panel{background:#f5f5f7!important}.ez-heading h2,.ez-editorial h2,.ez-newsletter h2,.ez-product__info h3,.ez-product__info h3 a,.ez-price strong{color:#151518!important}.ez-heading__copy,.ez-rte,.ez-product__info small,.ez-price span,.ez-price s{color:#6d6d76!important}.ez-categories{background:transparent!important}.ez-category{box-shadow:0 12px 30px #14141814!important}.ez-products{gap:24px!important}.ez-product{background:#fff!important;border:1px solid #e7e7eb!important;border-radius:12px!important;overflow:hidden!important;box-shadow:0 10px 28px #1414180f!important}.ez-product__media{background:#f8f8fa!important;border-radius:0!important}.ez-product__info{background:#fff!important;padding:18px!important}.ez-product__info h3,.ez-product__info h3 a,.ez-price strong{color:#151518!important}.ez-choose{color:#151518!important;border-color:#d8d8de!important}.ez-brand{background:#fff!important;border:1px solid #e5e5ea!important;box-shadow:0 8px 22px #1414180d!important}.ez-editorial{background:#f5f5f7!important}.ez-editorial__copy{color:#151518!important}.ez-newsletter{background:linear-gradient(120deg,#6f20c8,#8b35ff)!important;color:#fff!important}.ez-newsletter h2,.ez-newsletter p{color:#fff!important}.ez-trust{background:#fff!important;color:#151518!important;border-color:#e6e6ea!important}.ez-trust__item{border-color:#ececf0!important}.ez-trust strong{color:#151518!important}.ez-trust small{color:#777780!important}@media(max-width:749px){.ez-product{box-shadow:0 8px 20px #1414180f!important}}.ez-hero,.ez-hero h1,.ez-hero .ez-eyebrow,.ez-hero__copy,.ez-hero__copy p,.ez-hero a,.ez-category,.ez-category h3,.ez-category span,.ez-category b,.ez-category p,.ez-newsletter,.ez-newsletter h2,.ez-newsletter p,.ez-newsletter .ez-eyebrow{color:#fff!important}.ez-section,.ez-heading,.ez-heading h2,.ez-heading__copy,.ez-brand,.ez-brand strong,.ez-product__info,.ez-product__info h3,.ez-product__info h3 a,.ez-price,.ez-price strong,.ez-editorial__copy,.ez-editorial__copy h2,.ez-editorial__copy p,.ez-trust,.ez-trust strong{color:#151518!important}.ez-product__info small,.ez-price span,.ez-price s,.ez-heading__copy,.ez-rte,.ez-trust small{color:#66666f!important}.ez-button--primary,.ez-quick-add button,.ez-newsletter__form button{color:#fff!important}.ez-choose,.ez-button--ghost{color:#151518!important}.ez-button--ghost{background:#fff!important;border-color:#d9d9df!important}.ez-hero .ez-button--ghost{color:#fff!important;background:#0003!important;border-color:#ffffff8c!important}.ez-newsletter__form button{background:#151518!important;color:#fff!important;border:1px solid #151518!important}.ez-form-message,.ez-newsletter__form .errors,.ez-newsletter__form .form__message{color:#fff!important}.ez-footer__form input{background:#fff!important;color:#151518!important;border:1px solid #d8d8de!important}.ez-footer__form input::placeholder{color:#6f6f78!important;opacity:1!important}.ez-footer__form button{background:var(--accent,#8b35ff)!important;color:#fff!important;border:0!important}.ez-premium{--ez-bg:#1e1e22!important;--ez-panel:#26262c!important;--ez-text:#f6f6f8!important;--ez-muted:#b7b8c1!important;background:#1e1e22!important;color:#f6f6f8!important}.ez-section{background:#1e1e22!important}.ez-section--panel{background:#25252b!important}.ez-heading h2,.ez-heading__copy,.ez-editorial__copy h2,.ez-editorial__copy p,.ez-product__info h3,.ez-product__info h3 a,.ez-price strong,.ez-brand strong,.ez-trust strong{color:#f6f6f8!important}.ez-heading__copy,.ez-rte,.ez-product__info small,.ez-price span,.ez-price s,.ez-trust small{color:#b7b8c1!important}.ez-trust{background:#232328!important;border-color:#ffffff14!important;color:#f6f6f8!important}.ez-trust__item{border-color:#ffffff14!important}.ez-category{box-shadow:0 18px 42px #0000003d!important}.ez-product{background:#2a2a31!important;border:0!important;border-radius:14px!important;overflow:hidden!important;box-shadow:0 14px 34px #0000002e!important}.ez-product__media{background:#f6f6f7!important;border-radius:14px 14px 0 0!important}.ez-product__info{background:#2a2a31!important;padding:18px!important}.ez-product__info h3,.ez-product__info h3 a,.ez-price strong{color:#f6f6f8!important}.ez-choose{color:#f6f6f8!important;border-color:#fff3!important}.ez-quick-add button{background:#8b35ff!important;color:#fff!important;border-radius:8px!important}.ez-brands{gap:16px!important}.ez-brand{background:#f6f6f7!important;border:0!important;border-radius:14px!important;box-shadow:0 12px 28px #00000029!important}.ez-brand__logo{filter:none!important;-webkit-filter:none!important;opacity:1!important}.ez-editorial{background:#25252b!important}.ez-editorial__copy{color:#f6f6f8!important}.ez-newsletter{background:linear-gradient(120deg,#641bb6,#8b35ff)!important;color:#fff!important}.ez-newsletter h2,.ez-newsletter p,.ez-newsletter .ez-eyebrow{color:#fff!important}.ez-newsletter__form input{background:#fff!important;color:#151518!important;border:1px solid rgba(255,255,255,.75)!important}.ez-newsletter__form input::placeholder{color:#6f6f78!important;opacity:1!important}.ez-newsletter__form button{background:#151518!important;color:#fff!important;border:0!important}.ez-newsletter__form button:hover{background:#fff!important;color:#151518!important}.ez-hero .ez-button--ghost{color:#fff!important;background:#00000040!important;border-color:#ffffff8c!important}@media(max-width:749px){.ez-product{box-shadow:0 10px 26px #0000002e!important}}.ez-featured-split-section{overflow:hidden}.ez-featured-split{display:grid;grid-template-columns:minmax(280px,32%) minmax(0,1fr);gap:22px;align-items:stretch}.ez-featured-category{position:relative;min-height:520px;overflow:hidden;border-radius:16px;background:#17171b;box-shadow:0 18px 42px #00000038}.ez-featured-category__media,.ez-featured-category__shade{position:absolute;top:0;right:0;bottom:0;left:0}.ez-featured-category__media img,.ez-featured-category__media svg{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .5s ease}.ez-featured-category__shade{background:linear-gradient(0deg,#000000e6,#0000000a 70%)}.ez-featured-category__content{position:absolute;left:26px;right:26px;bottom:26px;z-index:2;color:#fff}.ez-featured-category__content span{display:block;margin-bottom:9px;color:#d7b7ff;font-size:10px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.ez-featured-category__content h3{margin:0 0 12px;color:#fff!important;font-size:clamp(30px,3vw,48px);line-height:.95;letter-spacing:-.035em}.ez-featured-category__content p{max-width:34ch;margin:0 0 18px;color:#dddde3!important;line-height:1.55}.ez-featured-category__content b{font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.ez-featured-category:hover .ez-featured-category__media img{transform:scale(1.045)}.ez-product-marquee{position:relative;min-width:0;overflow:hidden}.ez-product-marquee:before,.ez-product-marquee:after{content:"";position:absolute;top:0;bottom:42px;width:52px;z-index:3;pointer-events:none}.ez-product-marquee:before{left:0;background:linear-gradient(90deg,#25252b,transparent)}.ez-product-marquee:after{right:0;background:linear-gradient(270deg,#25252b,transparent)}.ez-product-marquee__viewport{width:100%;height:100%;overflow:hidden}.ez-product-marquee__track{display:flex;width:max-content;animation:ezProductMarquee var(--ez-marquee-speed,38s) linear infinite;will-change:transform}.ez-product-marquee.is-paused .ez-product-marquee__track,.ez-product-marquee:hover .ez-product-marquee__track{animation-play-state:paused}.ez-product-marquee__group{display:flex;flex:0 0 auto;gap:18px;padding-right:18px}.ez-product--marquee{width:258px;flex:0 0 258px}.ez-product--marquee .ez-product__media{aspect-ratio:4/5!important}.ez-product--marquee .ez-product__info h3{font-size:16px!important}.ez-product-marquee__controls{display:flex;justify-content:flex-end;padding-top:12px}.ez-product-marquee__controls button{min-height:32px;padding:0 12px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:transparent;color:#f6f6f8;font-size:10px;font-weight:850;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}@keyframes ezProductMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.ez-product-marquee__track{animation:none!important}.ez-product-marquee__viewport{overflow-x:auto}}@media(max-width:989px){.ez-featured-split{grid-template-columns:1fr}.ez-featured-category{min-height:420px}.ez-product-marquee:before,.ez-product-marquee:after{width:24px}}@media(max-width:749px){.ez-featured-category{min-height:390px}.ez-product--marquee{width:76vw;flex-basis:76vw}.ez-product-marquee__track{animation-duration:calc(var(--ez-marquee-speed,38s) * 1.4)}}.ez-categories{display:grid!important;grid-template-columns:repeat(12,minmax(0,1fr))!important;grid-auto-flow:dense!important;grid-auto-rows:90px!important;gap:16px!important;align-items:stretch!important}.ez-category{position:relative!important;min-width:0!important;min-height:0!important;height:auto!important;overflow:hidden!important;border-radius:14px!important;grid-column:span 3!important;grid-row:span 4!important}.ez-category--small{grid-column:span 3!important;grid-row:span 4!important}.ez-category--wide{grid-column:span 6!important;grid-row:span 4!important}.ez-category--large{grid-column:span 6!important;grid-row:span 8!important}.ez-category__media{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important}.ez-category__media img,.ez-category__media svg{width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;object-fit:cover!important;object-position:center!important}.ez-category__content{position:absolute!important;left:0!important;right:0!important;bottom:0!important;z-index:2!important;min-height:0!important;padding:18px!important;background:linear-gradient(0deg,#000000e0,#00000005)!important;color:#fff!important}.ez-category__content h3,.ez-category__content p,.ez-category__content span,.ez-category__content b{color:#fff!important}.ez-category--large .ez-category__content{padding:28px!important}.ez-category--large .ez-category__content h3{font-size:clamp(30px,3vw,50px)!important;line-height:.96!important}.ez-category--wide .ez-category__content h3{font-size:clamp(24px,2.2vw,36px)!important}@media(min-width:750px)and (max-width:989px){.ez-categories{grid-template-columns:repeat(6,minmax(0,1fr))!important;grid-auto-rows:82px!important;gap:14px!important}.ez-category--small{grid-column:span 3!important;grid-row:span 4!important}.ez-category--wide{grid-column:span 6!important;grid-row:span 4!important}.ez-category--large{grid-column:span 6!important;grid-row:span 7!important}}@media(max-width:749px){.ez-categories{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-flow:dense!important;grid-auto-rows:92px!important;gap:12px!important;overflow:visible!important;margin-right:0!important;padding-right:0!important}.ez-categories>*{width:auto!important;max-width:none!important;flex:none!important}.ez-category--small{grid-column:span 1!important;grid-row:span 3!important}.ez-category--wide{grid-column:span 2!important;grid-row:span 3!important}.ez-category--large{grid-column:span 2!important;grid-row:span 5!important}.ez-category__content{padding:13px!important}.ez-category__content h3{font-size:17px!important}.ez-category--large .ez-category__content{padding:20px!important}.ez-category--large .ez-category__content h3{font-size:32px!important}}.ez-category--promo .ez-category__content p{max-width:34ch;margin:8px 0 14px;color:#e6e6eb!important;line-height:1.45}.ez-category--promo .ez-category__content h3{margin-bottom:8px!important}.ez-brands{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))!important}.ez-brand{min-width:0!important}.ez-hero-v2{position:relative;min-height:var(--ez-hero-height,88vh);display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;isolation:isolate;background:#111116;color:#fff}.ez-hero-v2__media,.ez-hero-v2__overlay,.ez-hero-v2__glow{position:absolute;top:0;right:0;bottom:0;left:0}.ez-hero-v2__media{z-index:-4;will-change:transform}.ez-hero-v2__media picture,.ez-hero-v2__media img,.ez-hero-v2__media video,.ez-hero-v2__placeholder{width:100%;height:100%;display:block;object-fit:cover;object-position:var(--ez-hero-focus-x,50%) var(--ez-hero-focus-y,50%)}.ez-hero-v2__overlay{z-index:-3;background:linear-gradient(90deg,#08080cf0,#08080c61 60%,#08080ca8),linear-gradient(0deg,rgba(8,8,12,.86),transparent 48%);opacity:var(--ez-hero-overlay,.45)}.ez-hero-v2__glow{z-index:-2;background:radial-gradient(circle at 20% 30%,rgba(139,53,255,.28),transparent 34%),radial-gradient(circle at 82% 38%,rgba(255,255,255,.1),transparent 28%);mix-blend-mode:screen;animation:ezHeroGlow 9s ease-in-out infinite alternate}.ez-hero-v2__layout{width:100%;min-height:calc(var(--ez-hero-height,88vh) - 92px);display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.65fr);gap:clamp(34px,7vw,110px);align-items:center;padding-top:clamp(70px,10vw,130px);padding-bottom:clamp(88px,10vw,140px)}.ez-hero-v2__content{max-width:830px;transform:translateY(0);will-change:transform,opacity}.ez-hero-v2__badge{display:inline-flex;align-items:center;min-height:30px;margin-bottom:18px;padding:0 12px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:#0003;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;font-size:9px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.ez-hero-v2 h1{max-width:12ch;margin:10px 0 22px;color:#fff!important;font-size:clamp(58px,7.8vw,132px);line-height:.83;letter-spacing:-.065em;text-wrap:balance}.ez-hero-v2__copy{max-width:620px;color:#dddde4;font-size:clamp(16px,1.5vw,21px);line-height:1.55}.ez-hero-v2__copy p{margin:0;color:inherit!important}.ez-hero-v2 .ez-buttons{margin-top:30px}.ez-hero-v2 .ez-button{min-height:54px;padding-inline:25px;border-radius:7px;transition:transform .2s ease,box-shadow .2s ease}.ez-hero-v2 .ez-button:hover{transform:translateY(-3px);box-shadow:0 14px 30px #0000003d}.ez-hero-v2__panel{align-self:center;padding:28px;border:1px solid rgba(255,255,255,.15);border-radius:16px;background:#1313189e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 24px 60px #00000047}.ez-hero-v2__panel>span{color:#d5b4ff;font-size:9px;font-weight:900;letter-spacing:.16em}.ez-hero-v2__panel h2{margin:10px 0 22px;color:#fff!important;font-size:clamp(26px,2.7vw,44px);line-height:.98;letter-spacing:-.04em}.ez-hero-v2__week-items{border-top:1px solid rgba(255,255,255,.12)}.ez-hero-v2__week-items a{display:grid;grid-template-columns:30px minmax(0,1fr) auto;gap:12px;align-items:center;min-height:54px;border-bottom:1px solid rgba(255,255,255,.12);color:#fff}.ez-hero-v2__week-items b{color:#9c9ca6;font-size:9px}.ez-hero-v2__week-items span{font-size:13px;font-weight:750}.ez-hero-v2__week-items i{color:#b97cff;font-style:normal}.ez-hero-v2__panel-link{display:inline-flex;margin-top:20px;color:#fff;font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.ez-hero-v2__trust{position:relative;z-index:2;border-top:1px solid rgba(255,255,255,.11);background:#0b0b0fa8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.ez-hero-v2__trust-inner{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.ez-hero-v2__trust-item{display:flex;align-items:center;gap:12px;min-height:86px;padding:14px 24px;border-right:1px solid rgba(255,255,255,.1)}.ez-hero-v2__trust-item:last-child{border-right:0}.ez-hero-v2__trust-item>span{color:#b77cff;font-size:22px}.ez-hero-v2__trust-item strong{display:block;color:#fff;font-size:12px}.ez-hero-v2__trust-item small{color:#aaaab3;font-size:10px}.ez-hero-v2__scroll{position:absolute;left:50%;bottom:96px;z-index:3;display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(255,255,255,.25);border-radius:999px;color:#fff;transform:translate(-50%);animation:ezHeroBounce 2s ease-in-out infinite}@keyframes ezHeroGlow{0%{transform:scale(1) translateZ(0)}to{transform:scale(1.08) translate3d(2%,-1%,0)}}@keyframes ezHeroBounce{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,7px)}}@media(max-width:989px){.ez-hero-v2__layout{grid-template-columns:1fr;align-items:end;padding-bottom:82px}.ez-hero-v2__panel{max-width:620px}.ez-hero-v2__trust-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.ez-hero-v2__trust-item:nth-child(2){border-right:0}.ez-hero-v2__scroll{display:none}}@media(max-width:749px){.ez-hero-v2{min-height:760px}.ez-hero-v2__layout{min-height:auto;padding-top:72px;padding-bottom:46px}.ez-hero-v2 h1{font-size:clamp(48px,15vw,76px)}.ez-hero-v2__panel{padding:21px}.ez-hero-v2__trust-inner{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.ez-hero-v2__trust-item{flex:0 0 78vw;border-right:1px solid rgba(255,255,255,.1)!important;scroll-snap-align:start}}@media(prefers-reduced-motion:reduce){.ez-hero-v2__glow,.ez-hero-v2__scroll{animation:none!important}}.ez-brand-marquee{position:relative;overflow:hidden}.ez-brand-marquee:before,.ez-brand-marquee:after{content:"";position:absolute;top:0;bottom:38px;width:72px;z-index:3;pointer-events:none}.ez-brand-marquee:before{left:0;background:linear-gradient(90deg,#1e1e22,transparent)}.ez-brand-marquee:after{right:0;background:linear-gradient(270deg,#1e1e22,transparent)}.ez-brand-marquee__viewport{width:100%;overflow:hidden}.ez-brand-marquee__track{display:flex;width:max-content;animation:ezBrandMarquee var(--ez-brand-speed,34s) linear infinite;will-change:transform}.ez-brand-marquee:hover .ez-brand-marquee__track,.ez-brand-marquee.is-paused .ez-brand-marquee__track{animation-play-state:paused}.ez-brand-marquee__group{display:flex;flex:0 0 auto;align-items:stretch;gap:16px;padding-right:16px}.ez-brand--marquee{flex:0 0 210px;width:210px;min-height:122px!important;display:grid!important;place-items:center!important;padding:22px!important;border-radius:14px!important;background:#f6f6f7!important;box-shadow:0 12px 28px #00000029!important;overflow:hidden!important}.ez-brand--marquee .ez-brand__logo{width:auto!important;height:auto!important;max-width:172px!important;max-height:72px!important;object-fit:contain!important;filter:none!important;opacity:1!important;transition:transform .28s ease!important}.ez-brand--marquee:hover .ez-brand__logo{transform:scale(1.06)!important}.ez-brand-marquee__controls{display:flex;justify-content:flex-end;padding-top:12px}.ez-brand-marquee__controls button{min-height:32px;padding:0 12px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:transparent;color:#f6f6f8;font-size:10px;font-weight:850;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}@keyframes ezBrandMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.ez-brand-marquee__track{animation:none!important}.ez-brand-marquee__viewport{overflow-x:auto}}@media(max-width:749px){.ez-brand-marquee:before,.ez-brand-marquee:after{width:26px}.ez-brand--marquee{flex-basis:176px;width:176px;min-height:108px!important;padding:18px!important}.ez-brand--marquee .ez-brand__logo{max-width:142px!important;max-height:62px!important}.ez-brand-marquee__track{animation-duration:calc(var(--ez-brand-speed,34s) * 1.25)}}.ez-featured-split-section .ez-text-link,.ez-featured-split-section .ez-text-link span,.ez-featured-split-section .ez-heading>a,.ez-section--panel .ez-text-link,.ez-section--panel .ez-text-link span{color:#fff!important;opacity:1!important;visibility:visible!important}.ez-featured-split-section .ez-text-link,.ez-section--panel .ez-text-link{display:inline-flex!important;align-items:center!important;gap:7px!important;padding-bottom:4px!important;border-bottom:1px solid rgba(255,255,255,.45)!important;font-weight:900!important;text-shadow:0 1px 8px rgba(0,0,0,.35)!important}.ez-featured-split-section .ez-text-link:hover,.ez-section--panel .ez-text-link:hover{color:#fff!important;border-color:#a95cff!important}.ez-featured-split-section .ez-text-link:hover span,.ez-section--panel .ez-text-link:hover span{color:#d7b7ff!important}@media(max-width:749px){.ez-editorial__copy{padding-top:64px!important;padding-bottom:58px!important}.ez-editorial__copy h2{max-width:9ch;font-size:clamp(46px,12vw,58px)!important;line-height:.98!important;letter-spacing:-.045em!important}.ez-editorial__copy .ez-rte{max-width:34ch;margin:26px 0 34px!important;font-size:16px!important;line-height:1.58!important;letter-spacing:-.01em}.ez-editorial__copy .ez-rte p{margin:0 0 18px}.ez-editorial__copy .ez-rte p:last-child{margin-bottom:0}.ez-editorial__copy .ez-button{margin-top:0;min-height:58px}}[data-css-home-marquee=products] .ez-product-marquee__viewport,[data-css-home-marquee=brands] .ez-brand-marquee__viewport{overflow:hidden!important}[data-css-home-marquee=products] .ez-product-marquee__track{display:flex!important;width:max-content!important;transform:none;animation:ezProductMarquee var(--ez-marquee-speed,38s) linear infinite!important;will-change:transform!important}[data-css-home-marquee=products] .ez-product-marquee__group{display:flex!important;flex:0 0 auto!important;width:max-content!important;flex-wrap:nowrap!important}[data-css-home-marquee=brands] .ez-brand-marquee__track{display:flex!important;width:max-content!important;transform:none;animation:ezBrandMarquee var(--ez-brand-speed,34s) linear infinite!important;will-change:transform!important}[data-css-home-marquee=brands] .ez-brand-marquee__group{display:flex!important;flex:0 0 auto!important;width:max-content!important;flex-wrap:nowrap!important}[data-css-home-marquee=products]:hover .ez-product-marquee__track,[data-css-home-marquee=brands]:hover .ez-brand-marquee__track{animation-play-state:running!important}[data-css-home-marquee=products].is-paused .ez-product-marquee__track,[data-css-home-marquee=brands].is-paused .ez-brand-marquee__track{animation-play-state:paused!important}@media(prefers-reduced-motion:reduce){[data-css-home-marquee=products] .ez-product-marquee__track{animation:ezProductMarquee var(--ez-marquee-speed,38s) linear infinite!important}[data-css-home-marquee=brands] .ez-brand-marquee__track{animation:ezBrandMarquee var(--ez-brand-speed,34s) linear infinite!important}}[data-css-home-marquee] .ez-product-marquee__viewport,[data-css-home-marquee] .ez-brand-marquee__viewport{overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior-x:contain!important;touch-action:auto!important;scrollbar-width:none!important;cursor:grab}[data-css-home-marquee] .ez-product-marquee__viewport::-webkit-scrollbar,[data-css-home-marquee] .ez-brand-marquee__viewport::-webkit-scrollbar{display:none!important}[data-css-home-marquee].is-user-interacting .ez-product-marquee__track,[data-css-home-marquee].is-user-interacting .ez-brand-marquee__track{animation-play-state:paused!important}[data-css-home-marquee].is-user-interacting .ez-product-marquee__viewport,[data-css-home-marquee].is-user-interacting .ez-brand-marquee__viewport{cursor:grabbing;scroll-behavior:auto!important;user-select:none;-webkit-user-select:none}.ez-hero-v2__content,.ez-hero-v2__panel{transition:transform .5s var(--studioos-ease),opacity .5s ease}.ez-hero-v2__badge{box-shadow:0 10px 24px #00000038}.ez-category{transition:transform .28s var(--studioos-ease),box-shadow .28s ease,border-color .28s ease}.ez-category:hover{transform:translateY(-6px);box-shadow:var(--studioos-shadow-lift)}.ez-category__content{text-shadow:0 2px 16px rgba(0,0,0,.4)}.ez-brand{transition:transform .2s var(--studioos-ease),border-color .2s ease,box-shadow .2s ease!important}.ez-brand:hover{transform:translateY(-4px)!important;border-color:#8b35ff73!important;box-shadow:var(--studioos-shadow-soft)}.ez-editorial__media img{transition:transform .8s var(--studioos-ease)}.ez-editorial:hover .ez-editorial__media img{transform:scale(1.025)}.ez-newsletter__form input,.ez-newsletter__form button{border-radius:var(--studioos-radius-sm)!important}@media(max-width:749px){.ez-category:hover,.ez-brand:hover{transform:none!important;box-shadow:none}.ez-editorial:hover .ez-editorial__media img{transform:none}}.ez-hero-v2__layout{padding-block:clamp(64px,8vw,120px)}.ez-category{border-radius:var(--sos-radius-card)!important;border:1px solid rgba(255,255,255,.08)}.ez-category__content{inset:auto 28px 28px}.ez-featured-category{border-radius:var(--sos-radius-card)!important;overflow:hidden;box-shadow:var(--sos-shadow-card)}.ez-product-marquee,.ez-brand-marquee{border-radius:var(--sos-radius-card)}.ez-brand{border-radius:var(--sos-radius-control)!important}.ez-editorial{border-block:1px solid rgba(255,255,255,.07)}.ez-newsletter{position:relative;overflow:hidden}.ez-newsletter:before{content:"";position:absolute;width:420px;height:420px;right:-180px;top:-220px;border-radius:50%;background:#ffffff17;filter:blur(1px);pointer-events:none}@media(max-width:749px){.ez-hero-v2__layout{padding-block:54px 72px}.ez-category__content{inset:auto 22px 22px}}.ez-button--cinema{position:relative;display:inline-flex;align-items:center;gap:10px;border:0;cursor:pointer;overflow:hidden}.ez-button--cinema-glass{border:1px solid rgba(255,255,255,.35);background:#ffffff1f;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 12px 28px #0000002e}.ez-button--cinema-solid{background:var(--ez-accent,#8b35ff);color:#fff}.ez-button--cinema-outline{border:1px solid rgba(255,255,255,.7);background:transparent;color:#fff}.ez-cinema-play{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#ffffff2e;font-size:10px;animation:ezCinemaPulse 2.4s ease-in-out infinite}@keyframes ezCinemaPulse{0%,to{box-shadow:0 0 #ffffff2e}50%{box-shadow:0 0 0 8px #fff0}}.ez-cinema{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:grid;place-items:center;padding:24px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity var(--ez-cinema-speed,.3s) ease,visibility var(--ez-cinema-speed,.3s) ease}.ez-cinema.is-open{opacity:1;visibility:visible;pointer-events:auto}.ez-cinema__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:rgba(6,6,8,var(--ez-cinema-overlay,.8));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);cursor:pointer}.ez-cinema__dialog{position:relative;z-index:2;width:min(1180px,94vw);max-height:92vh;overflow:auto;padding:18px;border:1px solid rgba(255,255,255,.16);border-radius:calc(var(--ez-cinema-radius,14px) + 8px);background:#111114;box-shadow:0 40px 100px #0000008c;transform:translateY(22px) scale(.97);transition:transform var(--ez-cinema-speed,.3s) cubic-bezier(.2,.8,.2,1)}.ez-cinema.is-open .ez-cinema__dialog{transform:translateY(0) scale(1)}.ez-cinema__topbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:2px 2px 16px}.ez-cinema__topbar small{display:block;margin-bottom:5px;color:var(--ez-accent,#8b35ff);font-size:9px;font-weight:900;letter-spacing:.14em}.ez-cinema__topbar h2{margin:0;color:#fff;font-size:clamp(22px,3vw,38px);line-height:1;letter-spacing:-.035em}.ez-cinema__close{width:44px;height:44px;flex:0 0 auto;border:1px solid rgba(255,255,255,.16);border-radius:50%;background:#202025;color:#fff;font-size:28px;line-height:1;cursor:pointer}.ez-cinema__frame{overflow:hidden;border-radius:var(--ez-cinema-radius,14px);background:#000;aspect-ratio:16/9}.ez-cinema__video{width:100%;height:100%;display:block;object-fit:contain;background:#000}html.ez-cinema-open,body.ez-cinema-open{overflow:hidden}body.ez-cinema-open .ez-hero-v2__media{transform:scale(.985);filter:blur(2px);transition:transform .3s ease,filter .3s ease}@media(max-width:749px){.ez-cinema{padding:10px;align-items:center}.ez-cinema__dialog{width:100%;padding:12px;border-radius:16px}.ez-cinema__topbar{padding-bottom:12px}.ez-cinema__topbar h2{font-size:24px}.ez-cinema__frame{aspect-ratio:16/9}}@media(prefers-reduced-motion:reduce){.ez-cinema,.ez-cinema__dialog,.ez-cinema-play{transition:none!important;animation:none!important}}.ez-category--all-collections .ez-all-collections-placeholder{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(135deg,#8b35ff6b,#141419f5),#202027}.ez-category--all-collections .ez-all-collections-placeholder span{display:grid;place-items:center;width:92px;height:92px;border:1px solid rgba(255,255,255,.22);border-radius:50%;color:#fff;font-size:30px;font-weight:950}.ez-categories{grid-auto-flow:row dense}.ez-category--small{grid-column:span 3;min-height:420px}.ez-category--wide{grid-column:span 6;min-height:420px}.ez-category--large{grid-column:span 6;min-height:520px}@media(max-width:1199px){.ez-category--small{grid-column:span 4}.ez-category--wide,.ez-category--large{grid-column:span 8}}@media(max-width:989px){.ez-category--small,.ez-category--wide,.ez-category--large{grid-column:span 6;min-height:400px}}@media(max-width:749px){.ez-categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ez-category,.ez-category:nth-child(1),.ez-category:nth-child(2),.ez-category--small,.ez-category--wide,.ez-category--large{grid-column:span 1;min-height:260px}.ez-category__content{inset:auto 14px 14px}.ez-category h3{font-size:22px}}.ez-category-block-placeholder{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(135deg,#8b35ff59,#141419f5)}.ez-category-block-placeholder span{color:#ffffff8c;font-size:28px;font-weight:950}nn .shopify-section:has(>.ez-newsletter){position:relative;z-index:1}.ez-newsletter{margin:0}@media(max-width:749px){.ez-newsletter{padding:58px 0}.ez-newsletter__inner{gap:28px}}.ez-signature-newsletter{padding:76px 0;background:var(--ez-news-bg);color:var(--ez-news-text)}.ez-signature-newsletter__panel{position:relative;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;gap:clamp(34px,6vw,90px);overflow:hidden;padding:clamp(38px,5vw,72px);border:1px solid rgba(255,255,255,.09);border-radius:var(--ez-news-radius);background:linear-gradient(135deg,#ffffff06,#fff0),var(--ez-news-panel);box-shadow:0 24px 70px #0003}.ez-signature-newsletter__accent{position:absolute;inset:0 auto 0 0;width:4px;background:var(--ez-news-accent);box-shadow:0 0 28px color-mix(in srgb,var(--ez-news-accent) 70%,transparent)}.ez-signature-newsletter__eyebrow{margin:0 0 12px;color:var(--ez-news-accent);font-size:10px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.ez-signature-newsletter h2{max-width:720px;margin:0;color:var(--ez-news-text);font-size:clamp(38px,5vw,68px);line-height:.96;letter-spacing:-.05em}.ez-signature-newsletter__text{max-width:650px;margin:20px 0 0;color:var(--ez-news-muted);font-size:15px;line-height:1.7}.ez-signature-newsletter__benefits{display:flex;flex-wrap:wrap;gap:10px 20px;margin:24px 0 0;padding:0;list-style:none}.ez-signature-newsletter__benefits li{position:relative;padding-left:19px;color:var(--ez-news-text);font-size:11px;font-weight:800}.ez-signature-newsletter__benefits li:before{content:"\2713";position:absolute;left:0;color:var(--ez-news-accent)}.ez-signature-newsletter__form{display:block}.ez-signature-newsletter__field{display:grid;grid-template-columns:minmax(0,1fr) auto;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:10px;background:#101014;transition:border-color .2s ease,box-shadow .2s ease}.ez-signature-newsletter__field:focus-within{border-color:var(--ez-news-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--ez-news-accent) 18%,transparent)}.ez-signature-newsletter__field input{min-width:0;min-height:58px;padding:0 18px;border:0!important;outline:0!important;background:transparent!important;color:var(--ez-news-text)!important;font-size:15px}.ez-signature-newsletter__field input::placeholder{color:var(--ez-news-muted)}.ez-signature-newsletter__field button{min-height:58px;padding:0 22px;border:0;background:var(--ez-news-accent);color:#fff;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:filter .2s ease,transform .2s ease}.ez-signature-newsletter__field button:hover{filter:brightness(1.1)}.ez-signature-newsletter__form small{display:block;margin-top:11px;color:var(--ez-news-muted);font-size:10px}.ez-signature-newsletter .ez-form-message{margin:14px 0 0;color:var(--ez-news-text)}@media(max-width:989px){.ez-signature-newsletter__panel{grid-template-columns:1fr}}@media(max-width:749px){.ez-signature-newsletter{padding:48px 0}.ez-signature-newsletter__panel{gap:28px;padding:30px 20px}.ez-signature-newsletter h2{font-size:40px}.ez-signature-newsletter__benefits{display:grid;gap:9px}.ez-signature-newsletter__field{grid-template-columns:1fr;overflow:visible;border:0;background:transparent}.ez-signature-newsletter__field input{min-height:54px;border:1px solid rgba(255,255,255,.16)!important;border-radius:9px;background:#101014!important}.ez-signature-newsletter__field button{min-height:52px;margin-top:9px;border-radius:9px}}.ez-hero-spotlight{align-self:end;width:min(100%,360px);overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:var(--spotlight-radius);background:linear-gradient(145deg,#ffffff08,#fff0),var(--spotlight-bg);color:var(--spotlight-text);box-shadow:0 28px 80px #00000057;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.ez-hero-spotlight__top{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px 0}.ez-hero-spotlight__top span,.ez-hero-spotlight__top b{font-size:9px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.ez-hero-spotlight__top span{color:var(--spotlight-muted)}.ez-hero-spotlight__top b{padding:6px 8px;border-radius:999px;background:var(--spotlight-accent);color:#fff}.ez-hero-spotlight__media{display:grid;place-items:center;min-height:220px;margin:8px 10px 0;overflow:visible;border-radius:0;background:transparent}.ez-hero-spotlight__media img{width:112%;max-width:none;height:220px;display:block;object-fit:contain;padding:0;background:transparent;filter:drop-shadow(0 22px 24px rgba(0,0,0,.36));transform:translateY(0);transition:transform .45s cubic-bezier(.2,.8,.2,1),filter .45s ease}.ez-hero-spotlight:hover .ez-hero-spotlight__media img{transform:translateY(-6px) scale(1.025);filter:drop-shadow(0 28px 30px rgba(0,0,0,.42))}.ez-hero-spotlight__copy{padding:16px}.ez-hero-spotlight__rating{margin-bottom:8px;color:var(--spotlight-accent);font-size:11px;letter-spacing:.12em}.ez-hero-spotlight__copy h2{margin:0;font-size:clamp(22px,2.4vw,34px);line-height:1;letter-spacing:-.04em}.ez-hero-spotlight__copy h2 a{color:var(--spotlight-text)}.ez-hero-spotlight__copy p{margin:10px 0 0;color:var(--spotlight-muted);font-size:12px;line-height:1.55}.ez-hero-spotlight__price{display:flex;align-items:baseline;gap:8px;margin-top:13px}.ez-hero-spotlight__price small,.ez-hero-spotlight__price s{color:var(--spotlight-muted);font-size:10px}.ez-hero-spotlight__price strong{color:var(--spotlight-text);font-size:18px}.ez-hero-spotlight__button{display:flex;align-items:center;justify-content:space-between;min-height:46px;margin-top:15px;padding:0 15px;border-radius:8px;background:var(--spotlight-accent);color:#fff;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;transition:filter .2s ease,transform .2s ease}.ez-hero-spotlight__button:hover{filter:brightness(1.1);transform:translateY(-1px)}@media(max-width:989px){.ez-hero-spotlight{width:min(100%,420px)}}@media(max-width:749px){.ez-hero-spotlight{width:100%;max-width:none}.ez-hero-spotlight__media{min-height:190px;margin-top:6px}.ez-hero-spotlight__media img{width:108%;height:190px}.ez-hero-spotlight__copy h2{font-size:24px}}
/*# sourceMappingURL=/cdn/shop/t/179/assets/ez-premium-homepage.css.map */
