:root{--j-ink:#20231f;--j-paper:#f5f3ed;--j-accent:#b8452b;--j-line:#d7d6cf;--font-heading-family:Oswald,"Arial Narrow",Impact,sans-serif;--font-body-family:Assistant,Arial,sans-serif;--color-background:245,243,237;--color-foreground:32,35,31;--color-button:184,69,43;--color-button-text:255,255,255;--buttons-radius:0px;--page-width:140rem}body{display:block;background:var(--j-paper);color:var(--j-ink);letter-spacing:.01em;font-size:16px;line-height:1.6}h1,h2,h3,a{color:inherit}button,input,select{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #bd672f;outline-offset:5px}::selection{background:#b8452b;color:#fff}.j-announcement{text-align:center;background:#343a30;color:#eeeee8;font-size:10px;letter-spacing:.18em;padding:8px 20px}.j-announcement span{margin-left:18px}.j-header{height:98px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;background:#1d211e;color:#f5f3ed;position:relative;z-index:20;border-bottom:1px solid #ffffff22}.j-brand{font-family:var(--font-heading-family);font-size:31px;letter-spacing:-.06em;line-height:1;text-decoration:none;display:block;font-weight:600}.j-brand span{font-weight:400;margin-left:4px;color:#b4baac}.j-brand small{font-family:var(--font-body-family);display:block;font-size:7.5px;letter-spacing:.16em;margin-top:10px;font-weight:500}.j-desktop{display:flex;gap:32px}.j-desktop a,.j-tools a{font-size:13px;text-decoration:none}.j-desktop a:hover,.j-tools a:hover{color:#cbbc9f}.j-tools{display:flex;align-items:center;gap:26px}.j-tools>a{display:flex;align-items:center;gap:5px;min-height:44px}.j-menu-toggle{display:none;background:none;color:inherit;border:0;width:44px;height:44px;padding:9px;cursor:pointer}.j-menu-toggle span{display:block;border-top:1px solid;margin:7px 0}.j-mobile-nav[hidden]{display:none}.j-mobile-nav{position:absolute;top:100%;left:0;right:0;background:#1d211e;padding:20px 6% 32px;box-shadow:0 10px 15px #0004}.j-mobile-nav a{display:flex;justify-content:space-between;padding:15px 0;text-decoration:none;border-bottom:1px solid #ffffff24;font-size:20px}.j-hero{position:relative;min-height:620px;height:min(760px,56vw);isolation:isolate;background:#171b18;color:#f5f3ed}.j-hero-image,.j-hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-2}.j-hero-image{object-position:center}.j-hero-shade{z-index:-1;background:linear-gradient(90deg,#11171377,transparent 75%)}.j-hero-copy{padding:6.5% 5%;max-width:760px}.j-eyebrow{font-family:var(--font-body-family);font-size:10px;letter-spacing:.19em;font-weight:600;text-transform:uppercase;margin:0 0 22px;line-height:1.7}.j-hero h1{font-size:clamp(48px,5.6vw,88px);line-height:1.05;letter-spacing:-.025em;margin:24px 0;font-weight:600}.j-hero h1 em,.j-about-head em{font-style:normal;color:#c5b694}.j-lead{font-size:18px;line-height:1.6}.j-hero .j-lead{color:#ddded6;margin-bottom:29px}.j-actions{display:flex;align-items:center;flex-wrap:wrap;gap:16px}.j-btn{background:var(--j-accent);color:#fff;text-decoration:none;display:inline-flex;justify-content:space-between;align-items:center;gap:32px;min-height:51px;padding:13px 22px;font-size:12px;font-weight:600;letter-spacing:.03em;border:1px solid var(--j-accent);transition:background .2s}.j-btn:hover{background:#94351f;border-color:#94351f}.j-btn-outline{border:1px solid #d7d6cc88;background:transparent}.j-btn-outline:hover{background:#fff1;border-color:#fff}.j-hero-caption{position:absolute;bottom:25px;left:5%;right:5%;display:flex;justify-content:space-between;align-items:center;font-size:9px;letter-spacing:.14em}.j-hero-caption a{font-size:11px;text-decoration:none;letter-spacing:.04em}.j-values{padding:22px 5%;background:#e8e7df;display:flex;justify-content:space-between;gap:18px;font-size:10px;letter-spacing:.14em;border-bottom:1px solid var(--j-line)}.j-section{padding:85px 5%;max-width:1600px;margin:auto}.j-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:32px}.j-section-head .j-eyebrow{margin-bottom:12px}.j-section h2,.j-story-copy h2,.j-hoodie-copy h2{font-size:clamp(34px,3.2vw,50px);line-height:1.15;letter-spacing:-.02em;margin:0}.j-text-link{font-size:12px;text-decoration:none;display:inline-block;border-bottom:1px solid #a1a398;padding-bottom:5px;white-space:nowrap}.j-text-link:hover{border-color:var(--j-accent);color:var(--j-accent)}.j-grid{display:grid;gap:26px}.j-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.j-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.j-card-image{display:block;position:relative;overflow:hidden;background:#e8e7e1;aspect-ratio:4/5}.j-card-image img{height:100%;width:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .5s ease;padding:9%}.j-card-image:hover img{transform:scale(1.045)}.j-sold{position:absolute;left:15px;top:15px;font-size:11px;background:#f5f3ed;padding:4px 8px}.j-card-meta{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding-top:18px}.j-card-meta h3{font-family:var(--font-body-family);font-weight:600;font-size:15px;margin:0;line-height:1.35}.j-card-meta h3 a{text-decoration:none}.j-card-meta>span{white-space:nowrap;font-size:12px}.j-card-note{font-size:11px;color:#666b61;margin:7px 0 0;display:flex;justify-content:space-between;gap:8px}.j-story-feature{display:grid;grid-template-columns:1fr 1fr;background:#222922;color:#eae9df}.j-story-art{padding:64px 13%;background:radial-gradient(ellipse at 40% 60%,#5a61503b,transparent 65%),linear-gradient(120deg,#2d352b,#212720);display:flex;flex-direction:column;justify-content:space-between;min-height:590px;border-right:1px solid #ffffff20}.j-large-date{font-family:var(--font-heading-family);font-size:clamp(84px,10vw,150px);line-height:1.1;letter-spacing:-.04em;font-weight:500;color:#c6c8b8}.j-large-date em{font-style:normal;-webkit-text-stroke:1px #a6ad99;color:transparent}.j-rule{height:1px;background:#9ca38c70;width:100%;margin:25px 0}.j-story-art .j-eyebrow{margin:0;color:#b9bdad}.j-story-copy{padding:80px 12%;display:flex;flex-direction:column;justify-content:center}.j-story-copy h2{font-size:clamp(36px,3.8vw,58px);margin-bottom:22px}.j-story-copy>p:not(.j-eyebrow){font-size:15px;color:#c3c7bc;line-height:1.75;margin:0 0 18px}.j-story-copy .j-actions{margin-top:16px}.j-hoodie-feature{display:grid;grid-template-columns:1fr 1fr}.j-hoodie-image{min-height:550px}.j-hoodie-image img{width:100%;height:100%;object-fit:cover;display:block}.j-hoodie-copy{padding:80px 13%;display:flex;align-items:flex-start;flex-direction:column;justify-content:center;background:#e8e7df}.j-hoodie-copy h2{font-size:clamp(38px,4vw,60px);margin-bottom:20px}.j-hoodie-copy>p:not(.j-eyebrow){font-size:15px;max-width:390px}.j-hoodie-copy .j-price{font-size:12px;margin:15px 0 25px}.j-hoodie-copy .j-text-link{margin-top:22px}.j-note-card>a{text-decoration:none}.j-note-art{background:#dcded3;position:relative;padding:30px;min-height:250px;display:flex;flex-direction:column;justify-content:space-between}.j-note-card:nth-child(2n) .j-note-art{background:#343c32;color:#e5e4d9}.j-note-card:nth-child(3n) .j-note-art{background:#b5ab96;color:#2e342b}.j-note-art strong{font-family:var(--font-heading-family);font-size:47px;line-height:1.12;letter-spacing:-.02em;font-weight:500}.j-note-arrow{position:absolute;bottom:23px;right:28px;font-size:26px}.j-note-card h3{font:600 17px var(--font-body-family);margin:20px 0 6px}.j-note-card p{font-size:13px;color:#62695d;margin:0}.j-service{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--j-line);padding:50px 5%;gap:50px;max-width:1600px;margin:auto}.j-service .j-eyebrow{font-size:9px}.j-service h3{font:600 17px var(--font-body-family);margin:15px 0 9px}.j-service p{font-size:13px;color:#666b60;max-width:330px}.j-service a{font-size:12px;text-underline-offset:5px}.j-footer{padding:65px 5% 25px;background:#1d231e;color:#e5e7dd}.j-footer-top{display:grid;grid-template-columns:1.5fr .8fr .9fr 1.3fr;gap:45px}.j-footer h2{font-size:32px;margin:30px 0 12px}.j-footer p{font-size:13px;color:#aeb6a6;line-height:1.8}.j-footer h3{font:600 12px var(--font-body-family);margin:0 0 25px}.j-footer-top>div>a:not(.j-brand){display:block;text-decoration:none;font-size:13px;color:#bbc1b4;margin:12px 0}.j-footer small{display:block;font-size:10px;color:#a6ae9e;line-height:1.6}.j-email{display:flex;border-bottom:1px solid #9da692;margin:20px 0 15px}.j-email input{min-width:0;width:100%;background:transparent;border:0;color:#fff;padding:10px 0;font-size:13px}.j-email button{background:none;color:#fff;border:0;font-size:22px;cursor:pointer;min-width:44px}.j-footer-bottom{display:flex;justify-content:space-between;gap:40px;border-top:1px solid #ffffff22;margin-top:60px;padding-top:20px;align-items:center}.j-footer-bottom p{font-size:10px;max-width:600px;margin:0}.j-footer-bottom>div{display:flex;gap:20px;font-size:10px}.j-collection-heading{max-width:760px;margin-bottom:45px}.j-collection-heading h1{font-size:clamp(42px,5vw,72px);line-height:1.1;margin:18px 0 25px;letter-spacing:-.03em}.j-collection-heading>p:last-child{max-width:560px;color:#656b5e}.j-tabs{display:flex;gap:28px;border-bottom:1px solid var(--j-line);margin-bottom:35px}.j-tabs a{font-size:13px;text-decoration:none;padding:12px 0;border-bottom:2px solid transparent}.j-tabs a[aria-current]{border-color:var(--j-accent)}.j-collection .j-grid{row-gap:42px}.j-about-head{background:#262e25;color:#eaeade;padding:80px 10%}.j-about-head h1{font-size:clamp(48px,7vw,100px);line-height:1.1;letter-spacing:-.02em;margin:25px 0}.j-about-head>p:last-child{color:#c0c4b7}.j-prose{max-width:860px;padding:70px 35px 95px;margin:auto}.j-prose h1{font-size:clamp(40px,4.5vw,66px);line-height:1.14;margin:20px 0 35px}.j-prose h2{font-size:29px;margin:40px 0 20px}.j-prose p{line-height:1.8}.j-prose .j-actions{margin-top:35px}.j-prose a:not(.j-btn){text-underline-offset:4px}.j-sizing .rte>h1{display:none}.j-sizing table{font-size:13px;width:100%;display:block;overflow-x:auto}.j-article{display:grid;grid-template-columns:minmax(0,720px) 290px;gap:35px 70px;max-width:1220px;margin:0 auto;padding:70px 35px 95px}.j-article-head{grid-column:1/-1;max-width:950px;padding-bottom:35px;border-bottom:1px solid var(--j-line)}.j-article-head h1{font-size:clamp(44px,5vw,70px);line-height:1.13;letter-spacing:-.03em;margin:25px 0}.j-article-head>p{font-size:10px;letter-spacing:.15em;color:#68705f}.j-article-head>a{text-decoration:none}.j-article-body{font-size:17px;line-height:1.85}.j-article-body h2{font-size:28px;margin-top:40px}.j-article-body a{text-underline-offset:4px}.j-article-body blockquote{border-color:var(--j-accent);color:#556149}.j-article-shop{align-self:start;position:sticky;top:30px;background:#e8e7df;padding:23px}.j-article-shop h2{font-size:30px;margin:15px 0 25px}.j-article-shop .j-card-meta{display:block}.j-article-shop .j-card-note{display:none}.j-article-shop .j-btn{margin-top:22px;width:100%;padding:12px 16px}.product{padding-top:20px}.product__title h1{font-size:clamp(32px,3vw,46px);line-height:1.15}.product__info-container>.j-product-intro,.j-product-intro{font-size:15px;line-height:1.6}.j-product-intro .j-eyebrow{font-size:10px;margin:18px 0 10px;color:#6e745f}.j-product-intro p{margin:10px 0}.j-product-intro a{font-size:12px;text-underline-offset:4px}.product .price{font-size:22px}.product-form__input input[type=radio]+label{border-radius:0;font-size:12px;letter-spacing:0;min-height:40px;display:inline-flex;align-items:center;padding:10px 14px}.product-form__input input[type=radio]:checked+label{background:#282f24;color:#fff}.product-form__submit{background:var(--j-accent);color:#fff;min-height:55px}.button,.shopify-challenge__button{border-radius:0}.product__media-list{background:#e8e7e1}.product__media img{mix-blend-mode:multiply}.product__media{background:#e8e7e1!important}.j-delivery{background:#e6e8de;border-left:2px solid #727f64;padding:14px 17px;font-size:12px;line-height:1.65;margin:15px 0 25px}.j-product-details{border-top:1px solid var(--j-line);margin-top:22px}.j-product-details details{border-bottom:1px solid var(--j-line)}.j-product-details summary{display:flex;justify-content:space-between;padding:16px 0;cursor:pointer;font-size:14px;list-style:none}.j-product-details summary::-webkit-details-marker{display:none}.j-product-details details>div{padding:0 0 15px;font-size:13px}.j-product-details details[open] summary span{transform:rotate(45deg)}.j-product-details .table-responsive{overflow-x:auto}.jsoc-size-chart{font-size:13px}.related-products__heading{font-size:36px}.card__heading{font-family:var(--font-body-family);font-size:16px}.cart__warnings{padding:70px 0}.cart__warnings h1{font-size:48px}.cart__ctas button{background:var(--j-accent);color:#fff}.template-search__header h1,.main-page-title,.title--primary{font-size:clamp(38px,4vw,60px)}.contact{padding-bottom:75px}.contact .field{background:#fff7}.shopify-policy__container{padding:60px 25px;max-width:860px!important}.shopify-policy__title h1{font-size:48px}.rte img{max-width:100%;height:auto}#MainContent{min-height:45vh}.skip-to-content-link{z-index:100}@media(min-width:1600px){.j-hero-copy{padding-top:90px}.j-hero{height:760px}}@media(max-width:990px){.j-desktop{gap:20px}.j-header{padding:0 4%;height:86px}.j-brand{font-size:26px}.j-hero{min-height:580px}.j-hero-copy{padding-top:75px}.j-hero h1{font-size:57px}.j-hero-image{object-position:60% center}.j-hero-shade{background:linear-gradient(90deg,#101710b0,transparent)}.j-story-copy,.j-hoodie-copy{padding:50px 9%}.j-story-art{min-height:530px;padding:50px 11%}.j-footer-top{grid-template-columns:1fr 1fr;gap:40px}.j-service{gap:25px}.j-article{grid-template-columns:minmax(0,1fr) 240px;gap:30px}.j-card-meta{display:block}.j-card-meta>span{display:block;margin-top:4px}.j-card-note{display:block}.j-card-note span{margin-left:8px}}@media(max-width:749px){.j-desktop{display:none}.j-menu-toggle{display:block}.j-announcement{font-size:8px;padding:7px 10px;letter-spacing:.11em}.j-announcement span{margin-left:10px}.j-header{height:78px;padding:0 5%}.j-brand{font-size:27px}.j-brand small{font-size:6.5px;margin-top:8px}.j-tools{gap:15px}.j-tools a{font-size:12px}.j-hero{height:auto;min-height:730px;padding-top:290px}.j-hero-image{height:395px;object-position:73% center}.j-hero-shade{background:linear-gradient(0deg,#171b18 0%,#171b18 43%,transparent 78%)}.j-hero-copy{padding:25px 6% 85px;max-width:100%}.j-hero .j-eyebrow{font-size:8px;margin-bottom:16px}.j-hero h1{font-size:clamp(42px,11.6vw,66px);margin:0 0 20px;line-height:1.06}.j-hero .j-lead{font-size:15px;max-width:310px;margin-bottom:24px}.j-actions{gap:12px}.j-hero .j-actions{flex-wrap:nowrap}.j-btn{padding:12px 16px;gap:15px;min-height:49px;font-size:11px}.j-hero .j-btn{flex:1}.j-hero-caption{left:6%;right:6%;bottom:22px;font-size:8px}.j-hero-caption a{font-size:9px}.j-values{padding:18px 6%;gap:15px;font-size:8px;letter-spacing:.08em}.j-values span:last-child{display:none}.j-section{padding:50px 6%}.j-section-head{display:block;margin-bottom:25px}.j-section-head h2{font-size:34px}.j-section-head>.j-text-link{margin-top:18px}.j-eyebrow{font-size:9px;margin-bottom:16px}.j-grid{gap:22px 14px}.j-grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}.j-card-image{aspect-ratio:3/4}.j-card-image img{padding:4%}.j-card-meta{padding-top:13px}.j-card-meta h3{font-size:13px;line-height:1.4}.j-card-meta>span{font-size:11px}.j-card-note{font-size:10px;line-height:1.5}.j-card-note span{display:block;margin-left:0}.j-story-feature,.j-hoodie-feature{grid-template-columns:1fr}.j-story-art{min-height:320px;padding:35px 6%;border-right:0}.j-large-date{font-size:clamp(58px,20vw,88px);margin:20px 0;line-height:.98}.j-large-date br{display:none}.j-large-date em{margin-left:15px}.j-story-art .j-rule{margin:5px 0 20px}.j-story-copy{padding:45px 6% 55px}.j-story-copy h2{font-size:41px}.j-story-copy>p:not(.j-eyebrow){font-size:14px;max-width:500px}.j-hoodie-image{min-height:0;aspect-ratio:4/3}.j-hoodie-copy{padding:45px 6% 50px}.j-hoodie-copy h2{font-size:42px}.j-note-art{min-height:210px;padding:20px}.j-note-art strong{font-size:37px}.j-note-arrow{right:15px;bottom:15px}.j-note-card h3{font-size:15px}.j-note-card p{font-size:12px}.j-section>.j-grid-3>.j-note-card:last-child{grid-column:1/-1}.j-section>.j-grid-3>.j-note-card:last-child .j-note-art{min-height:210px}.j-grid-2{grid-template-columns:1fr}.j-service{grid-template-columns:1fr;padding:38px 6%;gap:28px}.j-service>div{padding-bottom:25px;border-bottom:1px solid var(--j-line)}.j-service>div:last-child{border-bottom:0;padding:0}.j-service .j-eyebrow{margin-bottom:7px}.j-service h3{margin-top:0}.j-service p{max-width:100%}.j-footer{padding:45px 6% 24px}.j-footer-top{gap:35px 20px}.j-footer-top>div:first-child,.j-footer-top>div:last-child{grid-column:1/-1}.j-footer h2{margin-top:20px}.j-footer h3{margin-bottom:20px}.j-footer-bottom{display:block;margin-top:40px;padding-top:20px}.j-footer-bottom p{margin-bottom:14px}.j-collection-heading h1{font-size:45px}.j-collection-heading>p:last-child{font-size:15px}.j-tabs{gap:24px}.j-tabs a{font-size:12px}.j-collection .j-grid{row-gap:28px}.j-about-head{padding:50px 6%}.j-about-head h1{font-size:54px}.j-prose{padding:45px 6% 65px}.j-prose h1{font-size:42px}.j-prose h2{font-size:26px}.j-prose p{font-size:15px}.j-article{display:block;padding:45px 6% 65px}.j-article-head h1{font-size:44px}.j-article-body{font-size:16px;padding:20px 0}.j-article-shop{position:static;margin-top:35px}.j-article-shop .j-card{max-width:300px;margin:auto}.j-article-shop .j-btn{max-width:300px;margin:22px auto 0;display:flex}.product{padding-top:0}.product__title h1{font-size:34px}.product__info-wrapper{padding-top:15px!important}.product-form__submit{min-height:53px}.j-product-intro{font-size:14px}.related-products__heading{font-size:30px}.shopify-policy__title h1{font-size:36px}.j-sizing .rte{overflow-x:auto}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.j-search h1,.j-section>h1{font-size:clamp(40px,5vw,68px);line-height:1.12}.j-search-form{display:flex;max-width:760px;margin:35px 0 45px;border:1px solid #b5baaa}.j-search-form input{border:0;min-width:0;flex:1;padding:17px;background:transparent;color:inherit}.j-search .j-grid{margin-top:35px}.j-category-panel{padding:60px 35px;background:#e0e3d7}.j-category-panel:nth-child(2){background:#30382e;color:#f4f3ec}.j-category-panel .j-btn{margin-top:25px}.j-contact-intro{padding-bottom:30px}.j-contact-intro h1{font-size:clamp(38px,4vw,58px)}body.gradient{background:var(--j-paper)}.j-size-tabs{flex-wrap:wrap;gap:6px 20px}.j-size-table{overflow-x:auto}.j-size-table table{width:100%;border-collapse:collapse;font-size:14px}.j-size-table td,.j-size-table th{padding:12px;text-align:left;border-bottom:1px solid var(--j-line)}.j-size-table th{background:#e6e7dd}.j-sizing section{scroll-margin-top:25px}.jsoc-size__body{overflow-x:auto}.j-card-image{position:relative}.j-card-image .j-card-alternate{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;opacity:0;transition:opacity .25s ease}@media(hover:hover){.j-card-image:hover .j-card-alternate{opacity:1}}.j-card-image:focus-visible .j-card-alternate{opacity:1}@media(prefers-reduced-motion:reduce){.j-card-image .j-card-alternate{transition:none}}.j-product-editorial{margin:24px 0 0}.j-product-editorial img{display:block;width:100%;height:auto}.j-product-editorial figcaption{font-size:12px;line-height:1.5;padding:10px 0;color:#555}.j-hoodie-image img{object-position:center 35%}.j-product-editorial img{height:auto;aspect-ratio:auto}.j-card-image .j-card-alternate{background:var(--j-paper)}.j-hero{min-height:640px;height:min(760px,56.3vw)}.j-hero-image{object-position:center center}.j-hero-shade{background:linear-gradient(90deg,#11151066 0%,#11151020 48%,transparent 66%)}.j-hero-copy{max-width:55%;padding:75px 5% 100px}.j-hero h1{font-size:clamp(48px,5.2vw,80px);font-weight:500}.j-hero .j-lead{font-size:17px;max-width:430px}.j-hero-caption{right:5%;bottom:26px}.j-hoodie-image{background:#e2e3d9;display:flex;align-items:center;justify-content:center;padding:45px}.j-hoodie-image img{object-fit:contain;mix-blend-mode:multiply;max-width:620px;height:auto}.j-hoodie-copy h2{font-size:clamp(34px,3.5vw,54px)}.j-section-head h2,.j-collection-heading h1,.j-about-head h1{font-weight:500}.j-category-panel h2{margin-bottom:20px}.j-category-panel img{display:block;width:100%;height:280px;object-fit:contain;mix-blend-mode:multiply;margin-bottom:28px}.j-category-panel:nth-child(2){background:#dce0d4;color:var(--j-ink)}@media(min-width:750px)and (max-width:1100px){.j-hero-copy{max-width:59%;padding-top:65px}.j-hero h1{font-size:54px}.j-hero-image{object-position:58% center}}@media(max-width:749px){.j-hero{height:auto;min-height:0;padding-top:320px}.j-hero-image{height:350px;object-position:76% center}.j-hero-shade{background:linear-gradient(0deg,#171b18 0%,#171b18 49%,transparent 69%)}.j-hero-copy{padding:22px 6% 28px;max-width:100%}.j-hero h1{font-size:clamp(38px,10.5vw,54px);margin:16px 0}.j-hero .j-lead{font-size:15px;max-width:340px;margin-bottom:23px}.j-hero-caption{position:relative;left:auto;right:auto;bottom:auto;padding:0 6% 25px;gap:16px}.j-hero .j-actions{flex-wrap:wrap}.j-hero .j-btn{min-width:135px}.j-core .j-grid{grid-template-columns:1fr}.j-core .j-card{display:grid;grid-template-columns:44% 1fr;gap:0 20px;align-items:center;border-bottom:1px solid var(--j-line);padding-bottom:23px}.j-core .j-card-image{grid-row:1/3;aspect-ratio:1}.j-core .j-card-meta{align-self:end;padding:0}.j-core .j-card-note{align-self:start}.j-core .j-card-meta h3{font-size:16px}.j-core .j-card-meta>span{font-size:13px;margin-top:8px}.j-hoodie-image{padding:30px;aspect-ratio:1;min-height:0}.j-hoodie-image img{max-height:100%}.j-category-panel{padding:32px 24px}.j-category-panel img{height:220px}}.j-materials{border-bottom:1px solid var(--j-line)}.j-materials .j-grid>div{padding:25px 0}.j-materials h3{font:600 20px var(--font-body-family);line-height:1.3}.j-materials p{font-size:16px;max-width:350px}.j-signup{display:grid;grid-template-columns:1fr 1fr;gap:60px;background:#e4e7dc;max-width:none}.j-signup h2{font-size:clamp(34px,4vw,52px);line-height:1.1}.j-signup p{max-width:530px}.j-signup label{display:block;font-size:14px;margin-bottom:10px}.j-signup-field{display:flex;gap:10px}.j-signup-field input{width:100%;min-width:0;padding:14px;border:1px solid #777e70;background:#fafaf5}.j-signup-field .j-btn{white-space:nowrap}.j-signup small{display:block;font-size:12px;margin-top:12px}.j-community-link{font-size:14px}.j-product-summary{font-size:15px;line-height:1.55}.j-product-summary>p:first-child{font-weight:600}.j-product-summary .j-purchase-note{font-size:13px;font-weight:400;color:#4f554b}.j-product-summary a{text-underline-offset:3px}.j-product-intro{padding-top:16px;border-top:1px solid var(--j-line)}.j-product-intro .j-eyebrow{margin-top:0}.j-story-feature{grid-template-columns:1fr 2fr}.j-story-art{min-height:0;padding:40px 12%;justify-content:center;gap:14px}.j-large-date{font-size:clamp(68px,7vw,105px);margin:0}.j-story-copy{padding:50px 9%}.j-story-copy h2{font-size:clamp(34px,3.3vw,48px)}.j-sticky-buy[hidden]{display:none}.j-sticky-buy{position:fixed;bottom:0;left:0;right:0;z-index:24;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:12px 6% calc(12px + env(safe-area-inset-bottom));background:#f5f3edf5;border-top:1px solid #b9beb0;box-shadow:0 -3px 16px #0001}.j-sticky-buy>span{font-size:16px;font-weight:600}.j-sticky-buy .j-btn{min-width:165px}.j-sticky-buy button:disabled{opacity:.6}.j-shipping-estimator{border-top:1px solid var(--j-line);border-bottom:1px solid var(--j-line);margin:0 0 24px;padding:15px 0}.j-shipping-estimator summary{cursor:pointer;font-size:15px;font-weight:600}.j-shipping-estimator label{display:block;font-size:13px;margin:12px 0 5px}.j-shipping-estimator select,.j-shipping-estimator input{width:100%;padding:12px;border:1px solid #a6ac9e;background:#fff}.j-shipping-estimator button{margin-top:15px}.j-shipping-estimator p,.j-shipping-estimator small{font-size:13px;line-height:1.6}.j-shipping-estimator button:disabled{opacity:.6}@media(max-width:749px){.j-hero{padding-top:245px}.j-hero-image{height:270px;object-position:79% center}.j-hero-copy{padding-bottom:24px}.j-hero h1{font-size:clamp(34px,9.7vw,50px)}.j-hero .j-lead{font-size:15px}.j-hero .j-actions .j-btn{font-size:11px;padding:12px;gap:10px;min-width:0}.j-core .j-section-head h2{font-size:32px}.j-materials .j-grid{grid-template-columns:1fr;gap:5px}.j-materials .j-grid>div{border-top:1px solid var(--j-line);padding:23px 0}.j-materials h3{font-size:19px}.j-signup{grid-template-columns:1fr;gap:28px}.j-signup-field{flex-direction:column}.j-signup-field .j-btn{justify-content:center}.j-story-feature{grid-template-columns:1fr}.j-story-art{padding:25px 6%;gap:10px}.j-large-date{font-size:clamp(58px,17vw,76px);margin:0}.j-story-art .j-rule{display:none}.j-story-art>.j-eyebrow:last-child br{display:none}.j-story-copy{padding:32px 6% 40px}.j-story-copy h2{font-size:35px}.product__title h1{font:600 27px/1.2 var(--font-body-family)}.product .price{font-size:21px}.product__info-container>div{margin:14px 0}.product__info-container .product-form{margin-top:14px}.j-product-summary p{margin:8px 0}.j-footer{padding-bottom:95px}.j-sticky-buy{padding-left:5%;padding-right:5%}}.j-product-intro .j-eyebrow{color:#626853}.contact .button{--color-button:83,91,65;--color-button-text:255,255,255;background:#535b41;color:#fff}
/*# sourceMappingURL=/cdn/shop/t/12/assets/jsoc-design.css.map */
