.shop-lightbox{z-index:240;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:zoom-out;background:#040303eb;animation:.2s shop-lightbox-in;position:fixed;inset:0;overflow:hidden}@keyframes shop-lightbox-in{0%{opacity:0}}.shop-lightbox__stage{z-index:1;place-items:center;padding:clamp(20px,5vw,72px);display:grid;position:absolute;inset:0;overflow:hidden}.shop-lightbox__stage--zoomed{overscroll-behavior:contain;align-items:start;overflow:auto}.shop-lightbox__image-button{color:inherit;cursor:zoom-in;background:0 0;border:0;justify-content:center;align-items:center;margin:auto;padding:0;display:inline-flex;position:relative}.shop-lightbox__image-button:focus-visible{outline:2px solid var(--blood-bright);outline-offset:8px}.shop-lightbox__stage--zoomed .shop-lightbox__image-button{cursor:zoom-out}.shop-lightbox__image{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:86vh;transition:max-height .18s,width .18s;display:block;box-shadow:0 30px 80px #0009}.shop-lightbox__stage--zoomed .shop-lightbox__image{width:min(1600px,176vw);max-width:none;max-height:none}.shop-lightbox__close,.shop-lightbox__nav{z-index:3;color:var(--foreground);cursor:pointer;background:#0c0a08b8;border:1px solid #eee7d738;border-radius:999px;justify-content:center;align-items:center;transition:border-color .18s,background .18s,color .18s;display:inline-flex;position:absolute}.shop-lightbox__close{width:44px;height:44px;font-size:26px;line-height:1;top:clamp(16px,3vw,28px);right:clamp(16px,3vw,28px)}.shop-lightbox__nav{width:48px;height:48px;font-size:20px;top:50%;transform:translateY(-50%)}.shop-lightbox__nav--prev{left:clamp(12px,2vw,28px)}.shop-lightbox__nav--next{right:clamp(12px,2vw,28px)}.shop-lightbox__close:hover,.shop-lightbox__nav:hover{border-color:var(--blood-bright);color:#fff5e3;background:#b8101b42}.shop-lightbox__counter{z-index:3;color:#eee7d7b3;letter-spacing:.2em;margin:0;font-family:Courier New,monospace;font-size:11px;font-weight:800;position:absolute;bottom:clamp(16px,3vw,28px);left:50%;transform:translate(-50%)}.shop-lightbox__zoom-hint{z-index:3;color:var(--foreground);letter-spacing:.12em;text-transform:uppercase;pointer-events:none;background:#070504bd;border:1px solid #eee7d738;border-radius:999px;padding:7px 11px;font-family:Courier New,monospace;font-size:10px;font-weight:800;display:inline-flex;position:absolute;top:clamp(16px,3vw,28px);left:clamp(16px,3vw,28px)}.shop-lightbox__caption{z-index:3;text-align:center;background:#070504ad;border:1px solid #eee7d724;border-radius:6px;gap:3px;max-width:min(520px,100vw - 120px);padding:10px 14px;display:grid;position:absolute;bottom:clamp(16px,3vw,28px);left:50%;transform:translate(-50%)}.shop-lightbox__caption-title{color:var(--foreground);font-family:"Bodoni 72",Didot,Georgia,serif;font-size:16px;font-weight:800;line-height:1.05}.shop-lightbox__caption-meta{color:#eee7d7a3;letter-spacing:.12em;text-transform:uppercase;font-family:Courier New,monospace;font-size:10px;font-weight:800}
.shop-page{z-index:2;height:100vh;min-height:100vh;color:var(--foreground);-webkit-overflow-scrolling:touch;background:radial-gradient(circle at 78% 8%,#b8101b2e,#0000 34%),radial-gradient(circle at 10% 20%,#eee7d714,#0000 26%),linear-gradient(145deg,#020202 0%,#070605 48%,#140607 100%);padding:clamp(22px,4vw,52px);position:relative;overflow:hidden auto}.shop-page:before{z-index:-1;pointer-events:none;content:"";opacity:.16;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:28px 28px;position:fixed;inset:0}.shop-nav{letter-spacing:.2em;text-transform:uppercase;border-bottom:1px solid #eee7d724;justify-content:space-between;align-items:center;gap:20px;width:min(100%,1240px);margin:0 auto clamp(54px,8vw,104px);padding-bottom:14px;font-family:Courier New,monospace;font-size:11px;font-weight:800;display:flex}.shop-nav nav{flex-wrap:wrap;justify-content:flex-end;gap:14px;display:flex}.shop-nav a{color:#eee7d7c7;text-decoration:none;transition:color .18s}.shop-nav a:hover{color:var(--foreground)}.shop-nav__brand{max-width:70%}.shop-section{width:min(100%,1240px);margin:0 auto clamp(78px,10vw,150px)}.shop-section__head{border-bottom:1px solid #eee7d724;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);align-items:end;gap:clamp(24px,5vw,76px);margin-bottom:clamp(28px,5vw,58px);padding-bottom:18px;display:grid}.shop-section__index,.shop-filter-group__label,.shop-product-card__meta,.shop-product-card__edition,.shop-product-detail__status,.shop-back-link,.shop-detail-list dt{letter-spacing:.2em;text-transform:uppercase;font-family:Courier New,monospace;font-size:10px;font-weight:800}.shop-section__index{color:var(--blood-bright);margin:0 0 10px}.shop-title{color:var(--paper);letter-spacing:0;text-transform:uppercase;margin:0;font-family:"Bodoni 72",Didot,Georgia,serif;font-size:clamp(44px,8vw,104px);font-weight:900;line-height:.86}.shop-section__intro{color:#eee7d7b3;max-width:48ch;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(15px,1.4vw,18px);line-height:1.55}.shop-section__intro a,.shop-purchase-panel__policy a{color:var(--blood-bright);text-decoration:none}.shop-section__intro a:hover,.shop-purchase-panel__policy a:hover{color:#fff5e3}.shop-filters{gap:18px;margin-bottom:clamp(30px,5vw,56px);display:grid}.shop-filter-group{flex-wrap:wrap;align-items:center;gap:12px 18px;display:flex}.shop-filter-group__label{color:#eee7d775;min-width:92px}.shop-filter-group__links{flex-wrap:wrap;gap:8px;display:flex}.shop-filter{color:#eee7d7b8;letter-spacing:.12em;text-transform:uppercase;border:1px solid #eee7d729;border-radius:999px;padding:8px 12px;font-family:Courier New,monospace;font-size:11px;font-weight:800;text-decoration:none;transition:border-color .18s,color .18s,background .18s}.shop-filter:hover,.shop-filter--active{color:var(--foreground);background:#b8101b2e;border-color:#e01b2d9e}.shop-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:clamp(18px,2.2vw,30px);display:grid}.shop-grid--compact{grid-template-columns:repeat(4,minmax(0,1fr))}.shop-product-card{background:#0c0a08b8;border:1px solid #eee7d724;border-radius:6px;flex-direction:column;min-width:0;transition:border-color .22s,transform .22s;display:flex;overflow:hidden;box-shadow:0 22px 54px #00000057}.shop-product-card:hover{border-color:#e01b2d6b;transform:translateY(-4px);box-shadow:0 28px 60px #00000070}.shop-product-card__media{aspect-ratio:4/5;color:inherit;background:repeating-linear-gradient(0deg,#ffffff06 0 1px,#0000 1px 5px),radial-gradient(circle at 50% 36%,#eee7d71a,#0000 58%),linear-gradient(150deg,#1a1411e6,#070504fa);border-bottom:1px solid #eee7d71a;justify-content:center;align-items:center;padding:clamp(14px,1.8vw,22px);display:flex;position:relative}.shop-product-card__media:focus-visible{outline:2px solid var(--blood-bright);outline-offset:-2px}.shop-product-card__image{object-fit:contain;filter:saturate(.9)contrast(1.02);width:auto;max-width:100%;height:auto;max-height:100%;transition:filter .4s;display:block;box-shadow:0 14px 32px #0000006b}.shop-product-card:hover .shop-product-card__image{filter:saturate()contrast(1.04)brightness(1.04)}.shop-image-placeholder{width:100%;height:100%;display:block}.shop-product-card__badge{z-index:2;position:absolute;top:12px;left:12px}.shop-product-card__badge .shop-availability{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#070504b3}.shop-product-card__view{z-index:2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:var(--foreground);letter-spacing:.16em;text-transform:uppercase;opacity:0;background:#070504b3;border:1px solid #eee7d738;border-radius:999px;padding:7px 12px;font-family:Courier New,monospace;font-size:10px;font-weight:800;transition:opacity .24s,transform .24s;position:absolute;bottom:12px;right:12px;transform:translateY(6px)}.shop-product-card:hover .shop-product-card__view,.shop-product-card__media:focus-visible .shop-product-card__view{opacity:1;transform:translateY(0)}.shop-product-card__body{flex-direction:column;flex:1;gap:10px;padding:clamp(16px,1.8vw,24px);display:flex}.shop-product-card__meta,.shop-product-detail__status{color:var(--blood-bright);flex-wrap:wrap;gap:10px;display:flex}.shop-product-card__title{margin:0;font-family:"Bodoni 72",Didot,Georgia,serif;font-size:clamp(22px,2.2vw,32px);line-height:.98}.shop-product-card__title a{color:var(--foreground);text-decoration:none}.shop-product-card__title a:hover{color:#fff5e3}.shop-product-card__subtitle,.shop-product-card__edition{color:#eee7d794;margin:0}.shop-product-card__subtitle{font-family:Georgia,Times New Roman,serif;font-size:14px;line-height:1.45}.shop-product-card__footer{border-top:1px solid #eee7d71a;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:10px;margin-top:auto;padding-top:14px;display:flex}.shop-product-card__price,.shop-product-detail__price{color:var(--paper);font-family:"Bodoni 72",Didot,Georgia,serif;font-weight:900}.shop-product-card__price{font-size:22px}.shop-availability{letter-spacing:.14em;text-transform:uppercase;border:1px solid;border-radius:999px;align-items:center;min-height:28px;padding:5px 9px;font-family:Courier New,monospace;font-size:10px;font-weight:800;display:inline-flex}.shop-availability--available{color:#d9d0bd}.shop-availability--reserved{color:#d8a84e}.shop-availability--sold{color:var(--blood-bright)}.shop-availability--unavailable{color:#eee7d775}.shop-empty{background:#0c0a08b8;border:1px solid #eee7d724;border-radius:6px;gap:10px;padding:clamp(24px,4vw,44px);display:grid}.shop-empty h2,.shop-empty p{margin:0}.shop-empty h2{color:var(--paper);font-size:clamp(28px,4vw,46px);line-height:1}.shop-empty p{color:#eee7d7ad;font-family:Georgia,Times New Roman,serif}.shop-empty a,.shop-back-link{color:var(--blood-bright);text-decoration:none}.shop-product-detail{grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);align-items:start;gap:clamp(28px,5vw,76px);width:min(100%,1240px);margin:0 auto clamp(60px,8vw,120px);display:grid}.shop-gallery{gap:14px;display:grid}.shop-gallery__primary{background:repeating-linear-gradient(0deg,#ffffff05 0 1px,#0000 1px 6px),radial-gradient(circle at 50% 32%,#eee7d714,#0000 62%),linear-gradient(150deg,#16110eeb,#060504fa);border:1px solid #eee7d729;border-radius:6px;margin:0;box-shadow:0 28px 68px #00000061}.shop-gallery__zoom{aspect-ratio:4/5;cursor:zoom-in;background:0 0;border:0;justify-content:center;align-items:center;width:100%;margin:0;padding:clamp(20px,3vw,48px);display:flex;position:relative}.shop-gallery__zoom:focus-visible{outline:2px solid var(--blood-bright);outline-offset:-4px}.shop-gallery__image{object-fit:contain;filter:saturate(.92)contrast(1.02);width:auto;max-width:100%;height:auto;max-height:100%;display:block;box-shadow:0 18px 44px #00000080}.shop-gallery__zoom-hint{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:var(--foreground);letter-spacing:.14em;text-transform:uppercase;opacity:0;background:#070504b3;border:1px solid #eee7d738;border-radius:999px;align-items:center;gap:7px;padding:7px 12px;font-family:Courier New,monospace;font-size:10px;font-weight:800;transition:opacity .22s,transform .22s;display:inline-flex;position:absolute;bottom:14px;right:14px;transform:translateY(6px)}.shop-gallery__zoom:hover .shop-gallery__zoom-hint,.shop-gallery__zoom:focus-visible .shop-gallery__zoom-hint{opacity:1;transform:translateY(0)}.shop-gallery__thumbs{flex-wrap:wrap;gap:10px;display:flex}.shop-gallery__thumb{cursor:pointer;background:repeating-linear-gradient(0deg,#ffffff05 0 1px,#0000 1px 6px),linear-gradient(150deg,#16110eeb,#060504fa);border:1px solid #eee7d724;border-radius:6px;flex:none;justify-content:center;align-items:center;width:84px;height:84px;margin:0;padding:7px;transition:border-color .2s,transform .2s;display:flex}.shop-gallery__thumb:hover{border-color:#eee7d75c;transform:translateY(-2px)}.shop-gallery__thumb--active{border-color:var(--blood-bright)}.shop-gallery__thumb:focus-visible{outline:2px solid var(--blood-bright);outline-offset:2px}.shop-gallery__thumb-image{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.shop-product-detail__content{gap:clamp(16px,1.6vw,22px);display:grid;position:sticky;top:28px}.shop-back-link{align-items:center;gap:7px;width:fit-content;margin-bottom:clamp(4px,1vw,10px);transition:color .18s;display:inline-flex}.shop-back-link:hover{color:#fff5e3}.shop-product-detail__status{align-items:center;gap:12px}.shop-product-detail__content h1{color:var(--paper);letter-spacing:0;text-transform:uppercase;margin:0;font-family:"Bodoni 72",Didot,Georgia,serif;font-size:clamp(46px,6.4vw,92px);font-weight:900;line-height:.88}.shop-product-detail__subtitle,.shop-product-detail__description,.shop-purchase-panel p{color:#eee7d7b8;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(15px,1.3vw,18px);line-height:1.55}.shop-product-detail__price{margin:2px 0 0;font-size:clamp(28px,3vw,42px)}.shop-detail-list{gap:0;margin:8px 0 0;display:grid}.shop-detail-list div{border-top:1px solid #eee7d71f;grid-template-columns:minmax(110px,.42fr) minmax(0,1fr);gap:16px;padding:13px 0;display:grid}.shop-detail-list div:last-child{border-bottom:1px solid #eee7d71f}.shop-detail-list dt,.shop-detail-list dd{margin:0}.shop-detail-list dt{color:#eee7d775}.shop-detail-list dd{color:#eee7d7cc;font-family:Georgia,Times New Roman,serif;line-height:1.45}.shop-purchase-panel{background:linear-gradient(90deg,#e01b2d9e 0 2px,#0000 2px),radial-gradient(circle at 92% 10%,#eee7d71a,#0000 34%),repeating-linear-gradient(0deg,#ffffff05 0 1px,#0000 1px 5px),#0d0a08d1;border:1px solid #eee7d72e;border-radius:6px;gap:16px;margin-top:6px;padding:clamp(18px,2.2vw,26px);display:grid;overflow:hidden;box-shadow:0 24px 56px #0000004d,inset 0 1px #ffffff0d}.shop-purchase-panel__head{gap:7px;display:grid}.shop-purchase-panel__eyebrow{color:var(--blood-bright);letter-spacing:.22em;text-transform:uppercase;font-family:Courier New,monospace;font-size:10px;font-weight:900;line-height:1.2}.shop-buy-wrap{gap:12px;display:grid}.shop-buy{background:linear-gradient(180deg, #eee7d7fa, #c2b7a0fa), var(--paper);color:#15110d;cursor:pointer;letter-spacing:.18em;text-transform:uppercase;border:1px solid #eee7d7ad;border-radius:4px;justify-content:space-between;align-items:center;gap:16px;width:100%;min-height:58px;padding:17px 18px 17px 20px;font-family:Courier New,monospace;font-size:11px;font-weight:900;transition:background .2s,border-color .2s,box-shadow .2s,color .2s,transform .16s;display:inline-flex;box-shadow:0 12px 26px #00000042,inset 0 1px #ffffff6b}.shop-buy:hover:not(:disabled){background:linear-gradient(180deg, #fff4dd, #d4c8ad), var(--paper);border-color:#fff3dc;transform:translateY(-1px);box-shadow:0 16px 34px #00000057,0 0 0 1px #fff3dc1f,inset 0 1px #ffffff8a}.shop-buy:active:not(:disabled){transform:translateY(0)}.shop-buy:focus-visible{outline:2px solid var(--blood-bright);outline-offset:3px}.shop-buy:disabled{color:#eee7d780;cursor:not-allowed;box-shadow:none;background:#eee7d712;border-color:#eee7d72e;justify-content:center}.shop-buy__label{text-align:left;min-width:0;line-height:1.25}.shop-buy__arrow{flex:none;transition:transform .2s}.shop-buy:hover:not(:disabled) .shop-buy__arrow{transform:translate(2px,-2px)}.shop-buy__spinner{border:2px solid #17130f47;border-top-color:var(--ink);border-radius:50%;width:13px;height:13px;animation:.7s linear infinite shop-spin}@keyframes shop-spin{to{transform:rotate(360deg)}}.shop-buy__secure{color:#eee7d79e;letter-spacing:.1em;text-transform:uppercase;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;font-family:Courier New,monospace;font-size:10px;font-weight:800;display:grid}.shop-buy__secure span{background:#00000029;border:1px solid #eee7d71f;border-radius:4px;align-items:center;gap:7px;min-height:34px;padding:8px 9px;display:inline-flex}.shop-buy__secure svg{color:#eee7d7b3;flex:none}.shop-purchase-panel__error{color:#ff9f87;font-size:12px}.shop-inquiry-form{gap:12px;display:grid}.shop-inquiry-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.shop-inquiry-form label{color:#eee7d79e;letter-spacing:.14em;text-transform:uppercase;gap:7px;font-family:Courier New,monospace;font-size:10px;font-weight:900;display:grid}.shop-inquiry-form input,.shop-inquiry-form textarea{width:100%;color:var(--foreground);background:#04030385;border:1px solid #eee7d72e;border-radius:4px;padding:11px 12px;font:13px/1.45 Georgia,Times New Roman,serif}.shop-inquiry-form textarea{resize:vertical}.shop-inquiry-form__trap{width:1px;height:1px;position:absolute;left:-9999px}.shop-inquiry-form__success{color:#aedca6;font-size:12px}@media (prefers-reduced-motion:reduce){.shop-buy__spinner{animation-duration:1.6s}}.shop-purchase-panel__policy{color:#eee7d794;padding-top:2px;font-size:13px;line-height:1.5}.shop-purchase-panel__policy span{color:#eee7d761;letter-spacing:.18em;text-transform:uppercase;margin-bottom:7px;font-family:Courier New,monospace;font-size:10px;font-weight:900;line-height:1.2;display:block}.shop-return{justify-items:start;gap:18px;max-width:760px;min-height:58vh;display:grid}.shop-return__link{color:#eee7d7;letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:8px;font-family:Courier New,monospace;font-size:11px;font-weight:900;text-decoration:none;transition:color .18s;display:inline-flex}.shop-return__link:hover{color:var(--blood-bright)}.shop-return__downloads{flex-wrap:wrap;gap:14px;display:flex}.shop-policies{max-width:1120px}.shop-policy-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(16px,2vw,24px);display:grid}.shop-policy{background:#0c0a08b8;border:1px solid #eee7d724;border-radius:6px;align-content:start;gap:13px;padding:clamp(20px,2.4vw,30px);display:grid}.shop-policy h2,.shop-policy p,.shop-policy ul{margin:0}.shop-policy h2{color:var(--paper);text-transform:uppercase;font-family:"Bodoni 72",Didot,Georgia,serif;font-size:clamp(28px,3vw,42px);font-weight:900;line-height:.95}.shop-policy p,.shop-policy li{color:#eee7d7b3;font-family:Georgia,Times New Roman,serif;font-size:15px;line-height:1.55}.shop-policy ul{gap:9px;padding-left:18px;display:grid}@media (max-width:1024px){.shop-grid,.shop-grid--compact,.shop-policy-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-product-detail{grid-template-columns:minmax(0,1fr)}.shop-product-detail__content{position:static}}@media (max-width:760px){.shop-page{padding:18px}.shop-nav{letter-spacing:.14em;align-items:flex-start;margin-bottom:48px;font-size:10px}.shop-section__head,.shop-grid,.shop-grid--compact,.shop-policy-grid{grid-template-columns:minmax(0,1fr)}.shop-filter-group{flex-direction:column;align-items:flex-start}.shop-filter-group__label{min-width:0}.shop-gallery__image{min-height:0}.shop-gallery__thumbs{grid-template-columns:repeat(3,minmax(0,1fr))}.shop-detail-list div{grid-template-columns:minmax(0,1fr);gap:5px}.shop-buy__secure{grid-template-columns:minmax(0,1fr)}}
