@import "https://fonts.googleapis.com/css2?family=Archivo+Black&family=Barlow+Condensed:wght@500;600;700;800;900&family=Inter:wght@400;500;600;700&display=swap";:root{--black:#080a09;--ink:#101310;--paper:#f5f3ed;--white:#fff;--yellow:#f6c515;--green:#07543d;--navy:#09285a;--orange:#f06422;--line:#c8c6bf;--muted:#6b6d68;--display:"Barlow Condensed", Impact, sans-serif;--heavy:"Archivo Black", Impact, sans-serif;--body:"Inter", Arial, sans-serif;--page:1600px;color:var(--ink);background:var(--paper);font-family:var(--body);font-synthesis:none;text-rendering:optimizelegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);min-width:320px;margin:0}button,input,select{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:3px}button{cursor:pointer}img{max-width:100%;display:block}.app{min-height:100vh;overflow:hidden}.section-pad{padding-inline:clamp(22px,3.2vw,56px)}.mobile-only{display:none!important}.utility{color:#fff;height:30px;font:600 11px/1 var(--body);letter-spacing:.05em;background:#000;justify-content:space-between;align-items:center;padding:0 clamp(22px,3vw,48px);display:flex}.header{z-index:50;color:#fff;background:var(--black);border-bottom:1px solid #343633;grid-template-columns:auto 1fr auto;align-items:center;gap:40px;height:80px;padding:0 clamp(20px,3vw,48px);display:grid;position:sticky;top:0}.brand{color:#fff;font:800 clamp(20px, 2vw, 29px)/1 var(--body);letter-spacing:-.06em;white-space:nowrap;background:0 0;border:0;align-items:center;gap:9px;padding:0;display:inline-flex}.brand>span:last-child>span{color:var(--orange)}.brand small{letter-spacing:-.03em;font-size:.58em}.brand-cart{width:38px;height:38px;color:var(--yellow);border:2px solid var(--orange);place-items:center;display:grid;transform:skew(-7deg)}.desktop-nav{justify-content:center;align-items:center;gap:clamp(20px,2.8vw,48px);display:flex}.desktop-nav button,footer button{color:inherit;font:700 14px/1 var(--display);letter-spacing:.04em;text-transform:uppercase;background:0 0;border:0;padding:0}.desktop-nav button:hover{color:var(--yellow)}.header-actions{align-items:center;gap:4px;display:flex}.icon-button{width:40px;height:40px;color:inherit;background:0 0;border:0;place-items:center;padding:0;display:inline-grid}.icon-button svg{width:21px;height:21px}.icon-button:hover{color:var(--yellow)}.cart-button{position:relative}.cart-button b{background:var(--yellow);color:#000;min-width:19px;height:19px;font:800 10px/1 var(--body);border-radius:50%;place-items:center;padding:0 5px;display:grid;position:absolute;top:1px;right:0}.button{border:1px solid var(--black);background:var(--yellow);min-height:48px;color:var(--black);font:800 15px/1 var(--display);letter-spacing:.04em;text-transform:uppercase;border-radius:0;justify-content:center;align-items:center;gap:11px;padding:0 23px;transition:transform .16s,background .16s,color .16s;display:inline-flex}.button:hover{background:#ffd940;transform:translateY(-2px)}.button svg{width:17px}.button-outline{color:inherit;background:0 0;border-color:currentColor}.button-outline:hover{background:var(--black);color:#fff}.button-dark{background:var(--black);color:#fff;border-color:var(--black)}.button-dark:hover{color:var(--black);background:var(--yellow)}.button-green{background:var(--green);color:#fff;border-color:var(--green)}.hero{background:var(--black);color:#fff;border-bottom:10px solid var(--black);grid-template-columns:minmax(430px,.85fr) minmax(600px,1.45fr);gap:0;min-height:min(700px,100vh - 110px);display:grid}.hero-copy{z-index:2;background:var(--black);flex-direction:column;justify-content:center;padding:clamp(50px,6vw,92px) 30px clamp(30px,5vw,70px) clamp(28px,4vw,64px);display:flex}.hero h1{color:var(--paper);font:900 clamp(74px, 7.1vw, 120px)/.83 var(--display);letter-spacing:0;text-transform:uppercase;margin:0 0 34px}.hero h1 em{color:var(--yellow);font-style:normal}.hero-actions{gap:12px;display:flex}.hero-actions .button-outline{color:#fff;border-color:#fff}.hero-notes{color:#c4d9ce;font:600 11px/1 var(--body);letter-spacing:.07em;gap:30px;margin-top:auto;padding-top:42px;display:flex}.hero-notes span{align-items:center;gap:8px;display:flex}.hero-notes svg{color:#36a276;width:17px}.hero-image{border:2px solid #166b50;min-width:0;margin:26px 26px 26px 0;position:relative;overflow:hidden}.hero-image img{object-fit:cover;object-position:47% center;width:100%;height:100%}.tape,.stamp{color:#061a12;font:800 19px/1 var(--display);letter-spacing:.08em;background:#378d68;border:2px solid #061a12;padding:10px 17px;position:absolute;transform:rotate(-5deg)}.tape{top:18px;left:20px}.stamp{color:#58b88d;background:#03120ce0;border-color:#58b88d;font-size:27px;bottom:24px;right:24px;transform:rotate(-7deg)}.category-rail{background:var(--paper);border-bottom:8px solid var(--black);grid-template-columns:190px 1fr;align-items:stretch;min-height:150px;display:grid}.category-rail h2{font:800 30px/.92 var(--display);align-self:center;margin:0;padding:30px 20px 30px 0}.category-list{grid-template-columns:repeat(6,1fr);display:grid}.category-list button{min-width:0;font:700 14px/1 var(--display);text-transform:uppercase;background:0 0;border:0;border-left:1px solid #9c9c95;place-items:center;gap:10px;padding:22px 8px;display:grid}.category-list button:hover{background:var(--yellow)}.category-list svg{stroke-width:1.6px;width:38px;height:38px}.steps{min-height:210px;color:var(--black);background:var(--black);grid-template-columns:220px repeat(3,1fr) auto;align-items:stretch;gap:10px;padding-block:26px;display:grid}.steps-title{color:var(--yellow);font:800 28px/.92 var(--display);flex-direction:column;justify-content:center;padding-right:20px;display:flex}.steps-title span{color:#fff}.step{background:var(--yellow);border:1px solid #ffd940;grid-template-columns:auto 1fr auto;align-items:start;gap:14px;min-height:150px;padding:22px;display:grid;position:relative}.step b{font:900 52px/.8 var(--display)}.step div{gap:9px;display:grid}.step strong{font:800 17px/1 var(--display)}.step span{font-size:11px;line-height:1.45}.step svg{align-self:end;width:34px;height:34px}.steps>.button{color:#fff;border-color:#fff;align-self:center;margin-left:9px}.products{background:var(--paper);padding-block:38px 44px}.section-heading{justify-content:space-between;align-items:center;gap:30px;margin-bottom:22px;display:flex}.section-heading h2{font:900 clamp(32px, 3vw, 50px)/1 var(--display);margin:0}.section-heading button{font:700 12px/1 var(--body);background:0 0;border:0;align-items:center;gap:10px;display:flex}.section-heading svg{width:20px}.product-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.home-products{grid-template-columns:repeat(4,minmax(0,1fr))}.product-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;min-width:0}.product-image{aspect-ratio:1/1.08;background:#eeeae1;border:0;width:100%;padding:0;position:relative;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.product-image:hover img{transform:scale(1.035)}.product-image>span{color:#fff;background:var(--green);font:700 10px/1 var(--body);letter-spacing:.04em;padding:6px 8px;position:absolute;top:10px;left:10px}.product-meta{flex-direction:column;align-items:flex-start;min-height:122px;padding:15px;display:flex}.product-name{text-align:left;font:600 13px/1.3 var(--body);background:0 0;border:0;padding:0}.product-meta>strong{font:800 19px/1 var(--display);margin-top:7px}.card-bottom{justify-content:space-between;align-items:end;width:100%;margin-top:auto;display:flex}.card-bottom .icon-button{border:1px solid var(--black);width:30px;height:30px}.swatches{gap:6px;margin-top:12px;display:flex}.swatches i{border:1px solid #999;border-radius:50%;width:11px;height:11px}.editorial-card{background:var(--green);color:#fff;border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;justify-content:center;align-items:flex-start;min-height:100%;padding:30px 24px;display:flex}.editorial-card>span{font:700 11px/1 var(--body);letter-spacing:.1em}.editorial-card strong{color:var(--yellow);font:900 clamp(34px, 4vw, 64px)/.82 var(--display);margin:14px 0}.editorial-card>svg{margin:0 0 25px auto}.creator{color:#fff;background:var(--green);border-top:8px solid var(--black);grid-template-columns:270px 1fr;gap:36px;min-height:300px;padding-block:30px;display:grid}.creator h2{color:var(--yellow);font:900 52px/.86 var(--display);margin:0}.creator p{max-width:240px;margin:18px 0 24px;font-size:13px;line-height:1.5}.creator-images{border:1px solid var(--yellow);min-width:0;height:240px;position:relative;overflow:hidden}.creator-images img{object-fit:cover;object-position:center 38%;width:100%;height:100%}.creator-images span{background:var(--yellow);color:#000;font:800 13px/1 var(--display);padding:9px 14px;position:absolute;bottom:0;right:0}.service-strip{background:var(--yellow);min-height:112px;color:var(--black);grid-template-columns:repeat(3,1fr);align-items:center;padding:18px clamp(24px,4vw,64px);display:grid}.service-strip>div{border-right:1px solid #7f6608;align-items:center;gap:16px;min-height:58px;padding:0 35px;display:flex}.service-strip>div:last-child{border:0}.service-strip svg{stroke-width:1.7px;width:35px;height:35px}.service-strip span{gap:5px;display:grid}.service-strip strong{font:800 17px/1 var(--display)}.service-strip small{font-size:11px}footer{color:#fff;background:var(--black);grid-template-columns:1.6fr repeat(3,1fr);gap:44px;min-height:260px;padding:40px clamp(24px,4vw,64px) 24px;display:grid}footer>div{flex-direction:column;align-items:flex-start;gap:10px;display:flex}footer p{color:#b8bbb5;max-width:260px;font-size:12px;line-height:1.5}footer>div>strong{color:var(--yellow);font:800 16px/1 var(--display)}footer button{color:#d5d6d2;font-family:var(--body);text-transform:none;font-size:11px}.footer-note{color:#8f918c;border-top:1px solid #30322f;flex-direction:row;grid-column:1/-1;justify-content:space-between;padding-top:18px;font-size:10px}.collection-banner{background:var(--black);color:#fff;border-bottom:1px solid var(--yellow);justify-content:space-between;align-items:center;min-height:220px;padding:35px clamp(26px,4vw,64px);display:flex}.collection-banner span,.breadcrumb{font:600 11px/1 var(--body);letter-spacing:.08em}.collection-banner h1{font:900 clamp(72px, 9vw, 150px)/.8 var(--display);margin:14px 0 0}.collection-banner h1 em{color:var(--yellow);font-style:normal}.collection-banner>svg{width:110px;height:110px;color:var(--yellow);stroke-width:1.2px;transform:rotate(-9deg)}.collection-shell{grid-template-columns:240px 1fr;gap:28px;padding-block:34px 52px;display:grid}.filter-mobile{display:none}.filters{border-right:1px solid var(--black);padding-right:24px}.filter-title{border-bottom:3px solid var(--black);justify-content:space-between;align-items:baseline;padding-bottom:15px;display:flex}.filter-title h2{font:800 27px/1 var(--display);margin:0}.filter-title button{background:0 0;border:0;font-size:10px;text-decoration:underline}.filters fieldset{border:0;border-bottom:1px solid var(--line);gap:10px;margin:0;padding:22px 0;display:grid}.filters legend{font:800 15px/1 var(--display);margin-bottom:13px}.filters label{align-items:center;gap:9px;font-size:12px;display:flex}.filters input{width:15px;height:15px;accent-color:var(--green)}.size-grid{grid-template-columns:repeat(3,1fr);gap:5px;display:grid}.size-grid button,.sizes button{min-height:38px;font:700 12px/1 var(--body);background:0 0;border:1px solid #888}.size-grid button:hover,.sizes button:hover,.sizes button.active{background:var(--black);color:#fff;border-color:var(--black)}.filter-swatches{gap:9px;display:flex}.filter-swatches i{border:1px solid #999;border-radius:50%;width:26px;height:26px}.black{background:#111}.cream{background:#eee6d5}.green{background:#07543d}.yellow{background:#f6c515}.navy{background:#152342}.collection-toolbar{justify-content:space-between;align-items:start;min-height:46px;display:flex}.collection-toolbar strong{font:700 12px/1 var(--body)}.collection-toolbar label,.filter-mobile label{font:700 10px/1 var(--body)}.collection-toolbar select,.filter-mobile select{background:0 0;border:1px solid #888;border-radius:0;margin-left:9px;padding:8px 30px 8px 9px}.collection-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pdp{background:var(--paper);grid-template-columns:minmax(300px,.7fr) minmax(430px,1.05fr) minmax(430px,1.15fr);display:grid}.pdp-poster{color:#fff;background:var(--black);flex-direction:column;min-height:720px;padding:34px;display:flex}.pdp-poster>span{font:700 11px/1 var(--body);letter-spacing:.06em;border:1px solid #fff;align-self:flex-start;padding:7px 9px}.pdp-poster h1{font:900 clamp(54px, 5vw, 82px)/.82 var(--display);margin:24px 0}.pdp-poster h1 em{color:var(--yellow);font-style:normal}.pdp-poster>div{color:#95d4b5;font:700 12px/1 var(--body);border-top:1px dashed #777;align-items:center;gap:12px;padding:14px 0;display:flex}.pdp-poster .button{align-self:flex-start;margin-top:auto}.gallery{background:#fff;grid-template-columns:75px minmax(0,1fr);gap:12px;min-width:0;min-height:720px;padding:25px 20px;display:grid}.thumbnails{flex-direction:column;gap:10px;display:flex}.thumbnails button{aspect-ratio:1;border:1px solid var(--line);background:#fff;padding:0}.thumbnails button.active{border:2px solid var(--green)}.thumbnails img{object-fit:cover;width:100%;height:100%}.gallery-main{background:#f0eee8;place-items:center;min-width:0;display:grid;overflow:hidden}.gallery-main img{object-fit:contain;object-position:center;width:100%;min-width:0;height:100%}.product-info{background:#faf9f5;min-width:0;min-height:720px;padding:42px clamp(26px,3.2vw,54px)}.product-info h2{font:900 clamp(42px,4vw,65px)/.88 var(--display);margin:24px 0 9px}.price{border-bottom:1px solid var(--line);font:800 32px/1 var(--display);padding-bottom:18px}.product-info fieldset{border:0;margin:0;padding:22px 0 0}.product-info legend{width:100%;font:700 12px/1 var(--body);margin-bottom:12px}.product-info legend button{float:right;color:var(--green);font:inherit;background:0 0;border:0;padding:0;text-decoration:underline}.choice-swatches{gap:10px;display:flex}.choice-swatches button{border:1px solid #888;border-radius:50%;width:36px;height:36px}.choice-swatches button.active{outline:3px solid var(--green);outline-offset:2px}.sizes{grid-template-columns:repeat(6,minmax(44px,1fr));gap:7px;display:grid}.quantity-label{font:700 12px/1 var(--body);margin-top:23px;display:block}.quantity{border:1px solid #888;grid-template-columns:40px 1fr 40px;align-items:center;width:122px;min-height:40px;margin-top:9px;display:grid}.quantity .icon-button{width:40px;height:38px}.quantity span{text-align:center}.pdp-actions{grid-template-columns:1fr 1fr;gap:10px;margin:22px 0;display:grid}.accordions details{border-top:1px solid var(--line)}.accordions summary{font:700 12px/1 var(--body);cursor:pointer;justify-content:space-between;align-items:center;padding:15px 0;list-style:none;display:flex}.accordions summary svg{width:16px}.accordions p{color:var(--muted);margin:0 0 15px;font-size:12px;line-height:1.5}.related{border-top:8px solid var(--green);grid-column:1/-1;padding-block:34px 46px}.customizer{background:var(--black);grid-template:76px 1fr/300px minmax(500px,1fr) 440px;min-height:calc(100vh - 110px);display:grid}.custom-progress{color:#fff;border-bottom:1px solid #444;grid-column:1/-1;justify-content:center;align-items:center;gap:24px;padding:0 42px;display:flex}.custom-progress span{color:#999;font:700 12px/1 var(--body);align-items:center;gap:9px;display:flex}.custom-progress span.active{color:#fff}.custom-progress b{border:1px solid;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.custom-progress .active b{color:#000;background:#79a962;border-color:#79a962}.custom-progress i{background:#777;width:100px;height:1px}.tool-panel{color:#fff;border-right:1px solid #444;padding:38px 26px}.tool-panel h1{font:900 76px/.78 var(--display);margin:0}.tool-panel h1 em{color:var(--yellow);font-style:normal}.tool-panel>p{color:#bbb;margin:24px 0;font-size:13px;line-height:1.5}.tool-panel>button{color:#fff;text-align:left;background:0 0;border:1px solid #555;align-items:center;gap:13px;width:100%;min-height:66px;margin-bottom:10px;padding:12px;display:flex}.tool-panel>button.active{background:var(--yellow);color:#000;border-color:var(--yellow)}.tool-panel button span{gap:5px;display:grid}.tool-panel button strong{font:800 16px/1 var(--display)}.tool-panel button small{font-size:10px}.design-stage{background:#f6f4ed;flex-direction:column;min-width:0;display:flex;position:relative}.stage-toolbar{justify-content:center;align-items:center;gap:30px;height:70px;padding:12px 24px;display:flex}.stage-toolbar>div:last-child{position:absolute;right:20px}.segment{display:flex}.segment button{border:1px solid var(--black);min-width:100px;min-height:38px;font:700 12px/1 var(--body);background:#fff}.segment button.active{background:var(--yellow)}.shirt-canvas{flex:1;place-items:center;min-height:550px;display:grid;overflow:hidden}.shirt-shape{aspect-ratio:.82;clip-path:polygon(23% 6%,35% 0,65% 0,77% 6%,100% 24%,87% 42%,76% 33%,76% 100%,24% 100%,24% 33%,13% 42%,0 24%);width:min(46vw,440px);transform:scale(var(--zoom));filter:drop-shadow(0 14px 13px #0000001f);background:#fff;border:1px solid #d7d4cc;transition:transform .2s;position:relative}.neck{background:#f1f0eb;border:1px solid #d7d4cc;border-radius:0 0 50% 50%;width:16%;height:9%;position:absolute;top:0;left:42%}.print-area{text-align:center;border:2px dashed #777;place-items:center;width:38%;height:42%;padding:8px;display:grid;position:absolute;top:28%;left:31%;overflow:hidden}.print-area strong{font:900 clamp(24px,3vw,48px)/.88 var(--display)}.print-area img{object-fit:contain;width:100%;height:100%}.canvas-controls{background:#fff;border:1px solid #999;align-items:center;margin:0 auto 22px;display:flex}.canvas-controls span{text-align:center;min-width:60px}.option-panel{background:#fff;padding:22px;overflow-y:auto}.option-group{border-bottom:1px solid var(--line);gap:11px;padding:19px 0;display:grid}.option-group>span,.option-group>label{font:800 13px/1 var(--display)}.option-group>strong{font-size:15px}.choice-row{gap:7px;display:flex}.choice-row button{background:0 0;border:1px solid #999;min-height:38px;padding:0 15px;font-size:11px}.choice-row button.active{background:var(--black);color:#fff}.option-panel .sizes{grid-template-columns:repeat(5,1fr)}.upload-box{border:1px dashed #777;place-items:center;margin-top:17px;padding:22px}.upload-box svg{width:38px;height:38px}.option-group input{border:1px solid #888;border-radius:0;height:44px;padding:0 11px}.graphics-grid{grid-template-columns:repeat(4,1fr);gap:7px;padding:20px 0;display:grid}.graphics-grid button{aspect-ratio:1;background:var(--paper);border:1px solid #999}.custom-summary{border-top:2px dashed #777;justify-content:space-between;margin-top:20px;padding:18px 0;display:flex}.custom-summary span{font:800 13px/1 var(--display)}.custom-summary strong{font:900 32px/1 var(--display)}.custom-add{gap:10px;display:flex}.custom-add .quantity{flex:none;margin:0}.custom-add .button{flex:1}.cart-overlay{z-index:100;visibility:hidden;background:0 0;transition:background .25s,visibility .25s;position:fixed;inset:0}.cart-overlay.open{visibility:visible;background:#0000009e}.cart-drawer{background:#fbfaf7;flex-direction:column;width:min(460px,100%);height:100%;transition:transform .28s;display:flex;position:absolute;top:0;right:0;transform:translate(100%);box-shadow:-20px 0 50px #0003}.cart-overlay.open .cart-drawer{transform:translate(0)}.cart-head{color:#fff;background:var(--black);border-bottom:5px solid var(--yellow);justify-content:space-between;align-items:center;min-height:84px;padding:0 24px;display:flex}.cart-head h2{font:900 32px/1 var(--display);margin:0}.cart-lines{flex:1;padding:24px;overflow-y:auto}.cart-line{border-bottom:1px solid var(--line);grid-template-columns:120px 1fr;gap:17px;margin-bottom:22px;padding:0 0 22px;display:grid}.cart-line>img{object-fit:cover;background:#eee;width:120px;height:140px}.cart-line>div{flex-direction:column;align-items:flex-start;gap:7px;display:flex}.cart-line strong{font-size:14px}.cart-line span{color:var(--muted);font-size:12px}.cart-line b{font:800 19px/1 var(--display)}.text-link{color:var(--navy);background:0 0;border:0;padding:0;font-size:11px;text-decoration:underline}.cart-line-controls{justify-content:space-between;align-items:end;width:100%;margin-top:auto;display:flex}.cart-line-controls .quantity{transform-origin:0 100%;margin:0;transform:scale(.88)}.cart-foot{border-top:1px solid var(--line);gap:11px;padding:22px 24px 27px;display:grid}.subtotal{background:var(--yellow);justify-content:space-between;padding:17px;display:flex}.subtotal span,.subtotal strong{font:900 22px/1 var(--display)}.cart-foot>p{margin:0 0 7px;font-size:11px}.cart-foot details{border-top:1px solid var(--line)}.cart-foot summary{cursor:pointer;justify-content:space-between;padding-top:15px;font-size:11px;list-style:none;display:flex}.cart-foot summary svg{width:15px}.promo{grid-template-columns:1fr auto;margin-top:12px;display:grid}.promo input{border:1px solid var(--black);min-width:0;padding:0 10px}.promo .button{min-height:42px}.empty-cart{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:70vh;display:flex}.empty-cart>svg{width:56px;height:56px}.empty-cart h3{max-width:280px;font:900 38px/.9 var(--display)}.mobile-menu{z-index:90;color:#fff;background:var(--black);padding:20px;position:fixed;inset:0}.mobile-menu-head{justify-content:space-between;align-items:center;display:flex}.mobile-menu nav{margin-top:35px;display:grid}.mobile-menu nav button{color:#fff;min-height:64px;font:800 31px/1 var(--display);text-transform:uppercase;background:0 0;border:0;border-bottom:1px solid #3a3b38;justify-content:space-between;align-items:center;display:flex}.mobile-menu-foot{color:#999;font-size:10px;position:absolute;bottom:25px;left:20px}@media (width<=1180px){.desktop-nav{gap:18px}.desktop-nav button{font-size:12px}.hero{grid-template-columns:minmax(390px,.9fr) 1.25fr}.steps{grid-template-columns:170px repeat(3,1fr)}.steps>.button{grid-column:2/-1;margin:0}.pdp{grid-template-columns:280px 1fr 1fr}.pdp-poster{padding:25px}.customizer{grid-template-columns:250px minmax(420px,1fr) 370px}}@media (width<=920px){.mobile-only{display:inline-grid!important}.utility,.desktop-nav,.desktop-action{display:none!important}.header{grid-template-columns:auto 1fr auto;gap:10px;height:70px;padding:0 14px}.header>.brand{justify-self:start}.brand-cart{width:32px;height:32px}.header-actions .icon-button:first-child{display:none}.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{order:2;min-height:420px;padding:44px 24px 30px}.hero h1{font-size:clamp(67px,15vw,105px)}.hero-image{border:0;border-bottom:2px solid var(--green);order:1;height:58vw;min-height:390px;margin:0}.hero-image img{object-position:50% 42%}.hero-notes{margin-top:25px}.category-rail{grid-template-columns:1fr;padding-inline:0}.category-rail h2{padding:22px}.category-list{border-top:1px solid var(--line);grid-template-columns:repeat(6,135px);overflow-x:auto}.steps{grid-template-columns:1fr;padding:24px}.steps-title{padding:0 0 8px}.steps>.button{grid-column:auto;width:100%}.home-products{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}.creator{grid-template-columns:1fr}.creator-images{height:320px}.collection-banner{min-height:180px}.collection-shell{grid-template-columns:1fr}.filter-mobile{justify-content:space-between;align-items:center;display:flex}.filters{border:1px solid var(--black);padding:20px;display:none}.filters.open{display:block}.collection-toolbar label{display:none}.collection-grid{grid-template-columns:repeat(3,1fr)}.pdp{grid-template-columns:1fr 1fr}.pdp-poster{grid-column:1/-1;min-height:auto;padding:34px}.pdp-poster h1{font-size:70px}.pdp-poster .button{margin-top:18px}.gallery,.product-info{min-height:650px}.customizer{grid-template:auto auto minmax(530px,1fr) auto/1fr}.custom-progress{grid-column:1;padding:17px;overflow-x:auto}.tool-panel{border:0;grid-template-columns:1fr repeat(3,100px);gap:8px;padding:20px;display:grid}.tool-panel h1{font-size:52px}.tool-panel>p{display:none}.tool-panel>button{min-height:55px;margin:0}.tool-panel button small{display:none}.design-stage{min-height:600px}.option-panel{overflow:visible}}@media (width<=640px){.section-pad{padding-inline:18px}.brand{gap:6px;font-size:18px}.header-actions{gap:0}.header .icon-button{width:36px}.hero{grid-template-columns:43% 57%;min-height:470px}.hero-copy{order:1;min-height:470px;padding:54px 10px 24px 17px}.hero-image{border:1px solid var(--green);order:2;height:470px;min-height:0}.hero-image img{object-position:51% center}.tape{padding:7px 9px;font-size:11px;top:11px;left:8px}.stamp{padding:7px 9px;font-size:13px;bottom:10px;right:8px}.hero h1{margin-bottom:22px;font-size:clamp(45px,13.4vw,57px)}.hero-actions{gap:7px;display:grid}.hero-actions .button{min-height:42px;padding:0 8px;font-size:10px}.hero-notes{display:none}.category-rail h2{font-size:25px}.category-list{grid-template-columns:repeat(6,minmax(62px,1fr));overflow:visible}.category-list button{min-height:88px;padding:12px 3px;font-size:8px}.category-list svg{width:26px;height:26px}.steps{padding:20px 18px}.step{min-height:135px}.section-heading{margin-bottom:15px}.section-heading h2{font-size:36px}.product-grid,.home-products,.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-meta{min-height:118px;padding:11px}.product-name{font-size:11px}.product-image>span{font-size:8px}.creator{padding-block:27px}.creator h2{font-size:48px}.creator-images{height:230px}.service-strip{grid-template-columns:1fr;padding:10px 20px}.service-strip>div{border-bottom:1px solid #8c7009;border-right:0;min-height:76px;padding:10px}footer{grid-template-columns:1fr 1fr;gap:30px}footer>div:first-child{grid-column:1/-1}.footer-note{flex-direction:column}.collection-banner{padding:24px 18px}.collection-banner h1{font-size:58px}.collection-banner>svg{display:none}.filter-mobile{grid-template-columns:1fr 1fr;gap:8px;display:grid}.filter-mobile .button{padding:0 10px}.filter-mobile label{align-items:center;display:flex}.filter-mobile select{width:100%;min-width:0;margin-left:5px}.editorial-card{padding:18px 12px}.editorial-card strong{font-size:37px}.editorial-card .button{min-height:40px;padding:0 8px;font-size:10px}.pdp{grid-template-columns:1fr}.pdp-poster{grid-column:auto}.pdp-poster h1{font-size:58px}.pdp>*{min-width:0}.gallery{grid-template-columns:55px minmax(0,1fr);width:100%;min-height:520px}.product-info{min-height:auto;padding:32px 20px}.product-info h2{overflow-wrap:anywhere;font-size:47px}.pdp-actions{grid-template-columns:1fr}.pdp-actions .button{padding-inline:12px;font-size:12px}.related .product-grid{display:flex;overflow-x:auto}.related .product-card{min-width:190px}.custom-progress{justify-content:start}.custom-progress i{width:30px}.custom-progress span{white-space:nowrap;font-size:10px}.tool-panel{grid-template-columns:repeat(3,1fr)}.tool-panel h1{grid-column:1/-1}.tool-panel>button{justify-content:center}.tool-panel button span{display:none}.shirt-canvas{min-height:430px}.shirt-shape{width:78vw}.stage-toolbar{justify-content:flex-start}.stage-toolbar>div:last-child{right:8px}.segment button{min-width:74px}.option-panel{padding:18px}.custom-add{flex-direction:column}.custom-add .quantity{grid-template-columns:40px 1fr 40px;width:100%}.cart-line{grid-template-columns:95px 1fr}.cart-line>img{width:95px;height:118px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
