:root{color-scheme:dark;font-family:Space Mono,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;background:#050505;color:#f5f3ed;font-synthesis:none;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased;--ink: #f5f3ed;--paper: #050505;--panel: #111111;--muted: #9b9b95;--line: rgba(245, 243, 237, .18);--soft: #eee8dc;--yellow: #f2c14e;--pink: #f7a8c8;--blue: #9fd3e8;--red: #df4f3f;--story-bg: #eee8dc;--story-ink: #111111;--story-muted: #5a5850}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--paper)}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}button:disabled{cursor:not-allowed;opacity:.45}.site-header{position:sticky;top:0;z-index:10;display:grid;grid-template-columns:260px 1fr auto;align-items:center;min-height:58px;border-bottom:1px solid var(--line);background:color-mix(in srgb,var(--paper) 92%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand-mark{display:flex;align-items:center;gap:12px;min-width:0;padding:0 16px;font-weight:700}.brand-symbol{display:grid;place-items:center;width:68px;height:32px;border:2px solid var(--ink);border-radius:8px;font-size:1rem;line-height:1}.brand-name{font-size:.86rem;color:var(--muted)}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:42px;min-width:0}.desktop-nav a,.site-footer a{font-size:.92rem;color:var(--ink)}.desktop-nav a:hover,.site-footer a:hover{color:var(--yellow)}.header-actions{display:flex;align-items:center;justify-content:flex-end;border-left:1px solid var(--line)}.header-actions button{position:relative;display:grid;place-items:center;width:44px;height:44px;border:0;border-left:1px solid transparent;background:transparent;color:var(--ink);cursor:pointer}.header-actions button:hover{color:var(--yellow)}.cart-trigger span{position:absolute;top:6px;right:5px;display:grid;place-items:center;min-width:17px;height:17px;padding:0 4px;border-radius:8px;background:var(--yellow);color:#050505;font-size:.66rem;line-height:1}.mobile-menu{display:none!important}.hero-section{display:grid;grid-template-columns:380px 1fr;border-bottom:1px solid var(--line);min-height:390px}.hero-copy{display:flex;flex-direction:column;justify-content:space-between;padding:32px 20px 30px;border-right:1px solid var(--line)}.eyebrow{margin:0 0 16px;color:var(--muted);font-size:.78rem;text-transform:uppercase}.hero-copy h1{max-width:8ch;margin:0;font-size:4.8rem;line-height:.96;font-weight:500}.hero-line{max-width:28ch;margin:26px 0 0;color:var(--muted);font-size:1rem;line-height:1.5}.index-menu{display:grid;align-content:center;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding:22px 0}.index-menu a{display:flex;align-items:flex-start;min-height:92px;padding:0 24px;border-bottom:1px solid transparent;font-size:4.35rem;line-height:.95}.index-menu a:hover{color:var(--yellow)}.index-menu span{margin-right:4px;font-size:1.75rem;line-height:1}.featured-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid var(--line)}.feature-tile{min-width:0;border-right:1px solid var(--line)}.feature-tile:last-child{border-right:0}.feature-tile .product-artwork{aspect-ratio:1}.feature-tile div{min-height:122px;padding:14px 14px 18px;border-top:1px solid var(--line)}.feature-tile p,.product-meta p{margin:0 0 8px;color:var(--muted);font-size:.72rem;text-transform:uppercase}.feature-tile h2,.product-meta h3{margin:0 0 8px;font-size:1rem;font-weight:500;line-height:1.3}.feature-tile span,.product-meta span{color:var(--muted);font-size:.86rem}.commerce-notice{display:grid;grid-template-columns:220px minmax(0,1fr) minmax(240px,.7fr);gap:28px;align-items:start;padding:22px 20px;border-bottom:1px solid var(--line);background:color-mix(in srgb,var(--yellow) 13%,var(--paper))}.commerce-notice h2,.commerce-notice p{margin:0}.commerce-notice h2{font-size:1.65rem;line-height:1.08;font-weight:500}.commerce-notice>p:last-child{color:var(--muted);line-height:1.48}.section-block,.drops-section,.story-band,.tiny-picks,.product-focus{border-bottom:1px solid var(--line)}.product-focus{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.95fr);min-height:620px}.focus-media{display:grid;place-items:center;padding:36px;border-right:1px solid var(--line);background:var(--panel)}.focus-media .product-artwork{max-width:560px;border:1px solid var(--line)}.product-image{object-fit:cover;background:var(--panel)}.focus-copy{display:flex;flex-direction:column;justify-content:center;padding:36px 28px}.focus-copy h2{max-width:10ch;margin:0;font-size:4.1rem;line-height:.98;font-weight:500}.focus-vendor{margin:16px 0 28px;color:var(--muted)}.focus-copy strong{margin-bottom:26px;font-size:1.35rem;font-weight:500}.focus-options{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:26px}.focus-options span{display:inline-flex;align-items:center;min-height:38px;padding:0 13px;border:1px solid var(--line);border-radius:8px;color:var(--ink);font-size:.88rem}.focus-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;margin-bottom:28px;border:1px solid var(--ink);border-radius:8px;background:var(--ink);color:var(--paper);cursor:pointer;text-transform:uppercase}.focus-button:hover:not(:disabled){border-color:var(--yellow);background:var(--yellow)}.focus-description{max-width:58ch;margin:0;color:var(--muted);line-height:1.6}.section-heading{display:grid;grid-template-columns:220px minmax(0,1fr);gap:36px;padding:34px 20px;border-bottom:1px solid var(--line)}.section-heading h2,.story-band h2,.tiny-picks h2{max-width:920px;margin:0;font-size:2.85rem;line-height:1;font-weight:500}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.product-card{min-width:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.product-card:nth-child(4n){border-right:0}.product-artwork{display:block;width:100%;aspect-ratio:1}.product-meta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;min-height:150px;padding:14px;border-top:1px solid var(--line)}.product-buy{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;min-width:86px}.product-buy strong{font-size:.94rem;font-weight:500}.product-buy button,.primary-link,.character-panel a{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;border:1px solid var(--ink);border-radius:8px;background:var(--ink);color:var(--paper)}.product-buy button{width:auto;min-width:74px;padding:0;cursor:pointer;font-size:.72rem;line-height:1;text-transform:uppercase}.product-buy button span{max-width:48px;overflow-wrap:anywhere}.product-buy button:hover:not(:disabled),.primary-link:hover,.character-panel a:hover{background:var(--yellow);border-color:var(--yellow)}.cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;pointer-events:none}.cart-drawer.is-open{pointer-events:auto}.cart-scrim{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#05050500;cursor:pointer;transition:background .18s ease}.cart-drawer.is-open .cart-scrim{background:#05050599}.cart-panel{position:absolute;top:0;right:0;z-index:1;display:grid;grid-template-rows:auto auto 1fr auto;width:min(480px,100vw);height:100%;border-left:1px solid var(--line);background:var(--paper);color:var(--ink);transform:translate(100%);transition:transform .18s ease}.cart-drawer.is-open .cart-panel{transform:translate(0)}.cart-head{grid-row:1;display:flex;align-items:center;justify-content:space-between;min-height:104px;padding:20px;border-bottom:1px solid var(--line)}.cart-head h2{margin:0;font-size:2rem;font-weight:500;line-height:1}.cart-head button{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--line);border-radius:8px;background:transparent;color:var(--ink);cursor:pointer}.cart-error{grid-row:2;margin:0;padding:12px 20px;border-bottom:1px solid rgba(223,79,63,.4);color:#ff9d91;line-height:1.45}.cart-lines{grid-row:3;min-height:0;overflow:auto}.empty-cart{margin:0;padding:24px 20px;color:var(--muted);line-height:1.5}.cart-line{display:grid;grid-template-columns:104px minmax(0,1fr);gap:14px;padding:16px 20px;border-bottom:1px solid var(--line)}.cart-line-media{display:grid;place-items:center;width:104px;aspect-ratio:1;border:1px solid var(--line);background:var(--panel);overflow:hidden}.cart-line-media img{width:100%;height:100%;object-fit:cover}.cart-line-media span{color:var(--yellow);font-weight:700}.cart-line-copy{min-width:0}.cart-line-copy h3{margin:0 0 8px;font-size:1rem;font-weight:500;line-height:1.28}.cart-line-copy p{margin:0 0 8px;color:var(--muted);font-size:.82rem}.cart-line-copy strong{display:block;margin-bottom:12px;font-size:.92rem;font-weight:500}.quantity-control{display:flex;align-items:center;gap:8px}.quantity-control button{display:grid;place-items:center;min-width:32px;height:32px;border:1px solid var(--line);border-radius:8px;background:transparent;color:var(--ink);cursor:pointer}.quantity-control span{min-width:22px;text-align:center}.quantity-control .remove-line{width:auto;padding:0 10px;color:var(--muted);font-size:.78rem}.cart-footer{grid-row:4;display:grid;gap:12px;padding:18px 20px 20px;border-top:1px solid var(--line)}.cart-footer>div{display:flex;justify-content:space-between;gap:18px}.cart-footer span{color:var(--muted)}.cart-footer strong{font-weight:500}.cart-footer button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;border:1px solid var(--ink);border-radius:8px;background:var(--ink);color:var(--paper);cursor:pointer;text-transform:uppercase}.cart-footer button:hover:not(:disabled){border-color:var(--yellow);background:var(--yellow)}.cart-footer p{margin:0;color:var(--muted);font-size:.82rem;line-height:1.45}.character-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.character-panel{position:relative;display:grid;min-height:520px;padding:22px;border-right:1px solid var(--line);background:var(--dark);overflow:hidden}.character-panel:last-child{border-right:0}.character-number{position:absolute;top:16px;left:20px;color:var(--accent);font-size:3.2rem;line-height:1}.character-face{align-self:center;justify-self:center;display:grid;place-items:center;width:250px;height:250px;border:2px solid var(--accent);border-radius:8px;background:linear-gradient(90deg,transparent 48%,var(--accent) 48%,var(--accent) 52%,transparent 52%),linear-gradient(0deg,transparent 48%,var(--accent) 48%,var(--accent) 52%,transparent 52%)}.character-face span{width:98px;height:98px;border:12px solid var(--accent);border-radius:50%}.character-panel h3{align-self:end;margin:0;font-size:3rem;line-height:1;font-weight:500}.character-panel p{margin:10px 0 0;color:var(--accent)}.character-panel strong{max-width:32ch;margin:18px 0 24px;color:var(--ink);font-size:.95rem;line-height:1.5;font-weight:400}.character-panel a{justify-self:start;width:auto;padding:0 16px}.drop-list{display:grid}.drop-row{display:grid;grid-template-columns:150px minmax(220px,.8fr) minmax(280px,1.2fr) 180px;gap:24px;align-items:center;min-height:118px;padding:20px;border-bottom:1px solid var(--line)}.drop-row:last-child{border-bottom:0}.drop-row span,.drop-row strong{color:var(--yellow);font-size:.86rem;font-weight:500;text-transform:uppercase}.drop-row h3,.drop-row p{margin:0}.drop-row h3{font-size:1.35rem;font-weight:500}.drop-row p{color:var(--muted);line-height:1.45}.story-band{display:grid;grid-template-columns:minmax(280px,.85fr) minmax(320px,1fr) minmax(320px,.75fr);gap:32px;padding:42px 20px;background:var(--story-bg);color:var(--story-ink)}.story-band .eyebrow{color:var(--story-muted)}.story-band>p{margin:0;color:var(--story-ink);font-size:1.15rem;line-height:1.55}.proof-grid{display:grid;gap:10px}.proof-grid span{display:flex;align-items:center;gap:10px;min-height:48px;padding:0 14px;border:1px solid rgba(17,17,17,.18);border-radius:8px}.tiny-picks{display:flex;align-items:end;justify-content:space-between;gap:32px;padding:44px 20px}.pick-copy{max-width:860px}.pick-copy p:last-child{max-width:680px;margin:18px 0 0;color:var(--muted);line-height:1.55}.primary-link{flex:0 0 auto;padding:0 18px}.site-footer{display:flex;align-items:center;justify-content:space-between;min-height:86px;padding:0 20px}.site-footer span{font-size:1rem}.site-footer nav{display:flex;gap:24px}@media(max-width:1120px){.site-header{grid-template-columns:240px 1fr auto}.desktop-nav{gap:22px}.hero-section,.product-focus{grid-template-columns:1fr}.focus-media{border-right:0;border-bottom:1px solid var(--line)}.hero-copy{min-height:280px;border-right:0}.featured-strip,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-tile:nth-child(2n),.product-card:nth-child(2n){border-right:0}.product-card:nth-child(4n){border-right:1px solid var(--line)}.character-grid,.story-band,.commerce-notice{grid-template-columns:1fr}.character-panel{border-right:0;border-bottom:1px solid var(--line)}.drop-row{grid-template-columns:120px 1fr}.tiny-picks{align-items:start;flex-direction:column}}@media(max-width:760px){.site-header{grid-template-columns:1fr auto}.brand-mark{padding-left:10px}.brand-name,.desktop-nav,.header-actions button:not(.mobile-menu):not(.cart-trigger){display:none}.mobile-menu{display:grid!important}.hero-copy{min-height:300px;padding:28px 14px}.hero-copy h1{font-size:3.1rem}.index-menu{grid-template-columns:1fr;padding:20px 0}.index-menu a{min-height:58px;padding:0 14px;font-size:2.3rem}.index-menu span{font-size:1.1rem}.featured-strip{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.feature-tile{flex:0 0 78%;scroll-snap-align:start}.product-grid{grid-template-columns:1fr}.product-card,.product-card:nth-child(4n){border-right:0}.section-heading{grid-template-columns:1fr;gap:8px;padding:28px 14px}.section-heading h2,.story-band h2,.tiny-picks h2{font-size:2rem}.product-focus{min-height:0}.focus-media{padding:14px}.focus-copy{padding:28px 14px}.focus-copy h2{font-size:2.55rem}.character-panel{min-height:480px;padding:18px 14px}.character-face{width:210px;height:210px}.character-panel h3{font-size:2.35rem}.drop-row{grid-template-columns:1fr;gap:10px;padding:22px 14px}.story-band,.tiny-picks{padding:32px 14px}.site-footer{align-items:flex-start;flex-direction:column;justify-content:center;gap:14px}}
