:root{--paper:#f4f0e6;--paper-light:#fffdf5;--ink:#171717;--muted:#5d584f;--line:#292824;--red:#c94b3f;--yellow:#f3c928;--blue:#1e4e9a;--cyan:#55b4bd;--green:#6d9763;--lime:#a7db4f;--violet:#9d82bd;--max-width:1320px;--header-height:76px;--radius:5px;color:var(--ink);background:var(--paper);font-synthesis:none;font-family:DM Sans,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);min-width:0;color:var(--ink);margin:0;line-height:1.5;overflow-x:hidden}body.overlay-open,body.menu-open,body.intro-open{overflow:hidden}button,input,select,textarea{font:inherit}button,select{cursor:pointer}button:disabled,select:disabled{cursor:not-allowed}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p,figure,dl,dd{margin-top:0}h1,h2,h3{letter-spacing:0;font-family:Space Grotesk,Arial,sans-serif}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--cyan);outline-offset:3px}.container{width:min(calc(100% - 3rem), var(--max-width));margin-inline:auto}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:2000;background:var(--yellow);color:var(--ink);padding:.65rem .9rem;font-weight:800;position:fixed;top:.75rem;left:.75rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.system-label,.eyebrow{letter-spacing:0;text-transform:uppercase;margin-bottom:.6rem;font-family:Courier New,monospace;font-size:.72rem;font-weight:800}.eyebrow{color:var(--blue)}.button{border:2px solid var(--ink);letter-spacing:0;text-align:center;text-transform:uppercase;border-radius:3px;justify-content:center;align-items:center;min-height:46px;padding:.72rem 1rem;font-family:Courier New,monospace;font-size:.74rem;font-weight:800;transition:transform .15s,box-shadow .15s,background-color .15s;display:inline-flex}.button:hover{transform:translate(-2px,-2px)}.button-primary{background:var(--yellow);color:var(--ink);box-shadow:5px 5px 0 var(--ink)}.button-secondary{background:var(--paper-light);color:var(--ink);box-shadow:5px 5px 0 var(--blue)}.button-light{background:var(--paper-light);color:var(--ink);box-shadow:5px 5px 0 var(--red)}.prototype-bar{z-index:80;border-bottom:2px solid var(--ink);background:var(--red);min-height:32px;color:var(--paper-light);text-transform:uppercase;justify-content:center;align-items:center;gap:2rem;padding:.35rem 1rem;font-family:Courier New,monospace;font-size:.66rem;font-weight:800;display:flex;position:relative}.site-header{z-index:70;min-height:var(--header-height);padding:.6rem max(1.5rem, calc((100vw - var(--max-width)) / 2));border-bottom:2px solid var(--ink);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f4f0e6f5;grid-template-columns:minmax(220px,.8fr) minmax(420px,1.6fr) minmax(220px,.8fr);align-items:center;gap:1rem;display:grid;position:sticky;top:0}.wordmark{align-items:center;gap:.7rem;width:fit-content;display:inline-flex}.wordmark-mark{border:2px solid var(--ink);background:var(--yellow);width:48px;height:42px;box-shadow:3px 3px 0 var(--blue);border-radius:4px;place-items:center;font-family:Courier New,monospace;font-size:.82rem;font-weight:900;display:grid}.wordmark>span:last-child{display:grid}.wordmark strong{text-transform:uppercase;font-family:Space Grotesk,Arial,sans-serif;font-size:.88rem}.wordmark small{color:var(--muted);font-size:.64rem}.desktop-nav{justify-content:center;align-items:center;gap:.25rem;display:flex}.desktop-nav a{white-space:nowrap;border-bottom:3px solid #0000;padding:.6rem .72rem;font-size:.76rem;font-weight:800}.desktop-nav a:hover,.desktop-nav a.is-active{border-bottom-color:var(--red)}.header-tools{justify-content:flex-end;align-items:center;gap:.45rem;display:flex}.icon-button,.quick-add{border:2px solid var(--ink);background:var(--paper-light);width:42px;height:42px;color:var(--ink);border-radius:3px;flex:0 0 42px;place-items:center;font-size:1.25rem;display:grid}.icon-button:hover,.quick-add:hover:not(:disabled){background:var(--yellow)}.menu-trigger{display:none}.cart-trigger{border:2px solid var(--ink);background:var(--ink);min-height:42px;color:var(--paper-light);text-transform:uppercase;border-radius:3px;align-items:center;gap:.65rem;padding:.4rem .45rem .4rem .7rem;font-size:.72rem;font-weight:800;display:inline-flex}.cart-count{background:var(--yellow);width:28px;height:28px;color:var(--ink);place-items:center;display:grid}.mobile-menu{z-index:65;inset:calc(var(--header-height) + 32px) 0 0;background:var(--paper);padding:2rem 1.5rem 7rem;position:fixed;overflow-y:auto}.mobile-menu[hidden]{display:none}.mobile-menu a{border-bottom:1px solid var(--ink);text-transform:uppercase;padding:.78rem 0;font-family:Space Grotesk,Arial,sans-serif;font-size:1.55rem;font-weight:800;display:block}.mobile-menu p{margin-top:2rem;font-family:Courier New,monospace;font-size:.68rem;font-weight:800}.mobile-menu p span{color:var(--red)}.mobile-dock{display:none}.section-heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2rem;display:flex}.section-heading h2{max-width:820px;margin-bottom:0;font-size:2.65rem;line-height:1.02}.section-heading>a{border-bottom:2px solid var(--ink);text-transform:uppercase;font-family:Courier New,monospace;font-size:.7rem;font-weight:800}.home-section{padding:5rem 0}.home-hero{border-bottom:3px solid var(--ink);isolation:isolate;min-height:700px;position:relative;overflow:hidden}.home-hero-image{z-index:-3;object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.home-hero:before{z-index:-2;border-right:3px solid var(--ink);clip-path:polygon(0 0,88% 0,100% 100%,0 100%);content:"";background:#f4f0e6f5;position:absolute;inset:0 35% 0 0}.home-hero-grid{grid-template-columns:minmax(0,.92fr) minmax(500px,1.08fr);align-items:center;gap:2rem;min-height:650px;padding-top:2.5rem;padding-bottom:4rem;display:grid}.home-hero-copy{z-index:4;max-width:610px;position:relative}.era-line{gap:.35rem;margin-bottom:.7rem;display:flex}.era-line span{border:1px solid var(--ink);background:var(--paper-light);padding:.25rem .38rem;font-family:Courier New,monospace;font-size:.6rem;font-weight:800}.era-line span:nth-child(2){background:var(--yellow)}.era-line span:nth-child(3){background:var(--violet)}.home-hero h1{text-transform:uppercase;margin-bottom:1rem;font-size:6rem;line-height:.86}.home-hero-copy>p:not(.era-line,.eyebrow){color:#34312c;max-width:540px;font-size:1rem}.home-hero-copy .hero-lead{margin-bottom:.8rem;font-family:Space Grotesk,Arial,sans-serif;font-weight:700;line-height:1.25;font-size:1.35rem!important}.hero-actions{flex-wrap:wrap;gap:.8rem;margin-top:1.5rem;display:flex}.home-hero-scene{align-self:stretch;position:relative}.mascot-duel{position:absolute;inset:2.5rem -1.5rem 1.5rem -3rem}.duel-label{z-index:8;border:2px solid var(--ink);background:var(--yellow);box-shadow:4px 4px 0 var(--ink);white-space:nowrap;margin:0;padding:.4rem .5rem;font-family:Courier New,monospace;font-size:.62rem;font-weight:800;position:absolute;top:1rem;left:50%;transform:translate(-50%)rotate(-2deg)}.duel-mascot{z-index:4;margin:0;position:absolute;bottom:0}.duel-mascot-b{width:340px;left:0;transform:rotate(-3deg)}.duel-mascot-c{width:355px;right:-1rem;transform:rotate(3deg)}.duel-mascot-art{z-index:2;filter:drop-shadow(6px 7px #171717bf);width:100%;position:relative}.duel-mascot-c .duel-mascot-art{transform:scaleX(-1)}.duel-held-card{z-index:3;filter:drop-shadow(2px 2px #1717178c);width:16.5%;position:absolute}.duel-held-card-b{top:7.8%;left:77.5%;transform:rotate(8deg)}.duel-held-card-c{width:17.5%;top:15.2%;left:5.3%;transform:rotate(-5deg)}.duel-mascot figcaption{z-index:7;border:2px solid var(--ink);background:var(--paper-light);min-width:170px;box-shadow:4px 4px 0 var(--ink);padding:.55rem .65rem;font-family:Courier New,monospace;font-size:.64rem;font-weight:800;line-height:1.3;position:absolute}.duel-mascot-b figcaption{top:44%;left:-.25rem;transform:rotate(-3deg)}.duel-mascot-c figcaption{background:var(--violet);top:7%;right:-.25rem;transform:rotate(3deg)}.duel-card{z-index:6;width:108px;margin:0;position:absolute;top:4rem;left:50%;transform:translate(-50%)rotate(2deg)}.duel-card img{border:4px solid var(--paper-light);width:100%;box-shadow:7px 7px 0 var(--ink)}.duel-card figcaption{border:2px solid var(--ink);background:var(--red);min-width:128px;color:var(--paper-light);white-space:nowrap;padding:.28rem .35rem;font-family:Courier New,monospace;font-size:.52rem;font-weight:800;position:absolute;bottom:-1rem;right:-1.3rem}.era-ticker{z-index:10;border-top:2px solid var(--ink);background:var(--blue);height:34px;color:var(--paper-light);justify-content:space-around;align-items:center;font-family:Courier New,monospace;font-size:.62rem;font-weight:800;display:flex;position:absolute;bottom:0;left:0;right:0}.trust-rail{border-bottom:3px solid var(--ink);background:var(--paper-light);grid-template-columns:repeat(4,1fr);display:grid}.trust-rail p{min-height:90px;padding:1rem max(1rem, calc((100vw - var(--max-width)) / 8));border-right:2px solid var(--ink);align-items:center;gap:.75rem;margin:0;display:flex}.trust-rail p:last-child{border-right:0}.trust-rail strong{font-family:Space Grotesk,Arial,sans-serif;font-size:1.35rem}.trust-rail span{color:var(--muted);font-size:.72rem;font-weight:700}.archive-window{border-bottom:3px solid var(--ink);background:var(--paper);grid-template-columns:minmax(0,.92fr) minmax(620px,1.08fr);min-height:650px;display:grid;overflow:hidden}.archive-window-copy{z-index:3;padding:5rem 3.5rem 5rem max(2rem, calc((100vw - var(--max-width)) / 2));flex-direction:column;justify-content:center;display:flex;position:relative}.archive-date{border:2px solid var(--ink);background:var(--yellow);width:fit-content;box-shadow:5px 5px 0 var(--ink);margin:0 0 1.5rem;padding:.5rem .7rem;font-family:Space Grotesk,Arial,sans-serif;font-size:1.1rem;font-weight:800}.archive-window h2{max-width:680px;color:var(--lime);text-shadow:6px 7px #171717b8;-webkit-text-stroke:1.5px var(--ink);margin:0;font-size:5rem;font-style:italic;line-height:.9}.archive-window-copy>p:not(.archive-date){max-width:520px;margin:2rem 0 0;font-family:Courier New,monospace;font-size:1.05rem;font-weight:800}.archive-ribbons{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;max-width:600px;margin-top:3rem;display:grid}.archive-ribbon{border:2px solid var(--ink);box-shadow:4px 4px 0 var(--ink);color:var(--ink);text-align:center;text-transform:uppercase;padding:.75rem 1rem;font-family:Courier New,monospace;font-size:.82rem;font-weight:900;transition:transform .15s,box-shadow .15s;display:block}.archive-ribbon:hover,.archive-ribbon:focus-visible{box-shadow:7px 7px 0 var(--ink);transform:translate(-2px,-2px)rotate(0)}.archive-ribbon-boxes{background:var(--yellow);grid-column:1/-1;transform:rotate(-1deg)}.archive-ribbon-japan{background:var(--red);color:var(--paper-light);transform:rotate(1deg)}.archive-ribbon-boosters{background:var(--blue);color:var(--paper-light);transform:rotate(-1deg)}.archive-ribbon-singles{background:var(--violet);grid-column:1/-1;justify-self:end;width:72%;transform:rotate(1deg)}.archive-window-display{border-left:3px solid var(--ink);background:var(--ink);clip-path:polygon(17% 0,100% 0,100% 100%,0 100%);min-height:650px;margin-left:-7rem;position:relative;overflow:hidden}.archive-window-display>img{object-fit:cover;object-position:58% center;width:100%;height:100%}.archive-window-display:after{content:"";pointer-events:none;background:#1717171f;position:absolute;inset:0}.archive-slabs{z-index:2;position:absolute;inset:0}.archive-slab{border:3px solid var(--ink);width:190px;color:var(--ink);background:#3f4144;border-radius:4px;padding:.45rem;transition:transform .16s,z-index;display:block;position:absolute;box-shadow:9px 10px #171717c7}.archive-slab:hover,.archive-slab:focus-visible{z-index:8;transform:translateY(-8px)rotate(0)scale(1.04)}.archive-slab-label{border:1px solid var(--ink);border-bottom:3px solid var(--red);background:var(--paper-light);grid-template-columns:1fr auto;padding:.35rem .4rem;font-family:Courier New,monospace;font-size:.48rem;line-height:1.1;display:grid}.archive-slab-label strong{color:var(--red)}.archive-slab-label b{text-align:right}.archive-slab-label small{grid-column:1/-1;margin-top:.2rem;font-size:.44rem}.archive-slab>img{aspect-ratio:2.5/3.5;object-fit:contain;background:#27282a;width:100%;padding:.3rem;display:block}.archive-slab-1{top:7%;left:29%;transform:rotate(-7deg)}.archive-slab-2{z-index:3;top:27%;right:7%;transform:rotate(6deg)}.archive-slab-3{z-index:4;bottom:4%;left:24%;transform:rotate(4deg)}.archive-slab-4{bottom:-13%;right:28%;transform:rotate(-5deg)}.archive-display-note{z-index:5;border:2px solid var(--ink);background:var(--yellow);box-shadow:4px 4px 0 var(--ink);margin:0;padding:.4rem .55rem;font-family:Courier New,monospace;font-size:.55rem;font-weight:900;position:absolute;bottom:1rem;right:1rem}.universe-section{background:var(--paper-light)}.universe-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.universe-tile{border:3px solid var(--ink);border-radius:var(--radius);min-height:280px;box-shadow:7px 7px 0 var(--ink);flex-direction:column;justify-content:space-between;padding:1.25rem;transition:transform .16s,box-shadow .16s;display:flex;position:relative;overflow:hidden}.universe-tile:hover{box-shadow:10px 10px 0 var(--ink);transform:translate(-3px,-3px)rotate(-1deg)}.universe-tile>span{border:2px solid var(--ink);background:var(--paper-light);place-items:center;width:58px;height:44px;font-family:Courier New,monospace;font-weight:900;display:grid}.universe-tile h3{margin-bottom:.3rem;font-size:2rem}.universe-tile p{max-width:260px;margin-bottom:0;font-size:.88rem}.universe-fr{background:var(--yellow)}.universe-en{background:var(--cyan)}.universe-jp{background:var(--red);color:var(--paper-light)}.universe-jp>span{color:var(--ink)}.product-section,.related-section{background:var(--paper)}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem;display:grid}.product-card{border:2px solid var(--ink);border-radius:var(--radius);background:var(--paper-light);min-width:0;overflow:hidden;box-shadow:5px 5px #171717e6}.product-media{aspect-ratio:4/4.4;border-bottom:2px solid var(--ink);background:#e8e3d8;display:block;position:relative;overflow:hidden}.product-media img{object-fit:cover;width:100%;height:100%;transition:transform .22s}.product-media.is-card img{object-fit:contain;padding:1rem}.product-media:hover img{transform:scale(1.035)}.language-stamp,.product-badge{z-index:2;border:2px solid var(--ink);text-transform:uppercase;padding:.28rem .4rem;font-family:Courier New,monospace;font-size:.58rem;font-weight:900;position:absolute;top:.65rem}.language-stamp{background:var(--yellow);left:.65rem}.product-badge{background:var(--paper-light);text-overflow:ellipsis;white-space:nowrap;max-width:52%;right:.65rem;overflow:hidden}.product-copy{padding:.85rem}.product-meta{color:var(--muted);text-transform:uppercase;justify-content:space-between;gap:.5rem;margin-bottom:.45rem;font-family:Courier New,monospace;font-size:.58rem;font-weight:800;display:flex}.stock-line{color:#3f7441;margin-bottom:.7rem;font-size:.68rem;font-weight:800}.stock-line span,.detail-stock span{color:var(--green)}.stock-line.is-empty,.stock-line.is-empty span,.detail-stock.is-empty,.detail-stock.is-empty span{color:var(--red)}.product-buy-row{justify-content:space-between;align-items:center;gap:.75rem;min-height:42px;display:flex}.product-buy-row p{margin:0;font-family:Space Grotesk,Arial,sans-serif;font-size:1.08rem;font-weight:800}.quick-add{background:var(--yellow);flex-basis:38px;width:38px;height:38px;font-size:1.2rem;font-weight:900}.quick-add:disabled{color:#67635d;background:#b8b3aa}.memory-band{border-block:3px solid var(--ink);background:var(--ink);min-height:570px;color:var(--paper-light);isolation:isolate;position:relative;overflow:hidden}.memory-band>img{z-index:-2;object-fit:cover;object-position:70% center;opacity:.62;width:66%;height:100%;position:absolute;inset:0 0 0 auto}.memory-band:before{z-index:-1;background:var(--ink);content:"";position:absolute;inset:0 44% 0 0}.memory-copy{flex-direction:column;justify-content:center;align-items:flex-start;min-height:570px;display:flex}.memory-copy h2{max-width:560px;margin-bottom:1rem;font-size:3.5rem;line-height:.98}.memory-copy>p:not(.system-label),.memory-copy>strong{max-width:500px}.memory-copy>strong{color:var(--yellow);margin:.5rem 0 1.5rem;font-size:1.05rem}.japan-layout{grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);align-items:center;gap:3.5rem;display:grid}.japan-visual{border-block:3px solid var(--ink);min-height:500px;position:relative;overflow:hidden}.japan-visual img{object-fit:cover;width:100%;height:500px}.japan-visual span{border:2px solid var(--ink);background:var(--red);color:var(--paper-light);padding:.45rem .55rem;font-family:Courier New,monospace;font-size:.66rem;font-weight:900;position:absolute;bottom:1rem;right:1rem}.japan-copy h2{margin-bottom:1rem;font-size:3.15rem;line-height:1}.japan-copy>p:not(.eyebrow){color:var(--muted)}.japan-copy dl{border-top:2px solid var(--ink);margin:1.5rem 0}.japan-copy dl div{border-bottom:1px solid var(--ink);grid-template-columns:80px 1fr;padding:.65rem 0;display:grid}.japan-copy dt{font-family:Courier New,monospace;font-weight:900}.binder-section{border-block:3px solid var(--ink);color:var(--paper-light);background:#22211f}.binder-section .eyebrow{color:var(--yellow)}.binder-page{background:#111;border:4px solid #0b0b0b;border-radius:6px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem;padding:1.25rem;display:grid;box-shadow:inset 0 0 0 2px #47433e}.binder-page .product-card{box-shadow:none}.binder-page .product-media{aspect-ratio:3/4;background:#30302d}.binder-page .product-copy{color:var(--ink)}.collector-code{background:var(--yellow);padding:5rem 0}.collector-code-grid{grid-template-columns:.85fr 1.15fr;align-items:start;gap:4rem;display:grid}.collector-code h2{margin-bottom:1rem;font-size:3.2rem;line-height:.98}.collector-code ol{border:2px solid var(--ink);grid-template-columns:repeat(2,1fr);gap:0;margin:0;padding:0;list-style:none;display:grid}.collector-code li{border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);background:var(--paper-light);align-content:center;gap:.25rem;min-height:145px;padding:1rem;display:grid}.collector-code li:nth-child(2n){border-right:0}.collector-code li:nth-last-child(-n+2){border-bottom:0}.collector-code li span{color:var(--red);font-family:Courier New,monospace;font-weight:900}.collector-code li small{color:var(--muted)}.newsletter-band{border-bottom:3px solid var(--ink);background:var(--red);color:var(--paper-light);padding:4rem 0}.newsletter-layout{grid-template-columns:1fr minmax(360px,.75fr);align-items:center;gap:4rem;display:grid}.newsletter-layout h2{margin-bottom:.5rem;font-size:2.8rem}.newsletter-layout>div p:last-child{margin-bottom:0}.newsletter-layout form label{text-transform:uppercase;margin-bottom:.35rem;font-family:Courier New,monospace;font-size:.66rem;font-weight:800;display:block}.newsletter-layout form>div{grid-template-columns:1fr auto;display:grid}.newsletter-layout input{border:2px solid var(--ink);background:var(--paper-light);border-radius:3px 0 0 3px;min-width:0;height:48px;padding:0 .8rem}.newsletter-layout button{border:2px solid var(--ink);background:var(--yellow);text-transform:uppercase;border-left:0;border-radius:0 3px 3px 0;min-height:48px;padding:0 1rem;font-family:Courier New,monospace;font-size:.68rem;font-weight:900}.newsletter-layout [data-form-feedback]{min-height:1.4rem;margin:.4rem 0 0;font-size:.72rem}.site-footer{background:var(--ink);color:var(--paper-light);padding:4rem 0 1.5rem}.footer-main{grid-template-columns:1.6fr repeat(3,.65fr);gap:3rem;display:grid}.footer-intro{max-width:360px}.footer-brand{text-transform:uppercase;margin-bottom:.6rem;font-family:Space Grotesk,Arial,sans-serif;font-size:1.7rem;font-weight:800}.footer-intro small{color:#aaa49a}.footer-main nav{align-content:start;gap:.55rem;display:grid}.footer-main nav strong{color:var(--yellow);text-transform:uppercase;margin-bottom:.3rem;font-family:Courier New,monospace;font-size:.68rem}.footer-main nav a{color:#d8d2c7;width:fit-content;font-size:.78rem}.footer-main nav a:hover{color:var(--paper-light);text-decoration:underline}.footer-legal{color:#aaa49a;border-top:1px solid #5b5751;justify-content:space-between;gap:2rem;margin-top:3rem;padding-top:1rem;font-size:.64rem;display:flex}.footer-legal p{margin:0}.footer-legal p:first-child{max-width:740px}.page-hero{border-bottom:3px solid var(--ink);background:var(--blue);color:var(--paper-light);padding:5rem 0}.page-hero h1{text-transform:uppercase;max-width:920px;margin-bottom:.8rem;font-size:4.6rem;line-height:.92}.page-hero p:last-child{max-width:720px;margin-bottom:0;font-size:1.05rem}.catalog-hero{background:var(--violet);color:var(--ink)}.catalog-section{padding:3rem 0 5rem}.catalog-layout{grid-template-columns:245px minmax(0,1fr);align-items:start;gap:2rem;display:grid}.catalog-sidebar{top:calc(var(--header-height) + 1rem);border:2px solid var(--ink);background:var(--paper-light);gap:.85rem;padding:1rem;display:grid;position:sticky}.filter-sidebar-heading,.catalog-toolbar{justify-content:space-between;align-items:center;gap:1rem;display:flex}.filter-sidebar-heading{border-bottom:1px solid var(--ink);padding-bottom:.75rem}.filter-sidebar-heading button,.catalog-toolbar button{border:0;border-bottom:1px solid var(--ink);background:0 0;padding:0;font-size:.65rem;font-weight:800}.catalog-sidebar label,.catalog-toolbar label{text-transform:uppercase;gap:.3rem;font-family:Courier New,monospace;font-size:.63rem;font-weight:800;display:grid}.catalog-sidebar input,.catalog-sidebar select,.catalog-toolbar select{border:1px solid var(--ink);background:var(--paper);width:100%;min-height:42px;color:var(--ink);text-transform:none;border-radius:2px;padding:0 .6rem;font-family:DM Sans,Arial,sans-serif;font-size:.75rem}.catalog-toolbar{border-bottom:2px solid var(--ink);min-height:50px;margin-bottom:1.25rem;padding-bottom:.75rem}.catalog-toolbar p{margin:0;font-size:.76rem}.catalog-toolbar label{grid-template-columns:auto 160px;align-items:center}.empty-state,.cart-empty,.search-prompt{border:2px dashed var(--ink);text-align:center;align-content:center;place-items:center;min-height:370px;padding:2rem;display:grid}.empty-state>strong,.cart-empty>strong,.search-prompt>strong{color:var(--red);font-family:Courier New,monospace;font-size:2.4rem}.empty-state h2,.cart-empty h3{margin:.5rem 0}.breadcrumbs{min-height:52px;color:var(--muted);white-space:nowrap;align-items:center;gap:.45rem;font-size:.68rem;display:flex;overflow:hidden}.breadcrumbs span:last-child{color:var(--ink);text-overflow:ellipsis;overflow:hidden}.product-detail{grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);align-items:start;gap:4rem;padding-top:2rem;padding-bottom:5rem;display:grid}.product-main-image{border:2px solid var(--ink);background:#e7e2d8;place-items:center;min-height:630px;display:grid;position:relative;overflow:hidden}.product-main-image img{object-fit:cover;width:100%;height:630px}.product-gallery.is-card .product-main-image img{object-fit:contain;max-width:470px;padding:2rem}.product-main-image>span{border:1px solid var(--ink);background:var(--yellow);padding:.32rem .42rem;font-family:Courier New,monospace;font-size:.56rem;font-weight:800;position:absolute;bottom:.75rem;right:.75rem}.gallery-notes{grid-template-columns:repeat(3,1fr);gap:.45rem;margin-top:.65rem;display:grid}.gallery-notes button{border:1px solid var(--ink);background:var(--paper-light);border-radius:2px;min-height:42px;padding:.35rem;font-size:.65rem;font-weight:800}.gallery-notes button:disabled{color:#77716a}.product-information{top:calc(var(--header-height) + 1rem);position:sticky}.product-flags{gap:.45rem;margin-bottom:1rem;display:flex}.product-flags span{border:2px solid var(--ink);background:var(--yellow);padding:.3rem .45rem;font-family:Courier New,monospace;font-size:.62rem;font-weight:900}.product-flags span:last-child{background:var(--paper-light)}.product-information h1{margin-bottom:.45rem;font-size:3rem;line-height:1}.product-set{color:var(--muted);font-weight:700}.detail-price{margin:1.3rem 0 .35rem;font-family:Space Grotesk,Arial,sans-serif;font-size:2rem;font-weight:800}.detail-stock{color:#3f7441;font-size:.76rem;font-weight:800}.detail-description{color:var(--muted);margin:1.4rem 0}.detail-buy-row{grid-template-columns:90px 1fr;align-items:end;gap:.75rem;display:grid}.detail-buy-row label{text-transform:uppercase;gap:.25rem;font-family:Courier New,monospace;font-size:.6rem;font-weight:800;display:grid}.detail-buy-row input{border:2px solid var(--ink);background:var(--paper-light);width:100%;height:46px;padding:0 .5rem}.detail-buy-row .button{width:100%}.restock-note{border:2px solid var(--ink);background:var(--red);color:var(--paper-light);text-align:center;align-self:stretch;place-items:center;padding:.45rem;font-family:Courier New,monospace;font-size:.58rem;font-weight:900;display:grid}.detail-buy-row .button:disabled{box-shadow:none;background:#bbb6ac}.detail-reassurance{border-top:1px solid var(--ink);gap:0;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.detail-reassurance li{border-bottom:1px solid var(--ink);grid-template-columns:75px 1fr;padding:.6rem 0;font-size:.72rem;display:grid}.detail-reassurance strong{font-family:Courier New,monospace}.facts-grid{grid-template-columns:repeat(6,1fr);display:grid}.facts-grid>div{border-right:1px solid var(--paper-light);min-width:0;padding:1.15rem}.facts-grid>div:last-child{border-right:0}.facts-grid dt{color:var(--yellow);margin-bottom:.35rem;font-family:Courier New,monospace;font-size:.58rem;font-weight:900}.facts-grid dd{overflow-wrap:anywhere;font-size:.78rem;font-weight:800}.inspection-section{border-bottom:3px solid var(--ink);background:var(--yellow);padding:4rem 0}.inspection-section .container{grid-template-columns:.8fr 1.2fr;gap:3rem;display:grid}.inspection-section h2{margin-bottom:.5rem;font-size:2.5rem}.inspection-grid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.inspection-grid div{border:2px solid var(--ink);background:var(--paper-light);grid-template-columns:1fr auto;gap:.5rem;padding:.85rem;display:grid}.inspection-grid span{text-transform:uppercase;font-family:Courier New,monospace;font-size:.65rem;font-weight:900}.inspection-grid meter{width:100%;height:10px;accent-color:var(--green);grid-column:1/-1}.product-story{grid-template-columns:1fr 1fr;gap:4rem;padding-top:4rem;padding-bottom:4rem;display:grid}.product-story h2{font-size:2.4rem}.product-story p:not(.eyebrow),.product-story li{color:var(--muted)}.product-story ul{margin:0;padding-left:1.2rem}.related-section{border-top:3px solid var(--ink);padding:4rem 0 5rem}.related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.search-dialog,.cart-drawer{color:var(--ink);border:0;margin:0}.search-dialog::backdrop,.cart-drawer::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#171717b8}.search-dialog{background:var(--paper);width:100%;max-width:none;min-height:100%;padding:2rem max(1.5rem,50vw - 480px)}.search-header,.cart-header{border-bottom:2px solid var(--ink);justify-content:space-between;align-items:start;gap:1rem;padding-bottom:1rem;display:flex}.search-header h2,.cart-header h2{margin-bottom:0;font-size:2rem}.search-field{margin:2rem 0 1rem;display:block}.search-field input{border:3px solid var(--ink);background:var(--paper-light);border-radius:3px;width:100%;height:70px;padding:0 1rem;font-family:Space Grotesk,Arial,sans-serif;font-size:1.35rem}.search-results{min-height:420px}.search-prompt{border:0}.search-prompt a{border-bottom:2px solid var(--ink);font-weight:800}.search-count,.search-all{text-transform:uppercase;margin:1rem 0;font-family:Courier New,monospace;font-size:.68rem;font-weight:800;display:block}.search-result-list{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.search-result-list a{border:2px solid var(--ink);background:var(--paper-light);grid-template-columns:90px 1fr;gap:.8rem;min-width:0;padding:.65rem;display:grid}.search-result-list img{object-fit:contain;background:#e8e3d8;width:90px;height:100px}.search-result-list span{align-content:center;min-width:0;display:grid}.search-result-list small{font-family:Courier New,monospace;font-size:.58rem}.search-result-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.search-result-list em{margin-top:.35rem;font-style:normal;font-weight:800}.cart-drawer{background:var(--paper);width:min(100%,510px);max-width:none;min-height:100%;padding:1.25rem;transition:transform .22s;left:auto;right:0;transform:translate(100%)}.cart-drawer[open].is-open{transform:translate(0)}.cart-empty{border:0;min-height:calc(100vh - 140px)}.cart-items{display:grid}.cart-line{border-bottom:1px solid var(--ink);grid-template-columns:92px 1fr auto;gap:.8rem;padding:1rem 0;display:grid}.cart-line>img{object-fit:contain;background:#e5e0d6;width:92px;height:112px}.cart-line>div{min-width:0}.cart-line p{color:var(--muted);margin-bottom:.25rem;font-family:Courier New,monospace;font-size:.56rem;font-weight:800}.cart-line h3{margin-bottom:.55rem;font-size:.78rem;line-height:1.3}.cart-line>strong{white-space:nowrap;font-size:.76rem}.quantity-control{border:1px solid var(--ink);grid-template-columns:32px 1fr 32px;width:100px;height:32px;display:grid}.quantity-control button,.quantity-control span{background:var(--paper-light);border:0;place-items:center;display:grid}.quantity-control span{border-inline:1px solid var(--ink);font-size:.68rem}.remove-line{border:0;border-bottom:1px solid var(--ink);background:0 0;margin-top:.45rem;padding:0;font-size:.6rem}.cart-cross-sell{border:2px solid var(--ink);background:var(--yellow);margin:1.25rem 0;padding:.85rem}.cart-cross-sell article{border-top:1px solid var(--ink);grid-template-columns:52px 1fr 34px;align-items:center;gap:.6rem;padding:.55rem 0;display:grid}.cart-cross-sell img{object-fit:cover;width:52px;height:52px}.cart-cross-sell span{display:grid}.cart-cross-sell strong{font-size:.68rem}.cart-cross-sell small{font-size:.62rem}.cart-cross-sell button{border:1px solid var(--ink);background:var(--paper-light);width:34px;height:34px;font-weight:900}.cart-summary{border-top:2px solid var(--ink);gap:.55rem;padding-top:1rem;display:grid}.cart-summary p{justify-content:space-between;margin:0;font-size:.78rem;display:flex}.cart-summary small{color:var(--muted);font-size:.64rem}.cart-summary .button{width:100%;margin-top:.5rem}.checkout-page{background:#f7f5ef;min-height:100vh;padding-bottom:5rem}.checkout-header{border-bottom:2px solid var(--ink);justify-content:space-between;align-items:center;min-height:78px;font-family:Courier New,monospace;font-size:.66rem;font-weight:800;display:flex}.checkout-brand{margin:0;font-family:Space Grotesk,Arial,sans-serif;font-size:1rem}.checkout-brand a{color:inherit;text-decoration:none}.checkout-layout{grid-template-columns:minmax(0,1fr) 390px;align-items:start;gap:4rem;padding-top:3rem;display:grid}.checkout-form fieldset{background:#fff;border:1px solid #a7a29a;gap:.85rem;margin:0;padding:1.25rem;display:grid}.checkout-form legend{padding:0 .45rem;font-family:Space Grotesk,Arial,sans-serif;font-size:1.1rem;font-weight:800}.checkout-form legend span{color:var(--blue);margin-right:.4rem;font-family:Courier New,monospace;font-size:.72rem}.checkout-form label,.contact-layout form label{gap:.3rem;font-size:.7rem;font-weight:700;display:grid}.checkout-form input,.checkout-form select,.contact-layout input,.contact-layout select,.contact-layout textarea{background:#fff;border:1px solid #77726a;border-radius:2px;width:100%;min-height:44px;padding:.55rem .65rem}.form-grid{grid-template-columns:1fr 1fr;gap:.85rem;display:grid}.form-grid .full{grid-column:1/-1}.choice-row{border:1px solid var(--ink);grid-template-columns:auto 1fr auto;align-items:center;padding:.8rem;gap:.8rem!important;display:grid!important}.choice-row input{width:auto;min-height:0}.choice-row span{display:grid}.choice-row small{color:var(--muted)}.payment-placeholder{background:#f3f1eb;border:1px dashed #77726a;padding:1rem}.payment-placeholder p{color:var(--muted);margin:.45rem 0 0;font-size:.72rem}.checkout-submit{width:100%}.checkout-disclaimer{color:var(--muted);text-align:center;margin:-.8rem 0 0;font-size:.64rem}.checkout-summary{background:#fff;border:1px solid #a7a29a;padding:1.25rem;position:sticky;top:1rem}.checkout-summary article{border-bottom:1px solid #d2cec7;grid-template-columns:60px 1fr;align-items:center;gap:.7rem;padding:.65rem 0;display:grid}.checkout-summary article img{object-fit:contain;background:#eeeae3;width:60px;height:68px}.checkout-summary article span{display:grid}.checkout-summary article strong{font-size:.68rem}.checkout-summary article small{color:var(--muted);font-size:.62rem}.checkout-summary dl div{justify-content:space-between;padding:.35rem 0;font-size:.74rem;display:flex}.checkout-summary .checkout-total{border-top:2px solid var(--ink);margin-top:.4rem;padding-top:.75rem;font-size:.9rem;font-weight:800}.checkout-summary ul{color:var(--muted);margin:0;padding-left:1rem;font-size:.66rem}.empty-checkout{text-align:left}.save-complete{min-height:calc(100vh - var(--header-height));background:var(--blue);color:var(--paper-light);text-align:center;padding:6rem 0}.save-complete .container{max-width:840px}.complete-check{border:3px solid var(--paper-light);background:var(--green);border-radius:50%;place-items:center;width:74px;height:74px;margin:0 auto 1rem;font-size:2.4rem;font-weight:900;display:grid}.save-complete h1{margin-bottom:1rem;font-size:4.2rem;line-height:.98}.order-ticket{border:2px solid var(--ink);background:var(--paper-light);max-width:460px;color:var(--ink);box-shadow:7px 7px 0 var(--yellow);grid-template-columns:1fr 1fr;gap:.5rem 1rem;margin:2rem auto;padding:1rem;display:grid}.order-ticket span{font-family:Courier New,monospace;font-size:.6rem}.complete-actions{justify-content:center;gap:1rem;display:flex}.achievement{color:var(--yellow);margin-top:2.5rem;font-family:Courier New,monospace;font-size:.72rem;font-weight:800}.info-hero{background:var(--ink)}.info-sections{grid-template-columns:repeat(3,1fr);gap:0;padding-top:4rem;padding-bottom:5rem;display:grid}.info-sections article{border:2px solid var(--ink);background:var(--paper-light);border-right:0;min-height:300px;padding:1.5rem}.info-sections article:last-child{border-right:2px solid var(--ink)}.info-sections article span{color:var(--red);font-family:Courier New,monospace;font-weight:900}.info-sections h2{margin:1.5rem 0 .8rem;font-size:1.65rem}.info-sections p{color:var(--muted)}.faq-list{padding-top:3rem;padding-bottom:5rem}.faq-list details{border-bottom:2px solid var(--ink)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;min-height:72px;font-family:Space Grotesk,Arial,sans-serif;font-size:1rem;font-weight:800;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:1.5rem}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details>p{max-width:780px;color:var(--muted);padding-bottom:1.4rem}.faq-contact{border:2px solid var(--ink);background:var(--yellow);justify-content:space-between;align-items:center;gap:2rem;margin-top:3rem;padding:1.5rem;display:flex}.faq-contact h2{margin:0}.contact-layout{grid-template-columns:1fr .8fr;gap:4rem;padding-top:4rem;padding-bottom:5rem;display:grid}.contact-layout form{gap:1rem;display:grid}.contact-layout textarea{resize:vertical}.contact-layout [data-form-feedback]{min-height:1.3rem;margin:0;font-size:.72rem}.contact-layout aside{border:2px solid var(--ink);background:var(--yellow);min-height:520px;padding:1.5rem;position:relative;overflow:hidden}.contact-layout aside dl div{border-bottom:1px solid var(--ink);grid-template-columns:110px 1fr;padding:.55rem 0;display:grid}.contact-layout aside dt{font-family:Courier New,monospace;font-size:.62rem;font-weight:900}.contact-layout aside img{width:280px;position:absolute;bottom:-4rem;right:-3rem}.not-found{min-height:calc(100vh - var(--header-height));background:var(--violet);padding:5rem 0;overflow:hidden}.not-found .container{min-height:570px;position:relative}.not-found h1{text-transform:uppercase;max-width:760px;margin-bottom:1rem;font-size:5rem;line-height:.9}.not-found .container>div{gap:1rem;margin-top:1.5rem;display:flex}.not-found img{width:490px;position:absolute;bottom:-8rem;right:-2rem}.toast{z-index:1200;border:2px solid var(--ink);background:var(--yellow);max-width:min(360px,100% - 2rem);box-shadow:5px 5px 0 var(--ink);opacity:0;pointer-events:none;border-radius:3px;padding:.8rem 1rem;font-size:.72rem;font-weight:800;transition:opacity .16s,transform .16s;position:fixed;bottom:1rem;right:1rem;transform:translateY(12px)}.toast.is-visible{opacity:1;transform:translateY(0)}.save-intro{z-index:1500;background:var(--ink);color:var(--paper-light);isolation:isolate;place-items:center;transition:opacity .24s;display:grid;position:fixed;inset:0;overflow:hidden}.save-intro.is-closing{opacity:0;pointer-events:none}.save-intro-image{z-index:-3;object-fit:cover;opacity:.28;filter:saturate(.72)contrast(1.12);width:100%;height:100%;position:absolute;inset:0}.save-intro:before{z-index:-2;content:"";background:#121210c4;position:absolute;inset:0}.save-intro:after{z-index:-1;content:"";pointer-events:none;background:repeating-linear-gradient(#0000 0 3px,#fffdf509 4px);position:absolute;inset:0}.save-intro-noise{mix-blend-mode:soft-light;opacity:.34;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.95' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.18'/%3E%3C/svg%3E");position:absolute;inset:0}.save-intro-frame{pointer-events:none;border:1px solid #fffdf58c;position:absolute;inset:1.25rem}.save-intro-frame span{width:54px;height:8px;position:absolute;top:0;transform:translateY(-50%)}.save-intro-frame span:first-child{background:var(--red);left:1rem}.save-intro-frame span:nth-child(2){background:var(--yellow);left:5.25rem}.save-intro-frame span:nth-child(3){background:var(--blue);left:9.5rem}.save-intro-frame span:nth-child(4){background:var(--green);right:1rem}.save-intro-content{text-align:center;width:min(900px,100% - 3rem);padding:3rem 0}.save-intro-kicker,.save-intro-slot{letter-spacing:0;margin:0;font-family:Courier New,monospace;font-size:.72rem;font-weight:800}.save-intro-kicker{color:var(--yellow);opacity:0;animation:.28s .42s forwards save-copy-in}.save-intro h1{text-shadow:7px 7px 0 var(--blue);text-transform:uppercase;opacity:0;margin:.8rem 0 1.25rem;font-size:8.5rem;line-height:.83;animation:.32s steps(4,end) .18s forwards save-title-in;transform:translateY(12px)}.save-intro-content>p:not(.save-intro-kicker){opacity:0;margin:0;font-family:Courier New,monospace;font-size:1rem;line-height:1.55;animation:.28s .68s forwards save-copy-in}.save-intro-progress{opacity:0;background:#171717b3;border:1px solid #fffdf5b3;width:min(460px,74vw);height:6px;margin:1.7rem auto 1.4rem;animation:.16s linear .86s forwards save-copy-in}.save-intro-progress span{background:linear-gradient(90deg, var(--red) 0 22%, var(--yellow) 22% 45%, var(--cyan) 45% 68%, var(--violet) 68% 84%, var(--green) 84%);width:0;height:100%;animation:2.2s steps(12,end) .9s forwards save-progress;display:block}.save-intro-actions{opacity:0;justify-content:center;align-items:center;gap:1rem;animation:.24s 1.05s forwards save-copy-in;display:flex}.save-intro-actions button{border:2px solid var(--paper-light);text-transform:uppercase;border-radius:3px;min-height:44px;padding:.7rem 1rem;font-family:Courier New,monospace;font-size:.72rem;font-weight:800}.save-intro-open{background:var(--yellow);color:var(--ink);box-shadow:5px 5px 0 var(--blue)}.save-intro-skip{color:var(--paper-light);background:0 0}.save-intro-slot{position:absolute;bottom:1.8rem;right:2rem}.save-intro-slot span{color:var(--green)}@keyframes save-title-in{to{opacity:1;transform:translateY(0)}}@keyframes save-copy-in{to{opacity:1}}@keyframes save-progress{to{width:100%}}@media (width<=1200px){.site-header{grid-template-columns:minmax(200px,.8fr) minmax(390px,1.5fr) minmax(190px,.7fr);padding-inline:1.25rem}.desktop-nav a{padding-inline:.52rem}.home-hero-grid{grid-template-columns:minmax(0,.95fr) minmax(430px,1.05fr)}.home-hero h1{font-size:5rem}.duel-mascot-b{width:285px}.duel-mascot-c{width:300px}.duel-card{width:90px}.archive-window{grid-template-columns:minmax(0,.86fr) minmax(540px,1.14fr)}.archive-window-copy{padding-right:2.5rem}.archive-window h2{font-size:4.2rem}.archive-window-display{margin-left:-5rem}.archive-slab{width:165px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-product-grid .product-card:last-child{display:none}.binder-page{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=980px){.site-header{grid-template-columns:1fr auto}.desktop-nav{display:none}.menu-trigger{display:grid}.home-hero:before{right:26%}.home-hero-grid{grid-template-columns:minmax(0,1fr) 390px}.home-hero h1{font-size:4.25rem}.mascot-duel{left:-2rem}.duel-mascot-b{width:235px}.duel-mascot-c{width:248px}.duel-mascot figcaption{min-width:135px;padding:.4rem;font-size:.52rem}.duel-card{width:75px}.trust-rail{grid-template-columns:repeat(2,1fr)}.trust-rail p:nth-child(2){border-right:0}.trust-rail p:nth-child(-n+2){border-bottom:2px solid var(--ink)}.archive-window{grid-template-columns:minmax(0,.8fr) minmax(470px,1.2fr)}.archive-window-copy{padding:4rem 1.75rem}.archive-window h2{font-size:3.5rem}.archive-window-copy>p:not(.archive-date){font-size:.88rem}.archive-ribbon{padding-inline:.6rem;font-size:.68rem}.archive-window-display{margin-left:-4rem}.archive-slab{width:145px}.japan-layout,.collector-code-grid{gap:2rem}.japan-copy h2,.collector-code h2{font-size:2.6rem}.binder-page{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-layout{grid-template-columns:1fr}.catalog-sidebar{grid-template-columns:repeat(3,1fr);position:static}.filter-sidebar-heading{grid-column:1/-1}.product-detail{grid-template-columns:minmax(0,1fr) minmax(340px,.8fr);gap:2rem}.product-main-image,.product-main-image img{height:520px;min-height:520px}.facts-grid{grid-template-columns:repeat(3,1fr)}.facts-grid>div:nth-child(3){border-right:0}.facts-grid>div:nth-child(-n+3){border-bottom:1px solid var(--paper-light)}.checkout-layout{grid-template-columns:minmax(0,1fr) 330px;gap:2rem}}@media (width<=760px){:root{--header-height:64px}.container{width:min(calc(100% - 1.5rem), var(--max-width))}.prototype-bar{justify-content:center;min-height:30px;font-size:.58rem}.prototype-bar span:last-child{display:none}.site-header{min-height:var(--header-height);padding:.45rem .75rem}.wordmark{gap:.45rem}.wordmark-mark{width:40px;height:36px;font-size:.7rem}.wordmark strong{font-size:.72rem}.wordmark small{display:none}.header-tools{gap:.3rem}.header-tools>.icon-button:first-child{display:none}.icon-button,.quick-add{flex-basis:38px;width:38px;height:38px}.cart-trigger{min-height:38px}.cart-trigger>span{display:none}.mobile-menu{top:calc(var(--header-height) + 30px)}.mobile-dock{z-index:60;border-top:2px solid var(--ink);background:var(--paper-light);grid-template-columns:repeat(5,minmax(0,1fr));height:62px;display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-dock a,.mobile-dock button{border:0;border-right:1px solid var(--ink);color:var(--ink);background:0 0;align-content:center;place-items:center;gap:0;display:grid}.mobile-dock>:last-child{border-right:0}.mobile-dock span{font-size:1.1rem}.mobile-dock small{text-transform:uppercase;font-size:.56rem;font-weight:800}.site-footer{padding-bottom:5rem}.home-section{padding:3.5rem 0}.section-heading{align-items:start;gap:.75rem;margin-bottom:1.4rem;display:grid}.section-heading h2{font-size:2rem}.section-heading>a{width:fit-content}.home-hero{min-height:0}.home-hero:before{clip-path:none;background:#f4f0e6ed;border:0;inset:0}.home-hero-image{object-position:64% center}.home-hero-grid{min-height:0;padding-top:2.5rem;padding-bottom:2.6rem;display:block}.home-hero-copy{max-width:none}.home-hero h1{font-size:3.5rem}.home-hero-copy .hero-lead{font-size:1.1rem!important}.home-hero-scene{min-height:330px;margin-top:1rem}.mascot-duel{inset:0 -.5rem}.duel-mascot-b{width:205px;left:-.25rem}.duel-mascot-c{width:215px;right:-.25rem}.duel-card{width:70px;top:2.5rem}.duel-label{font-size:.5rem;top:0}.duel-mascot figcaption{min-width:115px;font-size:.46rem}.era-ticker{white-space:nowrap;justify-content:flex-start;gap:2rem;height:32px;padding-inline:1rem;position:relative;overflow:hidden}.archive-window{min-height:0;display:block}.archive-window-copy{min-height:480px;padding:3.5rem .75rem}.archive-date{margin-bottom:1.25rem;font-size:.9rem}.archive-window h2{text-shadow:5px 5px #171717b3;font-size:3.3rem}.archive-window-copy>p:not(.archive-date){margin-top:1.5rem;font-size:.85rem}.archive-ribbons{gap:.55rem;margin-top:2rem}.archive-ribbon{padding:.65rem .55rem;font-size:.65rem}.archive-window-display{border-top:3px solid var(--ink);clip-path:polygon(0 10%,100% 0,100% 100%,0 100%);border-left:0;min-height:490px;margin-left:0}.archive-window-display>img{object-position:center}.archive-slab{width:120px;padding:.32rem}.archive-slab-1{top:14%;left:8%}.archive-slab-2{top:7%;right:7%}.archive-slab-3{bottom:2%;left:18%}.archive-slab-4{bottom:-11%;right:11%}.archive-display-note{text-align:center;max-width:175px;font-size:.45rem;bottom:.7rem;right:.7rem}.universe-grid{grid-template-columns:1fr}.universe-tile{min-height:205px}.product-grid,.home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.home-product-grid .product-card:last-child{display:block}.product-card{box-shadow:3px 3px #171717e6}.product-copy{padding:.65rem}.product-card h3{min-height:3.6em;font-size:.78rem}.product-buy-row p{font-size:.9rem}.product-meta,.language-stamp,.product-badge{font-size:.5rem}.memory-band{min-height:610px}.memory-band>img{opacity:.58;width:100%;height:52%;inset:auto 0 0}.memory-band:before{inset:0 0 44%}.memory-copy{justify-content:flex-start;min-height:610px;padding-top:3.5rem}.memory-copy h2{font-size:2.5rem}.japan-layout{grid-template-columns:1fr}.japan-visual,.japan-visual img{height:340px;min-height:340px}.japan-copy h2,.collector-code h2{font-size:2.25rem}.binder-page{gap:.75rem;padding:.75rem}.collector-code-grid,.newsletter-layout{grid-template-columns:1fr;gap:2rem}.collector-code ol{grid-template-columns:1fr}.collector-code li,.collector-code li:nth-child(2n),.collector-code li:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--ink);min-height:112px}.collector-code li:last-child{border-bottom:0}.newsletter-layout h2{font-size:2.25rem}.footer-main{grid-template-columns:1fr 1fr;gap:2rem 1rem}.footer-intro{grid-column:1/-1}.footer-legal{display:grid}.page-hero{padding:3.5rem 0}.page-hero h1{font-size:3rem}.catalog-section{padding-top:1.5rem}.catalog-sidebar{grid-template-columns:repeat(2,1fr)}.catalog-toolbar{align-items:end}.catalog-toolbar label{grid-template-columns:1fr}.product-detail{grid-template-columns:1fr;gap:2rem;padding-top:.5rem;padding-bottom:3rem}.product-main-image,.product-main-image img{height:440px;min-height:440px}.product-gallery.is-card .product-main-image img{padding:1rem}.product-information{position:static}.product-information h1{font-size:2.3rem}.facts-grid{grid-template-columns:repeat(2,1fr)}.facts-grid>div,.facts-grid>div:nth-child(3){border-right:1px solid var(--paper-light);border-bottom:1px solid var(--paper-light)}.facts-grid>div:nth-child(2n){border-right:0}.facts-grid>div:nth-last-child(-n+2){border-bottom:0}.inspection-section .container,.product-story{grid-template-columns:1fr;gap:2rem}.related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.search-dialog{padding:1rem .75rem 5rem}.search-result-list{grid-template-columns:1fr}.cart-drawer{width:100%;padding-bottom:5rem}.checkout-layout{grid-template-columns:1fr}.checkout-summary{grid-row:1;position:static}.checkout-header span{display:none}.save-complete h1{font-size:3rem}.info-sections{grid-template-columns:1fr}.info-sections article,.info-sections article:last-child{border-right:2px solid var(--ink);border-bottom:0;min-height:230px}.info-sections article:last-child{border-bottom:2px solid var(--ink)}.contact-layout{grid-template-columns:1fr}.contact-layout aside{min-height:430px}.not-found h1{font-size:3.4rem}.not-found img{opacity:.65;width:360px;right:-7rem}.save-intro-frame{inset:.75rem}.save-intro h1{text-shadow:5px 5px 0 var(--blue);font-size:5rem}.save-intro-content>p:not(.save-intro-kicker){font-size:.82rem}.save-intro-actions{flex-direction:column;gap:.6rem}.save-intro-actions button{width:min(100%,270px)}}@media (width<=440px){.home-hero h1{font-size:3rem}.era-line span{font-size:.52rem}.home-hero-scene{min-height:275px}.duel-mascot-b{width:165px}.duel-mascot-c{width:175px}.duel-card{width:58px}.duel-mascot figcaption{min-width:98px;padding:.3rem;font-size:.4rem}.trust-rail p{min-height:80px;padding:.7rem}.trust-rail strong{font-size:1rem}.trust-rail span{font-size:.62rem}.archive-window-copy{min-height:460px}.archive-window h2{font-size:2.75rem}.archive-ribbon{font-size:.58rem}.archive-window-display{min-height:430px}.archive-slab{width:102px}.archive-slab-label{padding:.25rem;font-size:.4rem}.archive-slab-label small{font-size:.36rem}.product-media{aspect-ratio:4/4.8}.language-stamp,.product-badge{padding:.22rem .28rem;top:.4rem}.language-stamp{left:.4rem}.product-badge{right:.4rem}.binder-page{grid-template-columns:1fr 1fr}.newsletter-layout form>div{grid-template-columns:1fr;gap:.45rem}.newsletter-layout input,.newsletter-layout button{border:2px solid var(--ink);border-radius:3px}.catalog-sidebar{grid-template-columns:1fr}.filter-sidebar-heading{grid-column:1}.gallery-notes{grid-template-columns:1fr}.detail-buy-row{grid-template-columns:78px 1fr}.inspection-grid,.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:1}.cart-line{grid-template-columns:74px 1fr}.cart-line>img{width:74px;height:96px}.cart-line>strong{grid-column:2}.complete-actions,.not-found .container>div,.faq-contact{display:grid}.save-complete h1{font-size:2.5rem}.order-ticket{grid-template-columns:1fr}.not-found h1{font-size:2.8rem}.save-intro h1{font-size:4rem}}.shopfront-hero{border-bottom:3px solid var(--ink);isolation:isolate;background:#e8e5da;min-height:max(700px,100svh - 108px);position:relative;overflow:hidden}.shopfront-photo,.shopfront-shade{width:100%;height:100%;position:absolute;inset:0}.shopfront-photo{z-index:-3;object-fit:cover;object-position:center;filter:saturate(.92)contrast(.96)}.shopfront-shade{z-index:-2;background:#f4f0e61f;box-shadow:inset 52vw 0 #f4f0e6c7,inset 0 -170px #1212101f}.shopfront-japanese{z-index:3;border:2px solid var(--ink);background:var(--yellow);text-transform:uppercase;margin:0;padding:.4rem .55rem;font-family:Courier New,monospace;font-size:.64rem;font-weight:900;position:absolute;top:1.25rem;right:1.35rem;transform:rotate(1deg)}.shopfront-layout{grid-template-columns:minmax(420px,.88fr) minmax(590px,1.12fr);align-items:center;gap:1rem;min-height:max(700px,100svh - 108px);padding-top:3rem;padding-bottom:7.5rem;display:grid}.shopfront-copy{z-index:7;max-width:650px;position:relative}.shopfront-kicker{text-transform:uppercase;align-items:center;gap:.55rem;width:fit-content;margin-bottom:1.15rem;font-family:Courier New,monospace;font-size:.7rem;font-weight:900;display:flex}.shopfront-kicker span{border:2px solid var(--ink);background:var(--red);color:var(--paper-light);padding:.3rem .45rem}.shopfront-hero h1{text-transform:uppercase;max-width:690px;margin-bottom:1.2rem;font-family:Arial,Helvetica,sans-serif;font-size:clamp(5.4rem,7.2vw,8.6rem);font-weight:900;line-height:.78}.shopfront-hero h1 span{text-transform:none;margin-top:.14em;font-family:Courier New,monospace;font-size:.57em;line-height:1;display:inline-block;position:relative;transform:rotate(-2deg)}.shopfront-hero h1 span:after{z-index:-1;background:var(--lime);content:"";height:.38em;position:absolute;bottom:.02em;left:-.08em;right:-.08em;transform:rotate(1deg)}.shopfront-lead{max-width:535px;margin-bottom:1.4rem;font-size:1.08rem;font-weight:750;line-height:1.35}.shopfront-actions{flex-wrap:wrap;align-items:center;gap:1rem 1.25rem;display:flex}.shopfront-actions a{border-bottom:2px solid var(--ink);text-transform:uppercase;font-family:Courier New,monospace;font-size:.72rem;font-weight:900}.shopfront-actions .shopfront-primary{border:2px solid var(--ink);background:var(--yellow);min-height:50px;box-shadow:6px 6px 0 var(--ink);align-items:center;gap:1.2rem;padding:.75rem .9rem;display:inline-flex}.shopfront-actions .shopfront-primary:hover{box-shadow:8px 8px 0 var(--ink);transform:translate(-2px,-2px)}.shopfront-note{color:#4b473f;max-width:500px;margin:1.45rem 0 0;font-family:Courier New,monospace;font-size:.58rem;font-weight:700}.shopfront-stage{align-self:stretch;min-width:0;position:relative}.shopfront-card-stack,.shopfront-staff,.shopfront-card{position:absolute}.shopfront-card-stack{z-index:3;inset:0}.shopfront-card{background:#dae7ebc7;border:2px solid #fffffff2;width:132px;padding:.4rem;transition:transform .16s;display:block;box-shadow:0 12px 25px #0f121166,inset 0 0 0 2px #4a6a7c42}.shopfront-card:hover{z-index:10;transform:translateY(-8px)rotate(0)}.shopfront-card>span{z-index:2;border:2px solid var(--ink);background:var(--yellow);padding:.25rem .35rem;font-family:Courier New,monospace;font-size:.58rem;font-weight:900;position:absolute;top:-.75rem;left:-.55rem}.shopfront-card img{width:100%}.shopfront-card-1{top:12%;left:4%;transform:rotate(-8deg)}.shopfront-card-2{z-index:4;width:152px;top:4%;left:31%;transform:rotate(5deg)}.shopfront-card-3{top:16%;right:14%;transform:rotate(9deg)}.shopfront-card-4{z-index:5;width:118px;top:31%;left:42%;transform:rotate(-4deg)}.shopfront-staff{z-index:5;margin:0;bottom:-3.8rem}.shopfront-staff img{filter:drop-shadow(5px 9px #121210b3);width:100%}.shopfront-staff-b{width:315px;left:-1rem;transform:rotate(-3deg)}.shopfront-staff-c{width:330px;right:-1.5rem;transform:rotate(3deg)}.shopfront-staff figcaption{z-index:8;border:2px solid var(--ink);background:var(--paper-light);min-width:175px;box-shadow:4px 4px 0 var(--ink);padding:.55rem .65rem;font-family:Courier New,monospace;font-size:.62rem;font-weight:900;line-height:1.25;position:absolute}.shopfront-staff-b figcaption{top:34%;left:-1rem;transform:rotate(-4deg)}.shopfront-staff-c figcaption{background:#b9df70;top:17%;right:-.4rem;transform:rotate(3deg)}.shopfront-shelf{z-index:12;color:var(--paper-light);background:#1f1d19f5;border-top:5px solid #2b2822;grid-template-columns:repeat(5,1fr);display:grid;position:absolute;bottom:0;left:0;right:0}.shopfront-shelf a{text-align:center;border-right:1px solid #6a655b;align-content:center;gap:.15rem;min-height:74px;padding:.6rem 1rem;display:grid}.shopfront-shelf a:last-child{border-right:0}.shopfront-shelf a:hover{background:var(--yellow);color:var(--ink)}.shopfront-shelf span{color:var(--yellow);font-family:Courier New,monospace;font-size:.58rem;font-weight:900}.shopfront-shelf a:hover span{color:var(--red)}.shopfront-shelf strong{font-size:.72rem}.counter-showcase{border-bottom:3px solid var(--ink);background:#f1ede2;position:relative;overflow:hidden}.counter-showcase-heading{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:2rem;padding-top:4.5rem;padding-bottom:2.4rem;display:grid}.counter-showcase-heading p{color:var(--red);margin-bottom:.7rem;font-family:Courier New,monospace;font-size:.7rem;font-weight:900}.counter-showcase-heading h2{text-transform:uppercase;max-width:780px;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:3.65rem;font-weight:900;line-height:.94}.counter-showcase-heading nav{flex-direction:column;align-items:end;gap:.5rem;display:flex}.counter-showcase-heading nav a{border-bottom:2px solid var(--ink);text-transform:uppercase;padding:.28rem .4rem;font-family:Courier New,monospace;font-size:.68rem;font-weight:900}.counter-showcase-heading nav a:first-child{background:var(--yellow);transform:rotate(-1deg)}.counter-showcase-heading nav a:nth-child(2){background:#c6d7ed;transform:rotate(1deg)}.counter-showcase-heading nav a:nth-child(3){background:#cf84b7;transform:rotate(-1deg)}.counter-glass{background-color:#b9c8c6;background-image:repeating-linear-gradient(0deg,#ffffff38 0 1px,#0000 1px 8px);border-block:4px solid #2a2823;position:relative;box-shadow:inset 0 18px 25px #ffffff6b,inset 0 -24px 35px #2b434447}.counter-glass-inner{perspective:1000px;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;gap:1.25rem;min-height:600px;padding-top:3rem;padding-bottom:3.5rem;display:grid}.counter-card{min-width:0;position:relative}.counter-card-1{transform:translateY(1.5rem)rotate(-3deg)}.counter-card-2{transform:translateY(-1.2rem)rotate(2deg)}.counter-card-3{transform:translateY(1.1rem)rotate(-1deg)}.counter-card-4{transform:translateY(-.8rem)rotate(3deg)}.counter-card-image{background:#e2eff2b8;border:2px solid #ffffffeb;width:min(74%,220px);margin-inline:auto;padding:.65rem;transition:transform .16s;display:block;box-shadow:0 15px 24px #1f2b2b66,inset 0 0 0 2px #425e6733}.counter-card-image:hover{transform:translateY(-8px)scale(1.02)}.counter-card-image img{width:100%}.counter-card-ticket{z-index:2;border:2px solid var(--ink);background:var(--paper-light);width:94%;min-height:142px;margin:-.75rem auto 0;padding:.85rem;position:relative;box-shadow:5px 5px #171717d9}.counter-card-ticket:before{content:"";background:#f3c928c7;width:50px;height:14px;position:absolute;top:-.45rem;left:50%;transform:translate(-50%)rotate(-2deg)}.counter-card-ticket p{color:var(--muted);justify-content:space-between;gap:.5rem;margin-bottom:.45rem;font-family:Courier New,monospace;font-size:.53rem;font-weight:900;display:flex}.counter-card-ticket h3{min-height:2.4em;margin-bottom:.65rem;font-size:.88rem;line-height:1.2}.counter-card-ticket>div{justify-content:space-between;align-items:center;gap:.6rem;display:flex}.counter-card-ticket strong{font-size:1rem}.counter-card-ticket button{border:2px solid var(--ink);background:var(--yellow);place-items:center;width:34px;height:34px;font-size:1.1rem;font-weight:900;display:grid}.counter-service{border-inline:2px solid var(--ink);grid-template-columns:repeat(3,1fr);display:grid}.counter-service p{border-right:2px solid var(--ink);text-align:center;min-height:76px;margin:0;padding:1rem;font-size:.72rem}.counter-service p:last-child{border-right:0}.counter-service strong{margin-right:.35rem;font-family:Courier New,monospace;font-size:.8rem}@media (width<=1200px){.shopfront-layout{grid-template-columns:minmax(390px,.9fr) minmax(480px,1.1fr)}.shopfront-staff-b{width:260px}.shopfront-staff-c{width:275px}.shopfront-card{width:108px}.shopfront-card-2{width:126px}.shopfront-card-4{width:98px}.counter-showcase-heading h2{font-size:3.1rem}}@media (width<=900px){.shopfront-shade{box-shadow:none;background:#f4f0e675}.shopfront-layout{min-height:850px;padding-top:3.5rem;padding-bottom:6.5rem;display:block}.shopfront-copy{max-width:610px}.shopfront-stage{width:min(64vw,520px);height:480px;position:absolute;bottom:4.8rem;right:1.5rem}.shopfront-staff-b{width:245px}.shopfront-staff-c{width:255px}.shopfront-card-1{left:8%}.shopfront-card-3{right:5%}.counter-showcase-heading{grid-template-columns:1fr}.counter-showcase-heading nav{flex-flow:wrap;align-items:center}.counter-glass-inner{grid-template-columns:repeat(2,minmax(0,1fr));gap:3rem 1.5rem}.counter-card-1,.counter-card-2,.counter-card-3,.counter-card-4{transform:rotate(-2deg)}.counter-card-2,.counter-card-4{transform:rotate(2deg)}}@media (width<=760px){.shopfront-hero{min-height:820px}.shopfront-photo{object-position:58% center;opacity:.46}.shopfront-shade{background:#f4f0e67a}.shopfront-japanese{font-size:.5rem;top:.75rem;right:.75rem}.shopfront-layout{min-height:820px;padding-top:2.4rem}.shopfront-hero h1{font-size:4.25rem}.shopfront-lead{max-width:470px;font-size:.95rem}.shopfront-note{max-width:420px}.shopfront-stage{width:calc(100% - 1.5rem);height:390px;bottom:4.5rem;right:.75rem}.shopfront-staff-b{width:200px;left:0}.shopfront-staff-c{width:210px;right:0}.shopfront-card{width:78px}.shopfront-card-2{width:92px}.shopfront-card-4{width:72px}.shopfront-staff figcaption{min-width:130px;padding:.4rem;font-size:.48rem}.shopfront-shelf{grid-template-columns:repeat(5,minmax(110px,1fr));overflow-x:auto}.shopfront-shelf a{min-height:64px;padding-inline:.5rem}.counter-showcase-heading{padding-top:3.25rem;padding-bottom:1.75rem}.counter-showcase-heading h2{font-size:2.35rem}.counter-glass-inner{gap:2.4rem .8rem;padding-inline:1rem}.counter-card-image{width:min(76%,190px)}.counter-card-ticket{width:100%}.counter-service{border-inline:0;grid-template-columns:1fr}.counter-service p,.counter-service p:last-child{border-right:0;border-bottom:1px solid var(--ink);min-height:58px}}@media (width<=440px){.shopfront-hero,.shopfront-layout{min-height:780px}.shopfront-kicker{align-items:flex-start;max-width:225px;font-size:.58rem}.shopfront-hero h1{font-size:3.35rem}.shopfront-lead{font-size:.82rem}.shopfront-actions{gap:.85rem}.shopfront-actions .shopfront-primary{justify-content:space-between;width:100%}.shopfront-note{font-size:.5rem}.shopfront-stage{height:330px}.shopfront-staff-b{width:160px;left:-.75rem}.shopfront-staff-c{width:170px;right:-.75rem}.shopfront-card{width:58px;padding:.2rem}.shopfront-card-stack{transform:translateY(2.25rem)}.shopfront-card-2{width:68px}.shopfront-card-4{width:54px}.shopfront-card>span{font-size:.43rem;top:-.55rem;left:-.4rem}.shopfront-staff figcaption{min-width:105px;font-size:.4rem}.shopfront-staff-b figcaption{left:0}.counter-showcase-heading h2{font-size:1.95rem}.counter-showcase-heading nav{align-items:flex-start}.counter-glass-inner{padding-top:2.5rem;display:block}.counter-card{width:min(100%,290px);margin:0 auto 3rem;transform:rotate(-1deg)}.counter-card:nth-child(2n){transform:rotate(1deg)}.counter-card-image{width:min(72%,185px)}}.binder-proof{border-bottom:3px solid var(--ink);background:#d7d4cb;min-height:760px;position:relative;overflow:hidden}.binder-proof-media,.binder-proof-media>img{width:100%;height:100%;position:absolute;inset:0}.binder-proof-media>img{object-fit:cover;object-position:center}.binder-proof-media:after{content:"";pointer-events:none;background:#fffdf514;position:absolute;inset:0;box-shadow:inset 42vw 0 #fffdf59e}.binder-pocket-cards{z-index:2;position:absolute;inset:0}.binder-pocket-card{background:#e2eef0b8;border:1px solid #ffffffeb;width:clamp(78px,9vw,150px);padding:.25rem;transition:transform .18s,box-shadow .18s;display:block;position:absolute;box-shadow:0 10px 22px #222c2b5c}.binder-pocket-card:hover{z-index:8;box-shadow:0 18px 28px #222c2b7a;transform:translateY(-8px)rotate(0)!important}.binder-pocket-card img{width:100%}.binder-pocket-card-1{top:14%;left:46%;transform:rotate(5deg)}.binder-pocket-card-2{top:13%;left:58%;transform:rotate(6deg)}.binder-pocket-card-3{top:18%;left:73%;transform:rotate(-3deg)}.binder-pocket-card-4{top:17%;left:85%;transform:rotate(-2deg)}.binder-proof-copy{z-index:5;width:min(38%,570px);margin-left:max(2rem, calc((100vw - var(--max-width)) / 2));padding-top:7rem;position:relative}.binder-proof-copy>p:first-child{border:2px solid var(--ink);background:var(--yellow);width:fit-content;box-shadow:4px 4px 0 var(--ink);margin-bottom:1.2rem;padding:.38rem .5rem;font-family:Courier New,monospace;font-size:.64rem;font-weight:900}.binder-proof-copy h2{text-transform:uppercase;max-width:560px;margin-bottom:1rem;font-family:Arial,Helvetica,sans-serif;font-size:clamp(3rem,4.3vw,5.2rem);font-weight:900;line-height:.9}.binder-proof-copy>p:not(:first-child){max-width:500px;margin-bottom:1.6rem;font-size:.95rem;font-weight:650}.binder-proof-copy ul{gap:.55rem;margin:0 0 1.7rem;padding:0;list-style:none;display:grid}.binder-proof-copy li{grid-template-columns:66px 1fr;align-items:center;gap:.75rem;font-size:.76rem;display:grid}.binder-proof-copy li strong{font-family:Courier New,monospace;font-size:.7rem}.sourcing-desk{border-bottom:3px solid var(--ink);background-color:var(--yellow);background-image:repeating-linear-gradient(90deg,#ffffff21 0 1px,#0000 1px 7px);overflow:hidden}.sourcing-grid{grid-template-columns:minmax(0,.9fr) minmax(500px,1.1fr);align-items:center;gap:2rem;min-height:620px;display:grid}.sourcing-copy{z-index:4;padding-block:5rem;position:relative}.sourcing-copy h2{text-transform:uppercase;max-width:680px;margin-bottom:1.2rem;font-family:Arial,Helvetica,sans-serif;font-size:clamp(3.1rem,4.7vw,5.5rem);font-weight:900;line-height:.9}.sourcing-copy>p{max-width:580px;margin-bottom:2rem;font-size:.95rem;font-weight:650}.sourcing-copy form{max-width:580px}.sourcing-copy form>label{text-transform:uppercase;margin-bottom:.45rem;font-family:Courier New,monospace;font-size:.66rem;font-weight:900;display:block}.sourcing-copy form>div{grid-template-columns:minmax(0,1fr) auto;display:grid}.sourcing-copy input,.sourcing-copy button{border:2px solid var(--ink);border-radius:0;min-height:50px}.sourcing-copy input{background:var(--paper-light);min-width:0;color:var(--ink);border-right:0;padding:0 .85rem}.sourcing-copy button{background:var(--ink);color:var(--paper-light);text-transform:uppercase;padding:.65rem 1rem;font-family:Courier New,monospace;font-size:.68rem;font-weight:900}.sourcing-copy [data-form-feedback]{min-height:1.2em;margin:.45rem 0 0;font-size:.68rem;font-weight:700}.sourcing-mascots{align-self:stretch;position:relative}.sourcing-mascots figure{width:min(54%,365px);margin:0;position:absolute;bottom:-3.2rem}.sourcing-mascots figure:first-child{z-index:2;left:0;transform:rotate(-4deg)}.sourcing-mascots figure:last-child{right:-1rem;transform:rotate(4deg)}.sourcing-mascots img{filter:drop-shadow(6px 8px #26221799);width:100%}.sourcing-mascots figcaption{z-index:4;border:2px solid var(--ink);background:var(--paper-light);box-shadow:4px 4px 0 var(--ink);padding:.5rem .6rem;font-family:Courier New,monospace;font-size:.58rem;font-weight:900;line-height:1.25;position:absolute}.sourcing-mascots figure:first-child figcaption{top:36%;left:-1rem;transform:rotate(-3deg)}.sourcing-mascots figure:last-child figcaption{background:#b9df70;top:16%;right:-.5rem;transform:rotate(3deg)}.catalog-hero{border-bottom:4px solid var(--ink);background:var(--ink);min-height:370px;color:var(--paper-light);isolation:isolate;position:relative;overflow:hidden}.catalog-hero>img{z-index:-2;object-fit:cover;object-position:65% 45%;filter:saturate(.78)contrast(1.04)brightness(.58);width:100%;height:100%;position:absolute;inset:0}.catalog-hero:after{z-index:-1;content:"";background:#11110f2e;position:absolute;inset:0;box-shadow:inset 58vw 0 #11110f70}.catalog-hero-copy{align-content:center;min-height:370px;padding-block:2.5rem;display:grid}.catalog-hero-copy>p{background:var(--yellow);width:fit-content;color:var(--ink);margin-bottom:.6rem;padding:.28rem .4rem;font-family:Courier New,monospace;font-size:.62rem;font-weight:900}.catalog-hero h1{text-transform:uppercase;max-width:820px;margin-bottom:.7rem;font-family:Arial,Helvetica,sans-serif;font-size:clamp(3.8rem,6vw,6.7rem);font-weight:900;line-height:.86}.catalog-hero-copy>span{max-width:610px;font-size:.92rem;font-weight:600}.catalog-hero-copy nav{flex-wrap:wrap;gap:.55rem;margin-top:1.35rem;display:flex}.catalog-hero-copy nav a{color:var(--paper-light);text-transform:uppercase;background:#11110f94;border:1px solid #ffffffc7;padding:.46rem .65rem;font-family:Courier New,monospace;font-size:.62rem;font-weight:900}.catalog-hero-copy nav a:hover{border-color:var(--yellow);background:var(--yellow);color:var(--ink)}.catalog-section{background-color:#c9d4d1;background-image:repeating-linear-gradient(0deg,#fff3 0 1px,#0000 1px 8px);padding:2.25rem 0 5.5rem}.catalog-sidebar{border:2px solid var(--ink);background:var(--paper-light);border-radius:0;box-shadow:5px 6px #485b57b8}.filter-sidebar-heading strong{text-transform:uppercase;font-family:Courier New,monospace;font-size:.74rem}.catalog-demo-note{border:2px solid var(--ink);background:var(--yellow);justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.8rem;padding:.65rem .75rem;font-family:Courier New,monospace;font-size:.62rem;display:flex;box-shadow:4px 4px #485b57b8}.catalog-demo-note strong{white-space:nowrap}.catalog-toolbar{border-bottom-color:#171717b3}.catalog-results .product-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.15rem}.product-card{background:var(--paper-light);border:1px solid #171717eb;border-radius:0;transition:transform .18s,box-shadow .18s;box-shadow:5px 7px #485b57b8}.product-media{border-bottom:1px solid var(--ink);background:#d5dedb}.product-card-flags{justify-content:space-between;align-items:center;gap:.55rem;margin-bottom:.55rem;display:flex}.product-card-flags span{border:1px solid var(--ink);background:var(--yellow);text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;max-width:70%;padding:.2rem .32rem;font-family:Courier New,monospace;font-size:.5rem;font-weight:900;overflow:hidden}.product-photo-note{color:var(--muted);text-transform:uppercase;margin:-.25rem 0 .55rem;font-family:Courier New,monospace;font-size:.49rem;font-weight:800}.product-card h3{text-wrap:balance}.quick-add,.button,.icon-button,.cart-trigger,.catalog-hero-copy nav a,.shopfront-actions a,.counter-card-ticket button{transition:transform .15s,box-shadow .15s,background-color .15s,color .15s}.quick-add:active,.button:active,.icon-button:active,.cart-trigger:active,.counter-card-ticket button:active{transform:translateY(1px)scale(.98)}@media (prefers-reduced-motion:no-preference){.shopfront-copy>*{animation:.52s both shopfront-enter}.shopfront-copy>:nth-child(2){animation-delay:70ms}.shopfront-copy>:nth-child(3){animation-delay:.14s}.shopfront-copy>:nth-child(4){animation-delay:.21s}.shopfront-card{animation:.52s both shopfront-card-enter}.shopfront-card-2{animation-delay:90ms}.shopfront-card-3{animation-delay:.16s}.shopfront-card-4{animation-delay:.23s}}@keyframes shopfront-enter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes shopfront-card-enter{0%{opacity:0;transform:translateY(18px)rotate(0)}}@media (width<=1100px){.binder-proof{min-height:700px}.binder-proof-copy{width:min(43%,500px);padding-top:5rem}.binder-pocket-card-1{left:48%}.binder-pocket-card-2{left:60%}.binder-pocket-card-3{left:74%}.binder-pocket-card-4{left:86%}.sourcing-grid{grid-template-columns:minmax(0,1fr) minmax(430px,.9fr)}}@media (width<=760px){.binder-proof{flex-direction:column;min-height:0;display:flex}.binder-proof-media{order:1;min-height:420px;position:relative}.binder-proof-media>img{object-position:64% center}.binder-proof-media:after{box-shadow:none}.binder-proof-copy{background:var(--paper);order:2;width:100%;margin:0;padding:3rem 1.5rem 3.5rem}.binder-proof-copy h2{font-size:2.75rem}.binder-pocket-card{width:66px}.binder-pocket-card-1{top:15%;left:34%}.binder-pocket-card-2{top:14%;left:50%}.binder-pocket-card-3{top:19%;left:67%}.binder-pocket-card-4{top:18%;left:83%}.sourcing-grid{min-height:0;display:block}.sourcing-copy{padding-block:3.5rem 1rem}.sourcing-copy h2{font-size:2.75rem}.sourcing-mascots{min-height:390px}.sourcing-mascots figure{width:min(58%,260px)}.catalog-hero,.catalog-hero-copy{min-height:315px}.catalog-hero h1{font-size:3rem}.catalog-hero-copy nav{flex-wrap:nowrap;padding-bottom:.25rem;overflow-x:auto}.catalog-hero-copy nav a{flex:none}.catalog-demo-note{flex-direction:column;align-items:flex-start;gap:.25rem}}@media (width<=440px){.binder-proof-media{min-height:330px}.binder-proof-copy{padding-inline:1rem}.binder-proof-copy h2,.sourcing-copy h2{font-size:2.25rem}.binder-pocket-card{width:48px}.binder-pocket-card-1{left:30%}.binder-pocket-card-2{left:47%}.binder-pocket-card-3{left:65%}.binder-pocket-card-4{left:82%}.sourcing-copy form>div{grid-template-columns:1fr}.sourcing-copy input{border-right:2px solid var(--ink);border-bottom:0}.sourcing-mascots{min-height:320px}.sourcing-mascots figcaption{font-size:.45rem}.catalog-hero h1{font-size:2.55rem}.catalog-hero-copy>span{font-size:.78rem}.catalog-results .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.product-card-flags span,.product-photo-note{font-size:.43rem}}.store-hero{border-bottom:2px solid var(--ink);isolation:isolate;background:#272d2b;min-height:560px;position:relative;overflow:hidden}.store-hero-photo{z-index:-3;object-fit:cover;object-position:62% 48%;filter:saturate(.86)contrast(1.04);width:100%;height:100%;position:absolute;inset:0}.store-hero:before{z-index:-2;clip-path:polygon(0 0,58% 0,51% 100%,0 100%);content:"";background:#f7f4ebf5;position:absolute;inset:0}.store-hero:after{z-index:-1;content:"";background:linear-gradient(90deg,#0000 48%,#1518171f 67%,#15181752);position:absolute;inset:0}.store-hero-layout{grid-template-columns:minmax(0,.94fr) minmax(440px,.76fr);align-items:center;gap:clamp(2rem,5vw,6rem);min-height:560px;padding-block:3rem 3.5rem;display:grid}.store-hero-copy{z-index:2;max-width:650px;position:relative}.store-hero-kicker{border:1px solid var(--ink);background:var(--yellow);width:fit-content;margin-bottom:1rem;padding:.35rem .5rem;font-family:Courier New,monospace;font-size:.66rem;font-weight:900}.store-hero h1{text-transform:uppercase;max-width:650px;margin-bottom:1.1rem;font-size:clamp(4rem,6.4vw,6.7rem);font-weight:800;line-height:.88}.store-hero-copy>p:not(.store-hero-kicker){color:#37342f;max-width:540px;margin-bottom:0;font-size:1rem;font-weight:600}.store-hero-actions{flex-wrap:wrap;align-items:center;gap:1.25rem;margin-top:1.65rem;display:flex}.store-hero-actions>a:last-child{border-bottom:2px solid var(--ink);text-transform:uppercase;font-family:Courier New,monospace;font-size:.72rem;font-weight:900}.hero-featured-product{border:2px solid var(--ink);background:var(--paper-light);border-radius:4px;justify-self:center;width:min(100%,420px);padding:.8rem;position:relative;box-shadow:10px 12px #131816c7}.hero-featured-image{border:1px solid var(--ink);background:#dce4df;place-items:center;height:295px;display:grid;overflow:hidden}.hero-featured-image img{object-fit:contain;filter:drop-shadow(0 10px 8px #1f272447);width:100%;height:100%;padding:1rem;transition:transform .18s}.hero-featured-product:hover .hero-featured-image img{transform:scale(1.025)}.hero-featured-copy{padding:.9rem .35rem .2rem}.hero-featured-copy>p{color:var(--red);margin-bottom:.3rem;font-family:Courier New,monospace;font-size:.6rem;font-weight:900}.hero-featured-copy h2{margin-bottom:.25rem;font-size:1.35rem;line-height:1.1}.hero-featured-copy>span{color:var(--muted);font-family:Courier New,monospace;font-size:.58rem;font-weight:700}.hero-featured-copy>div{border-top:1px solid var(--ink);justify-content:space-between;align-items:center;min-height:46px;margin-top:.75rem;padding-top:.65rem;display:flex}.hero-featured-copy strong{font-family:Space Grotesk,Arial,sans-serif;font-size:1.45rem}.hero-featured-copy button{border:2px solid var(--ink);background:var(--yellow);border-radius:2px;place-items:center;width:42px;height:42px;font-size:1.25rem;font-weight:900;display:grid}.hero-clerks{pointer-events:none;justify-content:space-between;align-items:end;display:flex;position:absolute;bottom:-1.2rem;left:-7.5rem;right:-4rem}.hero-clerks figure{width:108px;margin:0;position:relative}.hero-clerks figure:last-child{width:82px}.hero-clerks img{filter:drop-shadow(3px 4px #171717a6);width:100%;height:auto}.hero-clerks figcaption{border:1px solid var(--ink);background:var(--paper-light);min-width:max-content;padding:.25rem .35rem;font-family:Courier New,monospace;font-size:.5rem;font-weight:900;position:absolute;top:-.3rem}.hero-clerks figure:first-child figcaption{left:-.8rem;transform:rotate(-3deg)}.hero-clerks figure:last-child figcaption{background:var(--lime);right:-.5rem;transform:rotate(3deg)}.store-trust{border-bottom:2px solid var(--ink);background:var(--paper-light)}.store-trust .container{grid-template-columns:repeat(4,1fr);display:grid}.store-trust p{border-right:1px solid var(--ink);grid-template-columns:auto 1fr;align-items:center;gap:.75rem;min-height:82px;margin:0;padding:.9rem 1.2rem;display:grid}.store-trust p:last-child{border-right:0}.store-trust strong{font-family:Space Grotesk,Arial,sans-serif;font-size:1.05rem}.store-trust span{color:var(--muted);font-size:.69rem;font-weight:700}.store-section-heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:1.6rem;display:flex}.store-section-heading p,.collector-promise-copy>p:first-child,.launch-note-layout>div>p{color:var(--red);margin-bottom:.4rem;font-family:Courier New,monospace;font-size:.65rem;font-weight:900}.store-section-heading h2{max-width:780px;margin-bottom:0;font-size:clamp(2.1rem,3.4vw,3.4rem);line-height:.98}.store-section-heading>a{border-bottom:2px solid var(--ink);text-transform:uppercase;flex:none;font-family:Courier New,monospace;font-size:.68rem;font-weight:900}.home-categories,.staff-shelf{padding-block:4.5rem}.home-category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.home-category-card{border:1px solid var(--ink);background:var(--paper-light);border-radius:3px;grid-template-rows:220px minmax(112px,auto);min-width:0;transition:transform .16s,box-shadow .16s;display:grid;overflow:hidden}.home-category-card:hover{transform:translateY(-4px);box-shadow:5px 6px #171717c2}.home-category-image{border-bottom:1px solid var(--ink);background:#e4e7df;place-items:center;min-width:0;display:grid;overflow:hidden}.home-category-image img{object-fit:cover;width:100%;height:100%;transition:transform .18s}.home-category-image.is-card img{object-fit:contain;filter:drop-shadow(0 7px 6px #20282540);padding:1rem}.home-category-card:hover img{transform:scale(1.035)}.home-category-copy{align-content:end;gap:.2rem;padding:.9rem;display:grid;position:relative}.tone-red .home-category-copy{color:#fffdf5;background:#d45a4d}.tone-blue .home-category-copy{color:#fffdf5;background:#275aa6}.tone-yellow .home-category-copy{background:var(--yellow)}.tone-green .home-category-copy{background:#7ca16c}.home-category-copy small{text-transform:uppercase;font-family:Courier New,monospace;font-size:.54rem;font-weight:900}.home-category-copy strong{font-family:Space Grotesk,Arial,sans-serif;font-size:1.65rem;line-height:1}.home-category-copy em{text-transform:uppercase;font-family:Courier New,monospace;font-size:.56rem;font-style:normal;font-weight:900;position:absolute;bottom:.8rem;right:.8rem}.home-arrivals{border-block:2px solid var(--ink);background:#d4ddda;padding-block:4.8rem 5.2rem}.home-product-grid,.catalog-results .product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.product-card{border:1px solid var(--ink);background:var(--paper-light);min-width:0;box-shadow:none;border-radius:3px;grid-template-rows:auto 1fr;transition:transform .16s,box-shadow .16s;display:grid;overflow:hidden}.product-card:hover{transform:translateY(-3px);box-shadow:4px 5px #485b5794}.product-media{aspect-ratio:1/1.05;border-bottom:1px solid var(--ink);background:#e5e9e5}.product-media.is-card img{object-fit:contain;filter:drop-shadow(0 7px 7px #232f2b3b);padding:1rem}.product-card-sealed .product-media,.product-card-accessory .product-media,.product-card-graded .product-media{background:#edeae1}.product-copy{grid-template-rows:auto auto auto auto 1fr auto;padding:.82rem;display:grid}.product-card-flags{margin-bottom:.48rem}.product-card-flags span{border-width:1px;padding:.18rem .3rem;font-size:.46rem}.product-card h3{min-height:2.6em;margin-bottom:.3rem;font-size:.94rem;line-height:1.25}.product-card-set{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-bottom:.48rem;font-size:.64rem;font-weight:700;overflow:hidden}.product-card-detail{flex-wrap:wrap;gap:.25rem;margin-bottom:.65rem;display:flex}.product-card-detail span{color:#4e4a43;text-transform:uppercase;border:1px solid #8d8980;padding:.18rem .28rem;font-family:Courier New,monospace;font-size:.46rem;font-weight:900}.stock-line{align-self:end;margin-bottom:.55rem;font-size:.62rem}.product-buy-row{border-top:1px solid #a8a39a;min-height:38px;padding-top:.55rem}.product-buy-row p{font-size:1rem}.product-card .quick-add{border-width:1px;flex-basis:36px;width:36px;height:36px}.staff-picks{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.staff-pick{border:1px solid var(--ink);border-radius:3px;grid-template-columns:150px minmax(0,1fr) 145px;align-items:end;gap:1rem;min-height:285px;padding:1.2rem;display:grid;position:relative;overflow:hidden}.staff-pick-b{background:#c8e1e2}.staff-pick-c{background:#f2d766}.staff-pick-mascot{object-fit:contain;filter:drop-shadow(3px 4px #17171780);align-self:end;width:100%;height:auto;max-height:220px}.staff-pick-copy{align-self:center}.staff-pick-copy p{margin-bottom:.45rem;font-family:Courier New,monospace;font-size:.58rem;font-weight:900}.staff-pick-copy h3{margin-bottom:.35rem;font-size:1.35rem;line-height:1.05}.staff-pick-copy>span{color:#4c4943;font-size:.66rem;font-weight:700;display:block}.staff-pick-copy>strong{margin-top:.8rem;font-family:Space Grotesk,Arial,sans-serif;font-size:1.2rem;display:block}.staff-pick-copy a{border-bottom:1px solid var(--ink);text-transform:uppercase;margin-top:.8rem;font-family:Courier New,monospace;font-size:.55rem;font-weight:900;display:inline-block}.staff-pick-product{aspect-ratio:.72;border:1px solid var(--ink);background:var(--paper-light);align-self:center;place-items:center;width:100%;display:grid;overflow:hidden}.staff-pick-product img{object-fit:cover;width:100%;height:100%}.staff-pick-product.is-card img{object-fit:contain;padding:.45rem}.collector-promise{border-block:2px solid var(--ink);color:var(--paper-light);background:#172b30}.collector-promise-layout{grid-template-columns:minmax(0,.88fr) minmax(440px,1.12fr);align-items:stretch;gap:4rem;min-height:520px;display:grid}.collector-promise-copy{align-self:center;padding-block:4rem}.collector-promise-copy>p:first-child{color:var(--yellow)}.collector-promise-copy h2{max-width:590px;margin-bottom:1rem;font-size:clamp(2.6rem,4.2vw,4.5rem);line-height:.94}.collector-promise-copy>p:not(:first-child){color:#d7dfdc;max-width:570px}.collector-promise-copy ul{border-block:1px solid #ffffff73;grid-template-columns:repeat(3,1fr);margin:1.5rem 0;padding:0;list-style:none;display:grid}.collector-promise-copy li{border-right:1px solid #ffffff73;gap:.2rem;padding:.75rem;font-size:.62rem;display:grid}.collector-promise-copy li:last-child{border-right:0}.collector-promise-layout>img{width:calc(100% + max(1.5rem, (100vw - var(--max-width)) / 2));object-fit:cover;object-position:center;height:100%;min-height:520px}.launch-note{border-bottom:2px solid var(--ink);background:var(--yellow);padding-block:3.5rem}.launch-note-layout{grid-template-columns:minmax(0,1fr) minmax(360px,.7fr);align-items:end;gap:4rem;display:grid}.launch-note-layout>div>p{color:var(--ink)}.launch-note h2{max-width:720px;margin-bottom:.6rem;font-size:clamp(2rem,3vw,3.1rem);line-height:.98}.launch-note-layout>div>span{font-size:.78rem;font-weight:700}.launch-note form>label{text-transform:uppercase;margin-bottom:.4rem;font-family:Courier New,monospace;font-size:.58rem;font-weight:900;display:block}.launch-note form>div{grid-template-columns:minmax(0,1fr) auto;display:grid}.launch-note input,.launch-note button{border:2px solid var(--ink);border-radius:0;min-height:48px;padding:0 .75rem}.launch-note input{background:var(--paper-light);border-right:0;min-width:0}.launch-note button{background:var(--ink);color:var(--paper-light);text-transform:uppercase;font-family:Courier New,monospace;font-size:.65rem;font-weight:900}.launch-note [data-form-feedback]{margin:.35rem 0 0;font-size:.65rem}.catalog-hero{border-bottom-width:2px;min-height:235px}.catalog-hero>img{object-position:62% 43%;filter:saturate(.8)contrast(1.05)brightness(.5)}.catalog-hero:after{background:#11110f2e;box-shadow:inset 62vw 0 #11110f75}.catalog-hero-copy{min-height:235px;padding-block:1.7rem}.catalog-hero h1{margin-bottom:.35rem;font-family:Space Grotesk,Arial,sans-serif;font-size:clamp(2.7rem,4.7vw,4.7rem);line-height:.9}.catalog-hero-copy>span{font-size:.78rem}.catalog-hero-copy nav{margin-top:.8rem}.catalog-section{background:#d5ddda;padding:1.5rem 0 5.5rem}.catalog-layout{grid-template-columns:220px minmax(0,1fr);gap:1.35rem}.catalog-sidebar{border:1px solid var(--ink);box-shadow:none;border-radius:3px;gap:0;padding:0;overflow:hidden}.filter-sidebar-heading{background:var(--ink);color:var(--paper-light);padding:.8rem}.catalog-filter-fields{gap:.8rem;padding:.8rem;display:grid}.catalog-filter-fields label{text-transform:uppercase;gap:.3rem;font-family:Courier New,monospace;font-size:.58rem;font-weight:900;display:grid}.catalog-filter-fields input,.catalog-filter-fields select{border:1px solid var(--ink);background:var(--paper);width:100%;min-height:40px;color:var(--ink);text-transform:none;border-radius:2px;padding:0 .55rem;font-family:DM Sans,Arial,sans-serif;font-size:.72rem}.catalog-mobile-filters{display:none}.catalog-demo-note{box-shadow:none;border-width:1px;border-radius:2px;margin-bottom:.65rem}.catalog-toolbar{border-bottom-width:1px;min-height:44px;margin-bottom:.85rem;padding-bottom:.6rem}.catalog-results .product-grid{gap:.85rem}.product-detail{grid-template-columns:minmax(0,1.08fr) minmax(350px,.78fr);grid-template-areas:"gallery summary""gallery purchase";align-items:start;gap:1.1rem clamp(2rem,4vw,4.5rem);padding-top:1.2rem;padding-bottom:4.5rem;display:grid}.product-summary{grid-area:summary}.product-gallery{grid-area:gallery}.product-purchase{grid-area:purchase}.product-information{position:static}.product-main-image{background:#e2e7e3;border-width:1px;border-radius:3px;min-height:560px}.product-main-image img{height:560px}.product-gallery.is-card .product-main-image img{max-width:430px;padding:1.7rem}.product-main-image>span{border-width:1px}.gallery-notes button{border-width:1px;min-height:38px}.product-summary .product-flags{margin-bottom:.75rem}.product-summary .product-flags span{border-width:1px}.product-summary h1{max-width:560px;margin-bottom:.4rem;font-size:clamp(2.4rem,4vw,4rem);line-height:.95}.product-summary-line{border-block:1px solid var(--ink);justify-content:space-between;align-items:end;gap:1rem;margin-top:1.2rem;padding-block:.9rem;display:flex}.product-summary-line .detail-price,.product-summary-line .detail-stock{margin:0}.product-summary-facts{border-bottom:1px solid var(--ink);grid-template-columns:repeat(3,minmax(0,1fr));margin:0;display:grid}.product-summary-facts div{border-right:1px solid var(--ink);min-width:0;padding:.65rem}.product-summary-facts div:last-child{border-right:0}.product-summary-facts dt{color:var(--muted);text-transform:uppercase;margin-bottom:.2rem;font-family:Courier New,monospace;font-size:.5rem;font-weight:900}.product-summary-facts dd{overflow-wrap:anywhere;font-size:.68rem;font-weight:800}.product-purchase{border:1px solid var(--ink);background:var(--paper-light);border-radius:3px;padding:1rem}.product-purchase .detail-description{margin:0 0 1rem;font-size:.82rem}.product-purchase .detail-buy-row{grid-template-columns:86px minmax(0,1fr)}.product-purchase .detail-reassurance{margin-top:1rem}.mobile-buy-bar{display:none}@media (width<=1120px){.store-hero-layout{grid-template-columns:minmax(0,.9fr) minmax(380px,.7fr);gap:2rem}.hero-clerks{left:-3.5rem;right:-3.5rem}.home-category-grid,.home-product-grid,.catalog-results .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.staff-pick{grid-template-columns:118px minmax(0,1fr) 112px}.collector-promise-layout{grid-template-columns:minmax(0,.9fr) minmax(390px,1.1fr);gap:2.5rem}}@media (width<=760px){.store-hero{min-height:0}.store-hero:before{clip-path:none;background:#f7f4ebf0}.store-hero:after{background:#17171708}.store-hero-photo{object-position:64% center;opacity:.32}.store-hero-layout{grid-template-columns:1fr;gap:1.25rem;min-height:0;padding-block:1.5rem 1.8rem;display:grid}.store-hero-kicker{margin-bottom:.75rem;font-size:.56rem}.store-hero h1{max-width:360px;margin-bottom:.75rem;font-size:3.25rem;line-height:.9}.store-hero-copy>p:not(.store-hero-kicker){max-width:350px;font-size:.82rem}.store-hero-actions{gap:.9rem;margin-top:1.1rem}.store-hero-actions .button{min-height:42px;padding:.6rem .75rem;font-size:.62rem}.store-hero-actions>a:last-child{font-size:.6rem}.hero-featured-product{width:min(100%,350px);padding:.6rem;box-shadow:6px 7px #131816bd}.hero-featured-image{height:180px}.hero-featured-copy{padding-top:.7rem}.hero-featured-copy h2{font-size:1.08rem}.hero-featured-copy strong{font-size:1.2rem}.hero-clerks{display:none}.store-trust .container{grid-template-columns:repeat(2,1fr)}.store-trust p{border-bottom:1px solid var(--ink);min-height:64px;padding:.65rem}.store-trust p:nth-child(2){border-right:0}.store-trust p:nth-child(n+3){border-bottom:0}.store-trust strong{font-size:.86rem}.store-trust span{font-size:.57rem}.home-categories,.staff-shelf{padding-block:3.2rem}.store-section-heading{gap:.7rem;margin-bottom:1.2rem;display:grid}.store-section-heading h2{font-size:2rem}.store-section-heading>a{width:fit-content}.home-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.home-category-card{grid-template-rows:150px 92px}.home-category-copy{padding:.65rem}.home-category-copy strong{font-size:1.2rem}.home-category-copy small{font-size:.43rem}.home-category-copy em{font-size:.45rem;bottom:.55rem;right:.6rem}.home-arrivals{padding-block:3.2rem 3.5rem}.home-product-grid,.catalog-results .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.product-copy{padding:.6rem}.product-card h3{min-height:3.55em;font-size:.76rem;line-height:1.18}.product-card-set{font-size:.54rem}.product-card-detail{gap:.18rem}.product-card-detail span{padding:.13rem .2rem;font-size:.39rem}.product-card-flags span{font-size:.4rem}.stock-line{font-size:.52rem}.product-buy-row p{font-size:.88rem}.product-card .quick-add{flex-basis:32px;width:32px;height:32px}.staff-picks{grid-template-columns:1fr;gap:.75rem}.staff-pick{grid-template-columns:76px minmax(0,1fr) 82px;gap:.65rem;min-height:190px;padding:.75rem}.staff-pick-mascot{max-height:145px}.staff-pick-copy h3{font-size:.95rem}.staff-pick-copy>strong{margin-top:.5rem;font-size:.95rem}.staff-pick-copy a{margin-top:.5rem;font-size:.45rem}.collector-promise-layout{grid-template-columns:1fr;gap:0;min-height:0;display:grid}.collector-promise-copy{padding-block:3.2rem}.collector-promise-copy h2{font-size:2.65rem}.collector-promise-copy ul{grid-template-columns:1fr}.collector-promise-copy li{border-bottom:1px solid #ffffff59;border-right:0;grid-template-columns:52px 1fr}.collector-promise-copy li:last-child{border-bottom:0}.collector-promise-layout>img{width:calc(100% + 1.5rem);min-height:280px;margin-left:-.75rem}.launch-note{padding-block:2.7rem}.launch-note-layout{grid-template-columns:1fr;gap:1.5rem}.launch-note h2{font-size:2rem}.catalog-hero,.catalog-hero-copy{min-height:180px}.catalog-hero-copy{padding-block:1.2rem}.catalog-hero h1{font-size:2.35rem}.catalog-hero-copy>span{max-width:330px;font-size:.68rem}.catalog-hero-copy nav{margin-top:.65rem}.catalog-hero-copy nav a{padding:.35rem .5rem;font-size:.52rem}.catalog-section{padding-top:.75rem}.catalog-mobile-filters{border:1px solid var(--ink);background:var(--paper-light);border-radius:2px;margin-bottom:.7rem;display:block}.catalog-mobile-filters summary{cursor:pointer;align-content:center;min-height:54px;padding:.55rem 2.6rem .55rem .75rem;list-style:none;display:grid;position:relative}.catalog-mobile-filters summary::-webkit-details-marker{display:none}.catalog-mobile-filters summary:after{content:"+";font-size:1.2rem;position:absolute;top:50%;right:.8rem;transform:translateY(-50%)}.catalog-mobile-filters[open] summary:after{content:"−"}.catalog-mobile-filters summary span{font-family:Space Grotesk,Arial,sans-serif;font-size:.8rem;font-weight:800}.catalog-mobile-filters summary small{color:var(--muted);font-size:.55rem}.catalog-mobile-filter-body{border-top:1px solid var(--ink);padding:.75rem}.catalog-mobile-filter-body>button{float:right;border:0;border-bottom:1px solid var(--ink);background:0 0;padding:0;font-size:.58rem;font-weight:800}.catalog-mobile-filter-body .catalog-filter-fields{clear:both;grid-template-columns:repeat(2,minmax(0,1fr));padding:.7rem 0 0}.catalog-mobile-filter-body .catalog-filter-fields label:first-child,.catalog-mobile-filter-body .catalog-filter-fields label:last-child{grid-column:1/-1}.catalog-layout{display:block}.catalog-sidebar{display:none}.catalog-demo-note{padding:.5rem .6rem;font-size:.52rem;display:block}.catalog-demo-note strong{margin-right:.35rem}.catalog-toolbar{align-items:end;gap:.5rem}.catalog-toolbar label{grid-template-columns:1fr;gap:.15rem}.catalog-toolbar select{width:130px;min-height:38px}.breadcrumbs{min-height:42px;font-size:.58rem}.product-detail{grid-template-columns:1fr;grid-template-areas:"summary""gallery""purchase";gap:1rem;padding-top:.45rem;padding-bottom:7.5rem;display:grid}.product-summary h1{font-size:2.35rem}.product-summary-line{margin-top:.8rem;padding-block:.65rem}.detail-price{font-size:1.55rem}.product-main-image,.product-main-image img{height:390px;min-height:390px}.product-gallery.is-card .product-main-image img{max-width:310px;padding:1rem}.gallery-notes{gap:.3rem}.gallery-notes button{min-height:34px;padding:.25rem;font-size:.52rem}.product-purchase{padding:.8rem}.product-purchase .detail-buy-row{grid-template-columns:75px minmax(0,1fr)}.mobile-buy-bar{z-index:58;border-top:2px solid var(--ink);background:var(--paper-light);justify-content:space-between;align-items:center;gap:1rem;min-height:68px;padding:.55rem .75rem;display:flex;position:fixed;bottom:62px;left:0;right:0;box-shadow:0 -8px 22px #17171721}.mobile-buy-bar>span{display:grid}.mobile-buy-bar small{color:var(--muted);font-size:.54rem;font-weight:800}.mobile-buy-bar strong{font-family:Space Grotesk,Arial,sans-serif;font-size:1.1rem}.mobile-buy-bar button{border:2px solid var(--ink);background:var(--yellow);text-transform:uppercase;border-radius:2px;min-width:150px;min-height:44px;padding:0 1rem;font-family:Courier New,monospace;font-size:.65rem;font-weight:900}}@media (width<=440px){.store-hero h1{font-size:2.9rem}.home-category-card{grid-template-rows:130px 88px}.home-category-copy strong{font-size:1.05rem}.home-category-copy em{display:none}.product-card-flags span:last-child{max-width:62%}.product-summary h1{font-size:2rem}.product-summary-facts dd{font-size:.58rem}.product-main-image,.product-main-image img{height:350px;min-height:350px}.launch-note form>div{grid-template-columns:1fr}.launch-note input{border-right:2px solid var(--ink);border-bottom:0}}:root{--acid:#a6df4d;--sun:#ffd312;--royal:#2700b8;--berry:#aa2835;--orchid:#c660df;--copy-paper:#f3f4f1;--shadow-ink:#626563}body{background:var(--copy-paper)}.prototype-bar{border-bottom:3px solid var(--ink);background:var(--berry);font-family:Special Elite,Courier New,monospace}.site-header{border-bottom:3px solid var(--ink);background:#f7f6eef7;box-shadow:0 4px #1717171f}.wordmark-mark{background:var(--sun);box-shadow:4px 4px 0 var(--berry);border-width:3px;font-family:Special Elite,Courier New,monospace;transform:rotate(-2deg)}.wordmark strong,.wordmark small,.desktop-nav a{font-family:Special Elite,Courier New,monospace}.desktop-nav a{border:0;position:relative}.desktop-nav a:after{background:var(--sun);content:"";opacity:0;height:5px;transition:opacity .14s,transform .14s;position:absolute;bottom:.25rem;left:.45rem;right:.45rem;transform:rotate(-2deg)scaleX(.3)}.desktop-nav a:nth-child(2):after{background:var(--berry)}.desktop-nav a:nth-child(3):after{background:var(--royal)}.desktop-nav a:nth-child(4):after{background:var(--orchid)}.desktop-nav a:hover:after,.desktop-nav a.is-active:after{opacity:1;transform:rotate(-2deg)scaleX(1)}.cart-trigger{background:var(--sun);color:var(--ink);box-shadow:4px 4px 0 var(--ink);border-width:3px;font-family:Special Elite,Courier New,monospace;transform:rotate(1deg)}.cart-count{background:var(--paper-light)}.scrapbook-hero{border-bottom:4px solid var(--ink);background:#242424;min-height:600px;position:relative;overflow:hidden}.scrapbook-hero .store-hero-photo{z-index:-3;object-position:63% 48%;opacity:1;filter:saturate(.92)contrast(1.05)}.scrapbook-hero:before{z-index:-2;clip-path:polygon(0 0,70% 0,48% 100%,0 100%);background-color:#f3f4f1f7;background-image:linear-gradient(#ffffffd1,#ffffffd1),url(/assets/v2/shop-hero.webp);background-position:50%;background-size:cover}.scrapbook-hero:after{z-index:-1;box-shadow:none;background:0 0}.scrapbook-hero-layout{grid-template-columns:minmax(0,1.08fr) minmax(470px,.92fr);align-items:stretch;gap:1rem;min-height:600px;display:grid}.scrapbook-hero-copy{z-index:8;text-align:center;align-content:center;justify-items:center;max-width:650px;padding:2.5rem 1rem 2rem;display:grid;position:relative}.era-sticker{background:var(--sun);border:0;width:fit-content;margin-bottom:1.1rem;padding:.42rem .65rem .28rem;font-family:Special Elite,Courier New,monospace;font-size:1.15rem;font-weight:900;transform:rotate(-1deg);box-shadow:4px 5px #1717172e}.scrapbook-hero h1{color:var(--acid);text-transform:lowercase;-webkit-text-stroke:1px #1717172e;text-shadow:5px 6px #383a39,9px 10px #1717174d;margin:0;font-family:Chewy,Arial Black,sans-serif;font-size:clamp(5.2rem,8vw,8rem);font-weight:400;line-height:.72;transform:rotate(-1.5deg)}.scrapbook-hero h1:first-line{text-transform:none}.memory-line{color:var(--ink);margin:2.3rem 0 0;font-family:Special Elite,Courier New,monospace;font-size:1.15rem;font-weight:700;line-height:1.3;transform:rotate(-1deg)}.hero-ribbons{grid-template-columns:1.08fr 1fr .9fr;gap:.5rem;width:min(100%,600px);margin-top:2.25rem;display:grid}.hero-ribbon{clip-path:polygon(1% 8%,98% 0,100% 91%,0 100%);background:var(--orchid);min-height:47px;color:var(--ink);text-align:center;place-items:center;padding:.45rem .65rem .25rem;font-family:Special Elite,Courier New,monospace;font-size:.9rem;font-weight:900;line-height:1.05;transition:transform .15s,filter .15s;display:grid}.hero-ribbon:hover{filter:brightness(1.06);transform:translateY(-3px)rotate(0)}.hero-ribbon-wide{background:var(--sun);grid-column:1/-1;min-height:50px;margin-inline:10%;font-size:1rem;transform:rotate(-2deg)}.hero-ribbon-red{background:var(--berry);transform:rotate(-2.5deg)}.hero-ribbon-blue{background:var(--royal);color:var(--paper-light);transform:rotate(.5deg)}.hero-ribbon-purple{transform:rotate(-1.5deg)}.hero-card-cloud{z-index:5;min-height:600px;position:relative}.hero-slab{background:#292b2c;border:4px solid #161718;border-radius:7px;width:172px;padding:5px;transition:z-index,transform .18s;display:block;position:absolute;box-shadow:9px 11px #10101094}.hero-slab:hover{z-index:30;transform:rotate(0)scale(1.06)}.hero-slab-label{color:#161718;background:#f8f6ee;border:3px solid #d9463f;grid-template-columns:1fr auto;align-content:center;gap:.05rem .35rem;min-height:48px;padding:.25rem .35rem;font-family:Arial,sans-serif;line-height:1;display:grid}.hero-slab-label small{grid-column:1/-1;font-size:.43rem;font-weight:700}.hero-slab-label strong{font-size:.54rem}.hero-slab-label em{font-size:.54rem;font-style:normal;font-weight:900}.hero-slab-card{background:#111;margin-top:4px;padding:4px;display:block}.hero-slab-card img{width:100%;height:auto}.hero-slab-one{z-index:8;width:180px;top:1.2rem;left:3.2rem;transform:rotate(-7deg)}.hero-slab-two{z-index:10;width:190px;top:7.7rem;right:-.25rem;transform:rotate(6deg)}.hero-slab-three{z-index:11;width:175px;bottom:.7rem;left:0;transform:rotate(4deg)}.hero-slab-four{z-index:9;width:165px;bottom:-1rem;right:7.5rem;transform:rotate(-6deg)}.hero-window-note{z-index:20;border:2px solid var(--ink);background:var(--sun);margin:0;padding:.28rem .45rem;font-family:Special Elite,Courier New,monospace;font-size:.55rem;font-weight:900;position:absolute;bottom:.8rem;right:1rem;transform:rotate(-2deg)}.store-trust{border-bottom:3px solid var(--ink);background-color:#fbfaf5;background-image:repeating-linear-gradient(90deg,#0000 0 11px,#17171706 11px 12px)}.store-trust p{border-right:2px dashed #17171799}.store-trust strong,.store-trust span{font-family:Special Elite,Courier New,monospace}.home-arrivals{background-color:#ecefea;background-image:linear-gradient(#ffffff80 1px,#0000 1px),linear-gradient(90deg,#ffffff80 1px,#0000 1px);background-size:32px 32px;border-block:0;padding-block:5rem 5.4rem}.store-section-heading p,.collector-promise-copy>p:first-child,.launch-note-layout>div>p{background:var(--sun);width:fit-content;color:var(--ink);padding:.28rem .45rem .18rem;font-family:Special Elite,Courier New,monospace;transform:rotate(-1deg)}.store-section-heading h2{max-width:860px;color:var(--acid);text-shadow:3px 4px 0 var(--shadow-ink);font-family:Chewy,Arial Black,sans-serif;font-size:clamp(3.2rem,5vw,5.2rem);font-weight:400;line-height:.85}.store-section-heading>a{clip-path:polygon(1% 6%,100% 0,98% 94%,0 100%);background:var(--orchid);border:0;padding:.55rem .8rem .35rem;font-family:Special Elite,Courier New,monospace;transform:rotate(-2deg)}.home-product-grid,.catalog-results .product-grid{gap:1.4rem 1.15rem}.product-card{border:2px solid var(--ink);background:#fbfaf5;border-radius:1px;position:relative;overflow:visible;transform:rotate(-.25deg);box-shadow:7px 8px #585b58b3}.product-card:nth-child(4n+2){transform:rotate(.35deg)}.product-card:nth-child(4n+3){transform:rotate(-.45deg)}.product-card:nth-child(4n){transform:rotate(.2deg)}.product-card:before{z-index:4;clip-path:polygon(3% 14%,100% 0,95% 100%,0 86%);content:"";background:#ffd312eb;width:58px;height:17px;position:absolute;top:-8px;left:50%;transform:translate(-50%)rotate(-2deg)}.product-card:nth-child(4n+2):before{background:#c660dfe6}.product-card:nth-child(4n+3):before{background:#2700b8d1}.product-card:nth-child(4n):before{background:#a6df4deb}.product-card:hover{z-index:8;transform:translateY(-5px)rotate(0);box-shadow:10px 12px #585b58ad}.product-media{border-bottom:2px solid var(--ink);background:#e5e7e3;overflow:hidden}.product-media.is-card img{filter:drop-shadow(0 8px 5px #17171742);padding:1.1rem}.product-copy{background:#fbfaf5}.product-card-flags span,.product-card-detail span{font-family:Special Elite,Courier New,monospace}.product-card-flags span:first-child{background:var(--sun)}.product-card-flags span:last-child{background:#fff}.product-card h3{font-family:DM Sans,Arial,sans-serif;font-weight:800}.product-card-set,.stock-line{font-family:Special Elite,Courier New,monospace}.quick-add,.product-card .quick-add{border:2px solid var(--ink);background:var(--sun);box-shadow:3px 3px 0 var(--ink);border-radius:0}.staff-shelf{background:#f7f5ed;position:relative}.staff-shelf:before{z-index:-1;content:"";background-image:repeating-linear-gradient(0deg,#0000 0 31px,#1717170b 31px 32px);position:absolute;inset:0 calc(-50vw + 50%)}.staff-pick{border:3px solid var(--ink);border-radius:1px;box-shadow:8px 9px #17171794}.staff-pick-b{background:#bee4e7;transform:rotate(-.7deg)}.staff-pick-c{background:#f5db58;transform:rotate(.7deg)}.staff-pick-copy p,.staff-pick-copy a,.staff-pick-copy>span{font-family:Special Elite,Courier New,monospace}.collector-promise{border-block:4px solid var(--ink);background:var(--copy-paper);color:var(--ink);position:relative}.collector-promise-layout{grid-template-columns:minmax(0,.95fr) minmax(460px,1.05fr);min-height:570px}.collector-promise-copy h2{color:var(--acid);text-shadow:4px 5px 0 var(--shadow-ink);font-family:Chewy,Arial Black,sans-serif;font-size:clamp(3.5rem,5.5vw,5.8rem);font-weight:400;line-height:.82}.collector-promise-copy>p:not(:first-child){color:#353432;font-family:Special Elite,Courier New,monospace}.collector-promise-copy ul{border-block:2px dashed var(--ink)}.collector-promise-copy li{border-right:2px dashed #1717178c}.collector-promise-copy li strong{color:var(--berry);font-family:Special Elite,Courier New,monospace}.collector-promise-layout>img{clip-path:polygon(16% 0,100% 0,100% 100%,0 100%);filter:saturate(.92)contrast(1.04);min-height:570px}.collector-promise .button-primary{background:var(--sun)}.launch-note{border-bottom:4px solid var(--ink);background:var(--sun);position:relative;overflow:hidden}.launch-note:before,.launch-note:after{background:var(--berry);content:"";opacity:.9;width:150px;height:28px;position:absolute}.launch-note:before{top:1rem;left:-2rem;transform:rotate(-8deg)}.launch-note:after{background:var(--royal);bottom:1rem;right:-2rem;transform:rotate(7deg)}.launch-note h2{font-family:Chewy,Arial Black,sans-serif;font-weight:400}.launch-note form>label,.launch-note button,.launch-note-layout>div>span{font-family:Special Elite,Courier New,monospace}.catalog-hero{border-bottom:4px solid var(--ink);min-height:285px;color:var(--ink);background:#272727}.catalog-hero>img{opacity:1;filter:saturate(.88)contrast(1.05)}.catalog-hero:after{box-shadow:none;clip-path:polygon(0 0,68% 0,55% 100%,0 100%);background:#f3f4f1f5}.catalog-hero-copy{z-index:2;align-content:center;min-height:285px;position:relative}.catalog-hero-copy>p{background:var(--sun);font-family:Special Elite,Courier New,monospace;transform:rotate(-1deg)}.catalog-hero h1{max-width:720px;color:var(--acid);text-transform:none;text-shadow:4px 5px 0 var(--shadow-ink);font-family:Chewy,Arial Black,sans-serif;font-size:clamp(3.7rem,6vw,6.6rem);font-weight:400;line-height:.78}.catalog-hero-copy>span{max-width:580px;font-family:Special Elite,Courier New,monospace}.catalog-hero-copy nav a{border:2px solid var(--ink);background:var(--sun);color:var(--ink);box-shadow:3px 3px 0 var(--ink);font-family:Special Elite,Courier New,monospace;transform:rotate(-1deg)}.catalog-hero-copy nav a:nth-child(2){background:var(--berry)}.catalog-hero-copy nav a:nth-child(3){background:var(--royal);color:#fff;transform:rotate(1deg)}.catalog-hero-copy nav a:nth-child(4){background:var(--orchid)}.catalog-section{background-color:#e9ece7;background-image:repeating-linear-gradient(0deg,#0000 0 31px,#1717170a 31px 32px)}.catalog-sidebar{border:2px solid var(--ink);background:#fbfaf5;border-radius:0;overflow:visible;transform:rotate(-.35deg);box-shadow:7px 8px #585b589e}.filter-sidebar-heading{border-bottom:2px solid var(--ink);background:var(--sun);color:var(--ink);font-family:Special Elite,Courier New,monospace}.filter-sidebar-heading button{border-color:var(--ink);color:var(--ink)}.catalog-filter-fields label,.catalog-toolbar label,.catalog-toolbar p,.catalog-demo-note{font-family:Special Elite,Courier New,monospace}.catalog-filter-fields input,.catalog-filter-fields select,.catalog-toolbar select{border:2px solid var(--ink);background:#fffef8;border-radius:0}.catalog-demo-note{border:2px solid var(--ink);background:var(--orchid);transform:rotate(.2deg);box-shadow:4px 4px #1717178f}.catalog-toolbar{border-bottom:2px dashed var(--ink)}.breadcrumbs{font-family:Special Elite,Courier New,monospace}.product-detail{position:relative}.product-main-image{background:#343637;border:10px solid #212324;border-radius:4px;overflow:visible;box-shadow:10px 12px #484a489e}.product-main-image:before{z-index:3;clip-path:polygon(3% 12%,100% 0,96% 100%,0 88%);content:"";background:#ffd312e6;width:90px;height:28px;position:absolute;top:-25px;left:50%;transform:translate(-50%)rotate(-2deg)}.product-gallery.is-card .product-main-image img{padding:1.4rem}.product-main-image>span{border:2px solid var(--ink);background:var(--sun);font-family:Special Elite,Courier New,monospace;transform:rotate(-1deg)}.gallery-notes button{border:2px solid var(--ink);border-radius:0;font-family:Special Elite,Courier New,monospace;box-shadow:3px 3px #17171780}.gallery-notes button.is-active{background:var(--orchid)}.product-summary .product-flags span:first-child{background:var(--sun);transform:rotate(-2deg)}.product-summary .product-flags span:last-child{background:var(--orchid);transform:rotate(1deg)}.product-summary h1{font-family:Chewy,Arial Black,sans-serif;font-size:clamp(3rem,5vw,5.1rem);font-weight:400;line-height:.86}.product-summary .system-label,.product-set,.product-summary-facts,.detail-stock,.product-purchase,.detail-reassurance{font-family:Special Elite,Courier New,monospace}.product-summary-line{background:var(--sun);clip-path:polygon(1% 8%,100% 0,98% 92%,0 100%);border:0;padding-inline:.8rem;position:relative;transform:rotate(-1deg)}.product-purchase{border:2px solid var(--ink);background:#fbfaf5;border-radius:0;position:relative;top:0;box-shadow:7px 8px #585b589e}.product-purchase:before{content:"";background:#c660dfe6;width:72px;height:18px;position:absolute;top:-9px;right:18%;transform:rotate(3deg)}.product-purchase .button-primary,.mobile-buy-bar button{background:var(--sun);font-family:Special Elite,Courier New,monospace}.product-facts{border-block:4px solid var(--ink);background:var(--copy-paper);color:var(--ink)}.facts-grid>div{border-color:var(--ink)}.facts-grid>div:nth-child(4n+1){background:var(--sun)}.facts-grid>div:nth-child(4n+2){background:#b9dc68}.facts-grid>div:nth-child(4n+3){background:var(--orchid)}.facts-grid>div:nth-child(4n){background:#d66568}.facts-grid dt,.facts-grid dd{color:var(--ink);font-family:Special Elite,Courier New,monospace}.inspection-section{border-bottom:4px solid var(--ink);background:var(--sun)}.inspection-section h2,.product-story h2,.related-section h2{font-family:Chewy,Arial Black,sans-serif;font-weight:400}.related-section{background-color:#ecefea;background-image:repeating-linear-gradient(0deg,#0000 0 31px,#1717170a 31px 32px)}.cart-drawer,.search-dialog{background-color:#faf8ef;background-image:repeating-linear-gradient(0deg,#0000 0 31px,#17171709 31px 32px)}.cart-header,.search-header{border-bottom:3px solid var(--ink)}.cart-header h2,.search-header h2{font-family:Chewy,Arial Black,sans-serif;font-size:3.2rem;font-weight:400;line-height:.9}.cart-header .system-label,.search-header .system-label,.cart-line p,.cart-line .remove-line,.quantity-control,.cart-summary,.cart-cross-sell{font-family:Special Elite,Courier New,monospace}.cart-line{border-bottom:2px dashed var(--ink)}.cart-line>img{border:2px solid var(--ink);background:#fff;transform:rotate(-1deg);box-shadow:3px 4px #17171773}.cart-cross-sell{border:3px solid var(--ink);background:var(--sun);transform:rotate(.25deg);box-shadow:5px 6px #1717178f}.cart-cross-sell button{border:2px solid var(--ink);box-shadow:2px 2px 0 var(--ink)}.cart-summary{border-top:3px dashed var(--ink)}.cart-summary .button{background:var(--sun)}.site-footer{border-top:4px solid var(--ink);background:#202121}.footer-main strong,.footer-main a,.footer-legal,.footer-intro small{font-family:Special Elite,Courier New,monospace}@media (width<=1120px){.scrapbook-hero-layout{grid-template-columns:minmax(0,1fr) minmax(400px,.8fr)}.scrapbook-hero h1{font-size:5.6rem}.hero-slab-one{left:1rem}.hero-slab-two{right:-2rem}.hero-slab-four{right:4rem}}@media (width<=760px){.site-header{box-shadow:0 3px #1717171f}.scrapbook-hero{min-height:660px}.scrapbook-hero .store-hero-photo{object-position:64% center;opacity:1;filter:saturate(.95)contrast(1.03)}.scrapbook-hero:before{clip-path:polygon(0 0,100% 0,100% 51%,0 59%);background-color:#f3f4f1f7;background-image:linear-gradient(#ffffffd1,#ffffffd1),url(/assets/v2/shop-hero.webp)}.scrapbook-hero-layout{min-height:660px;padding:0;display:block}.scrapbook-hero-copy{align-content:start;max-width:none;padding:1.35rem .2rem 0;display:grid}.era-sticker{margin-bottom:.65rem;padding:.28rem .45rem .14rem;font-size:.75rem}.scrapbook-hero h1{text-shadow:3px 4px #383a39,6px 7px #17171740;font-size:4rem;line-height:.74}.memory-line{margin-top:1.1rem;font-size:.77rem}.hero-ribbons{gap:.28rem;width:96%;margin-top:1rem}.hero-ribbon{min-height:34px;padding:.33rem .25rem .18rem;font-size:.58rem}.hero-ribbon-wide{min-height:36px;margin-inline:8%;font-size:.66rem}.hero-card-cloud{height:290px;min-height:0;position:absolute;bottom:0;left:0;right:0}.hero-slab{border-width:3px;border-radius:4px;width:104px;padding:3px;box-shadow:5px 6px #1010108c}.hero-slab-label{border-width:2px;min-height:32px;padding:.15rem .2rem}.hero-slab-label small{font-size:.28rem}.hero-slab-label strong,.hero-slab-label em{font-size:.34rem}.hero-slab-card{margin-top:2px;padding:2px}.hero-slab-one{width:108px;top:2.2rem;left:.45rem}.hero-slab-two{width:116px;top:.2rem;left:50%;right:auto;transform:translate(-50%)rotate(5deg)}.hero-slab-two:hover{transform:translate(-50%)rotate(0)scale(1.04)}.hero-slab-three{width:106px;bottom:.4rem;left:auto;right:.35rem}.hero-slab-four{display:none}.hero-window-note{font-size:.38rem;bottom:.45rem;left:.45rem;right:auto}.store-trust p{border-right-width:1px}.home-arrivals{padding-block:3.7rem 4rem}.store-section-heading h2{text-shadow:3px 3px 0 var(--shadow-ink);font-size:3rem;line-height:.86}.home-product-grid,.catalog-results .product-grid{gap:1.15rem .75rem}.product-card{box-shadow:4px 5px #585b58a3}.product-card:before{width:42px;height:12px;top:-6px}.staff-pick-b,.staff-pick-c{transform:rotate(0)}.collector-promise-layout{grid-template-columns:1fr}.collector-promise-copy h2{text-shadow:3px 4px 0 var(--shadow-ink);font-size:3.45rem}.collector-promise-layout>img{clip-path:none;min-height:280px}.catalog-hero,.catalog-hero-copy{min-height:215px}.catalog-hero:after{clip-path:polygon(0 0,88% 0,74% 100%,0 100%)}.catalog-hero h1{max-width:305px;text-shadow:3px 3px 0 var(--shadow-ink);font-size:3.2rem}.catalog-hero-copy>span{max-width:290px}.catalog-mobile-filters{border:2px solid var(--ink);border-radius:0;font-family:Special Elite,Courier New,monospace;transform:rotate(-.3deg);box-shadow:4px 4px #585b588f}.catalog-sidebar{transform:none}.product-main-image{border-width:7px;box-shadow:6px 7px #484a4894}.product-summary h1{font-size:2.8rem}.product-summary-line{padding-inline:.55rem}.product-purchase{box-shadow:5px 6px #585b5894}.mobile-buy-bar{border-top:3px solid var(--ink);background:#fbfaf5}}@media (width<=440px){.scrapbook-hero h1{font-size:3.55rem}.hero-ribbon{font-size:.52rem}.store-section-heading h2{font-size:2.65rem}.product-summary h1{font-size:2.45rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.save-intro-kicker,.save-intro h1,.save-intro-content>p:not(.save-intro-kicker),.save-intro-progress,.save-intro-actions{opacity:1;transform:none}.save-intro-progress span{width:100%}}:root{--chapter-ink:#111;--chapter-paper:#f3f0e8;--chapter-lime:#9be23b;--chapter-yellow:#ffd21f;--chapter-blue:#1648cf;--chapter-red:#b6373e;--chapter-violet:#bf5fdf;--chapter-green:#157a56}html,body{overflow-x:clip}.story-chapter{isolation:isolate;color:var(--chapter-ink);position:relative;overflow:hidden}.chapter-label{letter-spacing:0;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:.45rem;margin:0;font-family:Special Elite,Georgia,serif;font-size:.86rem;line-height:1.25;display:flex}.chapter-label span{color:var(--chapter-ink);background:var(--chapter-yellow);border:2px solid var(--chapter-ink);box-shadow:3px 3px 0 var(--chapter-ink);padding:.42rem .62rem .32rem;font-family:Space Grotesk,Arial,sans-serif;font-weight:800;display:inline-block}.magazine-chapter{background:var(--chapter-paper);border-bottom:8px solid var(--chapter-ink);min-height:890px;padding-bottom:136px}.magazine-shop-photo{z-index:-3;object-fit:cover;object-position:64% center;clip-path:polygon(20% 0,100% 0,100% 100%,0 100%);width:53%;height:calc(100% - 136px);position:absolute;top:0;right:0}.magazine-paper{z-index:-2;background:var(--chapter-paper);clip-path:polygon(0 0,100% 0,82% 100%,0 100%);position:absolute;inset:0 37% 136px 0}.magazine-paper:after{content:"";opacity:.045;filter:grayscale()contrast(1.3);background-image:url(/assets/v2/shop-hero.webp);background-position:0;background-size:cover;position:absolute;inset:0}.magazine-binder-edge{z-index:4;border-right:2px solid var(--chapter-ink);background:#ded8ca;width:46px;position:absolute;inset:0 auto 136px 0}.magazine-binder-edge span{aspect-ratio:1;border:4px solid var(--chapter-ink);background:#5e5a53;border-radius:50%;width:19px;position:absolute;left:13px;box-shadow:inset 0 0 0 3px #ece7da}.magazine-binder-edge span:first-child{top:10%}.magazine-binder-edge span:nth-child(2){top:34%}.magazine-binder-edge span:nth-child(3){top:59%}.magazine-binder-edge span:nth-child(4){top:83%}.magazine-layout{grid-template-columns:minmax(0,55%) minmax(0,45%);min-height:754px;padding:3rem 1.5rem 2rem 4.75rem;display:grid;position:relative}.magazine-copy{z-index:3;flex-direction:column;align-items:flex-start;min-width:0;padding-top:1.25rem;display:flex;position:relative}.magazine-copy h1{letter-spacing:0;text-transform:uppercase;max-width:800px;margin:2rem 0 0;line-height:.86}.magazine-copy h1 span{max-width:730px;font-family:Space Grotesk,Arial,sans-serif;font-size:3.5rem;font-weight:800;line-height:.95;display:block}.magazine-copy h1 strong{color:var(--chapter-lime);text-shadow:7px 8px #5f615f;margin:.4rem 0 0 -.25rem;font-family:Chewy,Arial Black,sans-serif;font-size:8.4rem;font-weight:400;line-height:.84;display:block;transform:rotate(-2deg)}.magazine-tagline{color:#fff;background:var(--chapter-ink);margin:1.65rem 0 0 1.5rem;padding:.65rem 1rem .5rem;font-family:Special Elite,Georgia,serif;font-size:1.35rem;line-height:1.15;display:inline-block;transform:rotate(-1deg)}.magazine-actions{grid-template-columns:repeat(3,minmax(110px,1fr));gap:.7rem;width:min(610px,94%);margin-top:1.85rem;display:grid}.magazine-actions a{min-height:48px;color:var(--chapter-ink);background:var(--chapter-red);border:2px solid var(--chapter-ink);box-shadow:4px 4px 0 var(--chapter-ink);text-align:center;justify-content:center;align-items:center;padding:.7rem .85rem;font-family:Special Elite,Georgia,serif;font-size:1rem;font-style:normal;font-weight:700;line-height:1.05;text-decoration:none;display:flex}.magazine-actions a:nth-child(2){color:#fff;background:var(--chapter-blue)}.magazine-actions a:nth-child(3){background:var(--chapter-violet)}.magazine-actions a.is-primary{background:var(--chapter-yellow);text-transform:uppercase;grid-column:1/-1;justify-content:space-between;padding-inline:1.25rem;font-family:Space Grotesk,Arial,sans-serif;font-weight:800}.magazine-actions a:hover,.magazine-actions a:focus-visible{box-shadow:1px 1px 0 var(--chapter-ink);transform:translate(3px,3px)}.magazine-mascot-b{z-index:4;filter:drop-shadow(6px 8px #1111113d);width:225px;height:auto;position:absolute;bottom:-5rem;left:-4.25rem}.mascot-line{z-index:6;color:var(--chapter-ink);border:2px solid var(--chapter-ink);background:#fff;margin:0;padding:.52rem .7rem .42rem;font-family:Special Elite,Georgia,serif;font-size:.82rem;line-height:1.1;position:absolute}.mascot-line-b{bottom:1.1rem;left:7.6rem;transform:rotate(-4deg)}.magazine-card-stage{z-index:2;min-width:0;position:relative}.magazine-card-stage .hero-slab{z-index:4;width:210px;color:var(--chapter-ink);border:3px solid var(--chapter-ink);background:#202124;border-radius:3px;padding:.5rem;text-decoration:none;display:block;position:absolute;box-shadow:8px 10px #1111116b}.magazine-card-stage .hero-slab:hover,.magazine-card-stage .hero-slab:focus-visible{z-index:8;transform:translateY(-7px)rotate(0)}.magazine-card-stage .hero-slab-label{background:#f9f9f6;border-top:6px solid #d72d36;grid-template-columns:1fr auto;gap:.12rem .45rem;min-height:54px;padding:.42rem .5rem;font-family:Space Grotesk,Arial,sans-serif;font-style:normal;line-height:1.05;display:grid}.magazine-card-stage .hero-slab-label small{grid-column:1/-1;font-size:.55rem;font-weight:700}.magazine-card-stage .hero-slab-label strong,.magazine-card-stage .hero-slab-label em{font-size:.62rem;font-style:normal;font-weight:800}.magazine-card-stage .hero-slab-card{background:#303136;padding:.55rem .7rem .7rem;display:block}.magazine-card-stage .hero-slab-card img{aspect-ratio:.715;object-fit:contain;width:100%;display:block}.magazine-card-stage .hero-slab-one{top:2.5rem;right:12%;transform:rotate(5deg)}.magazine-card-stage .hero-slab-two{top:15rem;right:-4%;transform:rotate(8deg)}.magazine-card-stage .hero-slab-three{top:21.5rem;left:2%;transform:rotate(-7deg)}.magazine-card-stage .hero-slab-four{top:7rem;left:8%;transform:rotate(-3deg)}.magazine-mascot-c{z-index:2;filter:drop-shadow(7px 9px #11111147);width:315px;height:auto;position:absolute;top:-1.5rem;right:-5rem}.mascot-line-c{top:2.2rem;right:6.5rem;transform:rotate(3deg)}.magazine-stock-strip{z-index:10;border-top:4px solid var(--chapter-ink);background:#fff;grid-template-columns:minmax(190px,.8fr) repeat(4,minmax(0,1fr));min-height:136px;display:grid;position:absolute;bottom:0;left:0;right:0}.magazine-stock-strip>p{background:var(--chapter-yellow);border-right:3px solid var(--chapter-ink);flex-direction:column;justify-content:center;gap:.35rem;margin:0;padding:1rem 1.35rem;display:flex}.magazine-stock-strip>p strong{font-family:Space Grotesk,Arial,sans-serif;font-size:1.15rem;line-height:1}.magazine-stock-strip>p span{font-family:Special Elite,Georgia,serif;font-size:.76rem}.chapter-product{min-width:0;color:var(--chapter-ink);border-right:2px solid var(--chapter-ink);grid-template-columns:82px minmax(0,1fr) auto;align-items:center;gap:.8rem;padding:.8rem .9rem;text-decoration:none;display:grid;position:relative}.chapter-product:hover,.chapter-product:focus-visible{background:#edf7d7}.chapter-product-media{background:#f5f4ef;place-items:center;width:82px;height:104px;display:grid;overflow:hidden}.chapter-product-media img{object-fit:contain;width:100%;height:100%}.chapter-product-media.is-card img{width:auto;max-width:100%}.chapter-product-copy{flex-direction:column;min-width:0;font-style:normal;display:flex}.chapter-product-copy small{text-transform:uppercase;font-family:Space Grotesk,Arial,sans-serif;font-size:.62rem;font-weight:800}.chapter-product-copy strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:.22rem;font-size:.78rem;line-height:1.12;display:-webkit-box;overflow:hidden}.chapter-product-copy em{margin-top:.4rem;font-family:Space Grotesk,Arial,sans-serif;font-size:.9rem;font-style:normal;font-weight:800}.chapter-product-arrow{font-size:1.15rem;font-weight:800}.binder-chapter{border-bottom:8px solid var(--chapter-ink);background:#d9d2c4;min-height:840px}.binder-chapter-photo{z-index:-3;object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.binder-chapter:before{z-index:-2;content:"";background:#11111152;position:absolute;inset:0}.binder-chapter:after{z-index:-1;border-right:3px solid var(--chapter-ink);clip-path:polygon(0 0,100% 0,82% 100%,0 100%);content:"";background:#f3f0e8f5;position:absolute;inset:0 55% 0 0}.binder-chapter-layout{grid-template-columns:minmax(280px,34%) minmax(0,66%);align-items:center;gap:3rem;min-height:840px;padding-block:4rem;display:grid}.binder-chapter-copy{align-self:start;padding:2rem 0 0 1rem}.binder-chapter-copy h2{letter-spacing:0;max-width:420px;margin:2rem 0 1.2rem;font-family:Chewy,Arial Black,sans-serif;font-size:5.4rem;font-weight:400;line-height:.88}.binder-chapter-copy>p:last-child{max-width:390px;margin:0;font-family:Special Elite,Georgia,serif;font-size:1.08rem;line-height:1.55}.era-pocket-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:1rem;min-width:0;display:grid}.era-pocket{min-width:0;min-height:610px;color:var(--chapter-ink);outline:2px solid var(--chapter-ink);background:#fafaf6f0;border:3px solid #ffffffe6;grid-template-rows:auto minmax(310px,1fr) auto;padding:.8rem;text-decoration:none;display:grid;position:relative;box-shadow:inset 0 0 0 5px #a1aeb652,8px 10px #1111116b}.era-pocket:after{content:"";pointer-events:none;border:1px solid #ffffffd9;position:absolute;inset:6px}.era-pocket:hover,.era-pocket:focus-visible{z-index:2;transform:translate(5px,6px);box-shadow:inset 0 0 0 5px #9be23b57,3px 4px #1111118c}.era-pocket-index{z-index:1;background:var(--chapter-yellow);border:2px solid var(--chapter-ink);justify-self:start;padding:.38rem .52rem .3rem;font-family:Space Grotesk,Arial,sans-serif;font-size:.72rem;font-weight:800;position:relative}.era-pocket-bw .era-pocket-index{color:#fff;background:var(--chapter-blue)}.era-pocket-xy .era-pocket-index{background:var(--chapter-lime)}.era-pocket-media{z-index:1;place-items:center;min-height:310px;padding:1rem;display:grid;position:relative;overflow:hidden}.era-pocket-media img{object-fit:contain;filter:drop-shadow(5px 6px #11111140);width:auto;max-width:92%;height:300px;display:block}.era-pocket-duo img{width:58%;height:270px;position:absolute}.era-pocket-duo img:first-child{left:4%;transform:rotate(-5deg)}.era-pocket-duo img:last-child{right:2%;transform:rotate(5deg)}.era-pocket-copy{z-index:1;border-top:3px solid var(--chapter-ink);background:#fff;flex-direction:column;min-height:150px;padding:1rem;font-style:normal;display:flex;position:relative}.era-pocket-copy small{font-family:Space Grotesk,Arial,sans-serif;font-size:.72rem;font-weight:800}.era-pocket-copy strong{margin-top:.25rem;font-family:Space Grotesk,Arial,sans-serif;font-size:1.2rem;line-height:1.05}.era-pocket-copy em{margin-top:.72rem;font-family:Special Elite,Georgia,serif;font-size:.82rem;font-style:normal;line-height:1.25}.counter-chapter{border-bottom:8px solid var(--chapter-ink);background:#d7d0bc;min-height:900px}.counter-shop-photo{z-index:-3;object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.counter-overlay{z-index:-2;background:#11111145;position:absolute;inset:0}.counter-chapter-layout{min-height:900px;padding-block:4rem 3rem;position:relative}.counter-copy{z-index:8;border:3px solid var(--chapter-ink);background:#f5f1e6f7;width:min(590px,48%);padding:2rem 2.2rem 2.25rem;position:relative;transform:rotate(-1deg);box-shadow:11px 12px #111111c7}.counter-copy h2{letter-spacing:0;text-transform:uppercase;margin:1.65rem 0 1.2rem;font-family:Space Grotesk,Arial,sans-serif;font-size:4.4rem;font-weight:800;line-height:.92}.counter-copy>p:not(.chapter-label){max-width:500px;margin:0;font-family:Special Elite,Georgia,serif;font-size:1rem;line-height:1.45}.counter-categories{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;margin-top:1.7rem;display:grid}.counter-categories a{min-height:52px;color:var(--chapter-ink);background:var(--chapter-yellow);border:2px solid var(--chapter-ink);box-shadow:3px 3px 0 var(--chapter-ink);text-align:center;text-transform:uppercase;justify-content:center;align-items:center;padding:.75rem;font-family:Space Grotesk,Arial,sans-serif;font-size:.77rem;font-weight:800;line-height:1.05;text-decoration:none;display:flex}.counter-categories a:nth-child(2){color:#fff;background:var(--chapter-blue)}.counter-categories a:nth-child(3){background:#e7659a}.counter-categories a:hover,.counter-categories a:focus-visible{box-shadow:0 0 0 var(--chapter-ink);transform:translate(3px,3px)}.counter-vitrine{z-index:5;background:#f7f7f1f0;border:6px solid #2a2c2c;grid-template-columns:repeat(4,minmax(0,1fr));min-height:310px;padding:1rem 1rem 2.6rem;display:grid;position:absolute;bottom:2rem;left:27%;right:0;transform:perspective(1200px)rotateX(2deg);box-shadow:inset 0 0 0 3px #9fa7a7,10px 12px #11111194}.official-pack{min-width:0;color:var(--chapter-ink);border-right:2px solid #1111114d;grid-template-rows:minmax(0,1fr) auto;padding:.75rem;text-decoration:none;display:grid;position:relative}.official-pack:last-of-type{border-right:0}.official-pack:hover,.official-pack:focus-visible{background:#eef9d9}.official-pack-image{place-items:center;min-height:210px;display:grid;overflow:hidden}.official-pack-image img{object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(5px 7px #11111138);width:100%;height:210px;transition:transform .15s;display:block}.official-pack:hover .official-pack-image img,.official-pack:focus-visible .official-pack-image img{transform:translateY(-5px)rotate(-2deg)}.official-pack-copy{border-top:2px solid var(--chapter-ink);flex-direction:column;min-height:74px;padding:.7rem .65rem .2rem;font-style:normal;display:flex}.official-pack-copy small,.official-pack-copy em{font-family:Special Elite,Georgia,serif;font-size:.62rem;font-style:normal;line-height:1.1}.official-pack-copy strong{margin-block:.25rem;font-family:Space Grotesk,Arial,sans-serif;font-size:.82rem;line-height:1.05}.official-pack-copy em{color:#6b171b;font-weight:700}.official-source-note{border-top:2px solid var(--chapter-ink);text-align:right;margin:0;padding-top:.48rem;font-family:Space Grotesk,Arial,sans-serif;font-size:.66rem;font-weight:800;position:absolute;bottom:.6rem;left:1rem;right:1rem}.counter-mascot-b,.counter-mascot-c{z-index:6;filter:drop-shadow(6px 8px #11111161);height:auto;position:absolute}.counter-mascot-b{width:245px;top:6rem;right:17rem;transform:rotate(-3deg)}.counter-mascot-c{width:285px;top:4.5rem;right:-1rem;transform:rotate(2deg)}.counter-bubble{z-index:9;color:var(--chapter-ink);border:2px solid var(--chapter-ink);background:#fff;margin:0;padding:.52rem .72rem .42rem;font-family:Special Elite,Georgia,serif;font-size:.78rem;line-height:1.1;position:absolute}.counter-bubble-b{top:5rem;right:30rem;transform:rotate(-4deg)}.counter-bubble-c{top:3.5rem;right:1rem;transform:rotate(3deg)}.catalog-counter-hero{border-bottom:6px solid var(--chapter-ink);min-height:430px;overflow:hidden}.catalog-counter-hero:after{background:#1111114d}.catalog-counter-hero .catalog-hero-copy{z-index:4;border:3px solid var(--chapter-ink);background:#f5f1e6f7;width:min(650px,54%);min-height:auto;margin:3rem auto 3rem max(2rem,50% - 680px);padding:1.5rem 1.75rem 1.75rem;box-shadow:8px 9px #111111b8}.catalog-counter-hero .catalog-hero-copy>p{color:var(--chapter-ink);background:var(--chapter-yellow)}.catalog-counter-hero .catalog-hero-copy h1,.catalog-counter-hero .catalog-hero-copy>span{color:var(--chapter-ink);text-shadow:none}.catalog-counter-hero .catalog-hero-copy h1{text-transform:uppercase;font-family:Space Grotesk,Arial,sans-serif;font-size:3.8rem;font-weight:800;line-height:.95}.catalog-pack-shelf{z-index:5;border:4px solid var(--chapter-ink);background:#f8f8f4f0;grid-template-columns:repeat(3,150px);height:360px;padding:.75rem;display:grid;position:absolute;top:2.5rem;right:max(1.5rem,50% - 680px);box-shadow:8px 9px #111111a6}.magazine-stock-strip,.era-pocket-grid,.counter-vitrine,.catalog-pack-shelf{scrollbar-width:none}.magazine-stock-strip::-webkit-scrollbar{display:none}.era-pocket-grid::-webkit-scrollbar{display:none}.counter-vitrine::-webkit-scrollbar{display:none}.catalog-pack-shelf::-webkit-scrollbar{display:none}.catalog-pack-shelf .official-pack{grid-template-rows:1fr auto;padding:.45rem}.catalog-pack-shelf .official-pack-image,.catalog-pack-shelf .official-pack-image img{height:230px;min-height:230px}.catalog-pack-shelf .official-pack-copy{min-height:85px;padding:.5rem .35rem 0}.catalog-pack-shelf .official-pack-copy small,.catalog-pack-shelf .official-pack-copy em{font-size:.52rem}.catalog-pack-shelf .official-pack-copy strong{font-size:.66rem}.binder-product-detail{background:var(--chapter-paper);border:3px solid var(--chapter-ink);margin-bottom:4rem;padding:2rem 2rem 2rem 4.75rem;position:relative;box-shadow:10px 11px #a9a397}.binder-product-detail:before{border-right:2px solid var(--chapter-ink);content:"";background-color:#d8d1c4;width:42px;position:absolute;top:0;bottom:0;left:0}.binder-product-detail:after{content:"";background:#5d5a54;border-radius:50%;width:14px;height:14px;position:absolute;top:24px;left:13px;box-shadow:0 0 0 3px #111,0 92px #5d5a54,0 92px 0 3px #111,0 184px #5d5a54,0 184px 0 3px #111,0 276px #5d5a54,0 276px 0 3px #111,0 368px #5d5a54,0 368px 0 3px #111,0 460px #5d5a54,0 460px 0 3px #111,0 552px #5d5a54,0 552px 0 3px #111,0 644px #5d5a54,0 644px 0 3px #111}.binder-product-detail .product-gallery{background:#ffffffbd;border:3px solid #aeb8bb;box-shadow:inset 0 0 0 4px #ffffffb8}.binder-product-detail .product-main-image{background-image:url(/assets/v2/binder-counter.webp);background-position:50%;background-size:cover}.binder-product-detail .product-main-image:before{content:"";background:#ffffffc2;position:absolute;inset:0}.binder-product-detail .product-main-image img,.binder-product-detail .product-main-image span{z-index:1;position:relative}.info-hero{background:var(--chapter-paper);border-top:2px solid var(--chapter-ink);border-bottom:6px solid var(--chapter-ink);position:relative;overflow:hidden}.info-hero:before{border-right:2px solid var(--chapter-ink);content:"";background-color:#d8d1c4;width:44px;position:absolute;inset:0 auto 0 0}.info-hero:after{content:"";background:#5d5a54;border-radius:50%;width:14px;height:14px;position:absolute;top:20px;left:14px;box-shadow:0 0 0 3px #111,0 82px #5d5a54,0 82px 0 3px #111,0 164px #5d5a54,0 164px 0 3px #111,0 246px #5d5a54,0 246px 0 3px #111}.info-hero .container{padding-left:5rem}.info-hero h1{letter-spacing:0;font-family:Space Grotesk,Arial,sans-serif;font-weight:800}@media (width<=1260px){.magazine-copy h1 span{font-size:2.8rem}.magazine-copy h1 strong{font-size:6.8rem}.magazine-card-stage .hero-slab{width:180px}.magazine-mascot-c{width:265px}.chapter-product{grid-template-columns:66px minmax(0,1fr);gap:.55rem}.chapter-product-media{width:66px;height:94px}.chapter-product-arrow{display:none}.binder-chapter-layout{grid-template-columns:minmax(250px,31%) minmax(0,69%);gap:2rem}.binder-chapter-copy h2{font-size:4.4rem}.era-pocket{min-height:570px}.counter-copy h2{font-size:3.7rem}.counter-mascot-b{width:205px;right:13rem}.counter-mascot-c{width:240px}.counter-bubble{display:none}.catalog-pack-shelf{grid-template-columns:repeat(3,125px)}}@media (width<=980px){.magazine-chapter{min-height:870px}.magazine-layout{grid-template-columns:58% 42%;padding-left:3.75rem}.magazine-copy h1 span{font-size:2.3rem}.magazine-copy h1 strong{font-size:5.6rem}.magazine-actions{grid-template-columns:1fr 1fr}.magazine-actions a:nth-child(3),.magazine-actions a.is-primary{grid-column:1/-1}.magazine-card-stage .hero-slab{width:158px}.magazine-card-stage .hero-slab-one{right:4%}.magazine-card-stage .hero-slab-two{right:-13%}.magazine-card-stage .hero-slab-three{left:-8%}.magazine-card-stage .hero-slab-four{left:0}.magazine-mascot-c{width:225px;right:-6rem}.mascot-line{display:none}.magazine-stock-strip{grid-template-columns:150px repeat(4,minmax(180px,1fr));overflow-x:auto}.binder-chapter{min-height:980px}.binder-chapter:after{inset:0 42% 0 0}.binder-chapter-layout{grid-template-columns:1fr;align-content:start;min-height:980px}.binder-chapter-copy{width:48%}.era-pocket-grid{scroll-snap-type:x mandatory;grid-template-columns:repeat(3,280px);padding:.4rem .4rem 1rem;overflow-x:auto}.era-pocket{scroll-snap-align:start;min-height:530px}.counter-copy{width:62%}.counter-vitrine{left:5%}.counter-mascot-b,.counter-mascot-c{display:none}.catalog-counter-hero .catalog-hero-copy{width:52%;margin-left:1.5rem}.catalog-pack-shelf{grid-template-columns:repeat(3,110px);right:1.5rem}.catalog-pack-shelf .official-pack-image,.catalog-pack-shelf .official-pack-image img{height:205px;min-height:205px}}@media (width<=720px){.story-chapter{overflow:hidden}.chapter-label{font-size:.7rem}.magazine-chapter{min-height:0;padding-bottom:0}.magazine-shop-photo{clip-path:none;object-position:62% center;width:100%;height:290px;position:absolute;top:0}.magazine-paper{clip-path:polygon(0 30px,100% 0,100% 100%,0 100%);inset:235px 0 0}.magazine-binder-edge{width:32px;top:235px;bottom:0}.magazine-binder-edge span{border-width:3px;width:16px;left:8px}.magazine-layout{min-height:1010px;padding:275px 1rem 1.5rem 3rem;display:block}.magazine-copy{min-height:535px;padding-top:1.5rem}.magazine-copy h1{margin-top:1.4rem}.magazine-copy h1 span{max-width:420px;font-size:2rem}.magazine-copy h1 strong{text-shadow:5px 6px #5f615f;margin-top:.45rem;font-size:4.4rem}.magazine-tagline{margin:1.4rem 0 0;font-size:1rem}.magazine-actions{width:100%;margin-top:1.4rem}.magazine-actions a{min-height:44px;font-size:.82rem}.magazine-mascot-b{width:145px;bottom:-4.5rem;left:-1.5rem}.magazine-card-stage{height:420px}.magazine-card-stage .hero-slab{width:145px}.magazine-card-stage .hero-slab-label{min-height:44px}.magazine-card-stage .hero-slab-one{top:0;right:5%}.magazine-card-stage .hero-slab-two{top:8rem;right:-1%}.magazine-card-stage .hero-slab-three{top:6.5rem;left:2%}.magazine-card-stage .hero-slab-four{top:14rem;left:25%}.magazine-mascot-c{width:155px;top:10.5rem;right:-2.5rem}.magazine-stock-strip{border-bottom:0;grid-template-columns:145px repeat(4,210px);min-height:132px;position:relative}.binder-chapter{min-height:0;padding-block:0}.binder-chapter-photo{object-position:62% center;height:330px}.binder-chapter:before{height:330px}.binder-chapter:after{clip-path:polygon(0 30px,100% 0,100% 100%,0 100%);inset:285px 0 0}.binder-chapter-layout{min-height:0;padding:320px 1rem 3rem;display:block}.binder-chapter-copy{width:auto;padding:2rem 0 1.5rem}.binder-chapter-copy h2{max-width:none;margin-top:1.5rem;font-size:3.8rem}.binder-chapter-copy>p:last-child{font-size:.95rem}.era-pocket-grid{grid-template-columns:repeat(3,270px);margin-inline:-.25rem}.era-pocket{grid-template-rows:auto 280px auto;min-height:500px}.era-pocket-media{min-height:280px}.era-pocket-media img{height:255px}.counter-chapter,.counter-chapter-layout{min-height:980px}.counter-shop-photo{object-position:62% center}.counter-overlay{background:#1111116b}.counter-chapter-layout{padding:2rem 1rem}.counter-copy{width:100%;padding:1.35rem 1.2rem 1.6rem;box-shadow:6px 7px #111c}.counter-copy h2{margin-top:1.3rem;font-size:3rem}.counter-copy>p:not(.chapter-label){font-size:.9rem}.counter-categories{grid-template-columns:1fr}.counter-categories a{justify-content:flex-start;min-height:44px}.counter-vitrine{scroll-snap-type:x mandatory;min-height:390px;padding-bottom:3rem;display:flex;bottom:2rem;left:1rem;right:1rem;overflow-x:auto;transform:none}.counter-vitrine .official-pack{scroll-snap-align:start;flex:0 0 205px}.counter-vitrine .official-pack-image,.counter-vitrine .official-pack-image img{height:260px;min-height:260px}.official-source-note{white-space:nowrap;flex:0 0 0;min-width:0;position:sticky;left:0;right:0;overflow:visible}.catalog-counter-hero{min-height:620px}.catalog-counter-hero .catalog-hero-copy{width:auto;margin:1.5rem 1rem 0;padding:1.2rem}.catalog-counter-hero .catalog-hero-copy h1{font-size:2.7rem}.catalog-pack-shelf{grid-template-columns:repeat(3,160px);height:310px;inset:auto 1rem 1.25rem;overflow:auto hidden}.catalog-pack-shelf .official-pack-image,.catalog-pack-shelf .official-pack-image img{height:185px;min-height:185px}.binder-product-detail{margin-inline:.75rem;padding:1.25rem 1rem 1.25rem 2.85rem;box-shadow:5px 6px #a9a397}.binder-product-detail:before{width:30px}.binder-product-detail:after{left:8px}.info-hero:before{width:30px}.info-hero:after{left:8px}.info-hero .container{padding-left:3rem}}@media (width<=390px){.magazine-layout{min-height:980px;padding-left:2.6rem}.magazine-copy h1 span{font-size:1.72rem}.magazine-copy h1 strong{font-size:3.65rem}.magazine-actions a{padding-inline:.55rem;font-size:.74rem}.magazine-card-stage .hero-slab{width:130px}.magazine-card-stage .hero-slab-three{left:-3%}.magazine-card-stage .hero-slab-four{left:23%}.binder-chapter-copy h2{font-size:3.2rem}.counter-copy h2{font-size:2.55rem}}@media (prefers-reduced-motion:reduce){.magazine-actions a,.magazine-card-stage .hero-slab,.era-pocket,.official-pack-image img{transition:none}}body[data-route=home] .prototype-bar,body[data-route=home] .site-header{display:none}.concept-home{background:#080808;border-bottom:5px solid #111;width:100%;overflow:hidden}.concept-scene{aspect-ratio:1672/941;isolation:isolate;background:#111;border-bottom:5px solid #111;width:100%;position:relative;overflow:hidden}.concept-scene-binder{aspect-ratio:1672/786}.concept-scene-counter{aspect-ratio:1672/881}.concept-picture,.concept-picture img{width:100%;height:auto;display:block;position:absolute;inset:0}.concept-scene-binder .concept-picture img{transform:translateY(-8.501%)}.concept-scene-counter .concept-picture img{transform:translateY(-6.376%)}.concept-hotspots{z-index:2;pointer-events:none;position:absolute;inset:0}.concept-hotspot{color:#0000;cursor:pointer;pointer-events:auto;background:0 0;border:0;border-radius:0;outline:0;min-width:2.75rem;min-height:2.75rem;padding:0;transition:background-color .16s,box-shadow .16s,transform .16s;display:block;position:absolute;overflow:hidden}.concept-hotspot span{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.concept-hotspot:hover{background:#ffffff1a;box-shadow:inset 0 0 0 3px #ffd312eb}.concept-hotspot:active{transform:translateY(2px)}.concept-hotspot:focus-visible{outline-offset:-4px;background:#ffffff29;outline:4px solid #ffd312}.hotspot-mag-sealed{width:9.8%;height:5.8%;top:48.6%;left:17.8%}.hotspot-mag-cards{width:9.8%;height:5.8%;top:48.6%;left:27.8%}.hotspot-mag-japan{width:9.2%;height:5.8%;top:48.6%;left:38%}.hotspot-mag-new{width:16.4%;height:6.2%;top:58%;left:28.1%}.hotspot-mag-search{width:4.1%;height:6.5%;top:2.5%;left:84.9%}.hotspot-mag-cart{width:4.6%;height:6.7%;top:2.4%;left:93.6%}.hotspot-binder-sealed{width:14.7%;height:9.2%;top:68.4%;left:14.7%}.hotspot-binder-cards{width:17.5%;height:9.2%;top:68.4%;left:29.8%}.hotspot-binder-japan{width:5.2%;height:27%;top:22%;left:51.8%}.hotspot-counter-sealed{width:19.3%;height:8.6%;top:64.7%;left:12%}.hotspot-counter-cards{width:23.1%;height:8.6%;top:64.7%;left:34.1%}.hotspot-counter-classics{width:19.7%;height:8.6%;top:64.7%;left:58.2%}.concept-trust{border-top:0;border-bottom:4px solid #111}@media (width<=720px){body[data-route=home] .mobile-dock{display:none}.concept-scene,.concept-scene-binder,.concept-scene-counter{aspect-ratio:941/1672;border-bottom-width:3px}.concept-scene-binder .concept-picture img,.concept-scene-counter .concept-picture img{transform:none}.concept-picture img{object-fit:cover;height:100%}.hotspot-mag-sealed{width:23.5%;height:4.5%;top:33.8%;left:15%}.hotspot-mag-cards{width:24%;height:4.5%;top:33.8%;left:39.5%}.hotspot-mag-japan{width:22.5%;height:4.5%;top:33.8%;left:65%}.hotspot-mag-new{width:38%;height:4.8%;top:39.1%;left:22.8%}.hotspot-mag-search{display:none}.hotspot-mag-cart{width:9.2%;height:5%;top:2.7%;left:87.6%}.hotspot-binder-sealed{width:39.2%;height:5.2%;top:38.1%;left:24.8%}.hotspot-binder-cards{width:39.2%;height:5.2%;top:43.9%;left:24.8%}.hotspot-binder-japan{width:9.5%;height:20.4%;top:16.6%;left:73.8%}.hotspot-counter-sealed{width:27.7%;height:8.9%;top:66.7%;left:1.8%}.hotspot-counter-cards{width:28.8%;height:8.9%;top:66.7%;left:31.8%}.hotspot-counter-classics{width:31.5%;height:8.9%;top:66.7%;left:62.8%}}@media (prefers-reduced-motion:reduce){.concept-hotspot{transition:none}}:root{--binder-paper:#f2efe5;--binder-paper-deep:#ddd7c8;--binder-ink:#111;--binder-turn-duration:.56s}.binder-shell{perspective:2200px;background:#242321;min-height:100dvh;position:relative;overflow:clip}#main-content{min-height:100dvh;transform-style:preserve-3d;outline:0;position:relative}.binder-route-page{background:var(--binder-paper);backface-visibility:hidden;width:100%;min-height:100dvh;transform-style:preserve-3d;position:relative;overflow:clip}.binder-route-page.is-leaving-forward,.binder-route-page.is-leaving-backward{z-index:4;pointer-events:none;will-change:transform, opacity, filter;width:100%;position:absolute;inset:0 auto auto 0}.binder-route-page.is-entering-forward,.binder-route-page.is-entering-backward{z-index:2;will-change:transform, filter}.binder-route-page.is-leaving-forward{transform-origin:0;animation:binder-page-out-forward var(--binder-turn-duration) cubic-bezier(.62, .02, .28, 1) both}.binder-route-page.is-entering-forward{animation:binder-page-in-forward var(--binder-turn-duration) cubic-bezier(.22, .7, .24, 1) both}.binder-route-page.is-leaving-backward{transform-origin:100%;animation:binder-page-out-backward var(--binder-turn-duration) cubic-bezier(.62, .02, .28, 1) both}.binder-route-page.is-entering-backward{animation:binder-page-in-backward var(--binder-turn-duration) cubic-bezier(.22, .7, .24, 1) both}@keyframes binder-page-out-forward{0%{opacity:1;filter:brightness();transform:perspective(2200px)rotateY(0)translate(0)}48%{opacity:1;filter:brightness(.82)}to{opacity:0;filter:brightness(.62);transform:perspective(2200px)rotateY(-86deg)translate(-2.5%)}}@keyframes binder-page-in-forward{0%{filter:brightness(.76);transform:translate(4%)scale(.992)}to{filter:brightness();transform:translate(0)scale(1)}}@keyframes binder-page-out-backward{0%{opacity:1;filter:brightness();transform:perspective(2200px)rotateY(0)translate(0)}48%{opacity:1;filter:brightness(.82)}to{opacity:0;filter:brightness(.62);transform:perspective(2200px)rotateY(86deg)translate(2.5%)}}@keyframes binder-page-in-backward{0%{filter:brightness(.76);transform:translate(-4%)scale(.992)}to{filter:brightness();transform:translate(0)scale(1)}}.binder-page-label{z-index:8;border:2px solid var(--binder-ink);box-shadow:3px 3px 0 var(--binder-ink);color:var(--binder-ink);background:#ffd312;margin:0;padding:.45rem .65rem .35rem;font-family:Special Elite,Courier New,monospace;font-size:.68rem;font-weight:800;position:absolute;top:1rem;right:1rem}.binder-rings{z-index:63;pointer-events:none;background:#d3cdbf;border-right:2px solid #111111a6;flex-direction:column;justify-content:space-around;align-items:center;width:48px;display:flex;position:fixed;top:16vh;bottom:12vh;left:0;box-shadow:5px 0 #11111129}.binder-rings span{background:#b7b7b4;border:4px solid #181818;border-right:0;border-radius:20px 0 0 20px;width:54px;height:18px;display:block;box-shadow:inset 0 0 0 3px #eeeeea}body:not([data-route=home]) .binder-shell{background:var(--binder-paper-deep);padding-left:48px}body[data-route=home] .site-footer,body[data-route=home] .binder-rings,body[data-route=home] .binder-page-label{display:none}body[data-route=home] .concept-home{box-sizing:border-box;background:#171715;place-items:center;min-height:100dvh;padding-block:clamp(.75rem,3vh,2.5rem);display:grid}body[data-route=home] .concept-scene-magazine{box-shadow:0 14px #080808,0 28px 64px #00000080}body[data-route=home] .binder-route-page{background:#080808}.catalog-concept-scene{border-bottom:5px solid var(--binder-ink)}.binder-sheet-heading{border-bottom:4px solid var(--binder-ink);background-color:var(--binder-paper);background-image:linear-gradient(#1111110b 1px,#0000 1px),linear-gradient(90deg,#1111110b 1px,#0000 1px);background-size:28px 28px;padding:3rem 0 0;position:relative}.binder-sheet-heading p{margin:0 0 .9rem;font-family:Special Elite,Courier New,monospace;font-size:.78rem;font-weight:800}.binder-sheet-heading p span{border:2px solid var(--binder-ink);box-shadow:3px 3px 0 var(--binder-ink);background:#ffd312;padding:.45rem .65rem .35rem;display:inline-block}.binder-sheet-heading h1{color:#91cf3c;text-shadow:5px 5px #5b5e5b;max-width:18ch;margin:0;font-family:Chewy,Arial Black,sans-serif;font-size:clamp(3.2rem,6.5vw,6.5rem);line-height:.92}.binder-sheet-heading .container>span{max-width:58ch;margin:1.25rem 0 2rem;font-family:Special Elite,Courier New,monospace;font-size:1rem;line-height:1.55;display:block}.binder-sheet-tabs{grid-template-columns:repeat(5,minmax(0,1fr));align-items:end;gap:.5rem;display:grid}.binder-sheet-tabs a{border:2px solid var(--binder-ink);min-height:52px;color:var(--binder-ink);text-align:center;text-transform:uppercase;background:#f8f5ec;border-bottom:0;place-items:center;padding:.65rem .5rem;font-family:Space Grotesk,Arial,sans-serif;font-size:.78rem;font-weight:800;transition:min-height .16s,background-color .16s;display:grid}.binder-sheet-tabs a:nth-child(2){background:#ffd312}.binder-sheet-tabs a:nth-child(3){color:#fff;background:#1c4fc5}.binder-sheet-tabs a:nth-child(4){color:#fff;background:#b33a44}.binder-sheet-tabs a:nth-child(5){background:#bf62dc}.binder-sheet-tabs a:hover,.binder-sheet-tabs a.is-active{min-height:66px;box-shadow:4px -4px 0 var(--binder-ink)}.account-sheet{background-color:var(--binder-paper);background-image:linear-gradient(#1111110b 1px,#0000 1px),linear-gradient(90deg,#1111110b 1px,#0000 1px);background-size:28px 28px;min-height:100dvh;padding:6rem 0 8rem}.account-sheet-layout{grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);gap:2rem 4rem;display:grid}.account-sheet-heading{border-bottom:4px solid var(--binder-ink);grid-column:1/-1;padding-bottom:2rem}.account-sheet-heading p{border:2px solid var(--binder-ink);width:fit-content;box-shadow:3px 3px 0 var(--binder-ink);background:#ffd312;margin:0 0 1rem;padding:.45rem .65rem .35rem;font-family:Special Elite,Courier New,monospace;font-size:.75rem;font-weight:800}.account-sheet-heading h1{color:#91cf3c;text-shadow:5px 5px #5b5e5b;max-width:13ch;margin:0 0 1rem;font-family:Chewy,Arial Black,sans-serif;font-size:clamp(3.4rem,7vw,7rem);line-height:.92}.account-sheet-heading>span{max-width:62ch;font-family:Special Elite,Courier New,monospace;line-height:1.55;display:block}.account-login{border:3px solid var(--binder-ink);box-shadow:8px 8px 0 var(--binder-ink);background:#fbf8ef;align-self:start;padding:1.5rem}.account-login h2{text-transform:uppercase;margin:0 0 1.5rem;font-family:Space Grotesk,Arial,sans-serif;font-size:1.5rem}.account-login label{text-transform:uppercase;gap:.45rem;margin-bottom:1rem;font-size:.75rem;font-weight:800;display:grid}.account-login input{border:2px solid var(--binder-ink);min-height:48px;color:var(--binder-ink);background:#fff;border-radius:0;padding:.75rem}.account-login small{color:#4f4f4b;margin-top:1rem;line-height:1.45;display:block}.account-collection{border:3px solid var(--binder-ink);color:#fff;background:#1c4fc5;align-content:start;gap:0;min-height:520px;display:grid;position:relative;overflow:hidden;box-shadow:8px 8px #b33a44}.account-collection>div{z-index:2;border-bottom:2px solid var(--binder-ink);background:#1c4fc5e6;grid-template-columns:46px 1fr;gap:.2rem .75rem;padding:1.2rem;display:grid;position:relative}.account-collection>div span{grid-row:1/3;font-family:Special Elite,Courier New,monospace;font-size:1.2rem}.account-collection>div strong{text-transform:uppercase;font-family:Space Grotesk,Arial,sans-serif}.account-collection>div small{line-height:1.35}.account-collection img{filter:drop-shadow(8px 10px #11111173);width:min(62%,390px);height:auto;position:absolute;bottom:-15%;right:-5%}.account-next-sheet{border:3px solid var(--binder-ink);color:var(--binder-ink);box-shadow:7px 7px 0 var(--binder-ink);background:#ffd312;grid-column:1/-1;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;margin-top:1rem;padding:1rem 1.25rem;display:grid}.account-next-sheet span{font-family:Special Elite,Courier New,monospace;font-size:.7rem}.account-next-sheet strong{text-transform:uppercase;font-family:Space Grotesk,Arial,sans-serif;font-size:1.15rem}.account-next-sheet em{font-size:2rem;font-style:normal}.empty-checkout-sheet{background-color:var(--binder-paper);background-image:linear-gradient(#1111110b 1px,#0000 1px),linear-gradient(90deg,#1111110b 1px,#0000 1px);background-size:28px 28px;min-height:100dvh;padding:5rem 0 7rem;overflow:hidden}.empty-checkout-layout{grid-template-columns:minmax(340px,.8fr) minmax(520px,1.2fr);align-items:center;gap:clamp(2rem,6vw,7rem);display:grid}.empty-checkout-copy{z-index:2;position:relative}.empty-checkout-copy .system-label{border:2px solid var(--binder-ink);width:fit-content;box-shadow:3px 3px 0 var(--binder-ink);background:#ffd312;margin:0 0 1.2rem;padding:.45rem .65rem .35rem}.empty-checkout-copy h1{color:#91cf3c;text-shadow:5px 5px #5b5e5b;max-width:9ch;margin:0;font-family:Chewy,Arial Black,sans-serif;font-size:clamp(4rem,7vw,7.2rem);line-height:.9}.empty-checkout-copy>p:not(.system-label){max-width:48ch;margin:1.7rem 0;font-family:Special Elite,Courier New,monospace;line-height:1.55}.empty-checkout-ticket{border:2px dashed var(--binder-ink);background:#fbf8ef;width:fit-content;margin-top:2rem;padding:.55rem .7rem .4rem;font-family:Special Elite,Courier New,monospace;font-size:.68rem;font-weight:800;display:block;transform:rotate(-1.5deg)}.empty-checkout-visual{min-height:690px;position:relative}.empty-card-pockets{border:3px solid var(--binder-ink);background:#2352c52e;grid-template-columns:repeat(3,1fr);gap:12px;padding:18px;display:grid;position:absolute;inset:0;transform:rotate(1.2deg);box-shadow:10px 10px #111111d9}.empty-card-pockets span{background:#ffffff47;border:2px solid #111111b8;display:block;position:relative;box-shadow:inset 0 0 0 5px #ffffff38}.empty-card-pockets span:after{content:"";border:1px dashed #1111115c;position:absolute;inset:12% 10%}.empty-checkout-visual img{z-index:2;filter:drop-shadow(9px 12px #11111159);width:min(92%,680px);height:auto;position:absolute;bottom:3%;right:-5%}.empty-checkout-visual>p{z-index:3;border:2px solid var(--binder-ink);box-shadow:4px 4px 0 var(--binder-ink);background:#ffd312;gap:.2rem;margin:0;padding:.75rem 1rem .65rem;font-family:Special Elite,Courier New,monospace;display:grid;position:absolute;bottom:1rem;right:-1rem;transform:rotate(-2deg)}.empty-checkout-visual>p strong{text-transform:uppercase}.empty-checkout-visual>p span{font-size:.72rem}body[data-route=checkout] .checkout-page{background-color:var(--binder-paper);background-image:linear-gradient(#1111110b 1px,#0000 1px),linear-gradient(90deg,#1111110b 1px,#0000 1px);background-size:28px 28px}body[data-route=checkout] .checkout-header{border-bottom-width:4px;align-items:end;min-height:0;padding-top:3rem;padding-bottom:2rem}body[data-route=checkout] .checkout-header p{margin:0 0 .6rem}body[data-route=checkout] .checkout-header h1{color:#91cf3c;text-shadow:4px 4px #5b5e5b;margin:0;font-family:Chewy,Arial Black,sans-serif;font-size:clamp(3rem,5.5vw,5.8rem);line-height:.92}@media (width<=1100px){body:not([data-route=home]) .binder-shell{padding-left:0}.binder-rings{display:none}.account-sheet-layout{grid-template-columns:1fr}.account-sheet-heading,.account-next-sheet{grid-column:1}.empty-checkout-layout{grid-template-columns:minmax(280px,.75fr) minmax(420px,1.25fr);gap:2rem}.empty-checkout-visual{min-height:590px}}@media (width<=720px){.binder-page-label{font-size:.58rem;top:.55rem;right:.55rem}.binder-sheet-heading{padding-top:2.25rem}.binder-sheet-heading h1,.account-sheet-heading h1{font-size:3.5rem}.binder-sheet-tabs{scrollbar-width:thin;grid-template-columns:repeat(5,minmax(110px,1fr));overflow-x:auto}.binder-sheet-tabs a,.binder-sheet-tabs a:hover,.binder-sheet-tabs a.is-active{min-height:52px}.account-sheet{padding:4.5rem 0 7rem}.account-collection{min-height:440px}.account-next-sheet{grid-template-columns:1fr auto}.account-next-sheet span{grid-column:1/-1}.empty-checkout-sheet{padding:2.25rem 0 6rem}.empty-checkout-layout{grid-template-columns:1fr}.empty-checkout-copy h1{font-size:clamp(3.6rem,18vw,5.2rem)}.empty-checkout-visual{min-height:min(132vw,560px)}.empty-card-pockets{gap:7px;padding:10px}.empty-checkout-visual>p{bottom:-.75rem;right:0}body[data-route=checkout] .checkout-header{align-items:start;padding-top:2rem}.binder-route-page.is-leaving-forward,.binder-route-page.is-leaving-backward,.binder-route-page.is-entering-forward,.binder-route-page.is-entering-backward{animation-duration:.44s}}@media (prefers-reduced-motion:reduce){.binder-route-page.is-leaving-forward,.binder-route-page.is-leaving-backward,.binder-route-page.is-entering-forward,.binder-route-page.is-entering-backward{animation:none}}:root{--spread-paper:#f2eee2;--spread-paper-light:#fbf8ef;--spread-ink:#171715;--spread-yellow:#ffd313;--spread-green:#96d64b;--spread-red:#b7353f;--spread-blue:#254fc0;--spread-violet:#b85bd2;--spread-desk:#191816;--spread-cover:#25231f;--spread-metal:#c7c6c1;--binder-topbar-height:clamp(82px, 6.5dvh, 106px)}.binder-topbar{z-index:70;isolation:isolate;min-height:var(--binder-topbar-height);border:0;border-bottom:3px solid var(--spread-ink);background-color:var(--spread-ink);-webkit-backdrop-filter:none;backdrop-filter:none;background-image:url(/assets/concepts/counter-desktop.webp);background-position:right 43%;background-repeat:no-repeat;background-size:37%;grid-template-columns:clamp(74px,4.25vw,96px) minmax(470px,1fr) auto;align-items:center;gap:0;padding:0 clamp(22px,1.35vw,34px);display:grid;position:sticky;top:0;overflow:hidden;box-shadow:0 5px #00000038}.binder-topbar:before{z-index:-1;background-color:var(--spread-paper-light);clip-path:polygon(0 0,100% 0,calc(100% - 68px) 100%,0 100%);content:"";background-image:linear-gradient(#17171509 1px,#0000 1px),linear-gradient(90deg,#17171506 1px,#0000 1px);background-size:7px 7px;border-right:1px solid #17171533;width:74%;position:absolute;inset:0 auto 0 0}.binder-topbar:after{z-index:-1;content:"";pointer-events:none;border-block:1px solid #fff3;position:absolute;inset:0}.binder-topbar .wordmark{z-index:2;place-items:center;width:clamp(52px,3vw,66px);height:clamp(52px,3vw,66px);margin:0;display:grid;position:relative}.binder-topbar .wordmark-mark{border:2px solid var(--spread-ink);background:var(--spread-yellow);width:clamp(48px,2.8vw,62px);height:clamp(48px,2.8vw,62px);box-shadow:3px 3px 0 var(--spread-ink);color:var(--spread-ink);border-radius:0;grid-template-rows:1fr 1fr;place-items:center;gap:0;font-family:Space Grotesk,Arial,sans-serif;font-size:.85rem;line-height:.72;display:grid;transform:none}.binder-topbar .wordmark-mark strong{font:inherit;line-height:.72;display:block}.binder-topbar .desktop-nav{z-index:2;justify-content:flex-start;align-items:center;gap:0;height:100%;padding-left:10px;display:flex;position:relative}.binder-topbar .desktop-nav a{border:0;min-width:clamp(118px,6.2vw,160px);height:clamp(36px,2.4vw,48px);color:var(--spread-ink);text-transform:uppercase;border-right:1px solid #171715a6;place-items:center;padding:0 22px;font-family:Space Grotesk,Arial,sans-serif;font-size:.72rem;font-weight:800;display:grid;position:relative}.binder-topbar .desktop-nav a:first-child{border-left:1px solid #171715a6}.binder-topbar .desktop-nav a:after{background:var(--spread-yellow);content:"";opacity:0;height:4px;transition:opacity .14s,transform .14s;position:absolute;bottom:1px;left:18px;right:18px;transform:scaleX(.2)}.binder-topbar .desktop-nav a:nth-child(2):after{background:var(--spread-red)}.binder-topbar .desktop-nav a:nth-child(3):after{background:var(--spread-blue)}.binder-topbar .desktop-nav a:nth-child(4):after{background:var(--spread-violet)}.binder-topbar .desktop-nav a:hover:after,.binder-topbar .desktop-nav a.is-active:after{opacity:1;transform:scaleX(1)}.binder-topbar .header-tools{z-index:2;justify-content:flex-end;align-items:center;gap:12px;padding-left:44px;display:flex;position:relative}.binder-topbar .icon-button,.binder-topbar .cart-trigger{border:3px solid var(--spread-ink);width:clamp(44px,2.4vw,58px);height:clamp(44px,2.4vw,58px);min-height:clamp(44px,2.4vw,58px);color:var(--spread-ink);background:#fffef9;border-radius:0;flex:0 0 clamp(44px,2.4vw,58px);place-items:center;padding:0;font-family:Arial,sans-serif;font-size:1.35rem;line-height:1;display:grid;transform:none;box-shadow:2px 2px #00000073}.binder-topbar .icon-button:hover,.binder-topbar .cart-trigger:hover{background:var(--spread-yellow);transform:translateY(-1px)}.binder-topbar .cart-trigger{position:relative}.binder-topbar .cart-trigger>span{font-size:1.15rem;line-height:1;display:block}.binder-topbar .icon-button svg,.binder-topbar .cart-trigger svg{width:clamp(22px,1.3vw,30px);height:clamp(22px,1.3vw,30px)}.binder-topbar .cart-count{border:2px solid var(--spread-ink);background:var(--spread-yellow);width:22px;height:22px;color:var(--spread-ink);border-radius:50%;place-items:center;font-size:.63rem;line-height:1;display:grid;position:absolute;top:-8px;right:-8px}body:is([data-route=shop],[data-route=product]){background:var(--spread-desk);height:100dvh;overflow:hidden}body:is([data-route=shop],[data-route=product]) .site-footer,body:is([data-route=shop],[data-route=product]) .binder-rings,body:is([data-route=shop],[data-route=product]) .binder-page-label,body:is([data-route=shop],[data-route=product]) .mobile-dock{display:none}body:is([data-route=shop],[data-route=product]) .binder-shell{width:100%;height:calc(100dvh - var(--binder-topbar-height));background-color:var(--spread-desk);background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff04 1px,#0000 1px);background-size:38px 38px;min-height:0;padding:0;overflow:hidden}body:is([data-route=shop],[data-route=product]) #main-content{place-items:center;width:100%;height:100%;min-height:0;display:grid;overflow:hidden}body:is([data-route=shop],[data-route=product]) .binder-route-page{background:0 0;place-items:center;width:100%;height:100%;min-height:0;display:grid;overflow:visible}.binder-spread{--spread-spine-width:clamp(48px, 2.35vw, 70px);--spread-frame-gap-y:clamp(30px, 2dvh, 44px);isolation:isolate;width:calc(100% - 42px);height:calc(100% - var(--spread-frame-gap-y));grid-template-columns:minmax(0, 1fr) var(--spread-spine-width) minmax(0, 1fr);min-height:610px;color:var(--spread-ink);perspective:2400px;perspective-origin:50%;transform-style:preserve-3d;padding:10px;display:grid;position:relative}body:is([data-route=shop],[data-route=product]) .binder-route-page.is-spread-turn-source{z-index:4;pointer-events:none;position:absolute;inset:0}body:is([data-route=shop],[data-route=product]) .binder-route-page.is-spread-turn-target{z-index:2;pointer-events:none}.is-spread-turn-source .binder-cover-edge,.is-spread-turn-forward .binder-spread>.binder-page-right,.is-spread-turn-backward .binder-spread>.binder-page-left{visibility:hidden}.is-spread-turn-source .binder-spine{z-index:12}.binder-turn-leaf{--binder-leaf-duration:.78s;z-index:9;transform-style:preserve-3d;will-change:transform, filter;pointer-events:none;position:absolute;top:10px;bottom:10px}.binder-turn-leaf-forward{right:10px;left:calc(50% + (var(--spread-spine-width) / 2));transform-origin:0;animation:binder-leaf-forward var(--binder-leaf-duration) cubic-bezier(.58, .02, .22, 1) both}.binder-turn-leaf-backward{right:calc(50% + (var(--spread-spine-width) / 2));transform-origin:100%;animation:binder-leaf-backward var(--binder-leaf-duration) cubic-bezier(.58, .02, .22, 1) both;left:10px}.binder-turn-face.binder-page{background:var(--spread-paper);backface-visibility:hidden;width:100%;min-width:0;height:100%;min-height:0;transform-style:preserve-3d;border:1px solid #a59f91;border-radius:2px;padding:0;display:block;position:absolute;inset:0;overflow:hidden;box-shadow:0 6px 22px #00000061,inset 0 0 28px #4c402d1f}.binder-turn-face .binder-page-paper{overflow:hidden}.binder-turn-leaf .spread-filter-panel,.binder-turn-leaf .spread-product-detail,.binder-turn-leaf .spread-product-card{animation:none}.binder-turn-front{z-index:2;transform:rotateY(0)translateZ(1px)}.binder-turn-back{z-index:1;transform:rotateY(180deg)translateZ(1px)}.binder-turn-leaf:after{z-index:5;content:"";pointer-events:none;background:#1917146b;width:4px;position:absolute;top:0;bottom:0}.binder-turn-leaf-forward:after{left:0}.binder-turn-leaf-backward:after{right:0}@keyframes binder-leaf-forward{0%{filter:brightness();transform:rotateY(0)}46%{filter:brightness(.72);transform:rotateY(-84deg)}54%{filter:brightness(.7);transform:rotateY(-98deg)}to{filter:brightness();transform:rotateY(-180deg)}}@keyframes binder-leaf-backward{0%{filter:brightness();transform:rotateY(0)}46%{filter:brightness(.72);transform:rotateY(84deg)}54%{filter:brightness(.7);transform:rotateY(98deg)}to{filter:brightness();transform:rotateY(180deg)}}.binder-cover-edge{z-index:-1;background:var(--spread-cover);border:3px solid #080808;border-radius:6px;position:absolute;inset:-7px -10px -14px;box-shadow:0 14px #090909,0 26px 46px #0000007a,inset 0 0 0 4px #444038}.binder-cover-edge:before,.binder-cover-edge:after{content:"";background:#3c3932;border:1px solid #0c0c0b;width:8px;position:absolute;top:16px;bottom:16px}.binder-cover-edge:before{left:10px}.binder-cover-edge:after{right:10px}.binder-spread>.binder-page{z-index:2;background:var(--spread-paper);border:1px solid #a59f91;border-radius:2px;min-width:0;min-height:0;padding:0;display:block;position:relative;overflow:hidden;box-shadow:inset 0 0 28px #4c402d1f,0 3px 8px #00000057}.binder-spread>.binder-page-left{border-right:0;box-shadow:inset -20px 0 25px #43392a24,inset 0 0 28px #4c402d1a,-2px 4px 8px #00000047}.binder-spread>.binder-page-right{border-left:0;box-shadow:inset 20px 0 25px #43392a24,inset 0 0 28px #4c402d1a,2px 4px 8px #00000047}.binder-page-paper{background-color:var(--spread-paper);scrollbar-color:#8d877a transparent;scrollbar-width:thin;background-image:linear-gradient(#26404a0e 1px,#0000 1px),linear-gradient(90deg,#26404a0b 1px,#0000 1px);background-size:24px 24px;width:100%;height:100%;padding:clamp(28px,1.75vw,42px) clamp(32px,2vw,52px) clamp(24px,1.5vw,38px);position:relative;overflow:auto}.binder-page-left .binder-page-paper{padding-right:clamp(38px,2.2vw,58px)}.binder-page-right .binder-page-paper{flex-direction:column;padding-left:clamp(38px,2.2vw,58px);display:flex}.binder-page-left .binder-page-paper:after,.binder-page-right .binder-page-paper:before{z-index:4;content:"";opacity:.72;pointer-events:none;background-image:radial-gradient(circle,#25231f 0 3px,#c4bcab 3.5px 4px,#0000 4.5px);background-size:8px 94px;width:8px;position:absolute;top:6%;bottom:6%}.binder-page-left .binder-page-paper:after{right:10px}.binder-page-right .binder-page-paper:before{left:10px}.binder-spine{z-index:5;background:#2e2b26;border-inline:2px solid #0e0e0d;flex-direction:column;justify-content:space-around;align-items:center;min-height:0;display:flex;position:relative;box-shadow:inset 8px 0 10px #ffffff0a,inset -8px 0 10px #00000052}.binder-spine:after{content:"";opacity:.7;background:#0f0f0e;width:2px;position:absolute;inset:10px 50% 10px auto}.binder-spine span{z-index:2;background:var(--spread-metal);border:3px solid #151514;border-radius:10px;width:clamp(74px,3.8vw,102px);height:clamp(18px,1.15vw,26px);display:block;position:relative;box-shadow:inset 0 0 0 3px #ecebe7,0 3px #0006}.spread-page-utility{color:#4f4b43;text-transform:uppercase;border-bottom:1px solid #171715a6;justify-content:space-between;align-items:center;gap:16px;min-height:26px;margin-bottom:18px;font-family:Special Elite,Courier New,monospace;font-size:.66rem;font-weight:800;display:flex}.spread-page-utility a{color:var(--spread-ink);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:2px}.spread-mobile-only{display:none}.spread-filter-panel{flex-direction:column;min-height:100%;padding-bottom:108px;animation:.18s ease-out both spread-left-in;display:flex;position:relative}.spread-filter-panel>header{padding-right:46px}.spread-filter-panel>header p,.spread-catalog-heading p{border:2px solid var(--spread-ink);background:var(--spread-yellow);width:fit-content;box-shadow:3px 3px 0 var(--spread-ink);margin:0 0 9px;padding:5px 8px 4px;font-family:Special Elite,Courier New,monospace;font-size:.66rem;font-weight:800}.spread-filter-panel h1,.spread-catalog-heading h1,.spread-product-detail h1{color:var(--spread-green);text-shadow:3px 4px #5b5e5b;margin:0;font-family:Chewy,Arial Black,sans-serif;font-size:3.15rem;line-height:.9}.spread-filter-panel>header>span,.spread-catalog-heading>div>span{color:#4f4a42;max-width:52ch;margin-top:12px;font-family:Special Elite,Courier New,monospace;font-size:.82rem;line-height:1.45;display:block}.spread-filter-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 14px;margin-top:24px;display:grid}.spread-filter-fields label{color:#38352f;text-transform:uppercase;gap:5px;min-width:0;font-family:Space Grotesk,Arial,sans-serif;font-size:.67rem;font-weight:800;display:grid}.spread-filter-fields .spread-search-field{grid-column:1/-1}.spread-filter-fields input,.spread-filter-fields select{border:2px solid var(--spread-ink);width:100%;min-width:0;height:43px;color:var(--spread-ink);background:#fffef9;border-radius:0;padding:0 11px;font-size:.82rem;font-weight:650}.spread-price-input{grid-template-columns:minmax(0,1fr) 42px;display:grid}.spread-price-input input{border-right:0}.spread-price-input b{border:2px solid var(--spread-ink);background:var(--spread-yellow);color:var(--spread-ink);place-items:center;font-size:.65rem;display:grid}.spread-filter-actions{border-top:1px dashed #1717158c;justify-content:space-between;align-items:center;gap:16px;margin-top:18px;padding-top:12px;display:flex}.spread-filter-actions button{border:0;border-bottom:2px solid var(--spread-ink);color:var(--spread-ink);background:0 0;padding:7px 0 4px;font-family:Special Elite,Courier New,monospace;font-size:.7rem;font-weight:800}.spread-filter-actions>span{font-family:Special Elite,Courier New,monospace;font-size:.68rem;font-weight:800}.spread-filter-note{z-index:2;border:2px solid var(--spread-ink);background:var(--spread-yellow);box-shadow:4px 4px 0 var(--spread-ink);gap:2px;padding:10px 78px 9px 12px;display:grid;position:absolute;bottom:4px;left:0;right:92px;transform:rotate(-1deg)}.spread-filter-note strong{font-family:Space Grotesk,Arial,sans-serif;font-size:.7rem}.spread-filter-note span{font-family:Special Elite,Courier New,monospace;font-size:.68rem;line-height:1.3}.spread-filter-mascot{z-index:3;filter:drop-shadow(5px 6px #17171542);pointer-events:none;width:clamp(154px,8vw,230px);height:auto;position:absolute;bottom:-16px;right:-8px}.spread-product-detail{flex-direction:column;min-height:100%;animation:.18s ease-out both spread-left-in;display:flex}.spread-product-main{grid-template-columns:minmax(180px,.82fr) minmax(0,1.18fr);align-items:center;gap:24px;display:grid}.spread-detail-media{background:#ffffff6b;border:2px solid #171715bf;place-items:center;min-height:330px;padding:18px;display:grid;position:relative;box-shadow:inset 0 0 0 7px #ffffff38,5px 6px #17171529}.spread-detail-media img{object-fit:contain;filter:drop-shadow(5px 7px 5px #0003);width:100%;height:292px}.spread-product-detail[data-product-kind=card] .spread-detail-media img{width:auto;max-width:100%}.spread-detail-media>span{background:var(--spread-ink);color:#fff;padding:3px 5px 2px;font-family:Special Elite,Courier New,monospace;font-size:.52rem;position:absolute;bottom:7px;right:7px}.spread-detail-copy>p{border:2px solid var(--spread-ink);background:var(--spread-yellow);width:fit-content;margin:0 0 12px;padding:5px 7px 3px;font-family:Special Elite,Courier New,monospace;font-size:.62rem;font-weight:800}.spread-product-detail h1{color:var(--spread-ink);text-shadow:none;text-transform:uppercase;font-family:Space Grotesk,Arial,sans-serif;font-size:2rem;line-height:1.02}.spread-detail-copy>span{color:#5a554c;margin-top:8px;font-family:Special Elite,Courier New,monospace;font-size:.78rem;display:block}.spread-detail-copy dl{border-top:2px solid var(--spread-ink);margin:22px 0 0}.spread-detail-copy dl>div{border-bottom:1px solid #1717157a;grid-template-columns:58px 1fr;gap:9px;padding:8px 0;font-size:.72rem;display:grid}.spread-detail-copy dt{text-transform:uppercase;font-weight:800}.spread-detail-buy{border:3px solid var(--spread-ink);background:var(--spread-yellow);box-shadow:5px 5px 0 var(--spread-ink);grid-template-columns:auto 92px minmax(150px,1fr);align-items:end;gap:12px;margin-top:22px;padding:14px;display:grid}.spread-detail-buy>strong{align-self:center;font-family:Space Grotesk,Arial,sans-serif;font-size:1.65rem;line-height:1}.spread-detail-buy label{text-transform:uppercase;gap:3px;font-size:.58rem;font-weight:800;display:grid}.spread-detail-buy input{border:2px solid var(--spread-ink);text-align:center;background:#fffef9;border-radius:0;width:100%;height:38px}.spread-detail-buy button{border:2px solid var(--spread-ink);background:var(--spread-ink);color:#fff;text-transform:uppercase;border-radius:0;height:40px;padding:0 14px;font-size:.72rem;font-weight:850}.spread-detail-buy button:hover{background:var(--spread-blue)}.spread-product-detail details{border-bottom:1px solid #1717158c}.spread-product-detail details:first-of-type{border-top:1px solid #1717158c;margin-top:24px}.spread-product-detail summary{text-transform:uppercase;padding:10px 0 8px;font-family:Space Grotesk,Arial,sans-serif;font-size:.72rem;font-weight:800}.spread-product-detail details p{color:#504c44;margin:0 0 10px;font-family:Special Elite,Courier New,monospace;font-size:.72rem;line-height:1.42}.spread-detail-check{border:2px solid var(--spread-ink);background:#254fc01a;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:9px;margin-top:13px;padding:7px 10px 6px 5px;display:grid}.spread-detail-check img{object-fit:contain;object-position:center 18%;width:54px;height:48px}.spread-detail-check p{gap:1px;margin:0;display:grid}.spread-detail-check strong{font-family:Space Grotesk,Arial,sans-serif;font-size:.63rem}.spread-detail-check span{color:#4f4b43;font-family:Special Elite,Courier New,monospace;font-size:.62rem;line-height:1.3}.spread-catalog-heading{border-bottom:3px solid var(--spread-ink);flex:none;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:22px;padding-bottom:15px;display:grid}.spread-catalog-heading h1{font-size:3rem}.spread-filter-shortcut{border:2px solid var(--spread-ink);background:var(--spread-paper-light);min-height:40px;box-shadow:3px 3px 0 var(--spread-ink);text-transform:uppercase;border-radius:0;justify-content:center;align-items:center;gap:8px;padding:0 13px;font-size:.68rem;font-weight:850;display:inline-flex}.spread-filter-shortcut:hover{background:var(--spread-yellow)}.spread-filter-shortcut>span{font-size:1rem}.spread-filter-shortcut svg{width:16px;height:16px}.spread-demo-note{border-left:6px solid var(--spread-red);background:#b7353f1a;flex:none;align-items:center;gap:10px;min-height:34px;margin:12px 0;padding:6px 9px;font-family:Special Elite,Courier New,monospace;font-size:.61rem;line-height:1.25;display:flex}.spread-demo-note strong{color:var(--spread-red);flex:none}.spread-product-grid{flex:auto;grid-template-rows:repeat(3,minmax(0,1fr));gap:10px;min-height:0;display:grid}.spread-product-grid:has(>:only-child){grid-template-rows:minmax(0,1fr)}.spread-product-card{border:2px solid var(--spread-ink);background:#fffef9b8;border-radius:2px;grid-template-columns:minmax(0,1fr) 46px;min-height:0;animation:.18s ease-out both spread-card-in;display:grid;position:relative;overflow:hidden;box-shadow:3px 3px #17171533}.spread-product-card:nth-child(2){animation-delay:35ms}.spread-product-card:nth-child(3){animation-delay:70ms}.spread-product-card.is-selected:before{z-index:4;background:var(--spread-blue);color:#fff;content:"OUVERT À GAUCHE";padding:3px 5px 2px;font-family:Special Elite,Courier New,monospace;font-size:.5rem;font-weight:800;position:absolute;top:7px;right:52px}.spread-card-select{grid-template-columns:minmax(122px,31%) minmax(0,1fr);align-items:center;gap:18px;min-width:0;padding:10px 12px;display:grid}.spread-card-select:hover .spread-card-copy strong{color:var(--spread-blue);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:2px}.spread-card-media{border-right:1px dashed #17171566;place-items:center;width:100%;height:100%;min-height:0;display:grid;overflow:hidden}.spread-card-media img{object-fit:contain;filter:drop-shadow(4px 5px 4px #0003);width:100%;height:100%;max-height:min(100%,24dvh)}.spread-card-media.is-card img{width:auto;max-width:96%}.spread-card-copy{align-content:center;gap:3px;min-width:0;display:grid}.spread-card-copy small{color:#5c574e;font-family:Special Elite,Courier New,monospace;font-size:.61rem;font-weight:800}.spread-card-copy strong{overflow-wrap:anywhere;text-transform:uppercase;font-family:Space Grotesk,Arial,sans-serif;font-size:1rem;line-height:1.08;transition:color .12s}.spread-card-copy em{margin-top:3px;font-family:Space Grotesk,Arial,sans-serif;font-size:1.12rem;font-style:normal;font-weight:850}.spread-card-copy>span{color:#5b564d;font-family:Special Elite,Courier New,monospace;font-size:.63rem;line-height:1.25}.spread-quick-add{border:0;border-left:2px solid var(--spread-ink);background:var(--spread-yellow);width:46px;min-width:46px;height:100%;color:var(--spread-ink);border-radius:0;place-items:center;padding:0;font-family:Space Grotesk,Arial,sans-serif;font-size:1.55rem;font-weight:850;display:grid}.spread-quick-add:hover:not(:disabled){background:var(--spread-green)}.spread-quick-add:disabled{color:#777168;background:#cfcac0}.spread-catalog-footer{color:#514d45;flex:none;grid-template-columns:1fr auto;align-items:end;gap:18px;min-height:42px;padding-top:10px;font-family:Special Elite,Courier New,monospace;font-size:.63rem;display:grid}.spread-pagination{grid-template-columns:34px auto 34px;align-items:center;gap:4px;display:grid}.spread-pagination a,.spread-pagination>span{border:2px solid var(--spread-ink);background:var(--spread-paper-light);width:34px;height:30px;color:var(--spread-ink);place-items:center;font-family:Arial,sans-serif;font-size:1rem;display:grid}.spread-pagination>span{opacity:.34}.spread-pagination a:hover{background:var(--spread-yellow)}.spread-pagination strong{color:var(--spread-ink);white-space:nowrap;padding:0 7px;font-size:.63rem}.binder-spread-single .spread-product-grid{background:#3774c429;border:2px solid #19376e9e;gap:8px;padding:9px;box-shadow:inset 0 0 0 5px #ffffff47}.binder-spread-single .spread-product-card-single{background:#fff6;border-color:#142e5bb8;box-shadow:inset 0 0 0 5px #ffffff47}.binder-spread-single .spread-product-card-single .spread-card-media{border-right-color:#142e5b73}.binder-spread-graded .spread-product-grid{border:3px double var(--spread-ink);background:#2700b814;padding:14px}.binder-spread-graded .spread-product-card-graded{background:#efefed;border-width:8px;border-color:#232323;box-shadow:inset 0 0 0 3px #adadad,6px 7px #17171547}.binder-spread-graded .spread-product-card-graded:after{z-index:3;content:"CERTIFIED COLLECTOR FILE · GRADE DATA";text-align:center;background:#e3e2de;border-bottom:2px solid #232323;height:42px;font-family:Special Elite,Courier New,monospace;font-size:.58rem;font-weight:800;line-height:42px;position:absolute;top:0;left:0;right:46px}.binder-spread-graded .spread-product-card-graded .spread-card-select{padding-top:50px}.binder-spread-sealed .spread-product-card-sealed{border-left:8px solid var(--spread-red);background:#f9f5e9}.binder-spread-sealed .spread-product-card-sealed:nth-child(2){border-left-color:var(--spread-blue)}.binder-spread-sealed .spread-product-card-sealed:nth-child(3){border-left-color:var(--spread-yellow)}.binder-spread-accessory .spread-product-card-accessory{background:#b85bd21a;border-style:dashed}.binder-spread-accessory .spread-card-media{background:#254fc014}.binder-spread .empty-state{border:2px dashed var(--spread-ink);text-align:center;flex:1;align-content:center;place-items:center;min-height:0;padding:20px;display:grid}.binder-spread .empty-state>strong{color:var(--spread-red);font-family:Space Grotesk,Arial,sans-serif;font-size:3rem}.binder-spread .empty-state h2{margin-bottom:6px;font-size:1.3rem}.binder-spread .empty-state p{max-width:38ch;margin-bottom:16px;font-family:Special Elite,Courier New,monospace;font-size:.76rem}@keyframes spread-left-in{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}@keyframes spread-card-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media (width>=1600px) and (height>=900px){:root{font-size:clamp(16px,.75vw,19px)}.binder-spread{width:min(calc(100% - 42px), calc((100dvh - var(--binder-topbar-height) - var(--spread-frame-gap-y)) * 1.78))}}@media (width<=1240px){.binder-topbar{background-size:42%;grid-template-columns:64px minmax(420px,1fr) auto;padding-inline:14px}.binder-topbar:before{width:72%}.binder-topbar .desktop-nav a{min-width:98px;padding-inline:14px}.binder-spread{width:calc(100% - 24px);height:calc(100% - 24px)}.binder-page-paper{padding:22px 24px 20px}.binder-page-left .binder-page-paper{padding-right:32px}.binder-page-right .binder-page-paper{padding-left:32px}.spread-filter-panel h1,.spread-catalog-heading h1{font-size:2.7rem}.spread-detail-media{min-height:270px}.spread-detail-media img{height:238px}}@media (width<=940px){.binder-topbar{background-size:48%;grid-template-columns:58px minmax(360px,1fr) auto}.binder-topbar:before{width:70%}.binder-topbar .desktop-nav a{min-width:82px;padding-inline:10px;font-size:.64rem}.binder-topbar .header-tools{gap:7px;padding-left:24px}.binder-topbar .icon-button,.binder-topbar .cart-trigger{flex-basis:40px;width:40px;height:40px;min-height:40px}.binder-spread{--spread-spine-width:38px}.binder-spine span{width:60px}.spread-product-main{grid-template-columns:minmax(140px,.75fr) minmax(0,1.25fr);gap:16px}.spread-detail-buy{grid-template-columns:1fr 82px}.spread-detail-buy button{grid-column:1/-1}.spread-card-select{grid-template-columns:minmax(100px,34%) minmax(0,1fr);gap:10px}}@media (width<=760px){.binder-topbar{background-image:none;border-bottom-width:3px;grid-template-columns:48px minmax(0,1fr);min-height:62px;padding:0 10px;box-shadow:0 4px #00000040}.binder-topbar:before{clip-path:none;width:100%}.binder-topbar .wordmark,.binder-topbar .wordmark-mark{width:42px;height:42px}.binder-topbar .wordmark-mark{box-shadow:2px 2px 0 var(--spread-ink);font-size:.73rem}.binder-topbar .desktop-nav{display:none}.binder-topbar .header-tools{gap:7px;padding-left:0}.binder-topbar .header-tools>.icon-button:first-child,.binder-topbar .menu-trigger{display:grid}.binder-topbar .icon-button,.binder-topbar .cart-trigger{width:36px;height:36px;min-height:36px;box-shadow:none;border-width:2px;flex-basis:36px;font-size:1rem}.binder-topbar .cart-trigger>span{display:block}.binder-topbar .icon-button svg,.binder-topbar .cart-trigger svg{width:19px;height:19px}.binder-topbar .cart-count{width:19px;height:19px;font-size:.55rem;top:-7px;right:-7px}.mobile-menu{z-index:69;background:var(--spread-paper);padding-top:18px;inset:62px 0 0}body:is([data-route=shop],[data-route=product]) .binder-shell{height:calc(100dvh - 62px)}.binder-spread{width:100%;height:100%;min-height:0;padding:7px 7px 9px;display:block}.binder-cover-edge{border-radius:0;inset:0;box-shadow:inset 0 0 0 3px #444038}.binder-cover-edge:before,.binder-cover-edge:after,.binder-spine{display:none}.binder-spread>.binder-page{border:1px solid #aaa394;width:100%;height:100%;box-shadow:inset 0 0 20px #4c402d1c}.binder-spread[data-mobile-view=catalog]>.binder-page-left,.binder-spread[data-mobile-view=filters]>.binder-page-right,.binder-spread[data-mobile-view=product]>.binder-page-right{display:none}.binder-spread[data-mobile-view=catalog]>.binder-page-right,.binder-spread[data-mobile-view=filters]>.binder-page-left,.binder-spread[data-mobile-view=product]>.binder-page-left{display:block}.binder-page-paper,.binder-page-left .binder-page-paper,.binder-page-right .binder-page-paper{padding:16px 14px 18px}.binder-page-left .binder-page-paper:after,.binder-page-right .binder-page-paper:before{display:none}.spread-mobile-only{display:inline}.spread-page-utility{min-height:24px;margin-bottom:12px;font-size:.58rem}.spread-filter-panel{min-height:0;padding-bottom:98px}.spread-filter-panel>header{padding-right:0}.spread-filter-panel h1,.spread-catalog-heading h1{font-size:2.3rem}.spread-filter-panel>header>span,.spread-catalog-heading>div>span{margin-top:8px;font-size:.68rem}.spread-filter-fields{grid-template-columns:1fr;gap:9px;margin-top:15px}.spread-filter-fields .spread-search-field{grid-column:1}.spread-filter-fields input,.spread-filter-fields select{height:40px;font-size:.76rem}.spread-filter-actions{margin-top:12px}.spread-filter-note{padding:8px 52px 7px 9px;right:66px}.spread-filter-note span{font-size:.59rem}.spread-filter-mascot{width:112px;bottom:-13px;right:-8px}.spread-catalog-heading{align-items:center;gap:10px;padding-bottom:10px}.spread-catalog-heading p{margin-bottom:6px;font-size:.56rem}.spread-filter-shortcut{min-height:36px;box-shadow:2px 2px 0 var(--spread-ink);padding-inline:10px;font-size:.6rem}.spread-demo-note{min-height:30px;margin:8px 0;padding-block:4px;font-size:.54rem}:is(.spread-product-grid,.spread-product-grid:has(>:only-child),.spread-product-grid:has(>:nth-child(2):last-child)){flex:none;grid-template-rows:none;grid-auto-rows:142px;gap:8px;display:grid}.spread-product-card{grid-template-columns:minmax(0,1fr) 38px;min-height:142px}.spread-card-select{grid-template-columns:102px minmax(0,1fr);gap:9px;padding:8px}.spread-card-media img{max-height:124px}.spread-card-copy small,.spread-card-copy>span{font-size:.52rem}.spread-card-copy strong{font-size:.77rem}.spread-card-copy em{font-size:.88rem}.spread-quick-add{width:38px;min-width:38px;font-size:1.3rem}.spread-product-card.is-selected:before{font-size:.42rem;right:42px}.spread-catalog-footer{z-index:5;background:var(--spread-paper);min-height:44px;padding:8px 0 6px;position:sticky;bottom:-18px}.spread-catalog-footer>span{display:none}.spread-pagination{grid-column:1/-1;justify-content:center}.binder-spread-single .spread-product-grid,.binder-spread-graded .spread-product-grid{padding:7px}.binder-spread-graded .spread-product-card-graded:after{height:32px;font-size:.48rem;line-height:32px;right:38px}.binder-spread-graded .spread-product-card-graded .spread-card-select{padding-top:38px}.spread-product-main{grid-template-columns:minmax(118px,.72fr) minmax(0,1.28fr);align-items:start;gap:13px}.spread-detail-media{min-height:218px;padding:10px}.spread-detail-media img{height:196px}.spread-detail-copy>p{margin-bottom:8px;font-size:.52rem}.spread-product-detail h1{font-size:1.28rem}.spread-detail-copy>span{font-size:.63rem}.spread-detail-copy dl{margin-top:12px}.spread-detail-copy dl>div{grid-template-columns:45px 1fr;gap:6px;padding:6px 0;font-size:.6rem}.spread-detail-buy{box-shadow:3px 3px 0 var(--spread-ink);grid-template-columns:1fr 72px;gap:8px;margin-top:14px;padding:10px}.spread-detail-buy>strong{font-size:1.25rem}.spread-detail-buy button{grid-column:1/-1}.spread-product-detail details:first-of-type{margin-top:16px}.spread-product-detail summary{padding-block:8px;font-size:.64rem}.spread-product-detail details p{font-size:.64rem}}@media (width<=380px){.binder-topbar{grid-template-columns:44px minmax(0,1fr);padding-inline:7px}.binder-topbar .header-tools{gap:5px}.binder-topbar .icon-button,.binder-topbar .cart-trigger{flex-basis:34px;width:34px;height:34px;min-height:34px}.spread-card-select{grid-template-columns:88px minmax(0,1fr)}.spread-product-main{grid-template-columns:108px minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){.spread-filter-panel,.spread-product-detail,.spread-product-card{animation:none}}:root{--archive-paper:#f3efe4;--archive-paper-light:#fbf8ef;--archive-ink:#171715;--archive-plastic:#cfe0e757;--archive-plastic-line:#56718094;--archive-yellow:#ffd21a;--archive-red:#c83f48;--archive-blue:#2854c7;--archive-green:#91cf46;--archive-violet:#ad5acb;--spread-paper:var(--archive-paper);--spread-paper-light:var(--archive-paper-light)}.closed-binder-home{background-color:#171715;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:42px 42px;place-items:center;width:100%;min-height:100dvh;padding:clamp(24px,4dvh,64px);display:grid;position:relative;overflow:hidden}.closed-binder-home:before{content:"";pointer-events:none;background:linear-gradient(100deg,#ffffff06,#0000 28% 72%,#ffffff05);position:absolute;inset:0}.closed-binder-desk{pointer-events:none;position:absolute;inset:0;overflow:hidden}.closed-binder-desk span{background:#ffffff0e;height:1px;position:absolute;transform:rotate(-4deg)}.closed-binder-desk span:first-child{width:28%;top:18%;left:4%}.closed-binder-desk span:nth-child(2){width:31%;bottom:22%;right:2%}.closed-binder-desk span:nth-child(3){width:20%;bottom:8%;left:11%}.closed-binder{aspect-ratio:.78;filter:drop-shadow(0 34px 28px #0000007a);width:min(54vw,64dvh,980px);transition:transform .24s,filter .24s;position:relative;transform:rotate(-1.2deg)}.closed-binder:focus-within,.closed-binder:hover{filter:drop-shadow(0 40px 34px #0000008f);transform:rotate(-.45deg)translateY(-4px)}.closed-binder-pages{z-index:1;background:repeating-linear-gradient(#eee9dc 0 3px,#d4cec0 3px 4px);border:2px solid #8d887f;border-radius:4px;position:absolute;inset:18px -9px -10px 36px;box-shadow:9px 10px #0a0a09}.closed-binder-cover{z-index:3;background-color:#20211f;background-image:linear-gradient(110deg,#0000 0 46%,#ffffff09 47%,#0000 48%),repeating-linear-gradient(25deg,#ffffff05 0 1px,#0000 1px 8px),repeating-linear-gradient(115deg,#00000021 0 1px,#0000 1px 11px);border:4px solid #050505;border-radius:7px;position:absolute;inset:0;overflow:hidden;box-shadow:inset 0 0 0 5px #393a36,inset 18px 0 24px #0000007a}.closed-binder-cover:after{content:"";pointer-events:none;border:1px solid #ffffff1c;border-radius:4px;position:absolute;inset:20px}.closed-binder-stamp{z-index:4;aspect-ratio:1;border:3px solid var(--archive-ink);background:var(--archive-yellow);width:clamp(52px,7.2vw,86px);color:var(--archive-ink);grid-template-rows:1fr 1fr;place-items:center;font-family:Space Grotesk,Arial,sans-serif;font-size:clamp(.78rem,1.25vw,1.15rem);line-height:.75;display:grid;position:absolute;top:6.5%;left:9%;box-shadow:5px 5px #000}.closed-binder-series{z-index:4;color:#d7d3c8;margin:0;font-family:Special Elite,Courier New,monospace;font-size:clamp(.58rem,.74vw,.78rem);position:absolute;top:8.5%;right:8%}.closed-binder-cover h1{z-index:3;color:#f7f1e4;margin:0;font-family:Space Grotesk,Arial,sans-serif;line-height:.82;display:grid;position:absolute;top:19%;left:9%}.closed-binder-cover h1 span{font-size:clamp(2rem,5.5vw,5.6rem);font-weight:600}.closed-binder-cover h1 strong{color:var(--archive-green);text-shadow:6px 7px #080808;font-family:Chewy,Arial Black,sans-serif;font-size:clamp(4rem,10vw,10rem);font-weight:400}.closed-binder-years{z-index:4;color:#f7f1e4;align-items:center;gap:10px;width:42%;margin:0;font-family:Special Elite,Courier New,monospace;font-size:clamp(.72rem,1vw,1rem);display:flex;position:absolute;top:43%;left:9%}.closed-binder-years i{background:var(--archive-yellow);flex:1;height:3px}.closed-binder-pocket{z-index:4;color:#f7f1e4;background:#d3e7ee29;border:2px solid #cadfe8c2;grid-template-columns:46% 1fr;align-items:center;gap:10px;width:38%;height:25%;padding:10px;display:grid;position:absolute;top:49%;left:9%;transform:rotate(-1.4deg);box-shadow:inset 0 0 0 5px #ffffff14,5px 6px #00000059}.closed-binder-pocket img{object-fit:contain;width:100%;height:100%}.closed-binder-pocket span{gap:5px;min-width:0;display:grid}.closed-binder-pocket small,.closed-binder-pocket strong{overflow-wrap:anywhere;font-family:Space Grotesk,Arial,sans-serif;font-size:clamp(.48rem,.78vw,.75rem)}.closed-binder-pocket small{color:var(--archive-yellow)}.closed-binder-mascot{z-index:6;filter:drop-shadow(8px 10px #0006);pointer-events:none;width:48%;height:auto;position:absolute;bottom:10%;right:3%;transform:rotate(2deg)}.closed-binder-sticker{z-index:7;aspect-ratio:1;border:3px solid var(--archive-ink);width:20%;color:var(--archive-red);text-align:center;background:#f7f1e4;border-radius:50%;place-items:center;font-family:Special Elite,Courier New,monospace;font-size:clamp(.62rem,1.2vw,1rem);font-weight:800;line-height:1.1;display:grid;position:absolute;top:12%;right:9%;transform:rotate(8deg);box-shadow:4px 5px #000}.closed-binder-open{z-index:9;background:var(--archive-yellow);min-height:clamp(48px,5.2vw,68px);color:var(--archive-ink);border:3px solid #050505;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:0 18px;font-family:Space Grotesk,Arial,sans-serif;font-size:clamp(.72rem,1.1vw,1rem);font-weight:800;display:grid;position:absolute;bottom:5.5%;left:8%;right:8%;box-shadow:6px 7px #050505}.closed-binder-open strong{font-size:1.7em}.closed-binder-open:hover{background:var(--archive-green)}.closed-binder-tabs{z-index:2;gap:10px;display:grid;position:absolute;top:32%;right:-3px;transform:translate(76%)}.closed-binder-tabs a{background:var(--archive-red);color:#fff;border:2px solid #050505;place-items:center;width:clamp(76px,8vw,112px);min-height:38px;padding-left:14px;font-family:Space Grotesk,Arial,sans-serif;font-size:.62rem;font-weight:800;display:grid}.closed-binder-tabs a:nth-child(2){background:var(--archive-blue)}.closed-binder-tabs a:nth-child(3){background:var(--archive-green);color:var(--archive-ink)}.closed-binder-tabs a:hover{transform:translate(6px)}.closed-binder-spine{z-index:7;background:#111210;border:3px solid #050505;border-radius:7px 0 0 7px;width:50px;position:absolute;inset:4% auto 4% -14px;box-shadow:inset -9px 0 12px #0000008c,5px 0 #ffffff0a}.closed-binder-spine span{background:#ffffff2e;height:2px;position:absolute;left:8px;right:8px}.closed-binder-spine span:first-child{top:18%}.closed-binder-spine span:nth-child(2){top:39%}.closed-binder-spine span:nth-child(3){top:61%}.closed-binder-spine span:nth-child(4){top:82%}.closed-binder-elastic{z-index:8;background:#b42f39;border-inline:2px solid #050505;width:clamp(12px,1.2vw,18px);position:absolute;top:2%;bottom:1%;right:7%;box-shadow:5px 0 #00000047}.binder-spread{--spread-spine-width:clamp(32px, 1.55vw, 42px);--spread-spine-half:clamp(16px, .775vw, 21px)}.binder-page-paper{background-color:var(--archive-paper);background-image:linear-gradient(#4c67700a 1px,#0000 1px),repeating-linear-gradient(96deg,#2d2a2404 0 1px,#0000 1px 13px);background-size:100% 32px,19px 100%}.binder-page-right .binder-page-paper{background-color:#f1eee5;background-image:linear-gradient(#4c677007 1px,#0000 1px),repeating-linear-gradient(88deg,#2d2a2403 0 1px,#0000 1px 17px);background-size:100% 34px,23px 100%}.binder-page-left .binder-page-paper:after,.binder-page-right .binder-page-paper:before{opacity:.48}.binder-spine span{border-width:2px;width:clamp(54px,2.65vw,68px);height:clamp(14px,.8vw,18px);box-shadow:inset 0 0 0 2px #ecebe7,0 2px #0006}.spread-index-suggestions{border-top:2px solid #171715b8;flex-direction:column;flex:auto;gap:9px;min-height:70px;margin:clamp(14px,2dvh,24px) 0 76px;padding-top:10px;display:flex}.spread-filter-panel{height:100%;min-height:0;overflow:hidden}.spread-index-suggestions>header{justify-content:space-between;align-items:center;gap:12px;font-family:Special Elite,Courier New,monospace;font-size:.61rem;display:flex}.spread-index-suggestions>header span{color:var(--archive-blue);font-weight:800}.spread-index-suggestions>div{flex:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-height:0;display:grid}.spread-index-pocket{border:2px solid var(--archive-plastic-line);background:var(--archive-plastic);grid-template-columns:minmax(72px,39%) minmax(0,1fr);align-items:center;gap:9px;min-width:0;min-height:0;padding:9px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 5px #ffffff45,3px 4px #17171526}.spread-index-pocket:after,.spread-product-card:after{content:"";pointer-events:none;background:linear-gradient(118deg,#ffffff42,#0000 26% 72%,#ffffff1c);position:absolute;inset:0}.spread-index-pocket-media{border-right:1px dashed #17171557;place-items:center;width:100%;height:100%;min-height:0;display:grid}.spread-index-pocket-media img{object-fit:contain;width:100%;height:100%;max-height:18dvh}.spread-index-pocket>span:last-child{gap:4px;min-width:0;display:grid}.spread-index-pocket small,.spread-index-pocket em{font-family:Special Elite,Courier New,monospace;font-size:.55rem;font-style:normal}.spread-index-pocket strong{overflow-wrap:anywhere;text-transform:uppercase;font-family:Space Grotesk,Arial,sans-serif;font-size:.75rem;line-height:1.08}.spread-index-pocket em{font-size:.72rem;font-weight:800}.spread-index-pocket:hover{border-color:var(--archive-blue)}:is(.spread-product-grid,.spread-product-grid:has(>:only-child),.spread-product-grid:has(>:nth-child(2):last-child)){grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.spread-product-grid:has(>:only-child){grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr)}.spread-product-grid:has(>:nth-child(2):last-child){grid-template-rows:minmax(0,1fr)}.spread-product-grid>.spread-product-card:nth-child(3):last-child{grid-column:1/-1}.binder-spread-single .spread-product-grid,.binder-spread-sealed .spread-product-grid,.binder-spread-graded .spread-product-grid,.binder-spread-accessory .spread-product-grid,.binder-spread-all .spread-product-grid{border:2px solid var(--archive-plastic-line);background:#a9cad82e;padding:11px;box-shadow:inset 0 0 0 6px #ffffff47,4px 5px #17171521}.spread-product-card,.binder-spread-single .spread-product-card-single,.binder-spread-sealed .spread-product-card-sealed,.binder-spread-accessory .spread-product-card-accessory{background:#f3f8f980;border:2px solid #3e5867b8;display:block;box-shadow:inset 0 0 0 5px #ffffff4d,2px 3px #17171529}.spread-product-card.is-selected{border-color:var(--archive-blue);box-shadow:inset 0 0 0 4px var(--archive-yellow), 3px 4px 0 var(--archive-blue)}.spread-card-select{grid-template-rows:minmax(0,1fr) auto;grid-template-columns:minmax(0,1fr);gap:7px;width:100%;height:100%;padding:clamp(8px,.8vw,13px);display:grid}.spread-card-media{border-bottom:1px dashed #17171566;border-right:0}.spread-card-media img{max-height:min(100%,16dvh)}.spread-card-copy{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:2px 8px;padding-right:42px;display:grid}.spread-card-copy small,.spread-card-copy strong,.spread-card-copy>span{grid-column:1/-1}.spread-card-copy strong{font-size:clamp(.7rem,.78vw,.9rem)}.spread-card-copy em{margin:0;font-size:clamp(.84rem,.9vw,1rem)}.spread-quick-add{z-index:5;border:2px solid var(--archive-ink);width:38px;min-width:38px;height:38px;box-shadow:3px 3px 0 var(--archive-ink);position:absolute;top:8px;right:8px}.spread-product-card.is-selected:before{top:8px;right:52px}.binder-turn-leaf{--binder-leaf-duration:.68s}.binder-turn-leaf-forward{transform-origin:calc(0% - var(--spread-spine-half)) center;animation-name:binder-leaf-forward-complete}.binder-turn-leaf-backward{transform-origin:calc(100% + var(--spread-spine-half)) center;animation-name:binder-leaf-backward-complete}@keyframes binder-leaf-forward-complete{0%{filter:brightness();transform:rotateY(0)}38%{filter:brightness(.78);transform:rotateY(-72deg)}50%{filter:brightness(.66);transform:rotateY(-94deg)}78%{filter:brightness(.84);transform:rotateY(-154deg)}to{filter:brightness();transform:rotateY(-180deg)}}@keyframes binder-leaf-backward-complete{0%{filter:brightness();transform:rotateY(0)}38%{filter:brightness(.78);transform:rotateY(72deg)}50%{filter:brightness(.66);transform:rotateY(94deg)}78%{filter:brightness(.84);transform:rotateY(154deg)}to{filter:brightness();transform:rotateY(180deg)}}body:is([data-route=account],[data-route=checkout]){background:var(--spread-desk);height:100dvh;overflow:hidden}body:is([data-route=account],[data-route=checkout]) .site-footer,body:is([data-route=account],[data-route=checkout]) .binder-rings,body:is([data-route=account],[data-route=checkout]) .binder-page-label,body:is([data-route=account],[data-route=checkout]) .mobile-dock{display:none}body:is([data-route=account],[data-route=checkout]) .binder-shell{width:100%;height:calc(100dvh - var(--binder-topbar-height));background-color:var(--spread-desk);background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff04 1px,#0000 1px);background-size:38px 38px;min-height:0;padding:0;overflow:hidden}body:is([data-route=account],[data-route=checkout]) #main-content,body:is([data-route=account],[data-route=checkout]) .binder-route-page{background:0 0;place-items:center;width:100%;height:100%;min-height:0;display:grid;overflow:hidden}.account-page,.checkout-review-page,.checkout-details-page,.checkout-empty-page{flex-direction:column;min-height:100%;display:flex;position:relative}.binder-form-heading{border-bottom:3px solid var(--archive-ink);padding-bottom:14px}.binder-form-heading p{border:2px solid var(--archive-ink);background:var(--archive-yellow);width:fit-content;box-shadow:3px 3px 0 var(--archive-ink);margin:0 0 9px;padding:5px 8px 4px;font-family:Special Elite,Courier New,monospace;font-size:.62rem;font-weight:800}.binder-form-heading h1,.binder-form-heading h2{color:var(--archive-green);text-shadow:3px 4px #5b5e5b;margin:0;font-family:Chewy,Arial Black,sans-serif;font-size:clamp(2.35rem,3vw,3.7rem);font-weight:400;line-height:.92}.binder-form-heading>span{color:#4f4a42;max-width:58ch;margin-top:9px;font-family:Special Elite,Courier New,monospace;font-size:.72rem;line-height:1.4;display:block}.account-login{border:2px solid var(--archive-ink);background:#fbf8efcc;gap:10px;margin-top:18px;padding:clamp(14px,1.3vw,22px);display:grid;box-shadow:5px 6px #17171533}.account-login h2{margin:0 0 3px;font-size:1.05rem}.account-login label{margin:0}.account-login input{min-height:42px}.account-login .button{width:100%}.account-login [data-form-feedback]{min-height:1em;margin:0;font-size:.68rem}.account-login small{margin-top:0;font-size:.62rem}.account-paper-slips{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px;display:grid}.account-paper-slips span{background:#ffffff61;border:1px dashed #777168;gap:5px;padding:12px;font-family:Special Elite,Courier New,monospace;display:grid;transform:rotate(-.5deg)}.account-paper-slips span:nth-child(2){transform:rotate(.7deg)}.account-paper-slips small{font-size:.55rem}.account-paper-slips strong{font-size:.7rem}.account-collection{min-height:0;box-shadow:none;color:var(--archive-ink);background:0 0;border:0;gap:9px;margin-top:16px;display:grid;position:relative;overflow:visible}.account-collection>a{z-index:2;border:2px solid var(--archive-plastic-line);background:var(--archive-plastic);grid-template-columns:42px 1fr;gap:2px 10px;min-height:68px;padding:10px 12px;display:grid;position:relative;box-shadow:inset 0 0 0 4px #ffffff3d,3px 3px #17171524}.account-collection>a span{color:var(--archive-blue);grid-row:1/3;font-family:Special Elite,Courier New,monospace;font-size:1.1rem}.account-collection>a strong{text-transform:uppercase;font-family:Space Grotesk,Arial,sans-serif;font-size:.82rem}.account-collection>a small{color:#555047;font-size:.65rem}.account-collection>a:hover{border-color:var(--archive-blue)}.account-mascot-note{flex:1;min-height:180px;position:relative;overflow:hidden}.account-mascot-note img{filter:drop-shadow(6px 7px #17171540);width:min(45%,250px);height:auto;position:absolute;bottom:-18%;right:3%}.account-mascot-note p{border:2px solid var(--archive-ink);background:var(--archive-yellow);box-shadow:4px 4px 0 var(--archive-ink);gap:3px;margin:0;padding:10px 12px;font-family:Special Elite,Courier New,monospace;font-size:.62rem;display:grid;position:absolute;bottom:14%;left:0;right:36%;transform:rotate(-1deg)}.account-next-sheet{border:2px solid var(--archive-ink);background:var(--archive-yellow);min-height:48px;box-shadow:4px 4px 0 var(--archive-ink);grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin-top:8px;padding:8px 12px;display:grid}.account-next-sheet span{font-size:.55rem}.account-next-sheet strong{font-size:.82rem}.account-next-sheet em{font-size:1.35rem}.checkout-review-page .binder-form-heading,.checkout-details-page .binder-form-heading{margin-bottom:12px}.checkout-summary{background:0 0;border:0;flex-direction:column;flex:1;min-height:0;padding:0;display:flex;position:relative;top:auto}.checkout-summary .system-label{color:var(--archive-blue);margin:0 0 6px}.checkout-summary-items{gap:7px;min-height:0;display:grid;overflow:auto}.checkout-summary article{border:2px solid var(--archive-plastic-line);background:var(--archive-plastic);grid-template-columns:70px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:72px;padding:7px 10px;display:grid;box-shadow:inset 0 0 0 4px #ffffff3d}.checkout-summary article img{background:0 0;width:70px;height:66px}.checkout-summary article b{white-space:nowrap;font-size:.72rem}.checkout-summary dl{margin:10px 0 4px}.checkout-summary dl div{padding:4px 0}.checkout-summary ul{border-top:1px dashed #777168;flex-wrap:wrap;gap:5px 18px;padding:7px 0 0 18px;display:flex}.checkout-review-note{flex:0 0 118px;min-height:118px;position:relative;overflow:hidden}.checkout-review-note p{z-index:2;border:2px solid var(--archive-ink);background:var(--archive-yellow);box-shadow:4px 4px 0 var(--archive-ink);gap:3px;margin:0;padding:9px 12px;font-family:Special Elite,Courier New,monospace;font-size:.61rem;display:grid;position:absolute;bottom:10px;left:0;right:25%;transform:rotate(-.6deg)}.checkout-review-note img{z-index:3;filter:drop-shadow(5px 6px #1717153d);width:min(31%,150px);height:auto;position:absolute;bottom:-22%;right:0}.checkout-form{gap:6px;display:grid}.checkout-form fieldset{background:#ffffff75;border:1px solid #8e8980;gap:6px;padding:8px 10px}.checkout-form legend{font-size:.86rem}.checkout-form input,.checkout-form select{min-height:34px;padding:5px 8px}.checkout-form .form-grid{gap:7px 9px}.checkout-form .choice-row{margin-top:8px;padding:7px}.checkout-form .payment-placeholder{padding:9px}.checkout-form .payment-placeholder p{font-size:.62rem}.checkout-form .checkout-submit{min-height:42px}.checkout-form .checkout-disclaimer{margin:-4px 0 0}.checkout-details-page .binder-form-heading h1{font-size:clamp(2.15rem,2.7vw,3.2rem)}.checkout-details-page .binder-form-heading>span{margin-top:6px}.checkout-empty-page{justify-content:center}.checkout-empty-copy{align-content:center;min-height:100%;display:grid}.checkout-empty-copy h1{max-width:9ch;color:var(--archive-green);text-shadow:4px 5px #5b5e5b;margin:0;font-family:Chewy,Arial Black,sans-serif;font-size:clamp(3.2rem,5vw,5.6rem);font-weight:400;line-height:.9}.checkout-empty-copy>p:not(.system-label){max-width:44ch;margin:18px 0;font-family:Special Elite,Courier New,monospace;font-size:.78rem;line-height:1.5}.checkout-empty-copy .button{width:fit-content}.checkout-empty-visual{flex-direction:column;justify-content:center;min-height:100%;display:flex;position:relative}.checkout-empty-visual .empty-card-pockets{border:2px solid var(--archive-plastic-line);background:#a9cad82e;grid-template-rows:repeat(3,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-height:68%;padding:14px;display:grid;position:relative;inset:auto;transform:none;box-shadow:inset 0 0 0 6px #ffffff47,5px 6px #17171524}.checkout-empty-visual img{z-index:2;filter:drop-shadow(7px 9px #17171547);width:min(48%,320px);height:auto;position:absolute;bottom:4%;right:2%}.checkout-empty-visual>p{z-index:3;border:2px solid var(--archive-ink);background:var(--archive-yellow);box-shadow:4px 4px 0 var(--archive-ink);gap:3px;margin:0;padding:9px 12px;font-family:Special Elite,Courier New,monospace;font-size:.64rem;display:grid;position:absolute;bottom:7%;right:34%}@media (height<=800px) and (width>=761px){.spread-index-suggestions{display:none}.spread-filter-note{bottom:2px}.binder-form-heading h1,.binder-form-heading h2{font-size:2.2rem}.binder-form-heading>span{display:none}.account-login{margin-top:10px;padding:11px}.account-paper-slips{margin-top:9px}.account-mascot-note{min-height:100px}.checkout-form{gap:6px}.checkout-form fieldset{padding:7px 9px}.checkout-form input,.checkout-form select{min-height:32px}}@media (width<=760px){.closed-binder-home{padding:20px}.closed-binder{width:min(100vw - 54px,66dvh)}.closed-binder-series{display:none}.closed-binder-cover h1 span{font-size:clamp(1.55rem,8vw,2.2rem)}.closed-binder-cover h1 strong{font-size:clamp(3.3rem,18vw,5.2rem)}.closed-binder-pocket{width:44%}.closed-binder-tabs{transform:translate(64%)}.closed-binder-elastic{right:5%}.spread-index-suggestions{display:none}:is(.spread-product-grid,.spread-product-grid:has(>:only-child),.spread-product-grid:has(>:nth-child(2):last-child)){grid-template-rows:none;grid-template-columns:minmax(0,1fr);grid-auto-rows:132px}.spread-product-grid>.spread-product-card:nth-child(3):last-child{grid-column:auto}.spread-product-card{min-height:132px}.spread-card-media img{max-height:116px}body:is([data-route=account],[data-route=checkout]){height:auto;overflow:auto}body:is([data-route=account],[data-route=checkout]) .binder-shell,body:is([data-route=account],[data-route=checkout]) #main-content,body:is([data-route=account],[data-route=checkout]) .binder-route-page{height:auto;min-height:calc(100dvh - 62px);overflow:visible}.binder-spread-account,.binder-spread-checkout{flex-direction:column;width:100%;height:auto;min-height:0;padding:7px;display:flex}.binder-spread-account>.binder-page,.binder-spread-checkout>.binder-page{width:100%;height:auto;min-height:calc(100dvh - 76px);margin-bottom:7px;display:block!important}.account-page,.checkout-review-page,.checkout-details-page,.checkout-empty-page{min-height:calc(100dvh - 112px)}.binder-form-heading h1,.binder-form-heading h2{font-size:2.35rem}.account-mascot-note{min-height:170px}.checkout-summary article{grid-template-columns:58px minmax(0,1fr) auto}.checkout-summary article img{width:58px;height:58px}.checkout-details-page{padding-bottom:12px}.checkout-empty-visual{min-height:calc(100dvh - 112px)}}@media (prefers-reduced-motion:reduce){.closed-binder,.closed-binder-tabs a{transition:none}}
