*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--font-stussy: "Helvetica Neue", Helvetica, Arial, sans-serif;--nav-logo-padding-x: 18px;--nav-inset-x: 52px;--nav-inset-top: 47px;--site-fixed-nav-clearance: calc(env(safe-area-inset-top, 0px) + var(--nav-inset-top) + 5.5rem);--shop-nav-logo-cart-bottom: calc(env(safe-area-inset-top, 0px) + var(--nav-inset-top) + 4.5rem);--product-breadcrumb-band: 2.5rem;--product-main-offset: calc((var(--shop-nav-logo-cart-bottom) + var(--product-breadcrumb-band)) / 2);--site-nav-z: 10000;--site-nav-dropdown-z: 10050;--site-product-breadcrumb-z: 9990}@media screen and (max-width:768px){:root{--nav-inset-x: 12px;--nav-logo-padding-x: 9px;--nav-inset-top: 24px;--site-fixed-nav-clearance: calc(env(safe-area-inset-top, 0px) + var(--nav-inset-top) + 4rem)}}body.template-product{--shop-nav-logo-cart-bottom: calc(env(safe-area-inset-top, 0px) + 4.5rem) ;--site-fixed-nav-clearance: calc(env(safe-area-inset-top, 0px) + 5.5rem) ;--product-main-offset: calc((var(--shop-nav-logo-cart-bottom) + var(--product-breadcrumb-band)) / 2)}@media screen and (max-width:768px){body.template-product{--site-fixed-nav-clearance: calc(env(safe-area-inset-top, 0px) + 4rem) }}html{height:100%;font-size:16px}body{font-family:var(--font-stussy);font-weight:400;background-color:#305d00;color:#000;min-height:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.template-product,body.template-collection,body.template-product #MainContent{background-color:#fff}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.skip-to-content{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden}.skip-to-content:focus{position:fixed;top:0;left:0;width:auto;height:auto;padding:12px 24px;background:#305d00;color:#fff;font-family:var(--font-stussy);font-weight:500;font-size:14px;z-index:100060;outline:2px solid #ffffff}#MainContent{outline:none}.page-transition-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;background:#fff;opacity:0;pointer-events:none;transition:opacity .68s cubic-bezier(.4,0,.2,1)}.page-transition-overlay.is-visible{opacity:1;pointer-events:auto}html.ngo-from-landing body{background-color:#fff!important}html.ngo-from-landing #MainContent{background-color:#fff}html.ngo-from-landing .collection-page,html.ngo-from-landing .product-page,html.ngo-from-landing body.template-product .collection-topbar{opacity:0;transform:translate3d(0,36px,0);transition:opacity 1.05s cubic-bezier(.22,1,.36,1),transform 1.05s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}html.ngo-from-landing--ready .collection-page,html.ngo-from-landing--ready .product-page,html.ngo-from-landing--ready body.template-product .collection-topbar{opacity:1;transform:translateZ(0)}@media(prefers-reduced-motion:reduce){.page-transition-overlay{transition:none}html.ngo-from-landing .collection-page,html.ngo-from-landing .product-page,html.ngo-from-landing body.template-product .collection-topbar{opacity:1;transform:none;transition:none;will-change:auto}}.collection-topbar{position:fixed;top:0;left:0;right:0;z-index:var(--site-nav-z);isolation:isolate;background:transparent;border:none;min-height:48px;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:8px 16px;box-sizing:border-box;padding-left:calc(var(--nav-inset-x) + env(safe-area-inset-left,0px));padding-right:calc(var(--nav-inset-x) + env(safe-area-inset-right,0px));padding-top:calc(var(--nav-inset-top) + env(safe-area-inset-top,0px));padding-bottom:18px;pointer-events:none}.collection-topbar__logo,.collection-topbar__filters,.collection-topbar__cart,.collection-topbar__ig{pointer-events:auto}.collection-topbar__logo{display:flex;align-items:center;text-decoration:none;justify-self:start;padding:0 var(--nav-logo-padding-x)}.collection-topbar__logo .site-nav-logo-text{display:block;max-width:16rem;font-family:var(--font-stussy);font-size:12px;font-weight:700;line-height:1.2;letter-spacing:.1em;text-transform:uppercase;color:#000;text-shadow:0 0 10px rgba(245,244,240,.9),0 1px 1px rgba(245,244,240,.95)}.collection-topbar__right,.collection-topbar__filter-select-wrap{pointer-events:auto}.collection-topbar__ig{display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#000;padding:0 var(--nav-logo-padding-x);transition:opacity .2s ease}.collection-topbar__ig:hover{opacity:.55}.collection-topbar__ig svg{width:22px;height:22px;display:block;fill:currentColor;filter:drop-shadow(0 0 8px rgba(245,244,240,.85))}.collection-topbar__cart{position:relative;justify-self:end;display:flex;align-items:center;justify-content:center;color:#000;text-decoration:none;padding:0 var(--nav-logo-padding-x);transition:opacity .2s ease;filter:drop-shadow(0 0 8px rgba(245,244,240,.85))}.collection-topbar__cart-count{position:absolute;top:-2px;right:2px;min-width:1rem;height:1rem;padding:0 4px;font-family:var(--font-stussy);font-size:9px;font-weight:700;line-height:1rem;text-align:center;color:#fff;background:#000;border-radius:999px;pointer-events:none}.collection-topbar__cart-count:empty,.collection-topbar__cart-count[hidden]{display:none}.collection-topbar__cart:hover{opacity:.55}.collection-topbar__cart svg{width:22px;height:22px;display:block}.collection-topbar--no-filters{grid-template-columns:minmax(0,1fr) auto}.collection-topbar--no-filters .collection-topbar__logo{justify-self:start}.collection-topbar--no-filters .collection-topbar__right{display:flex;align-items:center;justify-content:flex-end;grid-column:2;justify-self:end}.collection-topbar--no-filters .collection-topbar__cart{justify-self:auto}
/*# sourceMappingURL=/cdn/shop/t/15/assets/theme.css.map */
