:root{--bg:#070807;--panel:#131711;--green:#9dd321;--red:#ef2d2d;--text:#f6f7f2;--muted:#aeb5a7;--line:#2c3328}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0;font-family:Arial,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}header{z-index:20;border-bottom:1px solid var(--line);background:#050605ee;align-items:center;gap:22px;padding:14px 4vw;display:flex;position:sticky;top:0}.brand{align-items:center;gap:10px;display:flex}.brand span{font-size:2rem}.brand b{color:var(--green)}.brand small{color:#fff;letter-spacing:.15em;display:block}nav{flex:1;gap:18px;display:flex}nav a:hover{color:var(--green)}.phone{color:#fff;letter-spacing:.5px;text-shadow:0 0 10px #a4db2359;font-weight:800}.cartButton{border:1px solid var(--green);background:#141913;padding:10px 13px}.cartButton span{background:var(--green);color:#111;border-radius:99px;margin-left:4px;padding:2px 7px}main{overflow:hidden}.hero{background:radial-gradient(circle at 75% 35%,#273b10,#0000 28%),linear-gradient(110deg,#090b08,#12170e);grid-template-columns:1fr 1fr;align-items:center;min-height:560px;padding:70px 4vw 20px;display:grid}.heroCopy{z-index:2}.hero h1{text-transform:uppercase;margin:.15em 0;font-size:clamp(2.8rem,4.8vw,5rem);font-style:italic;line-height:.95}.hero p{max-width:680px;font-size:1.15rem}.heroArt{align-self:end;position:relative}.heroArt img{object-fit:contain;filter:drop-shadow(0 20px 50px #000);max-height:670px}.badge{color:#111;text-align:center;background:#fff;border-radius:50%;padding:20px;font-weight:900;position:absolute;top:32%;right:8%;transform:scale(.82)rotate(3deg);box-shadow:0 0 0 7px #111}.badge b{color:var(--red);font-size:1.25rem;display:block}.kicker{color:var(--green);text-transform:uppercase;letter-spacing:.12em;font-weight:900}.actions{gap:12px;margin-top:24px;display:flex}.trust{flex-wrap:wrap;gap:18px;margin-top:20px;font-weight:800;display:flex}.btn,button{cursor:pointer;background:var(--red);color:#fff;border:0;border-radius:8px;padding:13px 18px;font-weight:900;transition:transform .18s,box-shadow .18s,background .18s,color .18s}.btn.green{background:var(--green);color:#111}.btn.outline{border:1px solid var(--green);background:0 0}.btn.outline .btn:hover{transform:translateY(-2px);box-shadow:0 12px 30px #a4db232e}.btn.outline .btn.green:hover{background:#b9f535}.btn.outline .btn.outline:hover{background:#a4db231f;border-color:#b9f535}.featureStrip{border-block:1px solid var(--line);background:#10130f;grid-template-columns:repeat(4,1fr);display:grid}.featureStrip article{border-right:1px solid var(--line);padding:22px 4vw}.featureStrip b,.featureStrip span{display:block}.featureStrip span{color:var(--muted)}.section{max-width:1300px;margin:auto;padding:70px 4vw}.sectionHead{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.section h2{margin:.2em 0;font-size:2.6rem}.section input{border:1px solid var(--line);color:#fff;background:#11150f;border-radius:8px;min-width:280px;margin-top:42px;padding:13px}.chips{flex-wrap:wrap;gap:9px;margin:24px 0;display:flex}.chips button{border:1px solid var(--line);background:#11150f}.chips .active{background:var(--green);color:#111}.grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.grid article{background:linear-gradient(#1b1f18 0%,#12150f 100%);border:1px solid #a4db2326;border-radius:18px;flex-direction:column;padding:18px;transition:all .25s;display:flex;position:relative;overflow:hidden}.grid article:hover{border-color:var(--green);transform:translateY(-6px);box-shadow:0 18px 40px #a4db232e}.productImage{background:radial-gradient(circle at top,#a4db231f,#0000 60%),linear-gradient(#181d14,#10130d);border-radius:16px;justify-content:center;align-items:center;height:220px;margin-bottom:20px;display:flex;overflow:hidden}.productImage img{object-fit:cover;border-radius:14px;width:100%;height:100%;transition:all .35s;box-shadow:0 10px 24px #00000059}.productImage{position:relative}.productImage:after{content:"";pointer-events:none;background:linear-gradient(#0000 55%,#0000002e);border-radius:14px;position:absolute;inset:0}.productImage{font-size:4.5rem}.grid article:hover .productImage img{filter:saturate(1.08)contrast(1.04);transform:scale(1.06)}.featuredImage{aspect-ratio:1;background:radial-gradient(circle at top,#a4db231f,#0000 60%),linear-gradient(#181d14,#10130d);border-radius:16px;justify-content:center;align-items:center;height:320px;margin-bottom:20px;display:flex;overflow:hidden}.featuredImage img{object-fit:cover;object-position:center;width:100%;height:100%;padding:0;transition:all .35s}.featuredCard:hover .featuredImage img{transform:scale(1.05)}.productBadge{z-index:2;color:var(--green);letter-spacing:.08em;text-transform:uppercase;background:#000c;border:1px solid #a4db2359;border-radius:999px;padding:7px 10px;font-size:.72rem;font-weight:900;position:absolute;top:14px;left:14px;box-shadow:0 8px 22px #0000004d}.featuredSection{margin:0 0 48px}.featuredHeading{margin-bottom:18px}.featuredHeading h3{margin:6px 0 0;font-size:1.5rem}.featuredGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.featuredCard{background:linear-gradient(#1b1f18 0%,#12150f 100%);border:1px solid #a4db232e;border-radius:18px;flex-direction:column;min-width:0;min-height:640px;padding:16px 16px 8px;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.featuredCard:hover{border-color:var(--green);transform:translateY(-6px);box-shadow:0 18px 40px #a4db2329}.featuredBadge{z-index:3;color:var(--green);letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);text-shadow:0 2px 6px #000;background:#000000b8;border:1px solid #a4db2366;border-radius:999px;padding:7px 10px;font-size:.72rem;font-weight:900;position:absolute;top:14px;left:14px}.featuredCard .productImage{height:220px;margin-bottom:16px}.featuredCard h3{margin:10px 0}.featuredCard p{color:var(--muted)}@media (max-width:900px){.featuredGrid{grid-template-columns:1fr}}.grid article button{background:linear-gradient(135deg, var(--red), #ff4b3e);color:#fff;border-radius:10px;width:100%;margin-top:18px;font-weight:800;transition:all .25s;box-shadow:0 10px 24px #ff3c3c33}.meta{justify-content:space-between;align-items:center;gap:14px;margin-top:auto;padding-top:16px;display:flex}.thcBadge{width:fit-content;color:var(--green);background:#a4db231a;border:1px solid #a4db2347;border-radius:999px;align-items:center;padding:7px 10px;font-size:.85rem;font-weight:800;display:inline-flex}.priceBlock b{color:#fff;font-size:1.05rem}.priceBlock span{color:var(--muted);font-size:.8rem}.addButton{background:linear-gradient(135deg, var(--red), #ff4b3e);width:100%;margin-top:16px;box-shadow:0 10px 24px #ff3c3c33}.addButton:hover,.grid article button:hover{transform:translateY(-2px);box-shadow:0 16px 34px #ff3c3c59}.grid small{color:var(--green);margin-top:14px}.grid p{color:#bcc3b4;flex:1}.meta{justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:16px;font-weight:800;display:flex}.meta span:first-child{color:#d7dfcf}.meta span:last-child{color:var(--green);background:#a4db231a;border:1px solid #a4db2340;border-radius:999px;padding:7px 10px}.split{grid-template-columns:1fr auto;align-items:center;gap:30px;display:grid}.areaGrid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.areaGrid span:before{content:"✓ ";color:var(--green);font-weight:900}.track{gap:10px;display:flex}.status{background:#11150f;border-radius:12px;margin-top:20px;padding:18px}.progress{background:#2a3027;border-radius:99px;height:12px;overflow:hidden}.progress span{background:var(--green);height:100%;display:block}.steps{color:var(--muted);justify-content:space-between;margin-top:8px;font-size:.78rem;display:flex}.comic{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.comic img{background:#eee1c9;border:5px solid #111}footer{border-top:1px solid var(--line);justify-content:space-between;gap:20px;padding:40px 4vw;display:flex}footer div{gap:5px;display:grid}.gate{place-items:center;min-height:100vh;padding:20px;display:grid}.gate section{text-align:center;border:1px solid var(--line);background:#11150f;border-radius:18px;max-width:540px;padding:36px}.gate .eye{font-size:4rem}.gateButtons{justify-content:center;gap:10px;display:flex}.gateButtons .secondary{border:1px solid var(--line);background:0 0}.backdrop{z-index:30;opacity:0;pointer-events:none;background:#000b;transition:all .2s;position:fixed;inset:0}.backdrop.show{opacity:1;pointer-events:auto}.drawer{border-left:1px solid var(--line);z-index:40;background:#10130f;width:min(440px,95vw);height:100vh;padding:22px;transition:all .25s;position:fixed;top:0;right:-440px;overflow:auto}.drawer .variant{color:#9fb18a;margin-top:2px;font-size:.85rem}.drawer.open{right:0}.drawerHead{justify-content:space-between;align-items:center;display:flex}.drawerHead button{background:0 0;font-size:2rem}.cartRow{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;gap:8px;padding:14px 0;display:grid}.cartRow button{color:#f77;text-align:left;background:0 0;grid-column:1/-1;padding:4px}.cartTotal{margin:20px 0;font-size:1.3rem;font-weight:900}.fine{color:var(--muted);font-size:.85rem}@media (max-width:950px){nav,.phone{display:none}.hero{grid-template-columns:1fr}.grid{grid-template-columns:repeat(2,1fr)}.comic{grid-template-columns:1fr 1fr}}@media (max-width:620px){.hero{padding-inline:18px}.hero h1{font-size:3.3rem}.section{padding:48px 18px}.sectionHead{flex-direction:column;align-items:stretch}.section input{width:100%;min-width:0}.grid,.comic,.split{grid-template-columns:1fr}.track{flex-direction:column}.hero img{max-height:420px}.featureStrip{grid-template-columns:1fr 1fr}.featureStrip article{padding:15px}footer{flex-direction:column}}.cartItem{border-bottom:1px solid #ffffff14;justify-content:space-between;gap:12px;padding:16px 0;display:flex}.cartItemInfo{flex:1}.cartItemInfo strong{font-size:1.1rem;display:block}.cartVariant{color:#b8b8b8;margin-top:2px;font-size:.9rem}.cartPrice{margin-top:6px;font-weight:700}.cartControls{align-items:center;gap:8px;margin-top:10px;display:flex}.qtyBtn{color:#fff;cursor:pointer;background:#2b2b2b;border:none;border-radius:50%;width:28px;height:28px;font-size:18px;transition:all .2s}.qtyBtn:hover{color:#000;background:#6aff38}.qtyValue{text-align:center;min-width:22px;font-weight:700}.removeBtn{color:#ff5b5b;cursor:pointer;background:0 0;border:none;margin-top:10px;padding:0;font-weight:700}.removeBtn:hover{text-decoration:underline}.cartRow{border-bottom:1px solid #ffffff1a;grid-template-columns:1fr auto;align-items:start;gap:12px 18px;padding:18px 0;display:grid}.cartRow>b{white-space:nowrap;font-size:1rem}.variant{color:#9fb676;margin-top:4px;font-size:.88rem}.checkout-form{margin-top:1.5rem}.checkout-form h3{margin-bottom:1rem}.checkout-field{flex-direction:column;gap:.4rem;margin-bottom:1rem;font-weight:600;display:flex}.checkout-field input,.checkout-field textarea,.checkout-field select{color:#fff;box-sizing:border-box;background:#1a1a1a;border:1px solid #444;border-radius:8px;width:100%;padding:.7rem;font-size:.95rem}.checkout-field textarea{resize:vertical;min-height:70px}.delivery-disclaimer{color:#d8d8d8;background:#9fb67614;border-left:4px solid #9fb676;border-radius:8px;margin:0 0 1rem;padding:.9rem 1rem;font-size:.9rem;line-height:1.45}.checkout-intro{color:#b8b8b8;margin:-.5rem 0 1.25rem;font-size:.95rem;line-height:1.45}.checkout-form fieldset{border:1px solid #555;border-radius:8px;flex-direction:column;gap:.75rem;margin:1.25rem 0;padding:1rem;display:flex}.checkout-form fieldset label{cursor:pointer;align-items:flex-start;gap:.55rem;line-height:1.35;display:flex}.checkout-form fieldset input[type=radio]{flex-shrink:0;margin-top:.2rem}.cartActions{grid-column:1/-1;justify-content:space-between;align-items:center;gap:14px;display:flex}.qtyControls{background:#97dc260f;border:1px solid #97dc2659;border-radius:999px;align-items:center;gap:10px;padding:4px;display:inline-flex}.qtyControls button{color:#b6ff35;cursor:pointer;background:#25310f;border:0;border-radius:50%;width:32px;height:32px;font-size:1.2rem;font-weight:800}.qtyControls button:hover{color:#111;background:#9bea22}.qtyControls span{text-align:center;min-width:22px;font-weight:800}.removeButton{color:#ff6262;cursor:pointer;background:0 0;border:0;padding:8px 0;font-weight:800}.removeButton:hover{text-decoration:underline}.productCard label select{margin-left:8px}.priceBlock{text-align:right;align-items:baseline;gap:12px;display:flex}.variantDetails{align-items:center;gap:8px;display:flex}.productDescription{margin-bottom:12px}.productDescription p{margin-bottom:6px}.productDescription .collapsed{-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.productDescription .expanded{display:block}.detailsButton{width:auto;color:var(--green);cursor:pointer;background:#a4db2314;border:1px solid #a4db2359;border-radius:999px;margin:0;padding:6px 12px;font-size:.85rem;font-weight:700}
