.merch-page{background:#e9c997}.merch-page .big-logo-header .nav{gap:clamp(10px,1.2vw,18px)}
.merch-page .big-logo-header .nav a{font-size:12px}.merch-page .nav .is-current{color:#fff4df}.merch-page .nav .is-current:after{opacity:.82;transform:scaleX(1)}
.merch-hero{position:relative;overflow:hidden;padding:64px 0;background:radial-gradient(circle at 76% 45%,rgba(201,92,34,.3),transparent 33%),linear-gradient(135deg,#160e09 0%,#2c1710 56%,#731e18 100%);color:#fff3df}
.merch-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:24px 24px;mask-image:linear-gradient(to right,#000,transparent)}
.merch-hero-grid{position:relative;display:grid;grid-template-columns:.75fr 1.25fr;gap:clamp(34px,5vw,68px);align-items:center}
.merch-hero-copy h1{margin:12px 0 20px;font-family:Georgia,serif;font-size:clamp(52px,7vw,96px);line-height:.88;letter-spacing:-.055em}.merch-hero-copy h1 em{color:#e1a543;font-weight:400}.merch-hero-copy>p{font-size:clamp(18px,2vw,23px);line-height:1.55;color:#e8d7c1;max-width:650px}.merch-proof{display:flex;gap:10px;flex-wrap:wrap;margin-top:30px}.merch-proof span{border:1px solid rgba(225,165,67,.38);border-radius:999px;padding:7px 11px;color:#efd8b3;font-size:13px;font-weight:850;letter-spacing:.035em}
body.merch-page .merch-hero .btn.secondary{background:transparent;color:#fff3df;border-color:rgba(225,165,67,.58);box-shadow:none}body.merch-page .merch-hero .btn.secondary:hover{background:#fff3df;color:#1a100b}
.merch-hero-product{position:relative;margin:0;transform:rotate(1.5deg);border:1px solid rgba(255,255,255,.14);border-radius:30px;padding:12px;background:#0e0a08;box-shadow:0 34px 80px rgba(0,0,0,.45)}.merch-hero-product img{display:block;width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:20px}.merch-hero-product figcaption{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 8px 2px}.merch-hero-product figcaption strong{font-family:Georgia,serif;font-size:22px}.merch-hero-product figcaption span{font-size:12px;color:#cbb392;text-align:right}
.merch-shop{background:linear-gradient(180deg,#f4d9ae,#e9c997)}.merch-shop code{font-size:.88em;background:rgba(255,255,255,.5);padding:2px 6px;border-radius:5px}.merch-cart-button{border:0;border-radius:999px;padding:12px 18px;background:#19100b;color:#fff3df;font:900 14px/1 Inter,sans-serif;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;box-shadow:0 6px 0 rgba(101,50,24,.24)}.merch-cart-button span{display:inline-grid;place-items:center;min-width:24px;height:24px;margin-left:6px;border-radius:50%;background:#b62f24}
.merch-payment-notice{margin:0 0 22px;padding:14px 17px;border:1px solid rgba(143,36,28,.25);border-radius:12px;background:#f3c7be;color:#6f1711}.merch-payment-notice.is-success{border-color:rgba(33,74,25,.25);background:#cfe5bd;color:#214a19}
.merch-tools{display:flex;align-items:end;justify-content:space-between;gap:20px;padding:17px 0 28px;border-top:1px solid rgba(34,22,15,.14)}.merch-tools label span,.merch-buy-row label span,.merch-color-picker span{display:block;margin-bottom:5px;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.1em;color:#6f402b}.merch-tools input{width:min(360px,75vw);padding:12px 15px;border:1px solid rgba(33,20,13,.22);border-radius:999px;background:#fff3df;font:inherit}.merch-filters{display:flex;gap:8px;flex-wrap:wrap}.merch-filters button{padding:9px 13px;border:1px solid rgba(33,20,13,.2);border-radius:999px;background:transparent;font-weight:850;cursor:pointer}.merch-filters button.is-active{background:#21140e;color:#fff3df;border-color:#21140e}
.merch-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.merch-card{overflow:hidden;border:1px solid rgba(33,20,13,.15);border-radius:26px;background:#fff3df;box-shadow:0 14px 35px rgba(67,35,17,.12);transition:transform .2s ease,box-shadow .2s ease}.merch-card:hover{transform:translateY(-5px);box-shadow:0 22px 45px rgba(67,35,17,.18)}.merch-image-wrap{position:relative;overflow:hidden;background:#160f0b}.merch-image-wrap img{display:block;width:100%;aspect-ratio:1;object-fit:cover;transition:transform .45s ease}.merch-card:hover .merch-image-wrap img{transform:scale(1.025)}.merch-badge{position:absolute;z-index:1;left:14px;top:14px;padding:7px 10px;border-radius:999px;background:#f1c66f;color:#28170d;font-size:11px;font-weight:1000;letter-spacing:.08em;text-transform:uppercase}.merch-color-dot{position:absolute;right:14px;bottom:14px;width:25px;height:25px;border:3px solid #fff;border-radius:50%;background:var(--swatch);box-shadow:0 2px 8px rgba(0,0,0,.3)}.merch-image-toggle{position:absolute;z-index:2;right:12px;bottom:12px;display:flex;gap:4px;padding:4px;border-radius:999px;background:rgba(16,10,7,.88)}.merch-image-toggle[hidden]{display:none}.merch-image-toggle button{appearance:none;border:0;border-radius:999px;padding:6px 9px;background:transparent;color:#fff;font:inherit;font-size:11px;font-weight:900;text-transform:uppercase;cursor:pointer}.merch-image-toggle button.is-active{background:#f1c66f;color:#28170d}.merch-card-copy{padding:21px}.merch-card-heading{display:flex;justify-content:space-between;gap:15px;align-items:start}.merch-card h3{margin:3px 0 0;font-family:Georgia,serif;font-size:25px;line-height:1}.merch-price{font-size:20px;color:#8f241c}.merch-card-copy>p{color:#684d3c;font-size:15px;line-height:1.5}.merch-color-picker{display:block;margin:14px 0}.merch-color-picker select,.merch-buy-row select{width:100%;height:47px;padding:0 10px;border:1px solid rgba(33,20,13,.25);border-radius:12px;background:#fff;font:inherit;font-weight:800}.merch-buy-row{display:grid;grid-template-columns:90px 1fr;gap:10px;align-items:end}.merch-buy-row .btn{height:47px;padding:10px 14px;cursor:pointer}.merch-empty{text-align:center;font-weight:850;padding:40px}
.merch-story{padding:64px 0}.merch-story-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.merch-story h2{font-family:Georgia,serif;font-size:clamp(42px,5vw,70px);line-height:.95;margin:8px 0}.merch-story p{font-size:20px;color:#e6d5c1}.merch-story a{color:#e5aa45;font-weight:900;text-decoration:none}
.merch-cart[hidden],.merch-checkout[hidden]{display:none}.merch-cart,.merch-checkout{position:fixed;inset:0;z-index:1000}.merch-cart-backdrop{position:absolute;inset:0;width:100%;border:0;background:rgba(10,6,4,.72);backdrop-filter:blur(4px);cursor:pointer}.merch-cart-panel{position:absolute;top:0;right:0;width:min(470px,100%);height:100%;overflow:auto;padding:30px;background:#fff3df;box-shadow:-30px 0 70px rgba(0,0,0,.3)}.merch-cart-head{display:flex;justify-content:space-between;align-items:start;border-bottom:1px solid rgba(33,20,13,.16);padding-bottom:16px}.merch-cart-head h2{margin:2px 0;font-family:Georgia,serif;font-size:38px}.merch-cart-head>button,.merch-modal-close{width:42px;height:42px;border:1px solid rgba(33,20,13,.2);border-radius:50%;background:transparent;font-size:27px;line-height:1;cursor:pointer}.merch-cart-item{display:grid;grid-template-columns:72px 1fr auto;gap:13px;align-items:center;padding:15px 0;border-bottom:1px solid rgba(33,20,13,.13)}.merch-cart-item img{width:72px;height:72px;object-fit:cover;border-radius:12px}.merch-cart-item strong,.merch-cart-item span{display:block}.merch-cart-item span{font-size:13px;color:#755b49}.merch-cart-item-actions{display:flex;align-items:center;gap:7px}.merch-cart-item-actions button{width:28px;height:28px;border:1px solid rgba(33,20,13,.2);border-radius:50%;background:#fff;cursor:pointer}.merch-cart-item-actions .remove{border:0;width:auto;color:#8f241c;background:none;text-decoration:underline}.merch-cart-empty{text-align:center;padding:55px 20px}.merch-cart-total{display:flex;justify-content:space-between;padding:20px 0 4px;font-size:20px}.merch-shipping-note{margin-top:0;color:#755b49;font-size:13px}.merch-checkout-button{width:100%;cursor:pointer}.merch-checkout-button:disabled{opacity:.45;cursor:not-allowed}
.merch-checkout{display:grid;place-items:center;padding:20px}.merch-checkout-panel{position:relative;width:min(760px,100%);max-height:calc(100vh - 40px);overflow:auto;padding:34px;border-radius:28px;background:#fff3df;box-shadow:0 30px 90px rgba(0,0,0,.4)}.merch-checkout-panel h2{font-family:Georgia,serif;font-size:clamp(34px,5vw,52px);line-height:1;margin:6px 0 22px}.merch-modal-close{position:absolute;right:22px;top:22px}.merch-checkout-form{display:grid;gap:13px}.merch-checkout-form label{font-weight:850;font-size:13px}.merch-checkout-form label small{font-weight:500}.merch-checkout-form input,.merch-checkout-form select{width:100%;margin-top:5px;padding:11px 12px;border:1px solid rgba(33,20,13,.24);border-radius:11px;background:#fff;font:inherit}.merch-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.merch-form-grid.city{grid-template-columns:1.5fr .65fr .85fr}.merch-checkout-actions{display:flex;gap:11px;flex-wrap:wrap;margin-top:8px}.merch-checkout-actions button{cursor:pointer}.merch-order-note{font-size:13px;color:#755b49}.merch-form-message{padding:12px;border-radius:10px;background:#f1d49e;color:#4c2a17;font-weight:750}body.merch-modal-open{overflow:hidden}
.merch-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.merch-form-message.is-error{background:#f3c7be;color:#6f1711}.merch-form-message.is-success{background:#cfe5bd;color:#214a19}.merch-checkout-actions button[disabled]{opacity:.55;cursor:wait}
.merch-shipping-choices{min-width:0;margin:8px 0;padding:8px 12px 12px;border:1px solid rgba(33,20,13,.2);border-radius:12px}.merch-shipping-choices legend{padding:0 7px;font-weight:900}.merch-checkout-form .merch-shipping-choice{display:grid;grid-template-columns:22px minmax(0,1fr) auto;gap:12px;align-items:center;min-width:0;margin:0;padding:12px 4px;border-bottom:1px solid rgba(33,20,13,.12);cursor:pointer}.merch-checkout-form .merch-shipping-choice:last-child{border-bottom:0}.merch-checkout-form .merch-shipping-radio{appearance:auto;width:18px;height:18px;margin:0;padding:0;border:0;border-radius:50%;accent-color:#c93023;box-shadow:none}.merch-shipping-copy{display:block;min-width:0;line-height:1.25}.merch-shipping-copy strong{display:block;font-size:14px;color:#21140e}.merch-shipping-copy small{display:block;margin-top:3px;font-size:11px;font-weight:600;line-height:1.35;color:#755b49}.merch-shipping-price{align-self:center;padding-left:8px;white-space:nowrap;font-size:15px;color:#8f241c;text-align:right}.merch-shipping-choice:has(input:checked){background:rgba(241,198,111,.18)}.merch-checkout-totals{padding:12px 0;border-top:1px solid rgba(33,20,13,.16);border-bottom:1px solid rgba(33,20,13,.16)}.merch-checkout-totals>div{display:flex;justify-content:space-between;gap:20px;padding:4px 0}.merch-checkout-totals .grand{margin-top:5px;padding-top:9px;border-top:1px solid rgba(33,20,13,.12);font-size:18px}
@media(max-width:980px){.merch-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.merch-page .big-logo-header .nav{gap:8px}.merch-page .big-logo-header .nav a{font-size:11px}}
@media(max-width:760px){.merch-hero{padding:42px 0}.merch-hero-grid,.merch-story-grid{grid-template-columns:1fr}.merch-hero-copy{text-align:center}.merch-hero-copy>p{margin-inline:auto}.merch-hero-copy .hero-actions,.merch-proof{justify-content:center}.merch-hero-product{transform:none}.merch-tools{align-items:stretch;flex-direction:column}.merch-tools input{width:100%}.merch-grid{grid-template-columns:1fr}.merch-form-grid,.merch-form-grid.city{grid-template-columns:1fr}.merch-checkout-panel{padding:28px 20px}.merch-modal-close{right:14px;top:14px}.merch-card-heading{align-items:center}.merch-checkout-form .merch-shipping-choice{grid-template-columns:20px minmax(0,1fr) auto;gap:9px;padding:11px 2px}.merch-shipping-copy strong{font-size:13px}.merch-shipping-copy small{font-size:10px}.merch-shipping-price{padding-left:3px;font-size:14px}}
