.merch-page{background:var(--ink);min-height:100vh;color:var(--paper);padding-bottom:60px}.merch-topline{justify-content:space-between;align-items:center;gap:20px;width:min(1240px,100% - 48px);margin:24px auto;display:flex}.merch-topline>span{letter-spacing:.18em;color:#aebacf;font-size:11px;font-weight:800}.merch-cart-button{border:1px solid var(--border);cursor:pointer;border-radius:999px;align-items:center;gap:10px;padding:10px 16px;font-weight:750;display:flex}.merch-cart-button>span{background:var(--amber);min-width:23px;height:23px;color:var(--ink);border-radius:50%;place-items:center;font-size:12px;display:grid}.merch-hero{grid-template-columns:1.1fr 1fr;align-items:center;gap:32px;width:min(1240px,100% - 48px);margin:18px auto 30px;display:grid}.merch-hero h1{letter-spacing:-.025em;margin:24px 0;font-size:clamp(56px,7vw,100px);line-height:.95}.merch-hero h1 em{color:var(--orange);font-style:normal}.merch-hero p{color:#b7c3d3;max-width:520px;font-size:18px;line-height:1.7}.merch-hero a,.merch-footer a{border-bottom:1px solid var(--orange);align-items:center;gap:14px;padding:12px 0;font-weight:800;display:inline-flex}.merch-hero-art{background:radial-gradient(at 70% 30%,#fce4a4,#e8b75e);border-radius:32px;place-items:center;min-height:400px;display:grid;position:relative;overflow:hidden}.merch-hero-art:before{content:"";border:1px solid #b8803f;border-radius:50%;position:absolute;inset:45px;transform:rotate(-20deg)}.merch-hero-art>.merch-product-art{filter:drop-shadow(16px 20px 7px #946b3440);width:92%;transform:rotate(-8deg)}.merch-orbit{color:#49371d;letter-spacing:.15em;z-index:1;font-size:10px;font-weight:850;position:absolute;top:25px;left:28px}.merch-hero-stamp{text-align:center;color:#0b1533;background:#f47b20;border:2px solid #0b1533;border-radius:50%;flex-direction:column;justify-content:center;width:115px;height:115px;font-size:35px;font-weight:950;line-height:1;display:flex;position:absolute;bottom:24px;right:24px;transform:rotate(12deg);box-shadow:4px 4px #0b1533}.merch-hero-stamp small{letter-spacing:.06em;margin-top:8px;font-size:8px}.merch-preview-note{background:#f4d35e09;border:1px solid #69572b;border-radius:10px;flex-wrap:wrap;gap:12px;width:min(1240px,100% - 48px);margin:32px auto 62px;padding:16px 20px;font-size:13px;display:flex}.merch-preview-note strong{color:var(--coin)}.merch-preview-note span{color:#bac6d5}.merch-products{width:min(1240px,100% - 48px);margin:auto;scroll-margin-top:130px}.merch-products-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:26px;display:flex}.merch-products h2{margin:12px 0 0;font-size:clamp(34px,4vw,52px);line-height:1.05}.merch-filters{flex-wrap:wrap;gap:6px;display:flex}.merch-filters button{border:1px solid var(--border);text-transform:capitalize;cursor:pointer;border-radius:999px;padding:10px 14px;font-size:13px;font-weight:750}.merch-filters button[aria-pressed=true]{background:var(--coin);color:var(--ink);border-color:var(--coin)}.merch-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.merch-product{border:1px solid var(--border);background:var(--panel);border-radius:18px;flex-direction:column;display:flex;overflow:hidden}.merch-art-wrap{aspect-ratio:1;background:#e9c58a;place-items:center;display:grid;position:relative;overflow:hidden}.merch-hats .merch-art-wrap{background:#b7c7c6}.merch-stickers .merch-art-wrap{background:#df9e6e}.merch-cups .merch-art-wrap{background:#b5bdd3}.merch-art-wrap>span{letter-spacing:.13em;color:#263349;z-index:1;font-size:9px;position:absolute;top:15px;left:15px}.merch-product-art{width:100%;height:auto;transition:transform .25s;display:block}.merch-product:hover .merch-product-art{transform:rotate(-3deg)scale(1.03)}.merch-product-copy{flex-direction:column;flex:1;padding:20px;display:flex}.merch-product-copy>div{justify-content:space-between;align-items:center;gap:7px;display:flex}.merch-product-copy small{text-transform:uppercase;letter-spacing:.12em;color:#b8c5d6;font-size:10px}.merch-product-copy>div>span{color:var(--coin);white-space:nowrap;font-weight:800}.merch-product-copy>div>span small{letter-spacing:0;text-transform:none;font-weight:400}.merch-product h3{margin:13px 0 9px;font-size:28px;line-height:1.05}.merch-product p{color:#b2bfd2;min-height:66px;margin:0 0 20px;font-size:14px;line-height:1.6}.merch-product label{margin-top:auto;margin-bottom:6px;font-size:12px;font-weight:700}.merch-product select{background:var(--ink);color:var(--paper);font:inherit;border:1px solid #52617b;border-radius:8px;width:100%;padding:10px;font-size:14px}.merch-product button{width:100%;min-height:44px;margin-top:12px}.merch-feedback{min-height:24px;color:var(--coin);margin:20px 0}.merch-footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:28px;width:min(1240px,100% - 48px);margin:45px auto 0;padding:36px 0;display:flex}.merch-footer h2{margin:10px 0;font-size:34px}.merch-footer p{color:#a6b6ce}.merch-footer a{white-space:nowrap;font-size:14px}.merch-cart-panel[data-slot=sheet-content]{background:var(--ink);width:min(100vw,520px);max-width:520px;color:var(--paper);z-index:120;gap:0;overflow-y:auto}.merch-cart-panel [data-slot=sheet-header]{border-bottom:1px solid var(--border);padding:28px 26px 20px}.merch-cart-panel [data-slot=sheet-title]{font-size:34px}.merch-cart-panel [data-slot=sheet-description]{color:#b6c3d5}.merch-cart-panel>button{top:24px;right:24px}.merch-cart-lines{flex:1;min-height:100px;padding:0 24px;overflow-y:auto}.merch-cart-lines article{border-bottom:1px solid var(--border);grid-template-columns:72px 1fr auto;align-items:start;gap:14px;padding:23px 0;display:grid}.merch-cart-art{background:#e9c58a;border-radius:9px;overflow:hidden}.merch-cart-details h3{margin:0 0 6px;font-size:23px;line-height:1.05}.merch-cart-details p{color:#b6c3d5;margin:0 0 13px;font-size:12px}.merch-quantity{border:1px solid #52617b;border-radius:7px;align-items:center;display:inline-flex;overflow:hidden}.merch-quantity button{cursor:pointer;place-items:center;width:34px;height:34px;display:grid}.merch-quantity button:disabled{opacity:.35;cursor:default}.merch-quantity span{text-align:center;min-width:32px;padding:0 9px;font-size:13px}.merch-line-total{flex-direction:column;align-items:flex-end;gap:24px;font-size:14px;display:flex}.merch-line-total>button{color:#afbed0;cursor:pointer;padding:6px}.merch-cart-summary{background:var(--panel);padding:24px}.merch-cart-summary>div{justify-content:space-between;font-size:19px;font-weight:800;display:flex}.merch-cart-summary p{color:#b8c6d7;font-size:12px;line-height:1.6}.merch-cart-summary button{width:100%;min-height:44px}.merch-cart-summary .merch-checkout{opacity:.7;margin:12px 0 0}.merch-cart-empty{text-align:center;padding:70px 28px}.merch-cart-empty>svg{width:50px;height:50px;color:var(--coin);margin:auto}.merch-cart-empty h3{margin-top:24px;font-size:30px}.merch-cart-empty p{color:#b4c1d5}.merch-cart-notice{color:var(--coin);padding:0 24px 18px;font-size:12px;line-height:1.5}:is(.merch-page button:focus-visible,.merch-page a:focus-visible,.merch-cart-panel button:focus-visible){outline:2px solid var(--coin);outline-offset:4px}@media (max-width:1000px){.merch-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.merch-hero-art{min-height:340px}.merch-products-heading,.merch-footer{flex-direction:column;align-items:flex-start}}@media (max-width:650px){.merch-hero{grid-template-columns:1fr;gap:26px}.merch-hero-art{min-height:320px;max-height:380px}.merch-hero-art>.merch-product-art{max-height:360px}.merch-hero h1{font-size:60px}.merch-topline,.merch-hero,.merch-preview-note,.merch-products,.merch-footer{width:calc(100% - 32px)}.merch-hero p{font-size:16px}.merch-grid{gap:12px}.merch-product-copy{padding:14px}.merch-product h3{font-size:24px}.merch-product p{min-height:78px;font-size:12px}.merch-product-copy>div{flex-direction:column;align-items:flex-start;gap:6px}.merch-filters button{padding:9px 12px}.merch-cart-lines{padding:0 16px}.merch-cart-lines article{grid-template-columns:58px 1fr auto;gap:10px}.merch-cart-details h3{font-size:21px}}@media (prefers-reduced-motion:reduce){.merch-product-art{transition:none}.merch-product:hover .merch-product-art{transform:none}}[data-slot=sheet-overlay]:has(+.merch-cart-panel){z-index:119}.merch-existing{width:min(1240px,100% - 48px);margin:50px auto}.merch-existing>section{margin:40px 0}.merch-existing h2{margin-bottom:12px;font-size:30px}.merch-existing>section>p{margin-bottom:24px}.merch-existing img{object-fit:contain;width:100%;height:auto}
