:root{--black:#0b0b0a;--ink:#111110;--charcoal:#151514;--paper:#d8d7d1;--paper-bright:#efeee9;--white:#f2f1ec;--muted:rgba(242,241,236,.56);--line:rgba(242,241,236,.12);--warm:#b18a62}*{box-sizing:border-box}html{background:var(--black);color:var(--white);scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--black);color:var(--white);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}::selection{background:var(--paper-bright);color:var(--black)}button,input,textarea,select{font:inherit}button{color:inherit}.drop-shell{min-height:100vh;background:radial-gradient(ellipse at 78% -8%,rgba(177,138,98,.13),transparent 31rem),radial-gradient(circle at 8% 24%,rgba(255,255,255,.025),transparent 24rem),repeating-linear-gradient(0deg,rgba(255,255,255,.012) 0 1px,transparent 1px 5px),var(--ink)}.drop-header{position:sticky;top:0;z-index:40;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:58px;padding:0 20px;border-bottom:1px solid var(--line);background:rgba(11,11,10,.92);box-shadow:0 10px 30px rgba(0,0,0,.16);backdrop-filter:blur(16px) saturate(105%)}.drop-wordmark,.drop-status,.drop-order-button,.drop-footer{font-size:9px;line-height:1;font-weight:720;letter-spacing:.14em}.drop-wordmark{display:flex;align-items:center;color:rgba(242,241,236,.68);white-space:nowrap}.drop-wordmark:before{content:"058637";display:inline-flex;min-height:27px;align-items:center;margin-right:11px;padding:0 8px;background:var(--paper-bright);color:var(--black);font-size:8px;font-weight:800;letter-spacing:.16em}.drop-status{color:rgba(242,241,236,.42);text-align:center}.drop-status:before{content:"";display:inline-block;width:4px;height:4px;margin-right:8px;border-radius:999px;background:var(--warm);vertical-align:2px;box-shadow:0 0 10px rgba(177,138,98,.42)}.drop-order-button{justify-self:end;min-height:30px;padding:0 13px;border:1px solid rgba(242,241,236,.28);border-radius:0;background:transparent;color:var(--white);cursor:pointer;transition:background 160ms ease,color 160ms ease,border-color 160ms ease}.drop-order-button:hover{border-color:var(--paper-bright);background:var(--paper-bright);color:var(--black)}.product-grid{counter-reset:private-piece;display:grid;grid-template-columns:repeat(auto-fit,minmax(285px,420px));justify-content:center;gap:66px 32px;max-width:1380px;margin:0 auto;padding:54px 24px 96px}.product-piece{counter-increment:private-piece;position:relative;min-width:0;padding-top:25px;border-top:1px solid rgba(242,241,236,.17);animation:piece-arrive 520ms cubic-bezier(.22,.75,.22,1) both;transform-origin:center top}.product-piece:nth-child(2){animation-delay:35ms}.product-piece:nth-child(3){animation-delay:70ms}.product-piece:nth-child(4){animation-delay:105ms}.product-piece:nth-child(5){animation-delay:140ms}.product-piece:nth-child(6){animation-delay:175ms}.product-piece:before{content:counter(private-piece,decimal-leading-zero) " / ISSUE";position:absolute;top:8px;left:0;color:rgba(242,241,236,.62);font-size:8px;font-weight:760;line-height:1;letter-spacing:.14em}.product-piece:after{content:"F+F / NYC";position:absolute;top:8px;right:0;color:rgba(242,241,236,.25);font-size:8px;font-weight:700;line-height:1;letter-spacing:.14em}.gallery{position:relative;display:block;width:100%;aspect-ratio:1/1;margin:0;overflow:hidden;background:#fff;isolation:isolate;box-shadow:0 0 0 1px rgba(0,0,0,.42),0 12px 28px rgba(0,0,0,.22);transition:transform 260ms cubic-bezier(.2,.75,.25,1),box-shadow 260ms ease}.gallery-track{position:absolute;inset:0;display:flex;width:100%;height:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;background:#fff}.gallery-track::-webkit-scrollbar{display:none}.gallery-slide{position:relative;width:100%;height:100%;flex:0 0 100%;overflow:hidden;scroll-snap-align:start;scroll-snap-stop:always;background:#fff}.gallery-image{display:block;width:100%;height:100%;max-width:none;margin:0;padding:0;object-position:center center;user-select:none;-webkit-user-drag:none;backface-visibility:hidden}.gallery-slide:first-child .gallery-image{object-fit:contain;background:#fff}.gallery-slide:not(:first-child) .gallery-image{object-fit:cover}.gallery-arrow{position:absolute;top:50%;z-index:4;display:grid;width:38px;height:38px;place-items:center;padding:0;border:1px solid rgba(10,10,10,.14);border-radius:999px;background:rgba(250,250,247,.9);color:#0a0a0a;font-size:17px;line-height:1;opacity:0;transform:translateY(-50%);transition:opacity 160ms ease,background 160ms ease;cursor:pointer;backdrop-filter:blur(8px)}.gallery:hover .gallery-arrow,.gallery-arrow:focus-visible{opacity:1}.gallery-arrow:hover{background:#fafaf7}.gallery-arrow.left{left:12px}.gallery-arrow.right{right:12px}.gallery-dots{position:absolute;left:50%;bottom:12px;z-index:4;display:flex;align-items:center;gap:6px;padding:6px 8px;border-radius:999px;background:rgba(250,250,247,.76);transform:translateX(-50%);backdrop-filter:blur(8px)}.gallery-dot{width:6px;height:6px;padding:0;border:0;border-radius:999px;background:rgba(10,10,10,.28);cursor:pointer}.gallery-dot.active{background:#0a0a0a}@media(hover:hover) and (pointer:fine){.product-piece:hover .gallery{transform:translateY(-3px);box-shadow:0 0 0 1px rgba(0,0,0,.56),0 18px 42px rgba(0,0,0,.30),0 0 34px rgba(177,138,98,.08)}.product-grid:hover .product-piece:not(:hover) .product-info{opacity:.62}}.product-info{padding-top:16px;transition:opacity 180ms ease}.product-heading-row{display:flex;align-items:baseline;justify-content:space-between;gap:20px;padding-bottom:13px;border-bottom:1px solid rgba(242,241,236,.10)}.product-heading-row h2,.product-price{margin:0;line-height:1.25}.product-heading-row h2{color:var(--white);font-size:15px;font-weight:580;letter-spacing:-.018em}.product-price{color:rgba(242,241,236,.66);font-size:12px;font-weight:700;white-space:nowrap;font-variant-numeric:tabular-nums}.product-copy{margin:12px 0 0;color:rgba(242,241,236,.46);font-size:11px;line-height:1.55}.variation-block{margin-top:16px}.variation-label{margin-bottom:9px;color:rgba(242,241,236,.30);font-size:8px;font-weight:760;letter-spacing:.15em}.variation-list{display:flex;flex-wrap:wrap;gap:7px}.variation-pill{min-width:43px;height:34px;padding:0 11px;border:1px solid rgba(242,241,236,.18);border-radius:2px;background:rgba(255,255,255,.015);color:rgba(242,241,236,.72);font-size:9px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;transition:border-color 150ms ease,background 150ms ease,color 150ms ease}.variation-pill:hover{border-color:rgba(242,241,236,.48);color:var(--white)}.variation-pill.is-active{border-color:var(--paper-bright);background:var(--paper-bright);color:var(--black)}.add-button,.place-order-button,.new-order-button{width:100%;min-height:45px;border:1px solid var(--paper-bright);border-radius:0;background:var(--paper-bright);color:var(--black);font-size:9px;font-weight:780;letter-spacing:.14em;cursor:pointer;transition:background 150ms ease,color 150ms ease,border-color 150ms ease,transform 150ms ease}.add-button{margin-top:17px}.add-button:hover:not(:disabled),.place-order-button:hover:not(:disabled),.new-order-button:hover{border-color:#fff;background:#fff;transform:translateY(-1px)}.add-button:disabled,.place-order-button:disabled{border-color:rgba(242,241,236,.14);background:transparent;color:rgba(242,241,236,.28);cursor:default}.empty-state{grid-column:1/-1;min-height:55vh;display:grid;place-items:center;color:var(--muted);font-size:11px}.drop-footer{display:flex;justify-content:space-between;max-width:1380px;margin:0 auto;padding:25px 24px 31px;border-top:1px solid var(--line);color:rgba(242,241,236,.28)}.drawer-backdrop{position:fixed;inset:0;z-index:80;background:rgba(0,0,0,.58);opacity:0;pointer-events:none;transition:opacity 180ms ease;backdrop-filter:blur(3px)}.drawer-backdrop.is-open{opacity:1;pointer-events:auto}.order-drawer{position:fixed;top:0;right:0;z-index:90;display:flex;width:min(450px,100vw);height:100dvh;flex-direction:column;border-left:1px solid rgba(242,241,236,.11);background:radial-gradient(circle at 70% 0,rgba(177,138,98,.07),transparent 18rem),var(--charcoal);color:var(--white);box-shadow:-30px 0 80px rgba(0,0,0,.32);transform:translateX(100%);transition:transform 270ms cubic-bezier(.2,.75,.25,1)}.order-drawer.is-open{transform:translateX(0)}.drawer-topline{display:flex;min-height:58px;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid var(--line);background:rgba(11,11,10,.66);font-size:9px;font-weight:760;letter-spacing:.14em}.drawer-topline:before{content:"058637 / ";color:rgba(242,241,236,.30)}.drawer-topline button{min-height:29px;padding:0 9px;border:1px solid rgba(242,241,236,.18);border-radius:0;background:transparent;color:rgba(242,241,236,.66);font-size:8px;font-weight:700;letter-spacing:.11em;cursor:pointer}.drawer-items{flex:1;overflow-y:auto;overscroll-behavior:contain}.drawer-empty{padding:30px 18px;color:rgba(242,241,236,.42);font-size:11px}.drawer-item{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px;border-bottom:1px solid var(--line)}.drawer-item-main{display:flex;align-items:flex-start;gap:12px;min-width:0}.drawer-item-image{display:block;width:92px;height:92px;flex:0 0 92px;object-fit:contain;padding:3px;border:1px solid rgba(242,241,236,.10);background:var(--paper)}.drawer-item-copy{min-width:0}.drawer-item-name{color:var(--white);font-size:12px;font-weight:570;line-height:1.35}.drawer-item-price{color:rgba(242,241,236,.58);font-size:11px;font-weight:700;line-height:1.35;white-space:nowrap;font-variant-numeric:tabular-nums}.drawer-item-option{margin-top:5px;color:rgba(242,241,236,.30);font-size:8px;font-weight:700;letter-spacing:.10em}.drawer-qty{display:inline-flex;align-items:center;gap:10px;margin-top:12px;font-size:10px}.drawer-qty button{width:26px;height:26px;border:1px solid rgba(242,241,236,.16);border-radius:0;background:transparent;color:rgba(242,241,236,.72);cursor:pointer}.drawer-qty button:hover{border-color:var(--paper-bright);background:var(--paper-bright);color:var(--black)}.order-form{padding:23px 18px 28px}.order-form-label{margin-bottom:12px;color:rgba(242,241,236,.34);font-size:8px;font-weight:760;letter-spacing:.15em}.order-form input,.order-form textarea{width:100%;margin:-1px 0 0;padding:13px 0;border:0;border-bottom:1px solid rgba(242,241,236,.13);border-radius:0;outline:none;background:transparent;color:var(--white);font-size:12px;transition:border-color 150ms ease,padding-left 150ms ease}.order-form input::placeholder,.order-form textarea::placeholder{color:rgba(242,241,236,.32)}.order-form input:focus,.order-form textarea:focus{border-bottom-color:rgba(177,138,98,.78);padding-left:3px}.order-form textarea{resize:vertical}.order-form-row{display:grid;grid-template-columns:1fr 92px;gap:14px}.drawer-bottom{padding:18px;border-top:1px solid var(--line);background:rgba(11,11,10,.58)}.drawer-total{display:flex;align-items:baseline;justify-content:space-between;gap:20px;color:rgba(242,241,236,.36);font-size:8px;font-weight:760;letter-spacing:.14em}.drawer-total strong{color:var(--white);font-size:24px;font-weight:520;letter-spacing:-.04em;font-variant-numeric:tabular-nums}.drawer-bottom p{margin:12px 0 15px;color:rgba(242,241,236,.42);font-size:10px;line-height:1.5}.order-error{min-height:14px;margin:0 0 12px;color:#c5837c;font-size:10px;line-height:1.4}.order-confirmation{padding:42px 24px}.confirmation-kicker{color:rgba(242,241,236,.34);font-size:8px;font-weight:760;letter-spacing:.15em}.order-confirmation h2{margin:17px 0 0;color:var(--paper-bright);font-size:54px;font-weight:720;letter-spacing:-.055em;line-height:.90}.confirmation-lead{margin:16px 0 26px;color:rgba(242,241,236,.66);font-size:12px}.payment-note{display:flex;flex-direction:column;gap:8px;margin:0 0 20px;padding:15px;border:1px solid rgba(242,241,236,.14);background:rgba(255,255,255,.025)}.payment-note span{color:rgba(242,241,236,.30);font-size:8px;font-weight:760;letter-spacing:.13em}.payment-note strong{color:var(--white);font-size:14px;font-weight:600}.confirmation-copy{margin:0 0 24px;color:rgba(242,241,236,.42);font-size:11px;line-height:1.5}@keyframes piece-arrive{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1101px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));width:min(1440px,calc(100% - 56px));max-width:1440px;gap:clamp(76px,7vw,112px) clamp(24px,3vw,46px)}.product-piece:nth-child(6n+1){transform:rotate(-.45deg) translateY(0)}.product-piece:nth-child(6n+2){transform:rotate(.35deg) translateY(18px)}.product-piece:nth-child(6n+3){transform:rotate(-.18deg) translateY(5px)}.product-piece:nth-child(6n+4){transform:rotate(.28deg) translateY(16px)}.product-piece:nth-child(6n+5){transform:rotate(-.38deg) translateY(1px)}.product-piece:nth-child(6n+6){transform:rotate(.42deg) translateY(14px)}.product-heading-row h2{font-size:clamp(20px,1.6vw,27px)}}@media(min-width:821px) and (max-width:1100px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-piece:nth-child(odd){transform:rotate(-.3deg)}.product-piece:nth-child(even){transform:rotate(.3deg) translateY(30px)}}@media(max-width:820px){.product-piece{transform:none}}@media(max-width:760px){.drop-header{grid-template-columns:1fr 1fr;min-height:54px;padding:0 14px}.drop-wordmark{font-size:8px}.drop-wordmark:before{min-height:25px;margin-right:8px;padding:0 7px;font-size:7px}.drop-status{display:none}.drop-order-button{min-height:29px;padding:0 10px}.product-grid{grid-template-columns:1fr;gap:48px;padding:38px 14px 68px}.product-piece{width:100%;max-width:520px;margin:0 auto;padding-top:24px}.drop-footer{padding:21px 14px 27px;font-size:8px}.order-drawer{width:100vw}.gallery-arrow{display:none}.gallery-dots{bottom:10px;gap:5px;padding:5px 7px}.gallery-dot{width:5px;height:5px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
/* 058637 source-faithful site layer. Loaded after storefront.css. */
:root{--site-bg:#070707;--site-panel:#0b0b0a;--site-panel-2:#0f0f0e;--site-ink:#ece8df;--site-muted:rgba(236,232,223,.64);--site-faint:rgba(236,232,223,.38);--site-line:rgba(236,232,223,.16);--site-line-strong:rgba(236,232,223,.24);--site-paper:#d8d2c6;--site-paper-ink:#171716;--site-accent:#9e3f43;--ed-red:#9e3f43;--ed-black:#090909;--ed-charcoal:#111110;--ed-panel:#171715;--ed-paper:#d4d0c7;--ed-paper-bright:#ebe7de;--ed-white:#f2f0ea;--ed-line:rgba(242,240,234,.14);--ed-line-strong:rgba(242,240,234,.26)}
html,body{background:var(--site-bg)!important;color:var(--site-ink)!important}body{background-image:repeating-linear-gradient(0deg,rgba(255,255,255,.006) 0 1px,transparent 1px 6px)!important}.zine-editorial,.drop-shell,.zine-static-shell,.zine-static-v2-shell,.receipt-page,.confirmation-page,.zine-footer{background-color:var(--site-bg)!important;color:var(--site-ink)}
.zine-editorial,.drop-shell,.zine-footer{width:calc(100% - 20px);max-width:1500px;margin-right:auto;margin-left:auto;border-right:1px solid var(--ed-line-strong);border-left:1px solid var(--ed-line-strong);background:repeating-linear-gradient(0deg,rgba(255,255,255,.008) 0 1px,transparent 1px 6px),var(--ed-charcoal)!important}.zine-editorial{margin-top:10px;border-top:1px solid var(--ed-line-strong)}.drop-shell{min-height:0!important;margin-top:0!important;border-bottom:0!important}.drop-header,.drop-footer{display:none!important}.zine-shop-anchor{scroll-margin-top:74px}
.zine-masthead{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:58px;padding:0 18px;border-bottom:1px solid var(--site-line);background:rgba(7,7,7,.98)!important}.zine-brand{justify-self:start;padding:10px 17px 9px;background:transparent;color:var(--site-muted)!important;font-size:13px;font-weight:900;letter-spacing:.18em;line-height:1;text-decoration:none;text-transform:lowercase}.zine-nav{display:flex;align-items:center;justify-content:center;gap:42px}.zine-nav a,.zine-order{position:relative;border:0;background:transparent;color:var(--site-muted)!important;font-size:8px;font-weight:760;letter-spacing:.15em;line-height:1;text-decoration:none;cursor:pointer}.zine-brand:hover,.zine-nav a:hover,.zine-nav a.is-active,.zine-order:hover{color:var(--site-ink)!important}.zine-nav a.is-active:after{content:"";position:absolute;right:0;bottom:-8px;left:0;height:1px;background:var(--site-accent)!important}.zine-order{justify-self:end}.zine-order:after{content:"";display:inline-block;width:6px;height:6px;margin-left:7px;border-radius:999px;background:var(--site-accent)!important;vertical-align:0}.zine-meta-bar{display:flex;align-items:center;justify-content:space-between;min-height:34px;padding:0 18px;border-bottom:1px solid var(--site-line-strong);color:rgba(242,240,234,.46);font-size:7px;font-weight:700;letter-spacing:.14em}
.brand-lockup{position:relative;z-index:0;display:inline-block;isolation:isolate;overflow:visible}.brand-lockup:before,.brand-lockup:after{content:"";position:absolute;z-index:-1;pointer-events:none;background:repeating-linear-gradient(0deg,rgba(255,255,255,.025) 0 1px,transparent 1px 4px),rgba(216,210,198,.24);box-shadow:inset 0 0 0 1px rgba(255,255,255,.025)}.brand-lockup:before{width:44%;height:1.25em;left:10%;top:-.55em;transform:rotate(-3.5deg);opacity:.72}.brand-lockup:after{width:48%;height:1.2em;left:45%;bottom:-.62em;transform:rotate(-5.5deg);opacity:.58}.zine-brand.brand-lockup{letter-spacing:.18em!important}.zine-footer-brand{overflow:visible}.zine-footer-brand .brand-lockup:before,.zine-footer-brand .brand-lockup:after{opacity:.38}
.zine-editorial-reframe{width:min(1800px,calc(100% - 20px))!important;max-width:1800px!important;margin:0 auto!important;overflow:hidden;background:repeating-linear-gradient(0deg,rgba(255,255,255,.006) 0 1px,transparent 1px 6px),#070707!important}.zine-editorial-photo-only .issue-opening.issue-opening-photo-only{display:none!important}.issue-photo-stage{position:relative;height:clamp(760px,56vw,960px)!important;min-height:760px!important;overflow:hidden!important;border-bottom:1px solid rgba(242,240,234,.14);background:radial-gradient(circle at 46% 42%,rgba(216,210,198,.045),transparent 31rem),radial-gradient(circle at 78% 72%,rgba(216,210,198,.025),transparent 24rem),repeating-linear-gradient(3deg,rgba(255,255,255,.006) 0 1px,transparent 1px 7px),#080807!important}.issue-photo-stage:before,.issue-opening-photo:before{display:none!important}.issue-opening-photo{position:absolute;margin:0;height:auto!important;aspect-ratio:4/5!important;filter:none!important;transform-origin:50% 50%!important}.issue-opening-photo-paper{position:relative!important;display:flex!important;width:100%!important;height:100%!important;box-sizing:border-box!important;flex-direction:column!important;padding:5.2% 5.2% 8%!important;overflow:visible!important;clip-path:none!important;border-radius:1px!important;background:radial-gradient(circle at 25% 20%,rgba(255,255,255,.16),transparent 18rem),repeating-linear-gradient(0deg,rgba(46,39,30,.018) 0 1px,transparent 1px 4px),#d7d0c3!important;box-shadow:0 2px 2px rgba(0,0,0,.24),0 13px 24px rgba(0,0,0,.30),0 31px 54px rgba(0,0,0,.16),inset 0 0 0 1px rgba(255,255,255,.18)!important}.issue-opening-photo-paper:before{content:"";position:absolute;inset:0;z-index:3;pointer-events:none;border:1px solid rgba(72,61,46,.12);border-radius:1px;box-shadow:inset 0 0 18px rgba(91,71,47,.035)}.issue-opening-photo-image{position:relative!important;flex:0 0 auto!important;width:100%!important;height:auto!important;aspect-ratio:1/1!important;overflow:hidden!important;background:#11100e!important;box-shadow:inset 0 0 0 1px rgba(0,0,0,.28)!important}.issue-opening-photo-image img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;transform:scale(1.012);filter:saturate(.76) contrast(1.03) brightness(.86) sepia(.065)!important}.issue-opening-photo-image:before{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;background:radial-gradient(circle at 50% 46%,transparent 48%,rgba(29,20,13,.13) 100%),linear-gradient(180deg,rgba(255,244,226,.035),transparent 28%,rgba(39,24,14,.045));mix-blend-mode:multiply}.issue-opening-photo-image:after{content:"";position:absolute;inset:0;pointer-events:none;opacity:.10!important;mix-blend-mode:soft-light!important;background:linear-gradient(90deg,transparent calc(var(--scratch-a) - .7px),rgba(255,255,255,.15) var(--scratch-a),transparent calc(var(--scratch-a) + 1px)),repeating-linear-gradient(0deg,rgba(255,255,255,.03) 0 1px,transparent 1px 4px)}.issue-opening-photo figcaption{position:absolute;left:7.2%!important;bottom:5.2%!important;max-width:calc(100% - 54px);overflow:hidden;color:rgba(40,35,29,.46)!important;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:6px!important;font-weight:700!important;line-height:1;letter-spacing:.08em!important;white-space:nowrap}.issue-opening-photo-index{position:absolute;right:7.2%!important;bottom:4.9%!important;color:rgba(126,48,52,.70)!important;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:7px!important;font-weight:900;line-height:1}.issue-photo-empty{position:absolute;inset:0;display:grid;place-items:center;color:rgba(242,240,234,.30);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10px;letter-spacing:.14em}
/* Final chaotic photo pile from the source repo. */
@media(min-width:1101px){.zine-masthead{min-height:74px!important;padding:0 28px!important}.zine-brand{padding:12px 20px 11px!important;font-size:15px!important;letter-spacing:.19em!important}.zine-nav{gap:clamp(38px,4vw,64px)!important}.zine-nav a,.zine-order{font-size:9px!important}.zine-editorial-photo-only .issue-photo-stage{height:clamp(330px,23vw,390px)!important;min-height:330px!important;margin-top:0!important}.zine-editorial-photo-only .issue-opening-photo-1{z-index:4!important;width:14%!important;top:18%!important;left:4%!important;transform:rotate(-7deg)!important}.zine-editorial-photo-only .issue-opening-photo-2{z-index:8!important;width:13.5%!important;top:-5%!important;left:13%!important;transform:rotate(4.7deg)!important}.zine-editorial-photo-only .issue-opening-photo-3{z-index:5!important;width:14.5%!important;top:24%!important;left:23%!important;transform:rotate(-4.5deg)!important}.zine-editorial-photo-only .issue-opening-photo-4{z-index:9!important;width:15%!important;top:-10%!important;left:34%!important;transform:rotate(3.2deg)!important}.zine-editorial-photo-only .issue-opening-photo-5{z-index:3!important;width:13%!important;top:30%!important;left:46%!important;transform:rotate(7.5deg)!important}.zine-editorial-photo-only .issue-opening-photo-6{z-index:10!important;width:15%!important;top:-4%!important;left:56%!important;transform:rotate(-5.2deg)!important}.zine-editorial-photo-only .issue-opening-photo-7{z-index:5!important;width:14%!important;top:27%!important;left:68%!important;transform:rotate(5.5deg)!important}.zine-editorial-photo-only .issue-opening-photo-8{z-index:8!important;width:13.5%!important;top:-7%!important;left:78%!important;transform:rotate(-3.8deg)!important}.zine-editorial-photo-only .issue-opening-photo-9{z-index:4!important;width:14%!important;top:21%!important;right:-1.5%!important;left:auto!important;transform:rotate(7deg)!important}}
.zine-shop-anchor{position:relative;display:block;height:clamp(58px,5.2vw,86px);margin:0!important;border-top:1px solid rgba(242,240,234,.16);border-bottom:1px solid rgba(242,240,234,.12);background:repeating-linear-gradient(0deg,rgba(255,255,255,.005) 0 1px,transparent 1px 6px),#080807}.zine-shop-anchor:after{content:"";position:absolute;top:50%;right:clamp(26px,5vw,84px);left:clamp(26px,5vw,84px);height:1px;background:linear-gradient(90deg,transparent,rgba(143,47,50,.68) 18%,rgba(143,47,50,.68) 82%,transparent);opacity:.55}
/* Final source shop presentation. */
.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:22px!important;max-width:none!important;padding:34px 28px 74px!important;background:var(--ed-charcoal)!important}.product-piece{position:relative!important;min-width:0!important;padding:0!important;overflow:hidden!important;border:1px solid var(--ed-line-strong)!important;background:#0d0d0c!important}.product-piece:before{z-index:4!important;top:11px!important;left:11px!important;padding:5px 6px 4px!important;border:1px solid rgba(242,240,234,.25)!important;background:rgba(9,9,9,.62)!important;color:rgba(242,240,234,.72)!important;box-shadow:none!important;font-size:7px!important;letter-spacing:.12em!important}.product-piece:after{z-index:4!important;top:12px!important;right:11px!important;color:var(--ed-red)!important;font-size:7px!important;font-weight:850!important}.gallery{border:0!important;border-bottom:1px solid var(--ed-line-strong)!important;background:#fff!important;box-shadow:none!important}.product-info{padding:0!important;background:#0d0d0c!important}.product-heading-row{min-height:46px!important;padding:0 14px!important;border-bottom:1px solid var(--ed-line-strong)!important}.product-heading-row h2{color:rgba(242,240,234,.82)!important;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace!important;font-size:10px!important;font-weight:760!important;letter-spacing:.03em!important;text-transform:uppercase!important}.product-price{color:var(--site-accent)!important;font-size:12px!important;font-weight:780!important}.product-copy{padding:0 14px;color:rgba(242,240,234,.52)!important;font-family:Georgia,"Times New Roman",serif;font-size:13px!important;line-height:1.55}.variation-block{margin:0!important;padding:12px 14px 0!important}.variation-label{display:none!important}.variation-list{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:4px!important}.variation-pill{min-width:0!important;height:32px!important;padding:0 5px!important;border:1px solid transparent!important;border-radius:0!important;background:transparent!important;color:rgba(242,240,234,.58)!important;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace!important;font-size:8px!important}.variation-pill:hover{border-color:rgba(242,240,234,.22)!important;color:var(--ed-white)!important}.variation-pill.is-active{border-color:var(--site-ink)!important;background:var(--site-ink)!important;color:var(--site-bg)!important}.add-button{min-height:36px!important;margin:10px 14px 14px!important;width:calc(100% - 28px)!important;border:1px solid rgba(242,240,234,.20)!important;background:transparent!important;color:rgba(242,240,234,.68)!important;font-size:8px!important}.add-button:hover:not(:disabled){border-color:var(--site-ink)!important;background:var(--site-ink)!important;color:var(--site-bg)!important}.add-button:disabled{border-color:rgba(242,240,234,.10)!important;background:transparent!important;color:rgba(242,240,234,.28)!important}
@media(min-width:821px){.product-piece{width:100%!important;max-width:none!important;margin:0!important;justify-self:stretch!important}.product-piece:nth-child(6n+1){transform:translateY(4px)!important}.product-piece:nth-child(6n+2){transform:translateY(38px)!important}.product-piece:nth-child(6n+3){transform:translateY(-8px)!important}.product-piece:nth-child(6n+4){transform:translateY(30px)!important}.product-piece:nth-child(6n+5){transform:translateY(-5px)!important}.product-piece:nth-child(6n+6){transform:translateY(34px)!important}}
/* Drawer final source treatment. */
.order-drawer{border-left:1px solid var(--site-line-strong)!important;background:repeating-linear-gradient(0deg,rgba(255,255,255,.006) 0 1px,transparent 1px 6px),var(--site-panel)!important;color:var(--site-ink)!important;box-shadow:-24px 0 70px rgba(0,0,0,.55)!important}.order-drawer .drawer-topline,.order-drawer .drawer-items,.order-drawer .drawer-bottom,.order-drawer .order-form{background:transparent!important;color:var(--site-ink)!important}.order-drawer .drawer-topline,.order-drawer .drawer-item,.order-drawer .drawer-bottom,.order-drawer .order-form{border-color:var(--site-line)!important}.order-drawer .drawer-topline span,.order-drawer .drawer-item-name,.order-drawer .drawer-total span,.order-drawer .order-form-label{color:var(--site-ink)!important}.order-drawer .drawer-item-option,.order-drawer .drawer-qty,.order-drawer .drawer-empty,.order-drawer .drawer-bottom p{color:var(--site-muted)!important}.order-drawer .drawer-total strong{color:var(--site-accent)!important}.order-drawer .drawer-item-image{border:1px solid var(--site-line)!important;background:#f1eee7!important}.order-drawer .drawer-topline button,.order-drawer .drawer-qty button{border-color:var(--site-line-strong)!important;background:transparent!important;color:var(--site-ink)!important}.order-drawer .drawer-topline button:hover,.order-drawer .drawer-qty button:hover{border-color:var(--site-ink)!important;background:var(--site-ink)!important;color:var(--site-bg)!important}.order-drawer input,.order-drawer textarea{border:0!important;border-bottom:1px solid var(--site-line-strong)!important;border-radius:0!important;background:transparent!important;color:var(--site-ink)!important;box-shadow:none!important}.order-drawer input::placeholder,.order-drawer textarea::placeholder{color:var(--site-faint)!important}.order-drawer input:focus,.order-drawer textarea:focus{border-bottom-color:var(--site-ink)!important;outline:none!important}.order-drawer .place-order-button{border-color:var(--site-ink)!important;background:var(--site-ink)!important;color:var(--site-bg)!important;transform:none!important}.order-drawer .place-order-button:hover:not(:disabled){border-color:var(--site-accent)!important;background:var(--site-accent)!important;color:var(--site-ink)!important}.order-drawer .place-order-button:disabled{border-color:var(--site-line-strong)!important;background:transparent!important;color:var(--site-faint)!important}
.zine-footer{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:54px;margin-bottom:10px;padding:0 16px;border-bottom:1px solid var(--site-line);color:rgba(242,240,234,.42)!important;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:7px;font-weight:700;letter-spacing:.11em}.zine-footer span:nth-child(2){justify-self:center;background:var(--site-paper)!important;color:var(--site-paper-ink)!important;padding:4px 6px}.zine-footer a{justify-self:end;color:rgba(242,240,234,.58)!important;text-decoration:none}.zine-footer a:hover{color:var(--ed-white)!important}
/* INFO / ABOUT / NOTES source editorial. */
.zine-static-v2-shell{width:calc(100% - 20px);max-width:1500px;margin:10px auto 0;border:1px solid var(--site-line-strong);background:radial-gradient(circle at 86% 13%,rgba(143,47,50,.045),transparent 28rem),repeating-linear-gradient(0deg,rgba(255,255,255,.006) 0 1px,transparent 1px 7px),#0b0b0a!important}.zine-static-v2-content{position:relative;display:grid;grid-template-columns:110px minmax(0,1fr);column-gap:clamp(28px,5vw,78px);width:min(1180px,100%);min-height:calc(100vh - 150px);margin:0 auto;padding:clamp(52px,7vw,96px) clamp(22px,5vw,64px) 96px}.zine-static-v2-content:before{content:"";position:absolute;top:42px;right:6%;width:78px;height:15px;background:rgba(163,151,130,.20);transform:rotate(-4deg)}.zine-static-v2-index{grid-column:1;grid-row:1/span 4;padding-top:10px;color:#b94549;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:9px;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.zine-static-v2-hero,.zine-static-v2-reading,.zine-static-v2-faq,.zine-static-v2-closing{grid-column:2;width:100%;max-width:860px}.zine-static-v2-hero{padding-bottom:clamp(46px,6vw,72px)}.zine-static-v2-hero h1{max-width:800px;margin:0;color:#ece9e0;font-size:clamp(48px,6vw,76px);font-weight:820;line-height:.98;letter-spacing:-.055em}.zine-static-v2-hero p{max-width:720px;margin:28px 0 0;color:rgba(242,240,234,.76);font-family:Georgia,"Times New Roman",serif;font-size:clamp(17px,1.55vw,21px);line-height:1.58;letter-spacing:-.012em}.zine-static-v2-reading{border-top:1px solid rgba(242,240,234,.20)}.zine-static-v2-section{display:grid;grid-template-columns:150px minmax(0,1fr);gap:28px;padding:34px 0 38px;border-bottom:1px solid rgba(242,240,234,.13)}.zine-static-v2-label{padding-top:4px;color:#b94549;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:8px;font-weight:850;line-height:1.4;letter-spacing:.15em;text-transform:uppercase}.zine-static-v2-section-copy{max-width:650px}.zine-static-v2-section h2{max-width:610px;margin:0 0 13px;color:rgba(242,240,234,.96);font-size:clamp(25px,3vw,36px);font-weight:720;line-height:1.08;letter-spacing:-.038em}.zine-static-v2-section p{max-width:650px;margin:0;color:rgba(242,240,234,.68);font-family:Georgia,"Times New Roman",serif;font-size:16px;line-height:1.72}.zine-static-v2-content.is-info .zine-static-v2-section:first-child{position:relative;padding-top:40px;padding-bottom:44px}.zine-static-v2-content.is-info .zine-static-v2-section:first-child:before{content:"";position:absolute;top:30px;bottom:30px;left:-18px;width:2px;background:#a33a3e}.zine-static-v2-content.is-info .zine-static-v2-section:first-child h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(29px,3.4vw,42px);font-weight:400;line-height:1.08;letter-spacing:-.025em}.zine-static-v2-faq{margin-top:clamp(64px,8vw,98px);padding-top:30px;border-top:2px solid rgba(242,240,234,.28)}.zine-static-v2-faq-heading{display:grid;grid-template-columns:150px minmax(0,1fr);gap:28px;margin-bottom:22px}.zine-static-v2-faq-heading h2{margin:0;color:#ece9e0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(30px,3.4vw,44px);font-weight:400;line-height:1.08;letter-spacing:-.025em}.zine-static-v2-faq-heading p{max-width:600px;margin:10px 0 0;color:rgba(242,240,234,.58);font-family:Georgia,"Times New Roman",serif;font-size:15px;line-height:1.6}.zine-static-v2-faq-list{margin-left:178px;border-top:1px solid rgba(242,240,234,.13)}.zine-static-v2-faq-list details{border-bottom:1px solid rgba(242,240,234,.13)}.zine-static-v2-faq-list summary{display:grid;grid-template-columns:42px minmax(0,1fr) 22px;align-items:center;gap:8px;padding:20px 0;color:rgba(242,240,234,.92);font-size:17px;font-weight:620;line-height:1.35;letter-spacing:-.018em;list-style:none;cursor:pointer}.zine-static-v2-faq-list summary::-webkit-details-marker{display:none}.zine-static-v2-faq-list summary .faq-num{color:rgba(242,240,234,.30);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px;font-weight:800;letter-spacing:.14em}.zine-static-v2-faq-list summary:after{content:"+";justify-self:end;color:#b94549;font-family:Georgia,"Times New Roman",serif;font-size:22px}.zine-static-v2-faq-list details[open] summary:after{content:"−"}.zine-static-v2-faq-list details>p{max-width:610px;margin:-2px 0 22px 50px;color:rgba(242,240,234,.66);font-family:Georgia,"Times New Roman",serif;font-size:15px;line-height:1.7}.zine-static-v2-closing{display:flex;align-items:flex-end;justify-content:space-between;gap:34px;margin-top:clamp(68px,9vw,110px);padding-top:28px;border-top:1px solid rgba(242,240,234,.18)}.zine-static-v2-closing p{max-width:620px;margin:0;color:rgba(242,240,234,.76);font-family:Georgia,"Times New Roman",serif;font-size:18px;font-style:italic;line-height:1.55}.zine-static-v2-closing a{flex:0 0 auto;padding:13px 16px 12px;border:1px solid rgba(242,240,234,.30);color:#ece9e0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px;font-weight:850;letter-spacing:.14em;text-decoration:none}.zine-static-v2-closing a:hover{border-color:#b94549;color:#b94549}.zine-static-v2-stamp{position:absolute;right:24px;bottom:20px;color:rgba(242,240,234,.14);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:7px;font-weight:760;letter-spacing:.14em}
/* Receipt / confirmation source system plus unified final pass. */
.receipt-page{min-height:100vh;padding-top:0;background:repeating-linear-gradient(0deg,rgba(255,255,255,.006) 0 1px,transparent 1px 6px),var(--site-bg)!important;color:var(--site-ink)}.receipt-page .zine-masthead{width:calc(100% - 20px);max-width:1500px;margin:10px auto 0;border:1px solid var(--site-line-strong)}.receipt-meta-bar,.receipt-hero,.receipt-layout,.receipt-payment,.receipt-private-footer{width:min(1180px,calc(100% - 36px))!important;max-width:1180px!important;margin-right:auto;margin-left:auto}.receipt-meta-bar{min-height:38px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-right:1px solid var(--site-line);border-bottom:1px solid var(--site-line);border-left:1px solid var(--site-line);background:var(--site-panel);color:var(--site-muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:7px;font-weight:750;letter-spacing:.14em;text-transform:uppercase}.receipt-meta-bar strong{color:var(--site-accent);font-weight:850}.receipt-hero{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);grid-template-areas:"kicker kicker" "title copy" "title meta";column-gap:clamp(42px,7vw,100px);row-gap:18px;padding:clamp(46px,5vw,72px) clamp(24px,4vw,48px) clamp(42px,5vw,66px);border-right:1px solid var(--site-line-strong);border-bottom:1px solid var(--site-line-strong);border-left:1px solid var(--site-line-strong);background:linear-gradient(90deg,rgba(158,63,67,.10) 0 2px,transparent 2px),var(--site-panel)}.receipt-kicker{grid-area:kicker;margin-bottom:4px;color:var(--site-accent);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;font-weight:850;letter-spacing:.15em;text-transform:uppercase}.receipt-hero h1{grid-area:title;align-self:start;margin:0;color:var(--site-ink);font-family:Georgia,"Times New Roman",serif;font-size:clamp(58px,7vw,92px);font-weight:400;line-height:.92;letter-spacing:-.055em}.receipt-hero-copy{grid-area:copy;max-width:660px;margin:0;color:var(--site-muted);font-family:Georgia,"Times New Roman",serif;font-size:17px;line-height:1.65}.receipt-hero-copy strong{color:var(--site-ink)}.receipt-hero-meta{grid-area:meta;display:flex;flex-wrap:wrap;gap:8px 24px;margin-top:4px;color:var(--site-muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.receipt-hero-meta span:first-child{color:var(--site-accent)}.receipt-layout{display:grid;grid-template-columns:minmax(0,1.62fr) minmax(280px,.68fr);border-right:1px solid var(--site-line-strong);border-bottom:1px solid var(--site-line-strong);border-left:1px solid var(--site-line-strong);background:var(--site-panel)}.receipt-main{min-width:0;border-right:1px solid var(--site-line-strong)}.receipt-section-head{min-height:48px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--site-line);background:var(--site-panel);color:rgba(238,234,225,.66);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.receipt-section-head strong{color:var(--site-accent);font-size:14px;letter-spacing:-.02em}.receipt-items{background:var(--site-panel)}.receipt-item{display:grid;grid-template-columns:92px minmax(0,1fr) auto;gap:18px;align-items:start;padding:20px;border-bottom:1px solid var(--site-line)}.receipt-item-image-wrap{width:92px;height:112px;padding:6px;overflow:hidden;background:var(--site-paper);box-shadow:4px 5px 0 rgba(0,0,0,.22)}.receipt-item-image{display:block;width:100%;height:100%;object-fit:contain;background:var(--site-paper);filter:grayscale(1) contrast(1.02) brightness(.98)}.receipt-item-copy h2{margin:0 0 9px;color:var(--site-ink);font-family:Georgia,"Times New Roman",serif;font-size:21px;font-weight:400;line-height:1.15;letter-spacing:-.03em}.receipt-item-meta,.receipt-item-sku,.receipt-item-qty{margin-top:5px;color:var(--site-muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px;font-weight:700;letter-spacing:.09em}.receipt-item-total{color:var(--site-accent);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:15px;font-weight:850;white-space:nowrap}.receipt-totals{padding:20px;background:var(--site-panel)}.receipt-totals>div{display:flex;justify-content:space-between;gap:20px;padding:7px 0;color:var(--site-muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px}.receipt-totals strong{color:var(--site-ink);font-weight:750}.receipt-totals .receipt-grand-total{margin-top:9px;padding-top:17px;align-items:baseline;border-top:1px solid var(--site-line-strong);color:var(--site-ink)}.receipt-grand-total span{font-size:8px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.receipt-grand-total strong{color:var(--site-accent);font-size:30px;letter-spacing:-.05em}.receipt-note{padding:20px;border-top:1px solid var(--site-line-strong)}.receipt-note span,.receipt-label{color:var(--site-accent);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.receipt-note p{margin:10px 0 0;color:rgba(238,234,225,.70);font-size:12px;line-height:1.55}.receipt-side{min-width:0;background:var(--site-panel)}.receipt-detail-card{padding:24px 22px;border-bottom:1px solid var(--site-line)}.receipt-label{display:block;margin-bottom:12px}.receipt-address{color:var(--site-muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;line-height:1.65;overflow-wrap:anywhere}.receipt-payment-note strong{display:block;color:var(--site-ink);font-size:22px;font-weight:800;letter-spacing:-.04em}.receipt-payment-note p{margin:9px 0 0;color:var(--site-muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;line-height:1.55}.receipt-payment{margin-top:18px;border:0;background:transparent}.receipt-payment>.receipt-section-head{border:1px solid var(--site-line-strong)}.receipt-payment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:14px 0 0}.receipt-pay-card{min-width:0;display:grid;grid-template-columns:112px minmax(0,1fr);gap:20px;padding:22px;border:1px solid var(--site-line-strong);background:var(--site-panel);color:var(--site-ink)}.receipt-pay-card img{display:block;width:112px;height:112px;padding:6px;object-fit:contain;background:#f1eee7;box-shadow:4px 5px 0 rgba(0,0,0,.22)}.receipt-pay-card span{display:block;color:var(--site-accent);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px;font-weight:850;letter-spacing:.14em}.receipt-pay-card strong{display:block;margin-top:9px;color:var(--site-ink);font-size:17px;font-weight:750;overflow-wrap:anywhere}.receipt-pay-card p{margin:10px 0 0;color:var(--site-ink);opacity:.48;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;line-height:1.55}.receipt-pay-card a{grid-column:1/-1;display:flex;height:46px;align-items:center;justify-content:center;border:1px solid var(--site-ink);background:var(--site-ink);color:var(--site-bg);text-decoration:none;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.receipt-pay-card a:hover{border-color:var(--site-accent);background:var(--site-accent);color:var(--site-ink)}.receipt-private-footer{padding:30px 0 58px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.receipt-private-footer>div{display:flex;flex-direction:column;gap:7px}.receipt-private-footer span{color:var(--site-accent);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:7px;font-weight:850;letter-spacing:.14em}.receipt-private-footer strong{color:var(--site-muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;letter-spacing:.10em}.receipt-private-footer a{padding:13px 15px;border:1px solid var(--site-ink);background:var(--site-ink);color:var(--site-bg);text-decoration:none;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px;font-weight:850;letter-spacing:.14em}
/* Responsive source behavior. */
@media(min-width:821px) and (max-width:1100px){.zine-editorial-photo-only .issue-photo-stage{height:360px!important;min-height:360px!important}.zine-editorial-photo-only .issue-opening-photo-1{z-index:7!important;width:22%!important;top:8%!important;left:7%!important;transform:rotate(-6deg)!important}.zine-editorial-photo-only .issue-opening-photo-2{z-index:9!important;width:22%!important;top:-4%!important;left:24%!important;transform:rotate(4deg)!important}.zine-editorial-photo-only .issue-opening-photo-3{z-index:5!important;width:22%!important;top:25%!important;left:41%!important;right:auto!important;transform:rotate(-5deg)!important}.zine-editorial-photo-only .issue-opening-photo-4{z-index:8!important;width:22%!important;top:-3%!important;right:19%!important;left:auto!important;transform:rotate(5deg)!important}.zine-editorial-photo-only .issue-opening-photo-5{z-index:6!important;width:22%!important;top:23%!important;right:1%!important;left:auto!important;transform:rotate(-4deg)!important}.zine-editorial-photo-only .issue-opening-photo-6,.zine-editorial-photo-only .issue-opening-photo-7,.zine-editorial-photo-only .issue-opening-photo-8,.zine-editorial-photo-only .issue-opening-photo-9{display:none!important}}
@media(max-width:900px){.zine-static-v2-content{grid-template-columns:1fr;padding:48px 22px 72px}.zine-static-v2-index,.zine-static-v2-hero,.zine-static-v2-reading,.zine-static-v2-faq,.zine-static-v2-closing{grid-column:1;max-width:760px}.zine-static-v2-index{grid-row:auto;margin-bottom:30px;padding-top:0}.zine-static-v2-section,.zine-static-v2-faq-heading{grid-template-columns:120px minmax(0,1fr);gap:24px}.zine-static-v2-faq-list{margin-left:144px}}
@media(max-width:820px){.zine-editorial,.drop-shell,.zine-footer{width:100%;border-right:0;border-left:0}.zine-editorial{margin-top:0;border-top:0;padding-top:0!important;overflow:visible!important}.zine-masthead{grid-template-columns:1fr auto;row-gap:0;min-height:78px;padding:0 14px!important;border:0!important;border-bottom:1px solid rgba(242,240,234,.20)!important;background:#080807!important}.zine-brand{padding:9px 12px 8px;font-size:11px}.zine-order{grid-column:2;grid-row:1}.zine-nav{grid-column:1/-1;grid-row:2;justify-content:flex-start;gap:28px}.zine-meta-bar{min-height:30px;padding:0 14px}.zine-meta-bar span:last-child{display:none}.zine-editorial-photo-only>.zine-masthead{position:sticky!important;top:0!important;z-index:80!important;width:100%!important;margin:0!important;row-gap:0!important;padding:0 14px!important;border:0!important;border-bottom:1px solid rgba(242,240,234,.20)!important;background:#080807!important;box-shadow:0 5px 16px rgba(0,0,0,.24)!important;isolation:isolate!important;transform:none!important}.zine-editorial-photo-only>.zine-masthead .zine-nav{background:#080807!important}.zine-editorial-photo-only .issue-photo-stage{position:relative!important;z-index:1!important;height:360px!important;min-height:360px!important;margin-top:10px!important;border-top:1px solid rgba(242,240,234,.11)!important}.zine-editorial-photo-only .issue-opening-photo-1,.zine-editorial-photo-only .issue-opening-photo-2,.zine-editorial-photo-only .issue-opening-photo-3,.zine-editorial-photo-only .issue-opening-photo-4,.zine-editorial-photo-only .issue-opening-photo-5{display:block!important;bottom:auto!important}.zine-editorial-photo-only .issue-opening-photo-1{z-index:9!important;top:5%!important;left:27%!important;right:auto!important;width:44%!important;transform:rotate(-2deg)!important}.zine-editorial-photo-only .issue-opening-photo-2{z-index:6!important;top:43%!important;left:-6%!important;right:auto!important;width:35%!important;transform:rotate(-6deg)!important}.zine-editorial-photo-only .issue-opening-photo-3{z-index:8!important;top:15%!important;right:-6%!important;left:auto!important;width:35%!important;transform:rotate(5deg)!important}.zine-editorial-photo-only .issue-opening-photo-4{z-index:7!important;top:54%!important;left:18%!important;right:auto!important;width:32%!important;transform:rotate(4deg)!important}.zine-editorial-photo-only .issue-opening-photo-5{z-index:5!important;top:45%!important;right:7%!important;left:auto!important;width:32%!important;transform:rotate(-4deg)!important}.zine-editorial-photo-only .issue-opening-photo-6,.zine-editorial-photo-only .issue-opening-photo-7,.zine-editorial-photo-only .issue-opening-photo-8,.zine-editorial-photo-only .issue-opening-photo-9{display:none!important}.zine-shop-anchor{height:38px}.zine-shop-anchor:after{right:18px;left:18px;opacity:.4}.product-grid{grid-template-columns:1fr!important;gap:20px!important;padding:26px 14px 52px!important}.product-piece{width:100%!important;max-width:560px!important;margin:0 auto!important;transform:none!important}.zine-footer{grid-template-columns:1fr 1fr;gap:10px;min-height:68px;margin-bottom:0;padding:12px 14px}.zine-footer span:nth-child(2){display:none}.order-drawer{width:100vw!important}.receipt-meta-bar,.receipt-hero,.receipt-layout,.receipt-payment,.receipt-private-footer{width:calc(100% - 24px)!important}.receipt-hero{grid-template-columns:1fr;grid-template-areas:"kicker" "title" "copy" "meta";gap:18px}.receipt-layout{grid-template-columns:1fr}.receipt-main{border-right:0;border-bottom:1px solid var(--site-line-strong)}.receipt-payment-grid{grid-template-columns:1fr}}
@media(max-width:620px){.zine-static-v2-shell{width:100%;margin-top:0;border-right:0;border-left:0}.zine-static-v2-content{padding:38px 16px 60px}.zine-static-v2-content:before{right:10%;width:62px}.zine-static-v2-hero{padding-bottom:42px}.zine-static-v2-hero h1{font-size:clamp(42px,13vw,58px)}.zine-static-v2-hero p{margin-top:20px;font-size:17px}.zine-static-v2-section,.zine-static-v2-faq-heading{grid-template-columns:1fr;gap:12px}.zine-static-v2-section{padding:27px 0 30px}.zine-static-v2-content.is-info .zine-static-v2-section:first-child:before{left:-8px}.zine-static-v2-section h2{font-size:27px}.zine-static-v2-section p{font-size:16px}.zine-static-v2-faq{margin-top:62px}.zine-static-v2-faq-list{margin-left:0}.zine-static-v2-faq-list summary{grid-template-columns:34px minmax(0,1fr) 20px;font-size:16px}.zine-static-v2-faq-list details>p{margin-left:42px;font-size:15px}.zine-static-v2-closing{align-items:flex-start;flex-direction:column;margin-top:70px}.zine-static-v2-closing p{font-size:17px}.zine-static-v2-stamp{display:none}.brand-lockup:before{top:-.42em;opacity:.58}.brand-lockup:after{bottom:-.46em;opacity:.48}}
@media(max-width:560px){.receipt-meta-bar{padding:0 12px;font-size:6px}.receipt-meta-bar strong{display:none}.receipt-hero{padding:40px 18px 42px}.receipt-hero h1{font-size:54px}.receipt-hero-copy{font-size:16px;line-height:1.62}.receipt-item{grid-template-columns:72px minmax(0,1fr);padding:16px}.receipt-item-image-wrap{width:72px;height:88px}.receipt-item-total{grid-column:2;margin-top:5px;justify-self:start}.receipt-pay-card{grid-template-columns:88px minmax(0,1fr);padding:18px}.receipt-pay-card img{width:88px;height:88px}.receipt-pay-card a{height:44px}.receipt-private-footer{align-items:flex-start}}
@media(max-width:480px){.zine-nav{gap:19px}.zine-nav a,.zine-order{font-size:7px}.variation-list{grid-template-columns:repeat(6,minmax(0,1fr))!important}.variation-pill{font-size:7px!important}}

/* Shared mobile navigation contract. Every public page uses this same header
   geometry so navigation does not shrink when moving from the storefront to
   Notes, Info, About, receipts, or other editorial surfaces. */
@media(max-width:820px){
  .zine-masthead{min-height:89px!important;padding:0 16px!important}
  .zine-brand{display:inline-flex!important;align-items:center!important;min-height:44px!important;padding:9px 12px 8px!important;font-size:13px!important}
  .zine-nav{gap:22px!important}
  .zine-nav a,.zine-order{display:inline-flex!important;align-items:center!important;min-height:44px!important;font-size:10px!important}
  .zine-nav a{min-width:44px!important;justify-content:center!important;padding:0 3px!important}
  .zine-order{min-width:88px!important;justify-content:flex-end!important;padding:0 8px!important}
  .zine-footer a,.zine-static-v2-closing a{display:inline-flex!important;align-items:center!important;min-height:44px!important}
  :where(button,a,input,select,textarea):focus-visible{outline:2px solid var(--site-accent)!important;outline-offset:3px!important}
}
@media(max-width:480px){
  .zine-nav{gap:10px!important}
  .zine-nav a,.zine-order{font-size:10px!important}
}
/* 058637 order drawer final checkout pass.
   One scroll surface. Cart rows remain in normal document flow.
   PayPal disappears completely until configured. */

html.order-scroll-locked,
body.order-scroll-locked {
  overscroll-behavior: none !important;
}

.order-drawer {
  scroll-behavior: auto !important;
}

.order-drawer.is-open {
  display: block !important;
  height: 100dvh !important;
  max-height: 100dvh !important;
  overflow-y: auto !important;
  overflow-x: hidden !important;
  overscroll-behavior-y: contain !important;
  -webkit-overflow-scrolling: touch !important;
  touch-action: pan-y !important;
  outline: none !important;
}

.drawer-backdrop.is-open {
  overscroll-behavior: none !important;
  touch-action: none !important;
}

/* Keep every checkout section in normal flow. Do not let legacy flex rules
   collapse the cart when body scrolling is locked. */
.order-drawer .drawer-items {
  position: relative !important;
  display: block !important;
  flex: none !important;
  width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;
  overflow: visible !important;
  visibility: visible !important;
  opacity: 1 !important;
  padding-top: 38px !important;
  border-bottom: 1px solid var(--site-line-strong, rgba(236,232,223,.24)) !important;
}

.order-drawer .drawer-items::before {
  content: "YOUR ORDER";
  position: absolute;
  top: 0;
  right: 18px;
  left: 18px;
  display: flex;
  min-height: 38px;
  align-items: center;
  color: var(--site-faint, rgba(236,232,223,.38));
  font-family: ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;
  font-size: 8px;
  font-weight: 800;
  letter-spacing: .15em;
  pointer-events: none;
}

.order-drawer .drawer-items:has(.drawer-empty)::before {
  content: "YOUR ORDER / EMPTY";
}

.order-drawer .drawer-item {
  position: relative !important;
  z-index: 1 !important;
  display: flex !important;
  visibility: visible !important;
  opacity: 1 !important;
  width: 100% !important;
  min-height: 116px !important;
  padding: 16px 18px !important;
}

.order-drawer .drawer-item-main {
  display: flex !important;
  min-width: 0 !important;
}

.order-drawer .drawer-item-copy {
  display: block !important;
  min-width: 0 !important;
}

.order-drawer .drawer-item-image {
  display: block !important;
  width: 84px !important;
  height: 84px !important;
  flex: 0 0 84px !important;
}

.order-drawer .drawer-item-name {
  display: block !important;
  font-size: 12px !important;
  line-height: 1.25 !important;
}

.order-drawer .drawer-item-price {
  display: block !important;
  font-size: 12px !important;
}

.order-drawer .drawer-qty {
  display: inline-flex !important;
  margin-top: 9px !important;
}

.order-drawer .order-form {
  position: relative !important;
  display: block !important;
  flex: none !important;
  width: 100% !important;
  height: auto !important;
  overflow: visible !important;
  padding: 22px 18px 24px !important;
}

.order-drawer .order-form-label {
  margin-bottom: 8px !important;
}

.order-drawer .order-form input,
.order-drawer .order-form textarea {
  min-height: 46px !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  font-size: 12px !important;
}

.order-drawer .order-form textarea {
  min-height: 70px !important;
}

.order-drawer .drawer-bottom {
  position: relative !important;
  display: block !important;
  flex: none !important;
  width: 100% !important;
  height: auto !important;
  padding: 20px 18px max(24px, env(safe-area-inset-bottom)) !important;
}

.order-drawer .drawer-total {
  align-items: center !important;
  padding-bottom: 0 !important;
}

.order-drawer .drawer-total strong {
  font-size: 26px !important;
  line-height: 1 !important;
}

.order-drawer .checkout-intro {
  margin: 12px 0 0 !important;
  max-width: 36em;
  font-size: 10px !important;
  line-height: 1.5 !important;
}

.paypal-checkout-block.is-unavailable,
.checkout-divider.is-unavailable {
  display: none !important;
}

.paypal-checkout-block {
  margin-top: 17px !important;
  padding-top: 17px !important;
}

#paypal-button-container:empty {
  display: none !important;
  min-height: 0 !important;
}

.paypal-status {
  min-height: 0 !important;
  margin-bottom: 9px !important;
}

.checkout-divider {
  min-height: 38px !important;
}

.manual-order-note {
  margin-top: 8px !important;
}

@media (max-width: 560px) {
  .order-drawer .drawer-items {
    padding-top: 34px !important;
  }

  .order-drawer .drawer-items::before {
    right: 14px;
    left: 14px;
    min-height: 34px;
  }

  .order-drawer .drawer-item {
    min-height: 108px !important;
    padding: 14px !important;
  }

  .order-drawer .drawer-item-image {
    width: 78px !important;
    height: 78px !important;
    flex-basis: 78px !important;
  }

  .order-drawer .order-form {
    padding: 20px 14px 22px !important;
  }

  .order-drawer .drawer-bottom {
    padding: 18px 14px max(22px, env(safe-area-inset-bottom)) !important;
  }
}
html.cart-lock, body.cart-lock{overflow:hidden!important}
body.cart-lock{position:fixed!important;width:100%!important;left:0!important;right:0!important}

.cart-drawer{overflow-y:auto!important;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}
.cart-drawer .drawer-items{display:block!important;flex:none!important;overflow:visible!important;min-height:0!important;padding:0!important;margin:0!important}
.gallery-slide>picture,.issue-opening-photo-image>picture{display:block;width:100%;height:100%}
.drawer-item-main>picture{display:block;flex:0 0 118px}
.cart-drawer .drawer-items:before,.cart-drawer .drawer-items::before{display:none!important;content:none!important}
.cart-drawer a,.cart-drawer button:not(:disabled),.cart-drawer [role="button"],.cart-drawer [data-action]{cursor:pointer!important}
.cart-drawer button:disabled{cursor:not-allowed!important}

/* Compact cart row. The header already says YOUR ORDER, so the contents begin immediately. */
.cart-drawer .drawer-item{
  display:flex!important;
  visibility:visible!important;
  opacity:1!important;
  align-items:flex-start!important;
  justify-content:space-between!important;
  gap:24px!important;
  min-height:0!important;
  margin:0!important;
  padding:22px 30px 24px!important;
  border-bottom:1px solid rgba(236,232,223,.18)!important;
  box-sizing:border-box!important;
}
.cart-drawer .drawer-item-main{display:flex!important;align-items:center!important;gap:22px!important;min-width:0!important;flex:1 1 auto!important}
.cart-drawer .drawer-item-image{display:block!important;width:118px!important;height:118px!important;flex:0 0 118px!important;object-fit:cover!important;margin:0!important}
.cart-drawer .drawer-item-copy{display:flex!important;flex-direction:column!important;align-items:flex-start!important;min-width:0!important;padding:0!important;margin:0!important}
.cart-drawer .drawer-item-name{margin:0 0 8px!important;font-size:15px!important;line-height:1.15!important}
.cart-drawer .drawer-item-option{margin:0!important;font-size:10px!important;line-height:1!important}
.cart-drawer .drawer-qty{display:flex!important;align-items:center!important;gap:14px!important;margin:16px 0 0!important}
.cart-drawer .drawer-qty button{width:42px!important;height:42px!important;padding:0!important;margin:0!important}
.cart-drawer .drawer-qty span{min-width:18px!important;text-align:center!important}
.cart-drawer .drawer-item-price{flex:0 0 auto!important;margin:1px 0 0!important;padding:0!important;font-size:17px!important;line-height:1!important}

/* Checkout handoff. Keep this visually close to the cart instead of a second page inside the drawer. */
.cart-drawer-bottom{padding:20px 30px 26px!important;border-top:0!important}
.cart-drawer-bottom .drawer-total{display:flex;align-items:baseline;justify-content:space-between;margin:0 0 10px!important;padding:0!important}
.cart-drawer-bottom .drawer-total span{font-size:10px!important;letter-spacing:.16em!important}
.cart-drawer-bottom .drawer-total strong{margin:0!important;font:700 34px/1 ui-monospace,SFMono-Regular,Menlo,monospace!important;color:#b64e4b}
.cart-drawer-bottom p{max-width:520px;margin:0 0 16px!important;color:rgba(236,232,223,.55);font:10px/1.45 ui-monospace,SFMono-Regular,Menlo,monospace!important}
.cart-checkout-button,.cart-continue-button{width:100%;height:52px!important;margin:0!important;border:1px solid rgba(236,232,223,.3);background:#ece8df;color:#080808;font:700 11px/1 ui-monospace,SFMono-Regular,Menlo,monospace!important;letter-spacing:.18em;cursor:pointer}
.cart-checkout-button:disabled{opacity:.28;cursor:not-allowed}
.cart-continue-button{margin-top:8px!important;background:transparent;color:#ece8df}

@media(max-width:560px){
  .cart-drawer .drawer-item{gap:16px!important;padding:18px 18px 20px!important}
  .cart-drawer .drawer-item-main{gap:16px!important}
  .cart-drawer .drawer-item-image{width:92px!important;height:92px!important;flex-basis:92px!important}
  .drawer-item-main>picture{flex-basis:92px}
  .cart-drawer .drawer-item-name{font-size:13px!important}
  .cart-drawer .drawer-qty{margin-top:13px!important;gap:10px!important}
  .cart-drawer .drawer-qty button{width:38px!important;height:38px!important}
  .cart-drawer .drawer-item-price{font-size:15px!important}
  .cart-drawer-bottom{padding:18px 18px 22px!important}
  .cart-drawer-bottom .drawer-total strong{font-size:30px!important}
  .cart-checkout-button,.cart-continue-button{height:50px!important}
}

/* Storefront control-room pass: keep the editorial content, share the admin's
   typography, spacing rhythm, panel hierarchy, and interaction language. */
:root{
  --store-bg:#090a0b;
  --store-panel:#101214;
  --store-panel-raised:#151719;
  --store-line:#292d31;
  --store-line-strong:#3a4144;
  --store-ink:#f4f1eb;
  --store-muted:#929a9d;
  --store-faint:#697275;
  --store-accent:#c7f36b;
  --store-danger:#b64e4b;
}

html,body{
  background:var(--store-bg)!important;
  color:var(--store-ink)!important;
  font-family:Arial,Helvetica,sans-serif!important;
  -webkit-font-smoothing:antialiased;
  text-rendering:optimizeLegibility;
}
button,input,textarea,select{font-family:inherit}

.zine-editorial,.drop-shell,.zine-footer{
  border-color:var(--store-line-strong)!important;
  background:var(--store-bg)!important;
}
.zine-editorial{margin-top:0!important}
.zine-masthead{
  min-height:74px!important;
  padding:0 28px!important;
  border-color:var(--store-line)!important;
  background:#0d0f10!important;
}
.zine-brand{
  padding:12px 20px 11px!important;
  color:var(--store-ink)!important;
  font:900 15px/1 Arial,Helvetica,sans-serif!important;
  letter-spacing:.18em!important;
}
.zine-nav{gap:clamp(38px,4vw,64px)!important}
.zine-nav a,.zine-order{
  color:var(--store-muted)!important;
  font:760 9px/1 Arial,Helvetica,sans-serif!important;
  letter-spacing:.15em!important;
}
.zine-nav a:hover,.zine-nav a.is-active,.zine-order:hover{color:var(--store-ink)!important}
.zine-nav a.is-active:after{bottom:-11px!important;background:var(--store-accent)!important}
.zine-order:after{width:7px!important;height:7px!important;background:var(--store-accent)!important}

.issue-photo-stage{
  border-color:var(--store-line)!important;
  background:radial-gradient(circle at 50% 40%,rgba(199,243,107,.045),transparent 34rem),#080a0b!important;
}
.issue-photo-empty{
  color:var(--store-faint)!important;
  font:700 10px/1 ui-monospace,SFMono-Regular,Menlo,monospace!important;
  letter-spacing:.16em!important;
}

.drop-shell{min-height:0!important;background:var(--store-bg)!important}
.shop-intro{
  display:grid;
  grid-template-columns:150px minmax(0,1fr) auto;
  gap:clamp(24px,4vw,68px);
  align-items:end;
  width:min(1440px,calc(100% - 56px));
  margin:0 auto;
  padding:58px 0 34px;
  border-bottom:1px solid var(--store-line);
}
.shop-intro-label{
  align-self:start;
  padding-top:7px;
  color:var(--store-danger);
  font:800 9px/1 ui-monospace,SFMono-Regular,Menlo,monospace;
  letter-spacing:.16em;
}
.shop-intro-copy{max-width:760px}
.shop-intro h2{
  max-width:720px;
  margin:0;
  color:var(--store-ink);
  font:700 clamp(30px,3.5vw,52px)/.98 Arial,Helvetica,sans-serif;
  letter-spacing:-.045em;
}
.shop-intro p{
  max-width:650px;
  margin:20px 0 0;
  color:var(--store-muted);
  font:17px/1.6 Georgia,"Times New Roman",serif;
}
.shop-intro-link{
  display:inline-flex;
  align-items:center;
  gap:12px;
  min-height:44px;
  padding:0 2px;
  border-bottom:1px solid var(--store-line-strong);
  color:var(--store-ink);
  font:800 9px/1 ui-monospace,SFMono-Regular,Menlo,monospace;
  letter-spacing:.14em;
  text-decoration:none;
  white-space:nowrap;
}
.shop-intro-link span{color:var(--store-danger);font-size:14px}
.shop-intro-link:hover{border-color:var(--store-danger);color:var(--store-danger)}
.product-grid{
  width:min(1440px,calc(100% - 56px))!important;
  max-width:1440px!important;
  gap:18px!important;
  padding:38px 0 72px!important;
  background:var(--store-bg)!important;
}
.product-piece{
  padding:0!important;
  overflow:hidden!important;
  border:1px solid var(--store-line)!important;
  border-radius:8px!important;
  background:var(--store-panel)!important;
  box-shadow:0 10px 24px rgba(0,0,0,.14)!important;
  transform:none!important;
  cursor:pointer!important;
}
/* Neutralize the staggered translateY/rotate offsets from earlier sheets that
   push cards out of their grid rows and cause cross-row overlap. Every nth-child
   variant and the rotate-only rules are pinned to no transform, at all widths. */
.product-piece:nth-child(6n+1),
.product-piece:nth-child(6n+2),
.product-piece:nth-child(6n+3),
.product-piece:nth-child(6n+4),
.product-piece:nth-child(6n+5),
.product-piece:nth-child(6n+6),
.product-piece:nth-child(odd),
.product-piece:nth-child(even){
  transform:none!important;
  translate:none!important;
  margin:0!important;
}
.product-piece:before{
  top:12px!important;left:12px!important;
  padding:5px 7px 4px!important;
  border:1px solid rgba(244,241,235,.25)!important;
  border-radius:4px!important;
  background:rgba(9,10,11,.72)!important;
  color:rgba(244,241,235,.72)!important;
  font:700 8px/1 ui-monospace,SFMono-Regular,Menlo,monospace!important;
  letter-spacing:.12em!important;
}
.product-piece:after{
  top:14px!important;right:13px!important;
  color:var(--store-accent)!important;
  font:700 8px/1 ui-monospace,SFMono-Regular,Menlo,monospace!important;
  letter-spacing:.12em!important;
}
.product-piece:hover{border-color:#667174!important;background:var(--store-panel-raised)!important}.product-piece:focus-within{outline:2px solid var(--store-accent)!important;outline-offset:4px!important}.product-card-hit{position:absolute;inset:0;z-index:1;border-radius:inherit}.product-card-hit:focus{outline:0}.product-card-content{position:relative;z-index:2;height:100%;pointer-events:none}.gallery-arrow,.gallery-dot{pointer-events:auto}
.gallery{border-bottom:1px solid var(--store-line)!important;box-shadow:none!important}
.product-piece:hover .gallery-arrow,.gallery-arrow:focus-visible{opacity:1!important}.gallery.is-auto .gallery-dot.active:before{transform-origin:left center;animation:gallery-auto-progress 1.4s linear both}
@keyframes gallery-auto-progress{from{transform:scaleX(.14) scaleY(1.35)}to{transform:scaleX(1) scaleY(1.35)}}
.gallery-dots{
  left:50%!important;
  bottom:10px!important;
  gap:4px!important;
  padding:0!important;
  border-radius:0!important;
  background:transparent!important;
  transform:translateX(-50%)!important;
  backdrop-filter:none!important;
}
.gallery-dot{
  position:relative!important;
  display:grid!important;
  width:32px!important;
  height:32px!important;
  place-items:center!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
}
.gallery-dot:before{
  content:"";
  display:block;
  width:22px;
  height:3px;
  border-radius:999px;
  background:rgba(10,10,10,.25);
  transition:background 160ms ease,transform 160ms ease;
}
.gallery-dot.active:before{background:#0a0a0a;transform:scaleY(1.35)}
.gallery-dot:focus-visible{outline:2px solid var(--store-accent)!important;outline-offset:2px}
.product-info{background:linear-gradient(110deg,var(--store-panel) 0%,#111516 100%)!important}
.product-heading-row{
  min-height:78px!important;
  align-items:center!important;
  padding:14px 16px 14px 18px!important;
  border-color:var(--store-line)!important;
}
.product-name-block{display:grid;min-width:0;gap:8px}
.product-heading-row h2{
  color:var(--store-ink)!important;
  font:760 clamp(17px,1.55vw,22px)/1.05 Arial,Helvetica,sans-serif!important;
  letter-spacing:-.035em!important;
  text-transform:none!important;
}
.product-view-note{color:var(--store-muted);font:750 7px/1 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.13em;white-space:nowrap;transition:color 160ms ease}
.product-view-note b{margin-left:3px;color:var(--store-accent);font-size:10px;font-weight:800}
.product-piece:hover .product-view-note{color:var(--store-ink)}
.product-price{display:grid;min-width:72px;gap:4px;justify-items:end;padding:9px 11px;border:1px solid rgba(185,242,83,.38);border-radius:6px;background:rgba(185,242,83,.055);font-variant-numeric:tabular-nums!important;transition:background 160ms ease,border-color 160ms ease}
.product-price span{color:var(--store-muted);font:750 6px/1 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.16em}
.product-price strong{color:var(--store-accent);font:780 16px/1 ui-monospace,SFMono-Regular,Menlo,monospace}
.product-piece:hover .product-price{border-color:var(--store-accent);background:rgba(185,242,83,.10)}
.product-copy{
  margin:0!important;
  padding:13px 18px 16px!important;
  color:var(--store-muted)!important;
  font:12px/1.55 Arial,Helvetica,sans-serif!important;
}
.variation-label{
  display:block!important;
  margin-bottom:9px!important;
  color:var(--store-muted)!important;
  font:700 9px/1 ui-monospace,SFMono-Regular,Menlo,monospace!important;
  letter-spacing:.14em!important;
  text-transform:uppercase!important;
}
.variation-list{gap:6px!important}
.variation-pill{
  min-width:44px!important;
  height:34px!important;
  padding:0 11px!important;
  border:1px solid var(--store-line-strong)!important;
  border-radius:6px!important;
  background:#0c0f10!important;
  color:#c7ced0!important;
  font:700 10px/1 ui-monospace,SFMono-Regular,Menlo,monospace!important;
}
.variation-pill:hover{border-color:#697477!important;color:var(--store-ink)!important;background:var(--store-panel-raised)!important}
.variation-pill.is-active{border-color:var(--store-accent)!important;background:var(--store-accent)!important;color:#101410!important}
.add-button{
  width:calc(100% - 36px)!important;
  min-height:44px!important;
  margin:16px 18px 18px!important;
  border:1px solid var(--store-ink)!important;
  border-radius:6px!important;
  background:var(--store-ink)!important;
  color:#0b0d0d!important;
  font:700 10px/1 ui-monospace,SFMono-Regular,Menlo,monospace!important;
  letter-spacing:.12em!important;
}
.add-button:hover:not(:disabled){border-color:var(--store-accent)!important;background:var(--store-accent)!important;color:#101410!important;transform:none!important}
.add-button:disabled{border-color:var(--store-line-strong)!important;background:transparent!important;color:var(--store-faint)!important}
.empty-state{
  min-height:320px!important;
  color:var(--store-muted)!important;
  font:700 10px/1 ui-monospace,SFMono-Regular,Menlo,monospace!important;
  letter-spacing:.12em!important;
  text-transform:uppercase!important;
}

.zine-footer{
  min-height:64px!important;
  margin-bottom:10px!important;
  padding:0 22px!important;
  border-color:var(--store-line)!important;
  color:var(--store-muted)!important;
  font:700 9px/1 ui-monospace,SFMono-Regular,Menlo,monospace!important;
  letter-spacing:.12em!important;
}
.zine-footer span:nth-child(2){background:var(--store-panel-raised)!important;color:var(--store-muted)!important;border:1px solid var(--store-line)!important;border-radius:4px!important}
.zine-footer a{color:var(--store-muted)!important}.zine-footer a:hover{color:var(--store-accent)!important}

.order-drawer{
  border-left-color:var(--store-line-strong)!important;
  background:var(--store-panel)!important;
}
.drawer-topline{
  min-height:72px!important;
  padding:0 24px!important;
  border-color:var(--store-line)!important;
  background:#0d0f10!important;
  font:700 10px/1 ui-monospace,SFMono-Regular,Menlo,monospace!important;
  letter-spacing:.14em!important;
}
.drawer-topline:before{color:var(--store-faint)!important}
.drawer-topline button,.drawer-qty button{
  border-color:var(--store-line-strong)!important;
  border-radius:6px!important;
  background:#111517!important;
  color:var(--store-ink)!important;
  font:700 9px/1 ui-monospace,SFMono-Regular,Menlo,monospace!important;
  letter-spacing:.1em!important;
}
.drawer-topline button:hover,.drawer-qty button:hover{border-color:var(--store-accent)!important;background:var(--store-accent)!important;color:#101410!important}
.cart-drawer .drawer-item{border-color:var(--store-line)!important;background:var(--store-panel)!important}
.cart-drawer .drawer-item-name{color:var(--store-ink)!important;font-weight:700!important}
.cart-drawer .drawer-item-option,.cart-drawer .drawer-qty{color:var(--store-muted)!important}
.cart-drawer .drawer-item-price{color:var(--store-accent)!important;font:700 14px/1 ui-monospace,SFMono-Regular,Menlo,monospace!important}
.cart-drawer-bottom{border-color:var(--store-line)!important;background:#0d0f10!important}
.cart-drawer-bottom .drawer-total span{color:var(--store-muted)!important}
.cart-drawer-bottom .drawer-total strong{color:var(--store-accent)!important}
.cart-drawer-bottom p{color:var(--store-muted)!important}
.cart-checkout-button,.cart-continue-button{border-radius:6px!important}
.cart-checkout-button{border-color:var(--store-ink)!important;background:var(--store-ink)!important;color:#0b0d0d!important}
.cart-checkout-button:hover:not(:disabled){border-color:var(--store-accent)!important;background:var(--store-accent)!important}
.cart-continue-button{border-color:var(--store-line-strong)!important;color:var(--store-ink)!important}
.cart-continue-button:hover{border-color:var(--store-ink)!important;background:var(--store-panel-raised)!important}

@media(max-width:1100px){
  .product-grid{width:calc(100% - 36px)!important}
}
@media(max-width:820px){
  .zine-masthead{min-height:89px!important;padding:0 16px!important}
  .zine-brand{padding:9px 12px 8px!important;font:900 13px/1 Arial,Helvetica,sans-serif!important;letter-spacing:.18em!important}
  .zine-nav{gap:22px!important}
  .zine-brand{display:inline-flex!important;align-items:center!important;min-height:44px!important}
  .zine-nav a,.zine-order{display:inline-flex!important;align-items:center!important;min-height:44px!important;font:760 10px/1 Arial,Helvetica,sans-serif!important;letter-spacing:.15em!important}
  .zine-nav a{min-width:44px!important;justify-content:center!important;padding:0 3px!important}
  .zine-order{min-width:88px!important;justify-content:flex-end!important;padding:0 8px!important}
  .product-grid{width:100%!important;gap:16px!important;padding:26px 14px 52px!important}
  .product-piece{max-width:560px!important}
  .zine-footer{margin-bottom:0!important;padding:0 14px!important}
  .zine-footer a{display:inline-flex!important;align-items:center!important;min-height:44px!important;padding:0 4px!important}
  .gallery-arrow{min-width:44px!important;width:44px!important;height:44px!important}
  .gallery-dots{bottom:8px!important;gap:2px!important;background:transparent!important}
  .gallery-dot{width:44px!important;height:44px!important}
  .gallery-dot:before{width:24px;height:3px;background:rgba(10,10,10,.24)}
  .gallery-dot.active:before{background:#0a0a0a}
  .drawer-topline button{min-width:76px!important;min-height:44px!important;padding:0 12px!important}
  .drawer-qty button{width:44px!important;height:44px!important}
  :where(button,a,input,select,textarea):focus-visible{outline:2px solid var(--store-accent)!important;outline-offset:3px!important}
}

@media(max-width:820px){
  .shop-intro{grid-template-columns:1fr;width:calc(100% - 28px);gap:16px;padding:36px 0 26px}
  .shop-intro-label{padding-top:0}
  .shop-intro h2{font-size:clamp(32px,10.5vw,46px)}
  .shop-intro p{margin-top:16px;font-size:16px}
  .shop-intro-link{justify-self:start;margin-top:2px}
}
@media(max-width:480px){
  .zine-nav{gap:10px!important}
  .zine-nav a,.zine-order{font-size:10px!important}
  .product-heading-row{min-height:76px!important;padding:13px 13px 13px 15px!important}
  .product-heading-row h2{font-size:18px!important}
  .product-price{min-width:68px;padding:8px 10px}
  .product-price strong{font-size:15px!important}
  .product-copy{padding-right:15px!important;padding-bottom:15px!important;padding-left:15px!important}
}
