:root{--black:#000;--white:#fff;--muted:#bdbdbd;--hair:#242424}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#000;color:#fff;font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}img{display:block}a{color:inherit;text-decoration:none}.shell{width:min(1500px,calc(100% - 72px));margin:auto}
.header{height:110px;background:#000;border-bottom:1px solid #1b1b1b;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;padding:0 34px;position:sticky;top:0;z-index:30;column-gap:28px}.brand{display:flex;align-items:center;gap:18px;min-width:0}.brand-circle{width:74px;height:74px;object-fit:contain;background:#000;flex:0 0 auto}.brand-wordmark{width:300px;height:auto;object-fit:contain;object-position:left center;background:#000}.nav{display:flex;justify-content:center;align-items:center;gap:clamp(16px,1.8vw,30px);text-transform:uppercase;font-weight:700;font-size:clamp(11px,.8vw,13px);letter-spacing:.055em;white-space:nowrap;min-width:0}.nav a:hover{opacity:.65}.header-actions{justify-self:end;display:flex;align-items:center;gap:19px}.plain-icon,.cart-button{background:#000;color:#fff;border:0;font:inherit;cursor:pointer}.plain-icon{font-size:28px}.cart-button{padding:10px 2px;text-transform:uppercase;font-size:12px;letter-spacing:.06em}.cart-button span{display:inline-grid;place-items:center;background:#fff;color:#000;border-radius:50%;width:20px;height:20px;margin-left:7px;font-weight:700}
.hero{min-height:710px;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:60px;padding:72px 0 30px}.hero-copy{padding-left:34px}.hero-copy h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(68px,6.5vw,112px);line-height:.92;letter-spacing:-.038em;text-transform:uppercase;margin:0;color:#fff}.divider{width:500px;max-width:90%;display:flex;align-items:center;gap:14px;margin:34px 0 22px}.divider:before,.divider:after{content:"";height:1px;background:#777;flex:1}.divider span{font-size:19px}.hero-copy p{font-size:22px;line-height:1.42;text-transform:uppercase;letter-spacing:.025em;margin:0;color:#fff}.hero-buttons{display:flex;gap:18px;margin-top:30px}.button{padding:16px 24px;border:1px solid #666;text-transform:uppercase;font-weight:700;font-size:12px;letter-spacing:.04em}.button-light{background:#fff;color:#000;border-color:#fff}.button-dark{background:#000;color:#fff}.hero-logo-wrap{display:flex;justify-content:center;align-items:center;background:#000;min-height:590px}.hero-logo{width:min(650px,94%);height:auto;background:#000;object-fit:contain}
.trust{padding:8px 34px 46px;display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.trust div{display:flex;flex-direction:column;gap:8px;padding-right:20px}.trust strong{text-transform:uppercase;font-size:12px;letter-spacing:.045em}.trust span{font-size:13px;color:var(--muted);line-height:1.4}
.collection{padding:12px 0 44px}.section-heading{display:grid;grid-template-columns:1fr auto 1fr;gap:24px;align-items:center;margin-bottom:24px}.section-heading>span{height:1px;background:#272727}.section-heading h2,.new-heading h2{font-size:19px;font-weight:400;text-transform:uppercase;letter-spacing:.22em;margin:0}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.category{background:#000;overflow:hidden;position:relative}.category>img{width:100%;aspect-ratio:1.25;object-fit:cover;background:#000}.category-copy{padding:18px 10px 6px;text-align:center;background:#000}.category-copy h3{text-transform:uppercase;margin:0 0 8px;font-size:20px}.category-copy p{color:#d0d0d0;line-height:1.45;min-height:40px;margin:0 0 14px;font-size:13px}.category-copy a{display:inline-block;border:1px solid #525252;padding:10px 16px;text-transform:uppercase;font-size:11px;font-weight:700}.category:after{content:"";position:absolute;inset:0;border:1px solid transparent;pointer-events:none;transition:.2s}.category:hover:after{border-color:#3b3b3b}
.new{padding:0 0 32px}.new-heading{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #202020;padding-bottom:12px;margin-bottom:18px}.new-heading button{background:#000;color:#fff;border:0;text-transform:uppercase;letter-spacing:.08em;cursor:pointer}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product{background:#000;overflow:hidden}.product>img{width:100%;aspect-ratio:1.35;object-fit:cover;background:#000}.product>div{padding:13px 2px 8px}.product small{color:#a9a9a9;text-transform:uppercase;letter-spacing:.06em}.product h3{margin:6px 0 4px;font-size:17px}.product p{margin:0 0 12px;color:#bdbdbd;font-size:13px}.product strong{font-size:16px}.product .add{float:right;background:#000;color:#fff;border:1px solid #555;padding:7px 11px;text-transform:uppercase;font-size:10px;cursor:pointer}
.newsletter{border-top:1px solid #222;border-bottom:1px solid #222;display:grid;grid-template-columns:1.1fr 1fr .65fr;gap:24px;align-items:center;padding:24px 0;margin-top:18px}.newsletter>div{display:flex;flex-direction:column;gap:7px}.newsletter strong{text-transform:uppercase;font-size:12px;letter-spacing:.08em}.newsletter span{font-size:12px;color:#b7b7b7}.newsletter form{display:flex}.newsletter input{flex:1;background:#000;color:#fff;border:1px solid #333;padding:13px}.newsletter button{background:#fff;color:#000;border:0;padding:0 18px;font-weight:700;text-transform:uppercase}.social{text-align:right}
.footer{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:52px;padding:38px 0 60px}.footer>div{display:flex;flex-direction:column;gap:8px}.footer strong{text-transform:uppercase;font-size:11px}.footer a,.footer span{font-size:12px;color:#aaa}.footer-brand{flex-direction:row!important;align-items:center}.footer-brand>img{width:80px;height:80px;object-fit:contain;background:#000}.footer-brand>div{display:flex;flex-direction:column;gap:7px}.footer-wordmark{width:235px;height:auto;object-fit:contain;object-position:left center;background:#000}
.cart{position:fixed;right:0;top:0;width:min(420px,92vw);height:100vh;background:#000;border-left:1px solid #333;z-index:50;transform:translateX(105%);transition:.22s;display:flex;flex-direction:column}.cart.open{transform:translateX(0)}.cart-head{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #222}.cart-head h2{margin:0}.cart-head button{background:#000;color:#fff;border:0;font-size:32px;cursor:pointer}.cart-items{padding:20px;flex:1;overflow:auto}.cart-row{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid #222;padding:13px 0}.cart-row button{background:#000;color:#bbb;border:0;text-decoration:underline;cursor:pointer}.cart-footer{padding:20px;border-top:1px solid #222;display:flex;flex-direction:column;gap:12px}.cart-footer>div{display:flex;justify-content:space-between}.cart-footer small{color:#aaa}.cart-footer button{background:#fff;color:#000;border:0;padding:14px;text-transform:uppercase;font-weight:700}.cart-footer button:disabled{opacity:.35}.scrim{position:fixed;inset:0;background:rgba(0,0,0,.72);opacity:0;pointer-events:none;z-index:40;transition:.22s}.scrim.show{opacity:1;pointer-events:auto}
@media(max-width:1320px){.header{grid-template-columns:1fr auto}.nav{display:none}.brand-wordmark{width:290px}.hero{grid-template-columns:1fr 1fr;gap:28px}.hero-copy{padding-left:0}.hero-logo{width:min(560px,96%)}.category-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.newsletter{grid-template-columns:1fr}.social{text-align:left}.footer{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.shell{width:min(100% - 28px,1500px)}.header{height:82px;padding:0 14px}.brand{gap:10px}.brand-circle{width:48px;height:48px}.brand-wordmark{width:195px}.header-actions .plain-icon{display:none}.hero{grid-template-columns:1fr;padding-top:34px;min-height:auto}.hero-logo-wrap{order:-1;min-height:0}.hero-logo{width:290px}.hero-copy h1{font-size:52px}.hero-copy p{font-size:15px}.hero-buttons{flex-direction:column;align-items:stretch}.button{text-align:center}.trust{grid-template-columns:1fr 1fr;gap:20px;padding-left:0;padding-right:0}.category-grid,.product-grid{grid-template-columns:1fr}.footer{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}
.store-tools{display:flex;gap:12px;margin:0 0 20px}.store-tools input,.store-tools select{background:#000;color:#fff;border:1px solid #343434;padding:12px 14px;font:inherit}.store-tools input{flex:1}.store-tools select{min-width:190px}.empty-store{color:#aaa;padding:24px 0}.product-buy{display:flex;align-items:center;justify-content:space-between;gap:12px}.product .add{float:none}.admin-link{opacity:.55}.admin-link:hover{opacity:1}@media(max-width:700px){.store-tools{flex-direction:column}.store-tools select{width:100%}}
.product h3 .product-number{font-size:.72em;font-weight:500;color:#bdbdbd;vertical-align:.08em;letter-spacing:.01em}

/* Store product image sizing: full-resolution uploads stay full-res in storage,
   but thumbnails are constrained to a consistent storefront frame. */
.product .product-photo{
  padding:0;
  width:100%;
  height:clamp(280px,24vw,410px);
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
  background:#000;
}
.product .product-photo img{
  display:block;
  width:100%;
  height:100%;
  max-width:100%;
  max-height:100%;
  object-fit:contain;
  object-position:center;
  background:#000;
}
.product .product-info{padding:13px 2px 8px;}
@media(max-width:1320px){.product .product-photo{height:clamp(300px,46vw,520px)}}
@media(max-width:700px){.product .product-photo{height:min(72vh,520px)}}
.view-all-link{background:#000;color:#fff;border:0;text-transform:uppercase;letter-spacing:.08em;font-size:12px;cursor:pointer}
.catalog-hero{min-height:430px;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;padding:54px 0 44px;border-bottom:1px solid #202020}.catalog-copy{padding-left:28px}.catalog-back{display:inline-block;color:#aaa;text-transform:uppercase;font-size:11px;letter-spacing:.08em;margin-bottom:34px}.catalog-kicker{display:block;color:#aaa;text-transform:uppercase;font-size:12px;letter-spacing:.18em;margin-bottom:12px}.catalog-copy h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(58px,6vw,98px);line-height:.95;text-transform:uppercase;letter-spacing:-.035em;margin:0 0 18px}.catalog-copy p{font-size:18px;color:#d0d0d0;max-width:520px;line-height:1.5;margin:0}.catalog-image{height:360px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#000}.catalog-image img{width:100%;height:100%;object-fit:cover;background:#000}.catalog-image.catalog-hero-logo img{object-fit:contain;max-width:420px}.catalog-products{padding:40px 0 54px}.catalog-products .store-tools{max-width:680px}.catalog-products .product-grid{margin-top:4px}
@media(max-width:900px){.catalog-hero{grid-template-columns:1fr;gap:24px}.catalog-copy{padding-left:0}.catalog-image{height:300px;order:-1}.catalog-copy h1{font-size:58px}}
@media(max-width:700px){.catalog-image{height:240px}.catalog-copy h1{font-size:48px}.catalog-copy p{font-size:15px}.catalog-hero{padding-top:28px}}

/* Product detail page */
.product-detail-link,.product-title-link{color:inherit;text-decoration:none}
.product-detail-link{display:block}
.product-title-link:hover{text-decoration:underline;text-underline-offset:4px}
.detail-shell{padding-top:34px;padding-bottom:70px}
.detail-back{display:inline-block;margin-bottom:26px}
.detail-loading,.detail-error{padding:80px 0;text-align:center;color:#aaa}
.product-detail{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.8fr);gap:72px;align-items:start}
.detail-gallery{min-width:0}
.detail-main-image{height:670px;display:flex;align-items:center;justify-content:center;background:#050505;border:1px solid #1c1c1c;padding:28px}
.detail-main-image img{width:100%;height:100%;object-fit:contain;display:block}
.detail-thumbs{display:flex;gap:12px;overflow-x:auto;padding:14px 2px 2px}
.detail-thumb{width:92px;height:118px;flex:0 0 auto;background:#070707;border:1px solid #242424;padding:5px;cursor:pointer}
.detail-thumb.active{border-color:#fff}
.detail-thumb img{width:100%;height:100%;object-fit:contain;display:block}
.detail-copy{position:sticky;top:110px}
.detail-kicker{font-size:12px;letter-spacing:.2em;color:#aaa;margin-bottom:14px}
.detail-copy h1{font-family:Georgia,'Times New Roman',serif;font-size:52px;line-height:1.02;font-weight:500;margin:0 0 18px;color:#fff}
.detail-number{font-size:.48em;vertical-align:.18em;font-family:Arial,sans-serif;font-weight:500;letter-spacing:.03em;color:#bbb}
.detail-price{font-size:26px;font-weight:700;margin-bottom:8px}
.detail-stock{font-size:13px;color:#aaa;margin-bottom:32px}
.detail-facts{border-top:1px solid #252525;margin:0 0 30px}
.detail-facts>div{display:grid;grid-template-columns:150px 1fr;gap:20px;padding:13px 0;border-bottom:1px solid #202020}
.detail-facts dt{font-size:11px;letter-spacing:.09em;text-transform:uppercase;color:#888}
.detail-facts dd{margin:0;font-size:14px;color:#eee}
.detail-notes{margin:0 0 28px}.detail-notes h2{font-size:12px;text-transform:uppercase;letter-spacing:.12em;margin-bottom:9px}.detail-notes p{color:#bbb;line-height:1.6}
.detail-add{width:100%;background:#fff;color:#000;border:0;padding:15px 20px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;cursor:pointer}.detail-add:disabled{opacity:.4;cursor:not-allowed}
@media(max-width:900px){.product-detail{grid-template-columns:1fr;gap:34px}.detail-copy{position:static}.detail-main-image{height:520px}.detail-copy h1{font-size:42px}}
@media(max-width:560px){.detail-shell{padding-top:20px}.detail-main-image{height:430px;padding:12px}.detail-thumb{width:72px;height:96px}.detail-copy h1{font-size:36px}.detail-facts>div{grid-template-columns:120px 1fr;gap:12px}}

/* Show mode + seller drop */
.show-mode-banner{background:#fff;color:#000;text-align:center;padding:11px 18px;font-weight:800;font-size:12px;letter-spacing:.06em;text-transform:uppercase;position:sticky;top:0;z-index:70}.show-mode-banner[hidden]{display:none}.show-mode-active .add,.show-mode-active .detail-add,.show-mode-active #checkout{opacity:.38!important;cursor:not-allowed!important}.sell-link{font-weight:700}.sell-shell{padding-top:54px;padding-bottom:80px}.sell-hero{max-width:860px;margin-bottom:38px}.sell-hero h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(54px,7vw,92px);line-height:.95;text-transform:uppercase;margin:0 0 20px}.sell-hero p{color:#c8c8c8;line-height:1.65;font-size:17px;max-width:760px}.buy-rate{display:inline-flex;border:1px solid #333;padding:10px 14px;margin-top:10px;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.sell-form{max-width:850px;border-top:1px solid #292929;padding-top:28px}.sell-form label{display:flex;flex-direction:column;gap:8px;font-size:11px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:18px}.sell-form input,.sell-form select,.sell-form textarea{background:#000;color:#fff;border:1px solid #383838;padding:13px 14px;font:inherit;text-transform:none;letter-spacing:normal}.sell-form textarea{min-height:130px;resize:vertical}.sell-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.sell-form button{background:#fff;color:#000;border:0;padding:15px 22px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;cursor:pointer}.sell-form button:disabled{opacity:.4}.sell-note{color:#999;font-size:12px;line-height:1.5;margin-top:12px}.sell-success{border:1px solid #333;padding:24px;margin-top:24px}.sell-success h2{margin-top:0}@media(max-width:700px){.sell-row{grid-template-columns:1fr}}

/* Full-resolution product image viewer (individual product page only) */
.detail-main-image img{cursor:zoom-in}
.detail-image-hint{margin:8px 0 0;color:#777;font-size:11px;letter-spacing:.03em}
.full-image-open{overflow:hidden}
.full-image-viewer{position:fixed;inset:0;z-index:10000;background:#000;overflow:auto}
.full-image-viewer[hidden]{display:none}
.full-image-toolbar{position:sticky;top:0;z-index:2;display:flex;justify-content:flex-end;padding:12px;background:rgba(0,0,0,.92);border-bottom:1px solid #202020}
.full-image-toolbar button{background:#000;color:#fff;border:1px solid #555;padding:10px 14px;text-transform:uppercase;font-size:11px;cursor:pointer}
.full-image-stage{width:max-content;min-width:100%;min-height:calc(100vh - 55px);display:flex;align-items:flex-start;justify-content:flex-start;padding:20px;overflow:visible;box-sizing:border-box}
.full-image-stage img{display:block;width:auto;height:auto;max-width:none;max-height:none;object-fit:none;background:#000}
@media(max-width:700px){.full-image-stage{justify-content:flex-start;padding:10px}.detail-image-hint{font-size:10px}}
/* Every visible product card is a direct route to its product page. */
.product-clickable{cursor:pointer;transition:transform .16s ease,border-color .16s ease}
.product-clickable:hover{transform:translateY(-2px)}
.product-clickable .add{position:relative;z-index:2}
.copy-chooser{border-top:1px solid #252525;padding:20px 0 24px}.copy-chooser-title{text-transform:uppercase;letter-spacing:.12em;font-size:11px;color:#aaa;margin-bottom:12px}.copy-options{display:flex;gap:12px;flex-wrap:wrap}.copy-option{width:112px;background:#050505;color:#fff;border:1px solid #333;padding:7px;cursor:pointer;text-align:left}.copy-option.active{border-color:#fff}.copy-option img{display:block;width:100%;height:120px;object-fit:contain;background:#000;margin-bottom:7px}.copy-option span{font-size:11px;text-transform:uppercase;letter-spacing:.08em}
.sell-items,.collection-link-section{border-top:1px solid #292929;padding-top:26px;margin:28px 0}.sell-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.sell-section-head h2,.collection-link-section h2{font-family:Georgia,'Times New Roman',serif;font-size:28px;margin:0}.sell-secondary{background:#000!important;color:#fff!important;border:1px solid #555!important;padding:10px 14px!important}.sell-item{border:1px solid #303030;padding:20px;margin:0 0 16px;background:#050505}.sell-item-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.sell-item-remove{background:none!important;color:#aaa!important;border:0!important;padding:0!important;font-size:11px!important}.collection-link-section p{color:#999;font-size:13px}.collection-link-section textarea{width:100%;min-height:100px}@media(max-width:700px){.sell-section-head{align-items:start;flex-direction:column}}

.sell-form [hidden]{display:none!important}
