:root{--orange:orange;--black:#050505;--white:#f4f4f1;--font-main:"NaN Holo", Arial, Helvetica, sans-serif}@font-face{font-family:NaN Holo;src:local(NaN Holo),local(NaNHolo),local(NaN Holo Regular);font-style:normal;font-weight:400 900;font-display:swap}*{box-sizing:border-box}html{background:var(--black);scroll-behavior:smooth}body{color:#fff;background:var(--black);font-family:var(--font-main);margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.65}.account-success{color:var(--orange)!important}.page-loader{z-index:1000;background-color:var(--black);opacity:1;pointer-events:auto;background-image:url(/assets/grain-dark.png);background-repeat:repeat;place-items:center;transition:opacity .5s;display:grid;position:fixed;inset:0}.page-loader.is-fading{opacity:0}.page-loader img{width:min(620px,78vmin);height:auto;display:block}.dark-page,.home-hero,.product-page{background-color:var(--black);background-image:url(/assets/grain-dark.png);background-repeat:repeat}.site-header{z-index:20;align-items:flex-start;width:100%;height:128px;padding:42px 4.15% 0;display:flex;position:relative}.brand{width:52px;height:52px;margin-right:10px;display:block}.brand img,.brand video{object-fit:cover;width:100%;height:100%;display:block}.desktop-nav{background:var(--orange);color:#050505;border-radius:2px;align-items:stretch;height:43px;display:flex;overflow:hidden}.desktop-nav a{place-items:center;min-width:88px;padding:0 25px;font-size:17px;font-weight:700;display:grid}.desktop-nav a.active{color:#fff}.header-actions{color:var(--orange);align-items:center;gap:20px;margin-left:auto;padding-top:4px;display:flex}.header-actions button,.header-actions .user-icon,.mobile-actions button,.mobile-actions .user-icon{color:inherit;background:0 0;border:0;width:30px;height:30px;padding:0;display:block;position:relative}.search-icon:before{content:"";background:currentColor;border-radius:50%;width:22px;height:22px;position:absolute;top:2px;left:1px}.search-icon:after{content:"";background:currentColor;width:8px;height:3px;position:absolute;bottom:3px;right:0;transform:rotate(48deg)}.search-modal{z-index:130;opacity:0;pointer-events:none;place-items:center;padding:24px;transition:opacity .18s;display:grid;position:fixed;inset:0}.search-modal.is-open{opacity:1;pointer-events:auto}.search-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;background:#0505053d;border:0;transition:opacity .18s;position:absolute;inset:0}.search-modal.is-open .search-backdrop{opacity:1}.search-panel{z-index:1;color:#050505;width:min(760px,100%);max-height:calc(100dvh - 48px);box-shadow:12px 12px 0 var(--orange);opacity:0;background-color:#f1f1ee;background-image:url(/assets/grain-light.png);background-repeat:repeat;flex-direction:column;transition:opacity .22s,transform .22s cubic-bezier(.2,.8,.2,1);display:flex;position:relative;transform:translateY(24px)scale(.97)}.search-modal.is-open .search-panel{opacity:1;transform:translateY(0)scale(1)}.search-panel-header{background:var(--orange);color:#050505;justify-content:space-between;align-items:center;height:54px;padding:0 18px 0 22px;font-size:18px;font-weight:900;display:flex}.search-panel-header button{color:#fff;background:#050505;border:0;place-items:center;width:28px;height:28px;padding:0;font-size:24px;line-height:1;display:grid}.search-field{flex-direction:column;gap:10px;padding:26px 28px 18px;display:flex}.search-field span{text-transform:uppercase;font-size:13px;font-weight:800}.search-field input{color:#050505;background:#fff;border:2px solid #050505;outline:none;width:100%;height:58px;padding:0 18px;font-size:28px;font-weight:900}.search-field input:focus{box-shadow:0 0 0 4px var(--orange)}.search-results{min-height:170px;max-height:min(470px,52dvh);padding:0 28px 28px;overflow-y:auto}.search-results>p{margin:22px 0 0;font-weight:800}.search-result{border-top:2px solid #050505;grid-template-columns:82px minmax(0,1fr) auto;align-items:center;gap:18px;min-height:94px;padding:12px 0;display:grid}.search-result:last-child{border-bottom:2px solid #050505}.search-result img{object-fit:contain;width:82px;height:82px}.search-result span{flex-direction:column;gap:4px;min-width:0;display:flex}.search-result strong{font-size:22px;font-weight:900;line-height:1.05}.search-result small{font-size:16px}.search-result b{background:var(--orange);color:#050505;place-items:center;min-width:58px;height:28px;font-size:18px;display:grid}.user-icon:before{content:"";background:currentColor;border-radius:50%;width:10px;height:10px;position:absolute;top:1px;left:10px}.user-icon span{background:currentColor;border-radius:12px 12px 2px 2px;width:22px;height:12px;position:absolute;bottom:2px;left:4px}.cart-icon svg{fill:currentColor;stroke:currentColor;stroke-width:1.5px;width:30px;height:30px}.cart-icon b{color:#000;background:#fff;border-radius:50%;place-items:center;width:18px;height:18px;font-size:11px;display:grid;position:absolute;top:-9px;right:-8px}.menu-toggle,.mobile-menu{display:none}.site-footer{color:#050505;background-color:#f1f1ee;background-image:url(/assets/grain-light.png);background-repeat:repeat;min-height:355px;padding:76px 4.15% 45px;position:relative;overflow:hidden}.footer-content{z-index:2;position:relative}.site-footer h2{letter-spacing:-7px;margin:0 0 24px;font-size:clamp(72px,8vw,154px);line-height:.82}.site-footer form{width:390px;height:43px;display:flex}.site-footer input{color:#fff;background:#171717;border:0;flex:1;min-width:0;padding:0 24px}.site-footer button{background:var(--orange);border:0;width:126px;font-weight:700}.subscribe-success{color:#222;font-weight:700}.subscribe-error{color:#b00020;max-width:510px;margin:10px 0 0;font-size:12px;font-weight:800}.footer-mark{opacity:.72;width:610px;position:absolute;bottom:-18px;right:0}.button{text-transform:uppercase;color:#050505;border:0;justify-content:center;align-items:center;height:42px;padding:0 28px;font-weight:800;display:inline-flex}.button-orange{background:var(--orange)}.button-light{background:#fff}.button-dark{color:#fff;background:#050505}.home-hero{min-height:1080px;position:relative;overflow:hidden}.home-copy{z-index:4;flex-direction:column;min-height:952px;padding:315px 4.15% 62px;display:flex;position:relative}.home-copy .eyebrow{margin:0;font-size:30px;font-weight:800}.home-copy h1{color:var(--orange);letter-spacing:-6px;margin:0;font-size:clamp(92px,8vw,150px);font-weight:800;line-height:.95}.home-description{width:58%;color:var(--orange);grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;margin-top:auto;display:grid}.home-description p{max-width:330px;margin:0;font-size:16px;line-height:1.27}.hero-cta{position:absolute;bottom:67px;right:4.15%}.hero-cta span{margin-right:8px;font-size:28px}.home-art{z-index:1;pointer-events:none;position:absolute}.desktop-art{object-fit:cover;object-position:left top;width:55%;height:100%;top:0;right:0}.mobile-art{display:none}.catalog-section{min-height:1700px;padding:78px 4.15% 115px}.catalog-heading{grid-template-columns:1fr auto 1fr;align-items:start;height:120px;display:grid}.catalog-heading h1{margin:0;font-size:28px}.upb-mark{border:2px solid #fff;border-radius:50%;justify-self:end;padding:1px 7px;font-family:Georgia,serif;font-style:italic;transform:rotate(-5deg)}.filters{width:620px;display:flex}.filters label{flex:1;position:relative}.filters label>span{display:none}.filters select{appearance:none;color:#fff;text-align:center;cursor:pointer;background:#050505;border:1px solid #fff;border-radius:0;width:100%;height:34px;padding:0 28px 0 20px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:68px 9%;display:grid}.product-card{text-align:center;min-width:0}.product-image-link{display:block}.product-card img{aspect-ratio:1;object-fit:contain;width:100%;display:block}.product-copy{flex-direction:column;gap:4px;margin-top:12px;display:flex}.product-copy strong{font-size:20px}.product-copy span,.product-copy b{font-size:17px}.card-sizes{justify-content:center;gap:10px;margin-top:24px;display:flex}.card-sold-out{border:1px solid var(--orange);width:fit-content;color:var(--orange);letter-spacing:2px;text-transform:uppercase;margin:24px auto 0;padding:7px 22px;font-size:12px;font-weight:900}.card-sizes button,.product-sizes button{color:#fff;background:0 0;border:1px solid #fff;min-width:42px;height:30px;padding:0 8px}.product-sold-out{border:2px solid var(--orange);width:min(420px,90%);color:var(--orange);text-transform:uppercase;padding:15px 18px;position:absolute;bottom:42px;left:5%}.product-sold-out strong,.product-sold-out span{display:block}.product-sold-out strong{letter-spacing:3px;font-size:20px}.product-sold-out span{color:#aaa;letter-spacing:1px;margin-top:4px;font-size:10px}.card-sizes button.selected,.product-sizes button.selected{color:#050505;background:#fff}.card-sizes button:disabled,.product-sizes button:disabled,.buy-actions button:disabled{cursor:not-allowed;opacity:.28}.empty-catalog{text-align:center;min-height:480px;padding-top:100px}.product-page{padding:50px 4.15% 140px}.product-intro{grid-template-columns:47% 53%;min-height:770px;display:grid}.product-main-image img{object-fit:contain;width:100%;height:710px}.product-info{padding:74px 0 0 5%;position:relative}.product-name{grid-template-columns:auto 68px 1fr;align-items:center;column-gap:18px;display:grid}.product-name h1{margin:0;font-size:28px}.product-name b{color:#050505;background:#fff;padding:7px 14px;font-size:20px}.product-name span{grid-column:1/-1;margin-top:5px}.product-info hr{border:0;border-top:1px solid #fff;margin:40px 0}.product-info>p{max-width:900px;font-size:16px;line-height:1.55}.size-guide-title{justify-content:space-between;margin-top:36px;display:flex}.size-guide-title span:last-child{display:block}.size-table{border-collapse:collapse;width:100%;margin-top:20px;display:table}.size-table td,.size-table th{text-align:center;border:1px solid #fff;padding:5px}.size-table th{color:var(--orange);text-transform:uppercase;font-size:11px;font-weight:900}.product-sizes{gap:10px;display:flex;position:absolute;bottom:90px;left:5%}.product-sizes button{width:78px;height:43px}.buy-actions{gap:16px;display:flex;position:absolute;bottom:36px;left:5%}.buy-actions .button{min-width:202px}.mini-cart{vertical-align:middle;width:20px;height:20px;margin-right:8px}.product-story{grid-template-columns:48% 26% 26%;align-items:center;min-height:930px;display:grid}.product-story img{object-fit:contain;width:100%;height:800px}.story-label{flex-direction:column;gap:12px;padding-left:9%;display:flex}.story-label strong{font-size:28px}.product-story>p{text-align:right;justify-self:end;max-width:430px}.editorial-grid{grid-template-columns:1fr 1fr;gap:65px 100px;display:grid}.editorial-grid img{aspect-ratio:1.52;object-fit:cover;width:100%;display:block}.contacts-page{background-image:url(/assets/contacts-art.svg),url(/assets/grain-dark.png);background-position:100% 100%,0 0;background-repeat:no-repeat,repeat;background-size:min(65vw,1413px),auto;min-height:725px;position:relative;overflow:hidden}.contacts-content{z-index:2;padding:65px 4.15% 100px;position:relative}.contacts-content h1{margin:0 0 50px;font-size:29px}.contacts-content p{margin:0 0 10px;font-size:19px}.contact-block a{border-bottom:1px solid #fff;margin-right:24px;font-size:17px;display:inline-block}.email-columns{gap:28px;margin-top:46px;display:flex}.email-columns a{font-size:17px}.socials{margin-top:48px}.socials>div{gap:11px;display:flex}.socials a{border:1px solid #fff;border-radius:8px;place-items:center;width:46px;height:46px;font-size:28px;font-weight:700;display:grid}.cart-scrim{z-index:90;opacity:0;pointer-events:none;background:#0009;border:0;transition:opacity .18s;position:fixed;inset:0}.cart-scrim.is-visible{opacity:1;pointer-events:auto}.cart-drawer{z-index:100;color:#050505;background-color:#f4f4f1;background-image:url(/assets/grain-light.png);background-repeat:repeat;flex-direction:column;width:min(400px,100vw);height:100dvh;padding:36px 30px 20px;transition:transform .22s;display:flex;position:fixed;top:0;right:0;overflow:hidden;transform:translate(105%);box-shadow:-2px 0 #050505}.cart-drawer.is-open{transform:translate(0)}.cart-title{justify-content:flex-end;align-items:center;min-height:22px;display:flex}.cart-title button{color:#fff;background:#120c06;border:0;border-radius:4px;place-items:center;width:22px;height:22px;font-size:18px;font-weight:800;line-height:1;display:grid}.cart-lines{overscroll-behavior:contain;flex:1;margin:36px 0 20px;padding-right:2px;overflow-y:auto}.cart-line{grid-template-columns:126px minmax(0,1fr) 52px;align-items:start;gap:10px 16px;min-height:126px;margin-bottom:24px;display:grid}.cart-line>img{object-fit:contain;grid-row:1/span 2;width:126px;height:126px}.cart-line-copy,.cart-line-price{flex-direction:column;gap:5px;display:flex}.cart-line-price{justify-content:flex-start;align-items:flex-end;min-height:126px}.cart-line-copy{min-width:0;padding-top:17px}.cart-line-copy strong{font-size:16px;font-weight:900;line-height:1.05}.cart-line-copy span{font-size:15px;line-height:1.1}.cart-line button,.quantity-control button{background:0 0;border:0;padding:0}.quantity-control{align-items:center;gap:2px;margin-top:45px;display:flex}.quantity-control button,.quantity-control span,.cart-line-price strong{background:var(--orange);color:#050505;border-radius:2px;place-items:center;min-width:22px;height:22px;font-size:16px;font-weight:900;line-height:1;display:grid}.cart-line-price strong{min-width:52px;margin-top:17px;padding:0 8px}.cart-line-price button{color:#050505;width:24px;height:24px;margin-top:55px}.cart-line-price svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.cart-footer{flex-shrink:0;padding:14px 0 0}.cart-total{height:54px;margin-bottom:14px;font-size:16px;line-height:1;display:flex}.cart-total span,.cart-total strong{align-items:center;display:flex}.cart-total span{color:#fff;background:#171717;flex:1;padding:0 12px}.cart-total strong{background:var(--orange);color:#050505;justify-content:center;width:80px;font-size:16px}.cart-checkout{background:var(--orange);color:#050505;width:100%;height:44px;font-size:16px}.cart-checkout:disabled{opacity:.45}.cart-footer p{text-align:center;max-width:285px;margin:12px auto 0;font-size:14px;line-height:1.05}.checkout-modal,.admin-modal{z-index:120;background:#000000d1;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.checkout-panel{color:#050505;background-color:#f1f1ee;background-image:url(/assets/grain-light.png);width:min(620px,100%);max-height:calc(100dvh - 40px);padding:44px;position:relative;overflow:auto}.checkout-panel h2{letter-spacing:-2px;margin:0;font-size:48px}.checkout-close{background:0 0;border:0;font-size:38px;position:absolute;top:12px;right:18px}.checkout-total{margin-bottom:24px;font-weight:700}.insta-buy-summary{background:#fff;border:1px solid #050505;grid-template-columns:92px minmax(0,1fr) auto auto;align-items:center;gap:14px;margin:20px 0 10px;padding:12px;display:grid}.insta-buy-summary>img{object-fit:contain;background:#050505;width:92px;height:92px}.insta-buy-summary>div:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.insta-buy-summary span,.insta-buy-summary small{color:#666}.insta-buy-summary small{text-transform:uppercase}.insta-buy-quantity{border:1px solid #050505;align-items:center;display:flex}.insta-buy-quantity button,.insta-buy-quantity b{background:0 0;border:0;place-items:center;width:28px;height:30px;display:grid}.insta-buy-quantity button:disabled{opacity:.3}.checkout-panel form{grid-template-columns:1fr 1fr;gap:12px;display:grid}.checkout-panel input,.checkout-panel textarea{background:#fff;border:1px solid #050505;border-radius:0;width:100%;min-height:44px;padding:10px 12px}.checkout-panel textarea,.checkout-panel form .button,.checkout-error{grid-column:1/-1}.checkout-panel textarea{resize:vertical;min-height:80px}.checkout-error,.admin-error{color:#b00020;font-weight:700}.checkout-success{text-align:center}.account-track-banner{text-align:left;color:#fff;width:min(430px,100%);box-shadow:8px 8px 0 var(--orange);background-color:#050505;background-image:url(/assets/grain-dark.png);margin:24px auto;padding:20px}.account-track-banner span,.account-head span,.account-order-top span,.account-profile p{color:var(--orange);letter-spacing:1.8px;text-transform:uppercase;font-size:11px;font-weight:900;display:block}.account-track-banner h3{margin:8px 0;font-size:28px;line-height:.95}.account-track-banner p{margin:0 0 18px;line-height:1.25}.account-track-banner div,.account-actions{flex-wrap:wrap;gap:10px;display:flex}.account-track-banner .button-dark{color:#050505;background:#fff}.account-track-link{color:var(--orange);text-transform:uppercase;margin:14px 0 20px;font-weight:900;display:inline-flex}.account-page{min-height:780px;position:relative;overflow:hidden}.account-page:before{content:"";opacity:.16;pointer-events:none;background:url(/assets/contacts-art.svg) right 18% bottom/min(92vw,980px) no-repeat;position:absolute;inset:96px 0 0}.account-shell{z-index:1;width:min(1120px,100% - 64px);margin:0 auto;padding:38px 0 96px;position:relative}.account-auth-shell{width:min(680px,100% - 64px)}.account-head{margin-bottom:26px}.account-head h1{letter-spacing:0;margin:8px 0 0;font-size:clamp(56px,9vw,118px);line-height:.82}.account-panel,.account-form,.account-order{color:#050505;box-shadow:12px 12px 0 var(--orange);background-color:#f1f1ee;background-image:url(/assets/grain-light.png);background-repeat:repeat}.account-panel{padding:30px}.account-gate{width:min(640px,100%)}.account-panel h2,.account-form h2{margin:0 0 12px;font-size:36px;line-height:.95}.account-panel p{max-width:520px;margin:0 0 22px;line-height:1.25}.account-profile{justify-content:space-between;align-items:center;gap:24px;margin-bottom:30px;display:flex}.account-profile h2{margin-bottom:4px}.account-profile a{font-weight:800}.account-orders{gap:22px;display:grid}.account-order{border:2px solid #050505;padding:26px}.account-order-top{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.account-order-top h2{margin:6px 0 0;font-size:42px;line-height:.9}.account-status{background:var(--orange);color:#050505;text-transform:uppercase;align-items:center;min-height:34px;padding:0 14px;font-size:13px;font-weight:900;display:inline-flex}.status-completed,.status-shipped{box-shadow:inset 0 0 0 2px var(--orange);background:#fff}.status-cancelled,.status-missing{color:#fff;background:#050505}.account-order-meta{flex-wrap:wrap;gap:10px;margin:18px 0;display:flex}.account-order-meta p{color:#fff;background:#050505;margin:0;padding:6px 10px;font-weight:800}.account-order-items{gap:8px;display:grid}.account-order-items p{border-top:1px solid #050505;justify-content:space-between;gap:14px;margin:0;padding-top:8px;display:flex}.account-error{color:#b00020;font-weight:800}.account-empty{margin:0;font-weight:800}.account-form{gap:12px;padding:34px;display:grid}.account-form input{color:#050505;background:#fff;border:2px solid #050505;width:100%;height:48px;padding:0 14px}.account-form .button{width:100%}.account-form p{margin:6px 0 0;font-weight:700}.account-form a{color:#050505;text-decoration:underline;text-decoration-thickness:2px}.admin-login{color:#050505;background:var(--orange);place-items:center;min-height:100dvh;padding:24px;display:grid}.admin-login form{background:#f3f3ef;border:3px solid #050505;width:min(520px,100%);padding:48px;box-shadow:14px 14px #050505}.admin-kicker,.admin-header span,.editor-title span{letter-spacing:2px;font-size:11px;font-weight:900}.admin-login h1,.admin-header h1{letter-spacing:-4px;margin:4px 0 28px;font-size:clamp(42px,7vw,82px);line-height:.9}.admin-login input{border:2px solid #050505;width:100%;height:48px;padding:0 14px}.admin-login button,.admin-primary{color:#fff;text-transform:uppercase;background:#050505;border:0;min-height:43px;padding:0 22px;font-weight:800}.admin-login button{width:100%;margin-top:12px}.admin-shell{color:#111;background:#e9e9e4;min-height:100dvh}.admin-header{color:#050505;background:var(--orange);justify-content:space-between;align-items:flex-start;min-height:180px;padding:36px 5%;display:flex}.admin-header h1{margin-bottom:0}.admin-header-actions{gap:10px;display:flex}.admin-header-actions a,.admin-header-actions button,.admin-section-title>button{color:#050505;background:0 0;border:1px solid #050505;padding:10px 14px;font-weight:700}.admin-tabs{color:#fff;background:#050505;height:58px;padding-left:5%;display:flex}.admin-tabs button{color:#fff;text-transform:uppercase;background:0 0;border:0;width:150px;font-weight:800}.admin-tabs button.active{color:#050505;background:var(--orange)}.admin-content{padding:42px 5% 100px}.admin-section-title{justify-content:space-between;align-items:flex-start;margin-bottom:30px;display:flex}.admin-section-title h2{letter-spacing:-2px;margin:0;font-size:42px}.admin-section-title p{color:#666;margin:4px 0 0}.admin-product-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:18px;display:grid}.admin-product-grid article{background:#fff;border:1px solid #c8c8c2;grid-template-columns:105px 1fr;gap:16px;min-height:160px;padding:16px;display:grid;position:relative}.admin-product-grid article>img{object-fit:contain;background:#050505;width:105px;height:120px}.admin-product-grid h3{margin:7px 0 2px}.admin-product-grid p{color:#666;margin:0 0 8px}.admin-product-grid small{margin-top:8px;display:block}.admin-product-grid article>button{background:0 0;border:0;text-decoration:underline;position:absolute;bottom:12px;right:12px}.status-live,.status-muted{text-transform:uppercase;padding:3px 7px;font-size:10px;font-weight:900}.status-live{color:#fff;background:#198754}.status-muted{color:#fff;background:#666}.product-editor{width:min(1000px,100%);max-height:calc(100dvh - 40px);box-shadow:12px 12px 0 var(--orange);background:#f1f1ed;padding:30px;overflow:auto}.editor-title{justify-content:space-between;margin-bottom:24px;display:flex}.editor-title h2{margin:4px 0 0;font-size:38px}.editor-title>button{background:0 0;border:0;font-size:38px}.editor-columns{grid-template-columns:1fr 1fr;gap:24px;display:grid}.product-editor label{text-transform:uppercase;margin-bottom:13px;font-size:12px;font-weight:800;display:block}.product-editor input,.product-editor textarea,.orders-list select{background:#fff;border:1px solid #888;border-radius:0;width:100%;min-height:39px;margin-top:5px;padding:8px 10px}.product-editor textarea{resize:vertical;min-height:88px}.upload-row{display:flex}.upload-row span{color:#fff;background:#050505;place-items:center;width:80px;margin-top:5px;display:grid;position:relative;overflow:hidden}.upload-row span input{opacity:0;cursor:pointer;position:absolute;inset:0}.editorial-editor,.size-guide-editor{border:1px solid #888;margin:20px 0;padding:14px}.size-guide-editor legend{text-transform:uppercase;padding:0 7px;font-size:12px;font-weight:900}.size-guide-admin-scroll{overflow-x:auto}.size-guide-editor table{border-collapse:collapse;width:100%;min-width:460px}.size-guide-editor th,.size-guide-editor td{vertical-align:top;border:1px solid #aaa;min-width:105px;padding:5px}.size-guide-editor th:first-child,.size-guide-editor td:first-child{min-width:72px}.size-guide-editor input{min-height:32px;margin:0;padding:5px 7px;font-size:11px}.size-guide-editor th button,.size-guide-editor td button,.size-guide-admin-actions button{text-transform:uppercase;background:0 0;border:1px solid #777;min-height:27px;margin-top:4px;font-size:9px;font-weight:800}.size-guide-editor th button{width:100%}.size-guide-admin-actions{gap:8px;margin-top:8px;display:flex}.size-guide-admin-actions button{flex:1;min-height:32px}.editorial-editor legend{text-transform:uppercase;padding:0 7px;font-size:12px;font-weight:900}.editorial-editor>p{color:#666;margin:0 0 12px;font-size:12px;line-height:1.4}.editorial-admin-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.editorial-admin-item{background:#fff;border:1px solid #aaa;padding:8px;position:relative}.editorial-admin-item>img{object-fit:cover;background:#111;width:100%;height:130px;display:block}.editorial-admin-item>span{color:#050505;background:var(--orange);padding:4px 6px;font-size:10px;font-weight:900;position:absolute;top:14px;left:14px}.editorial-admin-item>input{min-height:32px;font-size:11px}.editorial-admin-item>div{gap:5px;margin-top:6px;display:flex}.editorial-admin-item button,.editorial-add-url{text-transform:uppercase;background:0 0;border:1px solid #777;min-height:30px;font-size:11px;font-weight:800}.editorial-admin-item button:last-child{margin-left:auto}.editorial-upload{text-align:center;border:2px dashed #888;place-content:center;min-height:205px;position:relative;overflow:hidden;margin:0!important;display:grid!important}.editorial-upload strong{font-size:13px}.editorial-upload span{color:#777;margin-top:5px;font-size:9px}.editorial-upload input{opacity:0;cursor:pointer;position:absolute;inset:0}.editorial-add-url{width:100%;margin-top:10px}.stock-grid{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.editor-checks{gap:25px;display:flex}.editor-checks label{align-items:center;gap:8px;display:flex}.editor-checks input{width:18px;min-height:18px;margin:0}.editor-actions{justify-content:flex-end;gap:12px;margin-top:20px;display:flex}.admin-danger{color:#b00020;background:0 0;border:1px solid #b00020;padding:0 20px;font-weight:800}.orders-list{gap:14px;display:grid}.orders-list article,.users-list article{background:#fff;border:1px solid #c8c8c2;padding:20px}.users-list{gap:12px;display:grid}.users-list article{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;display:grid}.users-list span{color:#666;font-family:monospace}.users-list h3,.users-list p{margin:3px 0 0}.users-list a{margin-top:4px;font-weight:800;text-decoration:underline;text-decoration-thickness:2px;display:inline-block}.order-summary{grid-template-columns:1fr auto 170px;align-items:center;gap:30px;display:grid}.order-summary span{font-family:monospace}.order-summary h3,.order-summary p{margin:3px 0 0}.order-summary>strong{font-size:24px}.order-details{border-top:1px solid #ddd;margin-top:17px;padding-top:17px}.order-details p{margin:2px 0}.order-details span{background:#eee;margin:12px 15px 0 0;padding:6px 9px;display:inline-block}@media (max-width:900px){.site-header{align-items:flex-start;height:94px;padding:26px 29px 0;transition:background-color .22s}.brand{z-index:4;width:42px;height:42px;margin:0}.desktop-nav,.header-actions{display:none}.menu-toggle{z-index:4;background:0 0;border:0;flex-direction:column;justify-content:space-between;width:30px;height:27px;padding:0;display:flex;position:absolute;top:36px;right:30px}.menu-toggle span{background:var(--orange);transform-origin:50%;border-radius:2px;width:30px;height:4px;transition:background-color .18s,opacity .18s,transform .22s;display:block}.menu-open{background:var(--orange)}.menu-open .menu-toggle span{background:#050505}.menu-open .menu-toggle span:first-child{transform:translateY(11.5px)rotate(45deg)}.menu-open .menu-toggle span:nth-child(2){opacity:0;transform:scaleX(.2)}.menu-open .menu-toggle span:nth-child(3){transform:translateY(-11.5px)rotate(-45deg)}.mobile-menu{background:var(--orange);color:#050505;z-index:3;opacity:0;pointer-events:none;visibility:hidden;height:263px;padding:76px 29px 20px;transition:opacity .2s,transform .26s cubic-bezier(.2,.8,.2,1),visibility 0s linear .26s;display:block;position:absolute;top:0;left:0;right:0;overflow:hidden;transform:translateY(-105%)}.mobile-menu:before{content:"";opacity:.1;filter:invert(53%)sepia(74%)saturate(844%);background:url(/assets/mobile-art.png) 50%/contain no-repeat;width:270px;height:270px;position:absolute;top:52px;left:4px}.menu-open .mobile-menu{opacity:1;pointer-events:auto;visibility:visible;transition:opacity .2s,transform .26s cubic-bezier(.2,.8,.2,1),visibility;transform:translateY(0)}.mobile-menu nav{z-index:2;flex-direction:column;align-items:flex-end;gap:12px;font-size:17px;font-weight:800;display:flex;position:relative}.mobile-menu nav a.active{color:#fff}.mobile-actions{z-index:2;justify-content:flex-end;gap:6px;margin-top:14px;display:flex;position:relative}.search-modal{align-items:start;padding:70px 16px 16px}.search-panel{max-height:calc(100dvh - 92px);box-shadow:6px 6px 0 var(--orange)}.search-panel-header{height:46px;padding:0 12px 0 14px;font-size:15px}.search-field{padding:18px 16px 12px}.search-field input{height:48px;font-size:20px}.search-results{max-height:calc(100dvh - 245px);padding:0 16px 18px}.search-result{grid-template-columns:58px minmax(0,1fr) auto;gap:10px;min-height:74px;padding:10px 0}.search-result img{width:58px;height:58px}.search-result strong{font-size:15px}.search-result small{font-size:12px}.search-result b{min-width:46px;height:24px;font-size:14px}.site-footer{min-height:149px;padding:38px 29px 24px}.site-footer h2{letter-spacing:-1.5px;margin-bottom:8px;font-size:38px;line-height:1}.site-footer form{width:228px;height:25px}.site-footer input{padding:0 12px;font-size:10px}.site-footer button{width:75px;font-size:10px}.footer-mark{display:none}.home-hero{min-height:662px}.home-copy{min-height:568px;padding:4px 29px 240px}.home-copy .eyebrow{display:none}.home-copy h1{letter-spacing:-1px;margin:8px 0 46px;font-size:34px;line-height:1}.home-description{flex-direction:column;gap:15px;width:100%;margin:0;display:flex}.home-description p{max-width:300px;font-size:12px;line-height:1.23}.hero-cta{align-self:flex-start;height:32px;margin-top:44px;padding:0 18px;font-size:11px;position:static}.hero-cta span{margin-right:4px;font-size:21px}.desktop-art{display:none}.mobile-art{object-fit:cover;object-position:center top;width:100%;height:235px;display:block;bottom:0;left:0}.catalog-section{min-height:auto;padding:34px 29px 84px}.catalog-heading{grid-template-columns:1fr auto;align-items:start;height:50px}.catalog-heading h1{font-size:16px}.upb-mark{font-size:12px}.filters{display:none}.product-grid{display:block}.product-card{max-width:315px;margin:0 auto 44px}.product-card:nth-child(n+7){display:none}.product-card img{aspect-ratio:auto;height:245px}.product-copy{gap:2px;margin-top:4px}.product-copy strong{font-size:16px}.product-copy span,.product-copy b{font-size:14px}.card-sizes{gap:8px;margin-top:16px}.card-sizes button{min-width:32px;height:22px;padding:0 6px;font-size:12px}.product-page{padding:0 29px 110px}.product-intro{flex-direction:column;min-height:auto;display:flex}.product-info{display:contents}.product-name{flex-direction:column;order:-3;gap:2px;margin-top:5px;display:flex}.product-name h1{order:0;font-size:16px}.product-name span{order:1;margin:0;font-size:14px}.product-name b{color:#fff;background:0 0;order:2;padding:0;font-size:15px}.product-main-image{order:-2;margin-top:14px}.product-main-image img{height:270px}.product-sizes{order:-1;grid-template-columns:repeat(5,1fr);gap:12px;margin-top:8px;display:grid;position:static}.product-sizes button{width:100%;min-width:0;height:26px;font-size:12px}.product-sold-out{order:-1;width:100%;margin-top:8px;padding:11px 13px;position:static}.product-sold-out strong{font-size:15px}.buy-actions{order:-1;grid-template-columns:1fr 1fr;gap:12px;margin-top:20px;display:grid;position:static}.buy-actions .button{min-width:0;height:31px;padding:0 8px;font-size:12px}.product-info hr{display:none}.product-info>p{margin:53px 0 0;font-size:12px;line-height:1.5}.size-guide-title{margin-top:47px;font-size:12px}.size-guide-title span:last-child{display:block}.size-table{margin-top:24px;font-size:11px;display:table}.product-story{flex-direction:column;min-height:auto;margin-top:100px;display:flex}.story-label{text-align:center;order:-2;gap:8px;padding:0;font-size:12px}.story-label strong{font-size:13px}.product-story img{order:-1;height:300px;margin-top:24px}.product-story>p{text-align:center;margin:40px 12px 0;font-size:12px}.editorial-grid{flex-direction:column;gap:38px;margin-top:95px;display:flex}.editorial-grid img{aspect-ratio:auto;width:100%;height:auto}.contacts-page{min-height:557px}.contacts-content{padding:32px 29px 70px}.contacts-content h1{margin-bottom:37px;font-size:16px}.contacts-content p{margin-bottom:4px;font-size:12px}.contact-block a,.email-columns a{font-size:10px}.email-columns{gap:23px;margin-top:35px}.socials{margin-top:36px}.socials>div{gap:6px}.socials a{border-radius:4px;width:27px;height:27px;font-size:16px}.checkout-panel{padding:38px 20px 24px}.checkout-panel h2{font-size:38px}.insta-buy-summary{grid-template-columns:72px minmax(0,1fr) auto;gap:10px}.insta-buy-summary>img{width:72px;height:72px}.insta-buy-summary>strong:last-child{grid-column:2/-1;justify-self:end}.checkout-panel form{grid-template-columns:1fr}.checkout-panel textarea,.checkout-panel form .button,.checkout-error{grid-column:auto}.account-track-banner{box-shadow:5px 5px 0 var(--orange);padding:16px}.account-track-banner h3{font-size:24px}.account-track-banner .button,.account-actions .button{flex:150px;padding:0 14px}.account-shell,.account-auth-shell{width:calc(100% - 36px);padding:28px 0 70px}.account-page:before{background-position:left 18px bottom;background-size:720px;top:88px}.account-head h1{font-size:54px}.account-panel,.account-form,.account-order{box-shadow:7px 7px 0 var(--orange)}.account-panel,.account-form{padding:22px 18px}.account-profile,.account-order-top,.account-order-items p{flex-direction:column}.account-profile{align-items:flex-start}.account-order{padding:18px}.account-order-top h2{font-size:34px}.account-order-items p{gap:4px}.admin-login form{padding:32px 24px;box-shadow:8px 8px #050505}.admin-header{flex-direction:column;min-height:200px}.admin-header h1{font-size:46px}.admin-tabs{padding:0}.admin-tabs button{flex:1}.admin-content{padding:30px 18px 70px}.admin-section-title h2{font-size:34px}.editor-columns{grid-template-columns:1fr}.product-editor{padding:22px 16px}.stock-grid{grid-template-columns:repeat(3,1fr)}.order-summary{grid-template-columns:1fr;gap:12px}.users-list article{grid-template-columns:1fr;gap:8px}}
