@import"https://fonts.googleapis.com/css2?family=Archivo+Black&family=Space+Mono&display=swap";body{margin:0;padding:0;overflow-y:auto;overflow-x:hidden;height:auto;background-color:transparent;color:#f5f5f5;font-family:Space Mono,monospace}main{padding:2rem;display:flex;flex-direction:column;align-items:center;gap:2rem}header{font-family:Archivo Black,sans-serif;font-size:2.5rem;letter-spacing:2px;text-transform:lowercase;display:flex;align-items:center;justify-content:flex-start;padding:2rem 0;position:static;top:2rem;z-index:1000}body:before{content:"";position:fixed;inset:0;background:url(/images/negbackground.png) center center / cover no-repeat;opacity:.95;filter:brightness(.9);z-index:-1;pointer-events:none}body:after{content:"";position:fixed;inset:0;background:#00000017;z-index:-1;pointer-events:none}.site-logo{position:fixed;top:1rem;left:1rem;z-index:9999;max-height:40px;width:auto;filter:drop-shadow(0 0 6px rgba(255,180,90,.7));pointer-events:none}.series{margin-bottom:4rem;width:100%;max-width:1200px}.series h2{font-family:VT323,monospace;font-size:3rem;letter-spacing:1px;margin-top:0;text-align:center;color:#f5f5f5;text-shadow:0 0 5px rgba(255,255,255,.1)}.series-meta{font-family:VT323,monospace;font-size:.9rem;color:#aaa;margin-bottom:1rem;font-style:italic}.filmstrip{display:flex;overflow-x:auto;gap:1rem;padding-bottom:1rem}.filmstrip img{height:300px;border:4px solid white;flex-shrink:0;transition:transform .3s ease;background:#000}.filmstrip img:hover{transform:scale(1.05)}.stacked{display:flex;flex-direction:column;gap:1.5rem}.stacked img{width:50%;max-width:800px;margin:0 auto}.series-cover-img{max-width:100%;height:auto;border:3px solid white;cursor:pointer;transition:transform .3s ease;margin-bottom:1rem;max-height:400px;object-fit:cover}.zine-wrapper{display:flex;flex-direction:column;scroll-behavior:smooth}.zine-spread{min-height:100vh;padding:4rem 2rem;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:2rem;background:#00000080;scroll-snap-align:start;scroll-margin-top:2rem;border-bottom:1px solid rgba(255,255,255,.1)}.series-info{text-align:center}.series-info h2{font-family:Special Elite,monospace;font-size:3rem;letter-spacing:1px;margin-top:0;margin-bottom:.5rem;text-align:center;color:#fff;text-shadow:0 0 5px rgba(255,255,255,.1)}.series-meta{font-family:Special Elite,monospace;font-size:1rem;color:#aaa;font-style:italic}.zine-gallery{display:flex;flex-direction:column;gap:1.5rem;width:100%;max-width:1000px}.zine-image{max-height:80vh;width:auto;max-width:80%;border:2px solid white;box-shadow:0 0 20px #00000080;transition:transform .3s ease;margin:0 auto}.zine-photo{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.zine-caption{font-size:.85rem;color:#ccc;font-style:italic;text-align:center;max-width:80%;margin:0 auto}.zine-spread:last-of-type{border-bottom:none}.zine-spread:nth-of-type(odd){background-color:#0000008c}.zine-spread:nth-of-type(2n){background-color:#141414d9}html{scroll-behavior:smooth}.sidebar{position:fixed;top:60px;left:0;height:calc(100vh - 60px);width:240px;color:#f5f5f5;padding:1rem;z-index:1000}.sidebar nav ul{list-style:none;padding:0;margin:0}.sidebar nav li{margin:0}.sidebar nav li+li{margin-top:.5rem}.sidebar nav a{color:#fff;text-decoration:none;font-family:Special Elite,monospace;transition:color .2s ease;font-size:1rem}.sidebar nav a:hover{color:#e8c585}.toggle-submenu{background:none;border:none;color:#f5f5f5;font-family:Special Elite,monospace;font-size:1rem;cursor:pointer;padding:0;margin:0 0 0rem}.submenu{display:none!important;list-style-type:disc;padding-left:1.5rem;margin-top:.25rem}.submenu.show{display:block!important}.submenu li{list-style-type:disc;list-style-position:inside;padding-left:.5rem;font-size:.95rem;text-shadow:none}.content{padding:2rem}.site-footer{width:100%;padding:2rem 1rem;text-align:center;font-family:Space Mono,monospace;font-size:.85rem;color:#fff;background:transparent;margin-top:4rem}.footer-content a{color:#fff;text-decoration:underline;margin:0 .5rem;transition:color .2s ease}.footer-content a:hover{color:#e8c585}.nav-group{display:flex;align-items:center;gap:.25rem}.nav-link{font-family:Special Elite,monospace;color:#fff;text-decoration:none;font-size:1rem}.nav-link:hover{color:#e8c585}.nav-link.current{color:#e8c585;font-weight:700}.about-page{max-width:800px;margin:4rem auto;padding:2rem;font-family:Special Elite,monospace;line-height:1.8;color:#eee;text-shadow:0 0 4px rgba(0,0,0,.6);background:#00000080;box-shadow:0 0 40px #0006}.about-page h2{font-family:Special Elite,monospace;font-size:3rem;letter-spacing:1px;margin-top:0;margin-bottom:.5rem;text-align:center;color:#fff;text-shadow:0 0 5px rgba(255,255,255,.1)}.coming-soon-body{margin:0;padding:0;font-family:Space Mono,monospace;background-color:#000;color:#fff;display:flex;justify-content:center;align-items:center;height:100vh}.coming-soon-wrapper{text-align:center}.coming-soon-wrapper h1{font-family:Archivo Black,sans-serif;font-size:3rem;letter-spacing:1px;margin-bottom:1rem;text-transform:lowercase}.coming-soon-wrapper p{font-family:Special Elite,monospace;font-size:1.25rem;opacity:.7;text-transform:lowercase}.physical-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1000px;margin:0 auto;padding:2rem 1rem}.physical-card{background-color:#0009;padding:1.5rem;border-radius:4px;font-family:Special Elite,monospace;display:flex;flex-direction:column;gap:1rem;width:100%;height:100%;box-sizing:border-box}.physical-card img{width:100%;height:auto;object-fit:contain;background:#000;display:block;border:none;box-shadow:0 0 0 2px #fff,0 4px 12px #00000080}.physical-card h2{font-size:1.25rem;color:#fff;text-align:center;margin:0}.physical-card p{font-size:.95rem;color:#ccc;text-align:center;margin:0}.price{color:#fff;font-weight:700}.physical-card a{display:inline-block;background:#f5f5f5;color:#000;text-decoration:none;text-align:center;padding:.5rem 1rem;font-family:Archivo Black,sans-serif;text-transform:lowercase;font-size:.85rem;border-radius:2px;transition:background .2s ease}.physical-card a:hover{background:#fb3}.sold-out{color:#888;font-style:italic;font-size:.9rem;text-align:center;width:100%;display:block}.card-content{flex-grow:1}.card-footer{margin-top:1rem;display:flex;flex-direction:column;gap:.5rem}.card-content img{margin-bottom:1rem}.card-content h2{margin-bottom:.75rem}.card-content p{margin-bottom:.5rem}.physical-card button{display:inline-block;background:#f5f5f5;color:#000;text-decoration:none;text-align:center;padding:.5rem 1rem;font-family:Archivo Black,sans-serif;text-transform:lowercase;font-size:.85rem;border-radius:2px;transition:background .2s ease;border:none;cursor:pointer}.physical-card button:hover{background:#e8c585}.quantity-purchase{display:flex;justify-content:space-between;align-items:center;flex-direction:row-reverse;gap:.5rem}.quantity-purchase input[type=number]{width:60px;padding:.4rem;font-size:.85rem;font-family:Space Mono,monospace;border:1px solid #ccc;border-radius:2px;background:#fff;color:#000;text-align:right}.quantity-purchase button{flex-shrink:0}.qty-wrapper{display:flex;justify-content:flex-end}.purchase-row{display:flex;justify-content:center;align-items:center;gap:.75rem}.qty-label{font-size:.85rem;color:#ccc;display:flex;align-items:center;gap:.4rem}.purchase-qty{width:3rem;padding:.3rem;font-family:Space Mono,monospace;font-size:.85rem}.success-container{display:flex;justify-content:center;align-items:center;min-height:70vh;padding:4rem 2rem}.success-card{background-color:#000000a6;padding:3rem;border-radius:6px;text-align:center;max-width:600px;box-shadow:0 0 20px #ffffff1a}.success-title{font-family:Special Elite,monospace;font-size:2rem;text-transform:lowercase;color:#f5f5f5;margin-bottom:1rem;letter-spacing:1px}.success-message{font-family:Special Elite,monospace;font-size:1.1rem;color:#ccc;margin-bottom:2rem}.success-home-link{display:inline-block;background:#f5f5f5;color:#000;font-family:Archivo Black,sans-serif;text-transform:lowercase;padding:.75rem 1.25rem;text-decoration:none;font-size:.9rem;border-radius:4px;transition:background .2s ease}.success-home-link:hover{background:#e8c585}.checkout-wrapper{position:fixed;top:1rem;right:1rem;z-index:1000;padding:1rem}#checkout-button{padding:.5rem 1rem;font-size:1rem;font-family:Archivo Black,sans-serif;background-color:#000;color:#fff;border:none;cursor:pointer;border-radius:4px;box-shadow:0 0 5px #0003;text-transform:lowercase}#checkout-button:hover{background-color:#e8c585;color:#000}.cart-dropdown{position:absolute;top:3rem;right:1rem;background:#11111150;border:1px solid #444;padding:1rem;width:280px;z-index:100;border-radius:.5rem;box-shadow:0 0 15px #0000004d}#cart-items{padding-left:1.5rem;margin:0 0 1rem;color:#fff}.cart-item{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;list-style-position:inside}#cart-total{margin-left:1.5rem;font-weight:700;margin-bottom:1rem;color:#fff}#cart-checkout{display:block;margin:0 auto;padding:.5rem 1.25rem;font-weight:700;background:#fff;color:#000;border:none;border-radius:4px;cursor:pointer}#cart-checkout:hover{background-color:#e8c585;color:#000}.checkout-wrapper.hidden{display:none}.remove-btn{margin-left:.7rem}@media (max-width: 768px){html,body{min-height:100%;display:flex;flex-direction:column}main{padding-top:6.5rem;max-width:100vw;overflow-x:hidden}.sidebar{position:fixed;top:3.5rem;left:0;width:100%;height:auto;z-index:1001;padding:1rem 0;display:flex;flex-direction:row;justify-content:space-around;align-items:flex-start;overflow:visible;z-index:99999}.sidebar nav{width:100%}.sidebar nav ul{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0;margin:0 auto;list-style:none;gap:1.5rem;overflow:visible}.sidebar nav li{display:flex;align-items:center;vertical-align:middle;justify-content:center;height:2.5rem;padding:0;margin:0;box-sizing:border-box;position:relative;overflow:visible}.sidebar nav li:first-child{transform:translateY(5px)}.nav-group{position:relative;display:flex;align-items:center;justify-content:center;gap:.25rem;height:2.5rem;box-sizing:border-box;z-index:99999}.nav-link,.toggle-submenu{display:flex;align-items:center;justify-content:center;height:100%;font-family:Special Elite,monospace;font-size:1rem;line-height:1;padding:0;margin:0;text-decoration:none;box-sizing:border-box}.nav-group .nav-link{display:inline-flex;align-items:center;height:1.5rem}.nav-link{display:flex;align-items:center;justify-content:center;height:1.5rem;line-height:1;font-family:Special Elite,monospace;font-size:1rem;text-transform:lowercase;box-sizing:border-box;padding:0;margin:0}.submenu{position:absolute;top:100%;left:0;z-index:10000;display:flex;flex-direction:column;background:#00000073;border:1px solid rgba(255,255,255,.15);border-radius:4px;padding:0 1rem;box-shadow:0 4px 10px #0000004d;font-family:Special Elite,monospace;font-size:.95rem;color:#fff;max-height:0;opacity:0;overflow:hidden;transition:max-height .3s ease,opacity .3s ease,padding .3s ease;pointer-events:none}.submenu.show{max-height:500px;opacity:1;padding:.5rem 1rem;pointer-events:auto}.submenu li{list-style:none;margin-left:0;padding:0}.submenu li a{display:block;padding:.5rem .1rem;font-size:1rem;color:#fff;line-height:1.4;text-decoration:none;white-space:nowrap}.toggle-submenu{display:inline-flex;align-items:center;justify-content:center;height:1.5rem;padding:0;margin:0;line-height:1;font-size:1rem;background:none;border:none;color:#fff;cursor:pointer}.content{position:absolute;top:7.5rem;bottom:0;left:0;right:0;overflow-y:auto}.site-logo{position:fixed;top:.5rem;left:50%;transform:translate(-50%);max-height:30px;z-index:99999;pointer-events:none}.zine-gallery{max-width:100%;gap:1rem}.zine-image{max-width:100%;height:auto}.filmstrip{gap:.5rem;padding-bottom:.5rem}.filmstrip img{height:200px}.zine-caption{font-size:.8rem;max-width:100%;padding:0 1rem}.series h2,.series-info h2{font-size:2.25rem}.series-meta{font-size:.85rem}.zine-spread{padding:2rem 1rem}footer{font-size:.8rem;text-align:center}.physical-grid{grid-template-columns:1fr}.cart-toggle-list{background:none;border:none;color:#fff;text-align:left;margin-bottom:.5rem;font-size:.9rem;cursor:pointer}#cart-dropdown{display:none;background-color:#000c;padding:1rem;position:absolute;top:100%;right:0;z-index:999;width:max-content}#cart-dropdown.open{display:block}.cart-toggle-list{display:none}}@media (min-width: 769px){.cart-toggle-list{display:none}#cart-items{display:block!important}}
