@font-face{font-family:Dreamer TM;src:url(../../../fonts/DreamerTM-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Departure Mono;src:url(../../../fonts/DepartureMono-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}:root{--brand-blue:#0d3dff;--bg:#fff;--cursor-default:url(../../../cursors/cursor%20\(8\).cur), auto;--cursor-pointer:url(../../../cursors/cursor.cur), pointer;--cursor-text:url(../../../cursors/Black%20White%20Handwriting.cur), text}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--brand-blue);cursor:var(--cursor-default);margin:0;padding:0}body{min-height:100vh;font-family:Dreamer TM,Trebuchet MS,sans-serif}body *{cursor:inherit}button,a,[role=button]{cursor:var(--cursor-pointer)}input,textarea,[contenteditable=true]{cursor:var(--cursor-text)}.shop-page{width:99%;margin:0 auto;padding:28px 20px 40px}.shop-header h1{margin:0;font-size:clamp(4rem,5vw,10rem);font-weight:100}.top-divider{background:var(--brand-blue);width:100%;height:4px;margin-top:16px}.cards-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:30px;margin-top:28px;font-family:Departure Mono;display:grid}.item-card{border:3px solid var(--brand-blue);background:var(--bg);transform-origin:50%;transition:transform .17s;position:relative;overflow:hidden}.item-card:hover,.item-card:focus-within{transform:translateY(-2px)scale(1.01)rotate(-.35deg)}.item-image-wrap{aspect-ratio:1;padding:10px}.item-image{object-fit:contain;width:100%;height:100%;display:block}.card-divider{background:var(--brand-blue);height:2px}.item-copy{min-height:98px;padding:12px}.item-copy h2{margin:0;font-size:1.05rem;line-height:1.2}.item-copy p{margin:8px 0 0;font-size:.9rem;line-height:1.35}.item-price-row{background-color:var(--brand-blue);color:var(--bg);width:100%;cursor:var(--cursor-pointer);text-align:left;font:inherit;border:0;justify-content:space-between;align-items:baseline;gap:12px;padding:10px 12px;transition:opacity .14s;display:flex}.item-price-row *{cursor:inherit}.price-label{text-transform:uppercase;letter-spacing:.08em;font-size:1.2rem;font-weight:700}.item-price{font-size:1.2rem;font-weight:700}.locked-chip{border:2px solid var(--brand-blue);background:var(--bg);letter-spacing:.06em;text-transform:uppercase;padding:4px 8px;font-size:.78rem;font-weight:700;position:absolute;top:10px;right:10px}.item-card.is-pulsing{animation:.26s ease-out buy-pulse}.item-card.is-shaking{animation:.33s cubic-bezier(.32,.72,.2,1) lock-shake}@keyframes buy-pulse{0%{filter:brightness()}50%{filter:brightness(1.14)}to{filter:brightness()}}@keyframes lock-shake{0%{transform:translate(0)rotate(0)}25%{transform:translate(-3px)rotate(-.8deg)}50%{transform:translate(3px)rotate(.8deg)}75%{transform:translate(-2px)rotate(-.6deg)}to{transform:translate(0)rotate(0)}}.shop-footer{border-top:2px solid var(--brand-blue);text-align:center;margin-top:34px;padding-top:12px;font-family:Departure Mono;font-size:.95rem}.shop-footer p{margin:0}.shop-footer a{color:inherit;text-underline-offset:3px;text-decoration-thickness:2px}@media (width<=640px){.shop-page{padding-top:20px}.cards-grid{gap:16px}}
