.spawn-storefront{--sh-ink: #171916;--sh-header-bg: #000;--sh-paper: #fff;--sh-soft: #f3f4f1;--sh-muted: #656962;--sh-line: #dcded8;--sh-accent: #bd3b27;--sh-dark-line: #45483f;--sh-on-dark: #c9cec3;--sh-heading: var(--font-heading-family), sans-serif;--sh-body: var(--sf-font-body, var(--font-body-family));--sh-gutter: 20px;--sh-section-space: 56px;--sh-gap: 14px;--sh-header-height: 68px;--sh-announce-height: 36px;--sh-hero-peek: 56px;--sh-control: 48px;--sh-transition: .18s ease;--header-height: var(--sh-header-height);--announcement-bar-height: var(--sh-announce-height);--sf-page-surface: var(--sh-paper);padding-top:calc(var(--sh-announce-height) + var(--sh-header-height));background:var(--sh-paper)}.spawn-storefront .utility-bar{height:var(--sh-announce-height);padding:0;background:var(--sh-ink)}.spawn-storefront .announcement-bar__message{padding:0;min-height:var(--sh-announce-height);display:flex;justify-content:center;align-items:center;font:var(--sf-weight-medium) 11px/1 var(--sh-body);letter-spacing:.07em}.spawn-storefront .announcement-bar__link{min-height:var(--sh-announce-height);text-decoration:none}.sh-home,.sh-masthead,.sh-footer{color:var(--sh-ink);font:16px/1.55 var(--sh-body);letter-spacing:0}.sh-home *,.sh-masthead *,.sh-footer *{box-sizing:border-box}.sh-home [hidden],.sh-masthead [hidden],.sh-footer [hidden]{display:none}.sh-home a,.sh-masthead a,.sh-footer a{color:inherit;text-decoration:none}.sh-home img{display:block;width:100%;height:100%;object-fit:cover}.sh-home section[id]{scroll-margin-top:calc(var(--sh-header-height) + var(--sh-announce-height) + 24px)}.sh-home h1,.sh-home h2,.sh-home h3,.sh-footer h2{color:inherit;font-family:var(--sh-heading);font-weight:var(--sf-weight-bold);margin:0;letter-spacing:-.035em}.sh-home h2,.sh-footer h2{font-size:clamp(30px,3.2vw,46px);line-height:1.08}.sh-home p,.sh-footer p{margin:0}.sh-home :focus-visible,.sh-masthead :focus-visible,.sh-footer :focus-visible{outline:2px solid var(--sh-accent);outline-offset:5px}.sh-shell{width:min(100%,1600px);margin-inline:auto;padding-inline:var(--sh-gutter)}.sh-section{padding-block:var(--sh-section-space)}.sh-section+.sh-section{padding-top:0}.sh-home .sh-eyebrow,.sh-footer .sh-eyebrow,.sh-masthead .sh-eyebrow{font:var(--sf-weight-medium) 11px/1.4 var(--sh-body);text-transform:uppercase;letter-spacing:.13em;margin:0 0 14px}.sh-section-head{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:end;gap:16px;margin-bottom:28px}.sh-section-note{display:none;color:var(--sh-muted)}.sh-text-link{position:relative;display:inline-flex;align-items:center;min-height:44px;padding-block:8px;border-bottom:1px solid currentColor;font-size:14px;font-weight:var(--sf-weight-medium);line-height:1.35;transition:transform var(--sh-transition),color var(--sh-transition)}.sh-text-link:after{content:"";position:absolute;bottom:-1px;inset-inline:0;height:2px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .24s ease}.sh-text-link span{font-size:22px;font-weight:var(--sf-weight-regular)}.sh-button{position:relative;isolation:isolate;overflow:hidden;display:inline-flex;justify-content:center;align-items:center;min-height:52px;padding:14px 24px;font-size:14px;line-height:1.2;font-weight:var(--sf-weight-medium);border:1px solid transparent;transition:color .24s ease,transform .24s ease}.sh-button:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--sh-paper);z-index:-1;transform:translateY(102%);transition:transform .28s cubic-bezier(.2,.7,.3,1)}.sh-button--light:before{background:var(--sh-on-dark)}.sh-button:active{transform:translateY(1px)}.sh-button span{font-size:23px;font-weight:var(--sf-weight-regular)}.sh-home .sh-button--accent{background:var(--sh-accent);color:var(--sh-paper)}.sh-home .sh-button--outline{border-color:var(--sh-on-dark);color:var(--sh-paper);background:transparent}.sh-home .sh-button--light{color:var(--sh-ink);background:var(--sh-paper)}.sh-actions{display:flex;flex-wrap:wrap;gap:12px}.sh-hero{position:relative;isolation:isolate;min-height:calc(100svh - var(--sh-announce-height) - var(--sh-hero-peek));display:flex;flex-direction:column;background:var(--sh-ink);color:var(--sh-paper);overflow:hidden}.sh-hero>.sh-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;object-position:65% center}.sh-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(90deg,#080f0ab8,#080f0a1f),linear-gradient(0deg,rgba(8,15,10,.8),transparent 38%,transparent 78%,rgba(8,15,10,.35))}.sh-hero__content{flex:1;display:flex;flex-direction:column;justify-content:center;padding-block:calc(var(--sh-header-height) + 44px) 44px}.sh-hero .sh-eyebrow{margin-bottom:24px;color:var(--sh-on-dark)}.sh-hero h1{font-size:clamp(39px,5.35vw,80px);line-height:1.02;letter-spacing:-.035em;text-transform:uppercase;max-width:1000px}.sh-hero .sh-hero__description{margin:24px 0 28px;max-width:405px;color:var(--sh-paper);font-size:16px;line-height:1.55}.sh-hero .sh-actions{max-width:460px}.sh-hero .sh-button{flex:1 1 185px}.sh-hero__bottom{display:flex;align-items:center;gap:48px;padding-block:20px 26px}.sh-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));flex:1;background:transparent}.sh-benefits a{text-align:left;padding:0 12px;display:flex;flex-direction:column;justify-content:start;min-height:44px}.sh-benefits a:first-child{padding-left:0}.sh-benefits a:last-child{padding-right:0}.sh-benefits a+a{border-left:1px solid rgba(255,255,255,.25)}.sh-benefits strong{min-height:34px;font:var(--sf-weight-regular) 13px/1.3 var(--sh-body);letter-spacing:.01em}.sh-benefits span{color:var(--sh-on-dark);font:var(--sf-weight-regular) 11px/1.4 var(--sh-body);margin-top:5px}.sh-hero__scroll{display:none}#SpawnCategories{padding-top:36px}.sh-home .sh-category-intro{margin-top:16px;color:var(--sh-muted);font-size:15px}.sh-categories{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:clamp(190px,28vw,260px);gap:var(--sh-gap)}.sh-category{position:relative;isolation:isolate;overflow:hidden;background:var(--sh-ink)}.sh-category:nth-child(3n+1){grid-row:span 2}.sh-category:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(0,0,0,.76),transparent 75%);z-index:-1}.sh-category img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;transition:transform .4s ease}.sh-category__copy{position:absolute;bottom:18px;inset-inline:14px;color:var(--sh-paper);transition:transform .32s cubic-bezier(.2,.7,.3,1)}.sh-category__title{display:block;padding-right:12px;font:var(--sf-weight-bold) 20px/1.08 var(--sh-heading);letter-spacing:-.02em;text-transform:uppercase}.sh-category__subtitle{display:block;margin-top:9px;font:var(--sf-weight-regular) 12px/1.4 var(--sh-body);color:#ffffffdb}.sh-category__cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 16px;margin-top:16px;border:1px solid rgba(255,255,255,.7);font:var(--sf-weight-medium) 12px/1.2 var(--sh-body);transition:opacity .24s ease,background .24s ease,color .24s ease}.sh-rail{display:block}.sh-product-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - var(--sh-gap)) / 2.2);gap:var(--sh-gap);overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;padding:0 0 8px;margin:0;list-style:none}.sh-product-track::-webkit-scrollbar{display:none}.sh-product{min-width:0;scroll-snap-align:start}.sh-product__link{display:block;height:100%}.sh-product__image{position:relative;aspect-ratio:5 / 4;background:var(--sh-paper);overflow:hidden}.sh-product__image img{object-fit:cover;transition:transform .4s ease}.sh-badge{position:absolute;top:10px;left:10px;padding:5px 8px;background:var(--sh-ink);color:var(--sh-paper);font:var(--sf-weight-medium) 10px/1.1 var(--sh-body);text-transform:uppercase;letter-spacing:.06em}.sh-badge--sale{background:var(--sh-accent)}.sh-product__reveal{display:none}.sh-product__info{padding:16px 0 0}.sh-product h3{font:var(--sf-weight-medium) 14px/1.45 var(--sh-body);letter-spacing:0}.sh-product .sh-product__price{font:var(--sf-weight-regular) 14px/1.5 var(--sh-body);margin-top:9px}.sh-product__price s{color:var(--sh-muted);font-size:12px;margin-left:5px}.sh-product .sh-product__options{color:var(--sh-muted);font-size:12px;margin-top:5px}.sh-product .sh-product__rating{font-size:12px;margin-top:6px}.sh-product__rating>span:last-child{color:var(--sh-muted)}.sh-rail-controls{display:flex;align-items:center;justify-content:space-between;margin-top:20px;border-top:1px solid var(--sh-line);padding-top:12px}.sh-rail-position{font-size:12px;letter-spacing:.1em;font-variant-numeric:tabular-nums}.sh-rail-controls>div{display:flex;gap:8px}.sh-rail-controls button{width:44px;height:44px;font:22px/1 var(--sh-body);border:1px solid var(--sh-line);background:var(--sh-paper);color:var(--sh-ink);cursor:pointer}.sh-rail-controls button:disabled{opacity:.3;cursor:default}.sh-feature{display:grid;background:var(--sh-ink);color:var(--sh-paper)}.sh-feature__image{min-height:300px;position:relative}.sh-feature__image img{position:absolute;top:0;right:0;bottom:0;left:0;object-position:center}.sh-image-caption{position:absolute;bottom:20px;left:var(--sh-gutter);font-size:11px;letter-spacing:.06em;color:var(--sh-paper)}.sh-feature__copy{padding:38px var(--sh-gutter) 44px}.sh-feature__copy .sh-eyebrow{color:var(--sh-on-dark)}.sh-feature__copy>p:not(.sh-eyebrow){color:var(--sh-on-dark);margin:24px 0;max-width:390px}.sh-feature__copy>.sh-text-link{display:flex;width:fit-content;margin-top:12px}.sh-store{display:grid;padding-block:8px var(--sh-section-space)}.sh-store__copy{order:2;padding-top:30px}.sh-store__copy>p:not(.sh-eyebrow){margin:22px 0;color:var(--sh-muted);max-width:380px}.sh-store__image{min-height:285px}.sh-store__image img{object-position:40% center}.sh-store__location{display:block;color:var(--sh-muted);font:10px/1.5 var(--sh-body);letter-spacing:.08em;margin-top:32px}.sh-journal{background:var(--sh-soft);width:100%;max-width:none}.sh-journal__grid{display:grid;grid-template-columns:1fr;gap:28px}.sh-story a{display:block}.sh-story__image{aspect-ratio:1.65;overflow:hidden;background:var(--sh-ink)}.sh-story__image img{transition:transform .4s ease}.sh-story .sh-story__date{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--sh-muted);margin:18px 0 10px}.sh-story h3{font-size:23px;line-height:1.22;letter-spacing:-.015em;max-width:400px}.sh-story__link{display:flex;justify-content:space-between;align-items:center;min-height:44px;margin-top:12px;font-size:13px;border-bottom:1px solid var(--sh-line)}.sh-story__link span{font-size:22px}.sh-story__type{height:100%;color:var(--sh-on-dark);padding:24px;display:flex;flex-direction:column;justify-content:space-between}.sh-story__type>span:first-child{font-size:10px;letter-spacing:.2em}.sh-story__type>span:nth-child(2){font:var(--sf-weight-bold) 35px/1 var(--sh-heading);letter-spacing:-.03em}.sh-story__type>span:last-child{align-self:flex-end;font-size:25px}.sh-masthead{display:block;position:fixed;top:var(--sh-announce-height);inset-inline:0;z-index:90;color:var(--sh-paper);background:var(--sh-header-bg);transition:background var(--sh-transition)}.sh-masthead{border-bottom:1px solid transparent}.sh-masthead:has(details[open]),.sh-masthead:has(.drawer-menu:not(.hidden)){background:var(--sh-header-bg);border-color:var(--sh-dark-line)}.sh-header{height:var(--sh-header-height);display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:8px;padding-inline:10px}.sh-menu-toggle{grid-column:1;grid-row:1}.sh-brand{grid-column:2;grid-row:1;font:var(--sf-weight-bold) 18px/1 var(--sh-heading);white-space:nowrap;letter-spacing:.015em}.sh-nav{display:none}.sh-icon{display:inline-flex;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;padding:8px;border:0;background:transparent;color:inherit;cursor:pointer}.sh-icon .svg-wrapper{width:24px;height:24px}.sh-icon svg{width:24px;height:24px}.sh-cart{position:relative}.sh-cart .svg-wrapper{width:36px;height:36px}.sh-cart svg{width:36px;height:36px}.sh-cart-label,.sh-account{display:none}.sh-utilities{grid-column:3;grid-row:1;justify-self:end;display:flex;align-items:center;gap:0}.sh-utilities .header__icon--search{width:44px;height:44px;color:inherit}.sh-utilities .header__icon--search svg{width:21px;height:21px}.sh-utilities .header__icon--search:after{display:none}.sh-masthead .drawer-menu{top:calc(var(--sh-header-height) + var(--sh-announce-height))!important;height:calc(100dvh - var(--sh-header-height) - var(--sh-announce-height));background:var(--sh-header-bg)}.sh-masthead .drawer-menu__content{margin-top:0;padding:20px}.sh-masthead .drawer-menu__close{position:absolute;top:10px;right:10px;width:44px;height:44px;padding:0;margin:0;font-size:30px}.sh-masthead .drawer-menu__grid{display:block;padding:40px 0 0}.sh-masthead .drawer-menu__item{border-bottom:1px solid var(--sh-dark-line)}.sh-masthead .drawer-menu__link{display:flex;align-items:center;justify-content:space-between;min-height:54px;padding:12px 0;margin:0;font:var(--sf-weight-medium) 14px/1.4 var(--sh-body)}.sh-masthead .drawer-menu__link[aria-expanded]:after{content:"";width:8px;height:8px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:rotate(45deg);margin:0 4px 4px 12px}.sh-masthead .drawer-menu__link[aria-expanded=true]:after{transform:rotate(-135deg)}.sh-masthead .drawer-menu__submenu{display:none;margin:0;padding:0 0 16px 16px}.sh-masthead .drawer-menu__submenu.is-visible{display:block;margin:0;padding:0 0 16px 16px}.sh-masthead .drawer-menu__submenu-item{margin:0}.sh-masthead .drawer-menu__sublink{display:flex;align-items:center;min-height:44px;margin:0;font:var(--sf-weight-regular) 14px/1.4 var(--sh-body)}.sh-masthead .drawer-menu__link,.sh-masthead .drawer-menu__sublink{color:var(--sh-paper)}.sh-masthead .cart-count-bubble{bottom:2px;left:25px;background:var(--sh-accent);color:var(--sh-paper)}.sh-footer{color:var(--sh-paper);background:var(--sh-ink)}.sh-footer__top{padding-block:var(--sh-section-space) 32px;display:grid;gap:38px}.sh-newsletter>p:not(.sh-eyebrow){color:var(--sh-on-dark);font-size:14px;margin-top:18px}.sh-newsletter__form{margin-top:24px;max-width:500px}.sh-newsletter__form label{display:block;font-size:12px;margin-bottom:8px}.sh-newsletter__field{display:flex;border-bottom:1px solid var(--sh-on-dark)}.sh-newsletter__field input{width:100%;min-width:0;border:0;background:transparent;color:var(--sh-paper);font:16px/1.4 var(--sh-body);border-radius:0;padding:12px 0}.sh-newsletter__field input::placeholder{color:var(--sh-on-dark)}.sh-newsletter__field button{border:0;min-height:48px;background:transparent;color:var(--sh-paper);font:var(--sf-weight-medium) 13px/1 var(--sh-body);white-space:nowrap;cursor:pointer}.sh-newsletter__field button span{margin-left:12px;font-size:22px}.sh-form-message{padding-top:14px}.sh-footer-menu{border-top:1px solid var(--sh-dark-line)}.sh-footer-menu:last-child{border-bottom:1px solid var(--sh-dark-line)}.sh-footer-menu summary{display:flex;justify-content:space-between;align-items:center;min-height:54px;cursor:pointer;font-size:12px;font-weight:var(--sf-weight-medium);text-transform:uppercase;letter-spacing:.09em;list-style:none}.sh-footer-menu summary::-webkit-details-marker,.sh-nav summary::-webkit-details-marker{display:none}.sh-footer-menu summary span{font-size:22px;font-weight:var(--sf-weight-regular)}.sh-footer-menu[open] summary span{transform:rotate(45deg)}.sh-footer-menu ul{list-style:none;padding:0 0 16px;margin:0}.sh-footer-menu li a{display:flex;align-items:center;min-height:44px;color:var(--sh-on-dark);font-size:13px}.sh-footer__signature{display:flex;flex-wrap:wrap;align-items:end;justify-content:space-between;gap:16px;padding-block:14px 32px}.sh-footer__signature>a{font:var(--sf-weight-bold) clamp(28px,6.7vw,100px)/1 var(--sh-heading);letter-spacing:-.05em}.sh-footer__signature>span{color:var(--sh-on-dark);font-size:12px}.sh-footer__bottom{border-top:1px solid var(--sh-dark-line);padding-block:24px;display:flex;flex-wrap:wrap;gap:16px 30px;align-items:center;justify-content:space-between;color:var(--sh-on-dark);font-size:11px}.sh-footer__bottom>div{display:flex;flex-wrap:wrap;gap:0 20px}.sh-footer__bottom a{min-height:44px;display:inline-flex;align-items:center}@media(max-width:749px){.sh-story:not(:first-child)>a{display:grid;grid-template-columns:100px minmax(0,1fr);column-gap:18px;align-content:start}.sh-story:not(:first-child) .sh-story__image{grid-row:1 / 4;aspect-ratio:1}.sh-story:not(:first-child) .sh-story__date{margin:0 0 8px}.sh-story:not(:first-child) h3{font-size:18px;line-height:1.25}.sh-story:not(:first-child) .sh-story__link{display:none}.sh-story:not(:first-child) .sh-story__type{padding:10px}.sh-story:not(:first-child) .sh-story__type>span:first-child{font-size:7px}.sh-story:not(:first-child) .sh-story__type>span:nth-child(2){font-size:18px}.sh-story:not(:first-child) .sh-story__type>span:last-child{display:none}}@media(min-width:750px){.spawn-storefront{--sh-gutter: 40px;--sh-section-space: 72px;--sh-gap: 20px}.sh-header{padding-inline:24px}.sh-brand{font-size:24px}.sh-hero__content{padding-block:calc(var(--sh-header-height) + 60px) 60px}.sh-hero__bottom{padding-block:22px 32px}.sh-hero__scroll{display:inline-flex;align-items:center;gap:24px;min-height:44px;margin-left:auto;font:var(--sf-weight-medium) 10px/1.4 var(--sh-body);letter-spacing:.1em;text-transform:uppercase}.sh-hero__scroll>span:last-child{font-size:24px}.sh-benefits{max-width:860px}.sh-benefits a{padding-inline:24px}.sh-benefits strong{min-height:0;font-size:15px}.sh-benefits span{font-size:12px}.sh-category__copy{bottom:26px;inset-inline:24px}.sh-category__title{font-size:28px}.sh-category__subtitle{font-size:14px;max-width:260px}.sh-section-note{display:block;font-size:14px}.sh-feature{grid-template-columns:1.1fr 1fr;min-height:500px}.sh-feature__copy{padding:64px 40px;align-self:center}.sh-feature__image{min-height:100%}.sh-store{grid-template-columns:1fr 1.35fr;gap:50px;align-items:center}.sh-store__copy{order:0;padding:30px 0}.sh-store__image{height:450px}.sh-journal__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--sh-gap)}.sh-story h3{font-size:22px}.sh-footer__menus{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.sh-footer-menu,.sh-footer-menu:last-child{border:none}.sh-footer-menu summary{min-height:44px}.sh-footer-menu summary span{display:none}.sh-footer__top{padding-bottom:50px}}@media(min-width:1100px){.spawn-storefront{--sh-header-height: 84px;--sh-gutter: 64px;--sh-section-space: 88px;--sh-gap: 24px}.sh-header{gap:28px;padding-inline:24px}.sh-brand{font-size:25px}.sh-menu-toggle{display:none}.sh-nav{grid-column:1;grid-row:1;display:flex;align-items:center;gap:14px;height:100%}.sh-nav details{height:100%}.sh-nav>a,.sh-nav summary{display:flex;align-items:center;height:100%;min-height:44px;font:var(--sf-weight-medium) 11px/1.4 var(--sh-body);text-transform:uppercase;letter-spacing:.045em;cursor:pointer;list-style:none;white-space:nowrap}.sh-account{display:flex}.sh-utilities{gap:12px}.sh-utilities .header__icon--search{width:90px;gap:10px}.sh-utilities .header__icon--search:after{content:"Search";display:inline;font:var(--sf-weight-medium) 11px/1 var(--sh-body);letter-spacing:.06em;text-transform:uppercase}.sh-mega{position:absolute;top:100%;inset-inline:0;background:var(--sh-header-bg);display:grid;grid-template-columns:clamp(180px,17vw,240px) minmax(0,1fr);gap:32px;padding:24px;border-top:1px solid var(--sh-dark-line);max-height:calc(100dvh - var(--sh-header-height) - var(--sh-announce-height));overflow-y:auto}.sh-mega__links{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px}.sh-mega__feature{align-self:start;position:sticky;top:0;display:block;padding-right:8px}.sh-mega__feature .sh-eyebrow{display:block;color:var(--sh-on-dark)}.sh-mega__feature img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:cover;margin:0 0 22px}.sh-mega__feature-title{display:block;font:var(--sf-weight-bold) 26px/1.1 var(--sh-heading);letter-spacing:-.02em}.sh-mega__feature-link{display:flex;justify-content:space-between;gap:12px;align-items:center;min-height:44px;margin-top:20px;padding-bottom:8px;border-bottom:1px solid var(--sh-dark-line);font-size:12px}.sh-mega__feature-link>span{font-size:22px}.sh-mega__column{display:flex;flex-direction:column;align-items:start}.sh-mega__column>a{display:flex;align-items:center;min-height:30px;font:var(--sf-weight-regular) 12px/1.4 var(--sh-body);color:var(--sh-on-dark);padding-block:5px}.sh-mega__column .sh-mega__title{width:100%;min-height:36px;font-size:11px;font-weight:var(--sf-weight-medium);text-transform:uppercase;letter-spacing:.055em;color:var(--sh-paper);border-bottom:1px solid var(--sh-dark-line);margin-bottom:4px}.sh-categories{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:clamp(230px,20vw,320px)}.sh-category:nth-child(1){grid-area:1 / 1 / 3 / 2}.sh-category:nth-child(2){grid-area:1 / 2 / 2 / 3}.sh-category:nth-child(3){grid-area:2 / 2 / 3 / 3}.sh-category:nth-child(4){grid-area:1 / 3 / 3 / 4}.sh-category:nth-child(5){grid-area:1 / 4 / 2 / 5}.sh-category:nth-child(6){grid-area:2 / 4 / 3 / 5}.sh-hero .sh-hero__description{max-width:430px;font-size:17px}.sh-benefits{display:flex;flex:0 1 auto;max-width:none}.sh-benefits a{flex:0 0 auto;width:max-content;padding-inline:28px}.sh-product-track{grid-auto-columns:calc((100% - 3 * var(--sh-gap)) / 4)}.sh-product h3{font-size:15px}.sh-product__reveal{display:flex;justify-content:space-between;position:absolute;inset-inline:0;bottom:0;padding:14px 18px;background:var(--sh-ink);color:var(--sh-paper);font-size:12px;transform:translateY(100%);transition:transform var(--sh-transition)}.sh-feature__copy{padding:72px}.sh-store{gap:100px}.sh-footer__top{grid-template-columns:1fr 1.1fr;gap:100px}}@media(hover:hover){.sh-category:hover img,.sh-story a:hover img{transform:scale(1.04)}.sh-product__link:hover img{transform:scale(1.035)}.sh-product__link:hover .sh-product__reveal{transform:translateY(0)}.sh-home .sh-button:hover{color:var(--sh-ink);transform:translateY(-2px)}.sh-button:hover:before{transform:translateY(0)}.sh-text-link:hover{transform:translateY(-2px)}.sh-text-link:hover:after{transform:scaleX(1)}.sh-text-link:hover{color:var(--sh-accent)}.sh-nav a:hover,.sh-nav summary:hover{text-decoration:underline;text-underline-offset:5px}.sh-footer a:hover{color:var(--sh-paper);text-decoration:underline;text-underline-offset:4px}}@media(hover:hover)and (pointer:fine)and (min-width:750px){.sh-category__copy{transform:translateY(60px)}.sh-category__cta{opacity:0}.sh-category:hover .sh-category__copy,.sh-category:focus-visible .sh-category__copy{transform:translateY(0)}.sh-category:hover .sh-category__cta,.sh-category:focus-visible .sh-category__cta{opacity:1}.sh-category__cta:hover{background:var(--sh-paper);color:var(--sh-ink)}}.sh-home .sh-button:focus-visible{color:var(--sh-ink)}.sh-button:focus-visible:before{transform:translateY(0)}.sh-text-link:focus-visible:after{transform:scaleX(1)}@media(min-width:1300px){.sh-header{padding-inline:40px}.sh-nav{gap:22px}.sh-nav>a,.sh-nav summary{font-size:12px}.sh-mega{padding-inline:40px;gap:40px}}@media(pointer:coarse){.sh-mega__column>a{min-height:44px}}@media(max-width:374px){.sh-header{grid-template-columns:44px minmax(0,1fr) 88px;gap:0}.sh-brand{font-size:16px;justify-self:center}}@media(max-height:740px){.sh-hero__content{padding-block:calc(var(--sh-header-height) + 20px) 24px}.sh-hero h1{font-size:clamp(32px,4.5vw,66px)}.sh-hero .sh-eyebrow{margin-bottom:16px}.sh-hero .sh-hero__description{margin-block:18px 22px}}@media(max-width:749px)and (max-height:650px){.sh-hero__content{padding-bottom:8px}.sh-hero .sh-actions{flex-wrap:nowrap}.sh-hero .sh-button{flex:1 1 0;min-width:0;padding-inline:10px}}.sh-product__link:focus-visible .sh-product__reveal{transform:translateY(0)}@media(prefers-reduced-motion:reduce){.sh-home *,.sh-masthead *,.sh-footer *{scroll-behavior:auto;transition:none}}
/*# sourceMappingURL=/cdn/shop/t/56/assets/spawn-home.css.map */
