:root{--pyro-bg: #09090b;--pyro-surface: #121217;--pyro-surface-2: #19191f;--pyro-text: #f7f4ef;--pyro-muted: #a7a4a0;--pyro-accent: #ff6b21;--pyro-accent-hover: #ff8a42;--pyro-border: rgba(255,255,255,.12);--pyro-radius-sm: 8px;--pyro-radius-md: 16px;--pyro-radius-lg: 28px;--pyro-container: 1480px}body{background:var(--pyro-bg);color:var(--pyro-text)}@media(min-width:990px){html:has(.page-wrapper),html:has(.page-wrapper) body{height:auto!important;overflow-y:auto!important}.page-wrapper{height:auto!important;overflow:visible!important}}.pyro-section{background:var(--pyro-bg);color:var(--pyro-text)}.pyro-shell{width:min(calc(100% - 40px),var(--pyro-container));margin:0 auto}.pyro-eyebrow{color:var(--pyro-accent);font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.pyro-heading{margin:.4rem 0 0;color:var(--pyro-text);font-size:clamp(2rem,4vw,4.6rem);line-height:.96;letter-spacing:-.055em}.pyro-copy{color:var(--pyro-muted);font-size:clamp(1rem,1.3vw,1.12rem);line-height:1.65}.pyro-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 1.35rem;border-radius:999px;background:var(--pyro-accent);color:#17100c;font-weight:800;text-decoration:none;transition:transform .2s ease,background .2s ease}.pyro-button:hover{background:var(--pyro-accent-hover);color:#17100c;transform:translateY(-2px)}.pyro-button--ghost{background:transparent;color:var(--pyro-text);border:1px solid var(--pyro-border)}.pyro-button--ghost:hover{background:#ffffff14;color:var(--pyro-text)}.pyro-hero{position:relative;min-height:clamp(530px,66vh,680px);display:grid;align-items:end;isolation:isolate;overflow:hidden;border-bottom:1px solid var(--pyro-border)}.pyro-hero__media,.pyro-hero__wash{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2}.pyro-hero__media img{width:100%;height:100%;object-fit:cover}.pyro-hero__wash{z-index:-1;background:linear-gradient(90deg,#09090bf5,#09090bab 46%,#09090b29),linear-gradient(0deg,rgba(9,9,11,.92),transparent 55%)}.pyro-hero__content{max-width:760px;padding:9rem 0 5rem}.pyro-hero__title{margin:.55rem 0 1.25rem;font-size:clamp(3.1rem,8vw,7.6rem);line-height:.87;letter-spacing:-.075em}.pyro-hero__copy{max-width:580px;margin:0;color:#ffffffc2;font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.6}.pyro-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.pyro-hero__badges{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:2rem}.pyro-hero__badge{padding:.5rem .75rem;border:1px solid rgba(255,255,255,.24);border-radius:999px;background:#09090b5c;font-size:.78rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.pyro-trust{border-bottom:1px solid var(--pyro-border);background:#0e0e12}.pyro-trust__list{display:grid;grid-template-columns:repeat(4,1fr);margin:0;padding:1.25rem 0;list-style:none}.pyro-trust__item{display:flex;gap:.8rem;align-items:center;padding:.3rem 1.2rem;border-right:1px solid var(--pyro-border)}.pyro-trust__item:last-child{border:0}.pyro-trust__mark{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#ff6b2126;color:var(--pyro-accent);font-weight:900}.pyro-trust__item strong{display:block;font-size:.86rem}.pyro-trust__item span{display:block;color:var(--pyro-muted);font-size:.75rem}.pyro-section--space{padding:clamp(4.5rem,8vw,8rem) 0}.pyro-section__intro{display:flex;gap:2rem;justify-content:space-between;align-items:end;margin-bottom:2.5rem}.pyro-section__intro .pyro-copy{max-width:500px;margin:0}.pyro-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.pyro-category{position:relative;min-height:410px;overflow:hidden;border:1px solid var(--pyro-border);border-radius:var(--pyro-radius-md);background:var(--pyro-surface);color:#fff;isolation:isolate;text-decoration:none}.pyro-category:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;content:"";background:linear-gradient(0deg,#000000d4,#00000008 65%)}.pyro-category img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.pyro-category:hover img{transform:scale(1.05)}.pyro-category__body{position:absolute;inset:auto 1.25rem 1.25rem}.pyro-category__body h3{margin:0;font-size:1.5rem;letter-spacing:-.04em}.pyro-category__body p{margin:.35rem 0 0;color:#ffffffb8;font-size:.9rem}.pyro-category-atlas{background:linear-gradient(180deg,#09090b,#101014)}.pyro-category-atlas__grid{grid-auto-rows:minmax(250px,1fr)}.pyro-category-atlas__grid .pyro-category:first-child{grid-column:span 2;grid-row:span 2;min-height:540px}.pyro-category-atlas__grid .pyro-category:nth-child(2){grid-column:span 2}.pyro-category__index{position:absolute;top:1.15rem;right:1.2rem;color:#ffffffa3;font-size:.76rem;font-weight:800;letter-spacing:.12em}.pyro-category__kicker{color:var(--pyro-accent);font-size:.68rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.pyro-category__link{display:inline-block;margin-top:1rem;color:#fff;font-size:.78rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.pyro-category-atlas__empty,.pyro-editorial__empty{padding:2rem;border:1px dashed var(--pyro-border);border-radius:var(--pyro-radius-md);color:var(--pyro-muted)}.pyro-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.pyro-card{position:relative;display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid var(--pyro-border);border-radius:var(--pyro-radius-md);background:var(--pyro-surface);color:var(--pyro-text)}.pyro-card__media{position:relative;aspect-ratio:.88;background:var(--pyro-surface-2);overflow:hidden}.pyro-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.pyro-card:hover .pyro-card__media img{transform:scale(1.04)}.pyro-card__tags{position:absolute;inset:.75rem .75rem auto;z-index:1;display:flex;flex-wrap:wrap;gap:.4rem}.pyro-tag{padding:.32rem .5rem;border-radius:999px;background:#121217;color:#fff;font-size:.66rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.pyro-tag--sale{background:var(--pyro-accent);color:#1b0c03}.pyro-card__content{display:grid;gap:.55rem;padding:1rem}.pyro-card__title{min-height:2.5em;color:var(--pyro-text);font-size:.98rem;font-weight:700;line-height:1.25;text-decoration:none}.pyro-card__price{display:flex;gap:.5rem;align-items:baseline;color:var(--pyro-text);font-size:1rem;font-weight:800}.pyro-card__price s{color:var(--pyro-muted);font-size:.82rem;font-weight:500}.pyro-card__status{color:var(--pyro-muted);font-size:.74rem}.pyro-card__action{width:100%;min-height:42px;margin-top:.2rem;border:1px solid var(--pyro-border);border-radius:var(--pyro-radius-sm);background:transparent;color:var(--pyro-text);font-weight:700;cursor:pointer}.pyro-card__action:hover{border-color:var(--pyro-accent);color:var(--pyro-accent)}.pyro-card__action:disabled{cursor:not-allowed;opacity:.45}.pyro-promo{overflow:hidden;border:1px solid var(--pyro-border);border-radius:var(--pyro-radius-lg);background:var(--pyro-surface)}.pyro-promo__inner{display:grid;grid-template-columns:1fr 1fr;min-height:430px}.pyro-promo__body{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(2rem,6vw,6rem)}.pyro-promo__media{min-height:280px}.pyro-promo__media img{width:100%;height:100%;object-fit:cover}.pyro-safety{border:1px solid rgba(255,107,33,.28);border-radius:var(--pyro-radius-lg);background:linear-gradient(115deg,rgba(255,107,33,.12),transparent 50%),var(--pyro-surface)}.pyro-safety__inner{display:grid;grid-template-columns:.75fr 1.25fr;gap:clamp(2rem,7vw,8rem);padding:clamp(2rem,6vw,5rem)}.pyro-safety__points{display:grid;gap:1rem;margin:0;padding:0;list-style:none}.pyro-safety__points li{padding:1rem 0 1rem 2.2rem;border-bottom:1px solid var(--pyro-border);color:var(--pyro-muted);position:relative}.pyro-safety__points li:before{content:"\2713";position:absolute;left:0;color:var(--pyro-accent);font-weight:900}.pyro-newsletter{padding:clamp(4rem,7vw,7rem) 0;text-align:center}.pyro-newsletter__copy{max-width:570px;margin:1rem auto 2rem}.pyro-newsletter form{display:flex;max-width:560px;margin:0 auto;padding:.35rem;border:1px solid var(--pyro-border);border-radius:999px;background:var(--pyro-surface)}.pyro-newsletter input{flex:1;min-width:0;border:0;outline:0;padding:.8rem 1rem;background:transparent;color:var(--pyro-text)}.pyro-newsletter button{border:0}.pyro-editorial{background:#0e0e12;border-block:1px solid var(--pyro-border)}.pyro-editorial__grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:1rem}.pyro-editorial-card{overflow:hidden;border:1px solid var(--pyro-border);border-radius:var(--pyro-radius-md);background:var(--pyro-surface)}.pyro-editorial-card__image{display:block;aspect-ratio:1.25;overflow:hidden;background:var(--pyro-surface-2)}.pyro-editorial-card--feature .pyro-editorial-card__image{aspect-ratio:1.55}.pyro-editorial-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.pyro-editorial-card:hover .pyro-editorial-card__image img{transform:scale(1.04)}.pyro-editorial-card__body{padding:1.15rem}.pyro-editorial-card__meta{color:var(--pyro-accent);font-size:.7rem;font-weight:800;letter-spacing:.12em}.pyro-editorial-card h3{margin:.6rem 0;font-size:clamp(1.1rem,1.8vw,1.7rem);line-height:1.05;letter-spacing:-.04em}.pyro-editorial-card h3 a,.pyro-editorial-card__read{color:var(--pyro-text);text-decoration:none}.pyro-editorial-card p{color:var(--pyro-muted);font-size:.86rem;line-height:1.55}.pyro-editorial-card__read{display:inline-block;margin-top:.65rem;color:var(--pyro-accent);font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.pyro-compliance{display:grid;gap:.65rem;margin:1rem 0}.pyro-compliance__item{padding:.75rem .85rem;border:1px solid var(--pyro-border);border-radius:var(--pyro-radius-sm);background:var(--pyro-surface);color:var(--pyro-muted);font-size:.86rem;line-height:1.45}.pyro-compliance__item strong{color:var(--pyro-text)}.pyro-compliance__item--warning{border-color:#ff6b21a6;background:#ff6b2114}.pyro-restriction-message{margin-top:.75rem;color:var(--pyro-accent);font-size:.88rem;line-height:1.45}.pyro-cart-confirm{display:flex;gap:.7rem;align-items:flex-start;margin:1rem 0;padding:.9rem;border:1px solid var(--pyro-border);border-radius:var(--pyro-radius-sm);color:var(--pyro-muted);font-size:.82rem;line-height:1.4}.pyro-age-gate{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:20px;background:#000000c2}.pyro-age-gate[hidden]{display:none}.pyro-age-gate__dialog{width:min(100%,500px);padding:2rem;border:1px solid rgba(255,107,33,.5);border-radius:var(--pyro-radius-md);background:#121217;box-shadow:0 25px 100px #00000080}.pyro-age-gate__dialog h2{margin:.35rem 0 .8rem;font-size:2rem;letter-spacing:-.04em}.pyro-age-gate__dialog p{color:var(--pyro-muted);line-height:1.55}.pyro-age-gate__actions{display:flex;gap:.75rem;margin-top:1.5rem}body.pyroverse-theme .header-section,body.pyroverse-theme footer{background:var(--pyro-bg);color:var(--pyro-text)}body.pyroverse-theme .header-section a,body.pyroverse-theme footer a{color:var(--pyro-text)}body.pyroverse-theme .product-card__content{border-radius:var(--pyro-radius-md);background:var(--pyro-surface)}body.pyroverse-theme .product-card__title,body.pyroverse-theme .price{color:var(--pyro-text)}.pyro-site-header{position:relative;z-index:40;background:var(--pyro-bg);color:var(--pyro-text);border-bottom:1px solid var(--pyro-border)}.pyro-site-header__utility{border-bottom:1px solid var(--pyro-border);color:var(--pyro-muted);font-size:.7rem;letter-spacing:.03em}.pyro-site-header__utility>div{display:flex;justify-content:space-between;gap:1rem;padding:.65rem 0}.pyro-site-header__utility a{color:var(--pyro-accent);text-decoration:none;white-space:nowrap}.pyro-site-header__main{display:grid;grid-template-columns:auto 1fr auto;align-items:center;min-height:88px;gap:2rem}.pyro-wordmark{display:inline-flex;align-items:baseline;width:fit-content;color:var(--pyro-text);font-family:var(--font-heading--family);font-size:1.35rem;font-weight:900;letter-spacing:-.12em;line-height:1;text-decoration:none}.pyro-wordmark b{color:var(--pyro-accent);font-weight:inherit}.pyro-wordmark img{display:block;max-width:170px;max-height:42px;object-fit:contain}.pyro-site-header__nav{justify-self:center}.pyro-site-header__nav>ul{display:flex;gap:clamp(.8rem,2vw,2.1rem);margin:0;padding:0;list-style:none}.pyro-site-header__nav>ul>li{position:relative}.pyro-site-header__nav>ul>li>a{display:inline-flex;min-height:88px;align-items:center;color:var(--pyro-text);font-size:.8rem;font-weight:700;letter-spacing:.04em;text-decoration:none;text-transform:uppercase}.pyro-site-header__nav>ul>li>a:after{position:absolute;right:0;bottom:21px;left:0;height:2px;content:"";background:var(--pyro-accent);transform:scaleX(0);transform-origin:left;transition:transform .2s ease}.pyro-site-header__nav>ul>li:hover>a:after,.pyro-site-header__nav>ul>li>a[aria-current=page]:after{transform:scaleX(1)}.pyro-mega-menu{position:absolute;top:calc(100% - 12px);left:-1.3rem;width:min(560px,70vw);padding:1.25rem;border:1px solid var(--pyro-border);background:#15151b;box-shadow:0 22px 70px #00000073;opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease}.has-children:hover .pyro-mega-menu,.has-children:focus-within .pyro-mega-menu{opacity:1;pointer-events:auto;transform:translateY(0)}.pyro-mega-menu__links{display:grid;grid-template-columns:1fr 1fr;gap:.3rem}.pyro-mega-menu__links a{display:grid;gap:.2rem;padding:.8rem;color:var(--pyro-text);text-decoration:none}.pyro-mega-menu__links a:hover{background:#ffffff0f}.pyro-mega-menu__links span{font-weight:700}.pyro-mega-menu__links small{color:var(--pyro-muted)}.pyro-mega-menu__all{display:inline-block;margin-top:1rem;color:var(--pyro-accent);font-size:.75rem;font-weight:800;text-decoration:none;text-transform:uppercase}.pyro-site-header__actions{display:flex;align-items:center;gap:.25rem}.pyro-header-action{position:relative;display:grid;place-items:center;width:42px;height:42px;padding:0;border:0;border-radius:50%;background:transparent;color:var(--pyro-text);cursor:pointer}.pyro-header-action:hover{background:#ffffff12;color:var(--pyro-text)}.pyro-header-action svg{width:19px;height:19px}.pyro-cart-count{position:absolute;top:4px;right:2px;display:grid;place-items:center;min-width:15px;height:15px;padding:0 3px;border-radius:99px;background:var(--pyro-accent);color:#110904;font-size:.6rem;font-weight:900}.pyro-site-header__menu-button,.pyro-mobile-menu{display:none}.pyro-site-footer{margin-top:0;border-top:1px solid var(--pyro-border);background:#0d0d11}.pyro-site-footer__top{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:2rem;padding:4.5rem 0 3rem}.pyro-site-footer__brand{max-width:320px}.pyro-site-footer__brand p,.pyro-site-footer__newsletter p{color:var(--pyro-muted);font-size:.9rem;line-height:1.6}.pyro-site-footer__contact{display:inline-block;margin-top:1rem;color:var(--pyro-accent);font-weight:700;text-decoration:none}.pyro-site-footer__column h2{margin:0 0 1.2rem;color:var(--pyro-text);font-size:.76rem;letter-spacing:.1em;text-transform:uppercase}.pyro-site-footer__column ul{display:grid;gap:.75rem;margin:0;padding:0;list-style:none}.pyro-site-footer__column a{color:var(--pyro-muted);font-size:.88rem;text-decoration:none}.pyro-site-footer__column a:hover{color:var(--pyro-text)}.pyro-site-footer__newsletter{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center;padding:2rem 0;border-top:1px solid var(--pyro-border)}.pyro-site-footer__newsletter h2{margin:.4rem 0;color:var(--pyro-text);font-size:clamp(1.6rem,3vw,2.7rem);letter-spacing:-.05em}.pyro-site-footer__form{display:flex;padding:.35rem;border:1px solid var(--pyro-border);border-radius:10px;background:#17171d}.pyro-site-footer__form input{flex:1;min-width:0;border:0;outline:0;padding:.75rem;background:transparent;color:var(--pyro-text)}.pyro-site-footer__form button{padding:.75rem 1rem;border:0;border-radius:7px;background:var(--pyro-accent);color:#17100c;font-weight:800;cursor:pointer}.pyro-site-footer__bottom{display:flex;justify-content:space-between;gap:1rem;padding:1.4rem 0;border-top:1px solid var(--pyro-border);color:#7e7b78;font-size:.72rem}body.pyroverse-theme .search-modal__content,body.pyroverse-theme predictive-search-component,body.pyroverse-theme .predictive-search-form__content,body.pyroverse-theme .predictive-search-form__header-inner{background:#15151b;color:var(--pyro-text)}body.pyroverse-theme .search-modal__content{border-color:var(--pyro-border)}body.pyroverse-theme input.search-input{color:var(--pyro-text)}.pyro-collection-hero{overflow:hidden;border-bottom:1px solid var(--pyro-border);background:#101014}.pyro-collection-hero__inner{display:grid;grid-template-columns:1.15fr .85fr;min-height:280px}.pyro-collection-hero__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(2rem,4vw,4.5rem) clamp(0rem,3vw,3rem) clamp(2rem,4vw,4.5rem) 0}.pyro-breadcrumb{display:flex;gap:.55rem;margin-bottom:1.2rem;color:var(--pyro-muted);font-size:.76rem}.pyro-breadcrumb a{color:var(--pyro-muted);text-decoration:none}.pyro-breadcrumb a:hover{color:var(--pyro-text)}.pyro-collection-hero h1{max-width:760px;margin:.5rem 0 .9rem;color:var(--pyro-text);font-size:clamp(2.8rem,5.8vw,5.2rem);line-height:.86;letter-spacing:-.075em}.pyro-collection-hero__description{max-width:620px;color:var(--pyro-muted);line-height:1.65}.pyro-collection-hero__foot{display:flex;flex-wrap:wrap;gap:.7rem 1.5rem;margin-top:2rem;color:#ded9d2;font-size:.78rem}.pyro-collection-hero__foot span:first-child{color:var(--pyro-accent);font-weight:800}.pyro-collection-hero__visual{position:relative;min-height:280px;isolation:isolate;overflow:hidden}.pyro-collection-hero__visual:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:"";background:linear-gradient(90deg,#101014 0%,transparent 45%),linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.pyro-collection-hero__visual img{position:absolute;width:100%;height:100%;object-fit:cover}.pyro-collection-hero--without-image{background:radial-gradient(circle at 80% 35%,rgba(255,107,33,.16),transparent 28%),#101014}.pyro-collection-hero--without-image .pyro-collection-hero__inner{grid-template-columns:1fr .48fr}.pyro-collection-hero--without-image .pyro-collection-hero__visual:after{background:linear-gradient(135deg,transparent 0 45%,rgba(255,107,33,.12) 45% 46%,transparent 46% 100%)}.pyro-collection-hero__watermark{position:absolute;right:5%;bottom:-3%;color:#ffffff0a;font-family:var(--font-heading--family);font-size:clamp(5rem,13vw,13rem);font-weight:900;line-height:.72;letter-spacing:-.13em;text-align:right}main[data-template^=collection]>.shopify-section:nth-child(2){display:none}body.pyroverse-theme .product-grid-container,body.pyroverse-theme .product-grid-container .section-background{background:var(--pyro-bg)!important}body.pyroverse-theme .facets,body.pyroverse-theme .filters{color:var(--pyro-text)}body.pyroverse-theme .product-grid-container .product-card__content{box-shadow:0 12px 34px #00000024}body.pyroverse-theme .product-grid-container .collection-wrapper{padding-top:1.5rem}body.pyroverse-theme .product-grid-container :is(.facets,.filters,.facets__form,.facets__disclosure,.sorting){background:transparent;color:var(--pyro-text)}body.pyroverse-theme .product-grid-container :is(.facets__summary,.facets__disclosure,.facets__label,.sorting__button){border-color:var(--pyro-border);color:var(--pyro-text)}body.pyroverse-theme .product-grid-container .product-grid{gap:1.1rem}body.pyroverse-theme .product-grid-container .product-card__content{height:100%;overflow:hidden;border:1px solid var(--pyro-border);background:var(--pyro-surface)!important}body.pyroverse-theme .product-grid-container .product-card__title{color:var(--pyro-text)!important;font-weight:700}body.pyroverse-theme .product-grid-container .price{color:var(--pyro-text)!important}.pyro-product-context{padding:1.3rem 0;border-bottom:1px solid var(--pyro-border);background:#0e0e12}.pyro-product-context .pyro-breadcrumb{margin:0}.pyro-product-context__markers{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.7rem}.pyro-product-context__markers span{padding:.35rem .55rem;border:1px solid var(--pyro-border);border-radius:999px;color:var(--pyro-muted);font-size:.68rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}body.pyroverse-theme .product-information{background:var(--pyro-bg)}body.pyroverse-theme .product-information__media .media,body.pyroverse-theme .product-information__media .product-media{background:var(--pyro-surface)}@media(max-width:989px){.pyro-menu-open{overflow:hidden}.pyro-site-header__nav{display:none}.pyro-site-header__main{grid-template-columns:auto 1fr auto;min-height:70px}.pyro-site-header__menu-button{display:grid;gap:5px;width:42px;height:42px;padding:12px 9px;border:1px solid var(--pyro-border);border-radius:50%;background:transparent}.pyro-site-header__menu-button span{display:block;height:1px;background:var(--pyro-text)}.pyro-wordmark{justify-self:start}.pyro-mobile-menu{position:absolute;top:100%;right:0;left:0;display:block;max-height:calc(100dvh - 70px);overflow:auto;padding:1rem max(20px,calc((100vw - var(--pyro-container)) / 2));border-top:1px solid var(--pyro-border);border-bottom:1px solid var(--pyro-border);background:#101014;box-shadow:0 20px 50px #00000073}.pyro-mobile-menu[hidden]{display:none}.pyro-mobile-menu__head{display:flex;align-items:center;justify-content:space-between;padding-bottom:1rem;color:var(--pyro-muted);font-size:.7rem;font-weight:800;letter-spacing:.12em}.pyro-mobile-menu__head button{display:grid;place-items:center;width:40px;height:40px;border:1px solid var(--pyro-border);border-radius:50%;background:transparent;color:var(--pyro-text)}.pyro-mobile-menu__head svg{width:18px}.pyro-mobile-menu nav>ul{display:grid;gap:.2rem;margin:0;padding:0;list-style:none}.pyro-mobile-menu nav>ul>li{border-bottom:1px solid var(--pyro-border)}.pyro-mobile-menu nav>ul>li>a{display:flex;align-items:center;justify-content:space-between;padding:1.05rem 0;color:var(--pyro-text);font-size:1.2rem;font-weight:700;text-decoration:none}.pyro-mobile-menu nav ul ul{display:grid;gap:.5rem;padding:0 0 1rem 1rem;list-style:none}.pyro-mobile-menu nav ul ul a{color:var(--pyro-muted);text-decoration:none}.pyro-mobile-menu__foot{display:flex;gap:.75rem;margin-top:1rem}.pyro-mobile-menu__foot a{flex:1;padding:.85rem;border:1px solid var(--pyro-border);color:var(--pyro-text);font-size:.82rem;text-align:center;text-decoration:none}.pyro-site-footer__top{grid-template-columns:1fr 1fr}.pyro-site-footer__brand{grid-column:1 / -1;max-width:500px}}@media(max-width:749px){.pyro-shell{width:min(calc(100% - 28px),var(--pyro-container))}.pyro-site-header__utility>div{font-size:.64rem}.pyro-site-header__utility span{max-width:72%}.pyro-site-header__main{gap:.7rem}.pyro-header-action--account{display:none}.pyro-hero{min-height:660px}.pyro-hero__content{padding:8rem 0 3rem}.pyro-hero__wash{background:linear-gradient(0deg,#09090bf7,#09090b1a 85%)}.pyro-section__intro{display:block;margin-bottom:1.6rem}.pyro-section__intro .pyro-copy{margin-top:1rem}.pyro-category{min-height:275px}.pyro-category-atlas__grid .pyro-category:first-child,.pyro-category-atlas__grid .pyro-category:nth-child(2){min-height:290px}.pyro-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.pyro-card__content{padding:.75rem}.pyro-card__title{font-size:.86rem}.pyro-card__action{font-size:.78rem}.pyro-promo__inner,.pyro-safety__inner{grid-template-columns:1fr}.pyro-promo__media{order:-1}.pyro-newsletter form{border-radius:var(--pyro-radius-md);flex-direction:column}.pyro-newsletter button{width:100%}.pyro-editorial__grid{grid-template-columns:1fr}.pyro-editorial-card--feature{grid-column:auto}.pyro-collection-hero__inner,.pyro-collection-hero--without-image .pyro-collection-hero__inner{grid-template-columns:1fr}.pyro-collection-hero__content{padding:2.5rem 0}.pyro-collection-hero__visual{min-height:180px}.pyro-collection-hero__visual:after{background:linear-gradient(0deg,rgba(0,0,0,.55),transparent)}.pyro-collection-hero__watermark{font-size:8rem}.pyro-site-footer__top,.pyro-site-footer__newsletter{grid-template-columns:1fr}.pyro-site-footer__top{gap:2rem;padding:3rem 0 2rem}.pyro-site-footer__brand{grid-column:auto}.pyro-site-footer__form{width:100%}.pyro-site-footer__bottom{flex-direction:column}.pyro-trust__item{padding:.65rem .4rem;border-bottom:1px solid var(--pyro-border)}.pyro-trust__item:nth-last-child(-n+2){border-bottom:0}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/pyroverse.css.map */
