@import"https://fonts.googleapis.com/css2?family=Concert+One&family=Geist:wght@400;500;600;700;800;900&family=Geist+Mono:wght@400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--red: #e60012;--red-dark: #c20010;--red-light: #ff2030;--yellow: #ffd600;--yellow-ink: #09090b;--soft-red: #fff0f1;--soft-yellow: #fff8cc;--paper: #fffdf7;--bg: #fffdf7;--bg2: #fff8cc;--bg3: #fff0f1;--text: #09090b;--text2: #3f3f46;--text3: #71717a;--border: #ffe0e2;--shadow-sm: 0 1px 4px rgba(0,0,0,.06);--shadow-md: 0 4px 20px rgba(0,0,0,.1);--shadow-lg: 0 12px 40px rgba(0,0,0,.14);--radius: 12px;--radius-sm: 8px;--radius-lg: 18px;--transition: .2s ease;--font: "Geist", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display: "Concert One", "Geist", sans-serif;--font-mono: "Geist Mono", "SFMono-Regular", ui-monospace, monospace}body,button,input,textarea,select,.nav-links a,.product-card-name{font-family:var(--font)}h1,h2,h3,.section-title,.nav-logo,.hero-title,.brand,.sh-word,.od-coll-title,.od-fandom-name,.pdp-title{font-family:var(--font-display);letter-spacing:.2px}.hero-title,.od-coll-title,.pdp-title,.section-title{font-weight:400}[data-countdown],.od-promo-countdown,.price-now,.pdp-price-sale,.money,.od-stat strong,.cart-badge{font-family:var(--font-mono);font-feature-settings:"tnum" 1}html{scroll-behavior:smooth;overflow-x:clip;width:100%}body{font-family:var(--font);background:var(--bg);color:var(--text);overflow-x:clip;width:100%;max-width:100%;position:relative;line-height:1.62;font-size:16px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}@media(max-width:900px){html,body{touch-action:pan-y}img,video,svg,iframe,table{max-width:100%}}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}button{font-family:var(--font);cursor:pointer}input,textarea{font-family:var(--font)}.topbar{background:var(--red);color:#fff;text-align:center;padding:10px 16px;font-size:13px;font-weight:600;letter-spacing:.2px;position:relative;z-index:200}.topbar a{color:#fff;text-decoration:underline}.topbar-inner{display:flex;align-items:center;justify-content:center;gap:8px}.cart-badge{position:absolute;top:2px;right:2px;background:var(--red);color:#fff;font-size:10px;font-weight:700;border-radius:50%;width:18px;height:18px;display:flex;align-items:center;justify-content:center;pointer-events:none}.cart-badge[data-cart-count="0"],.cart-badge:empty{display:none}.btn-fill{display:inline-flex;align-items:center;justify-content:center;gap:6px;background:var(--red);color:#fff!important;border:none;border-radius:var(--radius-sm);padding:13px 28px;font-size:15px;font-weight:700;transition:background var(--transition),transform .15s;cursor:pointer}.btn-fill:hover{background:var(--red-light);transform:translateY(-1px)}.btn-fill:active{transform:translateY(0)}.btn-fill.large{padding:17px 36px;font-size:17px;border-radius:10px}.btn-fill.full{width:100%}.btn-outline{display:inline-flex;align-items:center;justify-content:center;gap:6px;background:transparent;color:var(--text);border:1.5px solid var(--border);border-radius:var(--radius-sm);padding:13px 24px;font-size:15px;font-weight:600;transition:border-color var(--transition),color var(--transition);cursor:pointer}.btn-outline:hover{border-color:var(--red);color:var(--red)}.btn-black{display:inline-flex;align-items:center;justify-content:center;background:var(--text);color:#fff!important;border:none;border-radius:var(--radius-sm);padding:13px 28px;font-size:15px;font-weight:700;transition:background var(--transition);cursor:pointer}.btn-black:hover{background:#333}.cart-drawer-root{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;z-index:300}.cart-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073;opacity:0;pointer-events:none;transition:opacity .3s}.cart-overlay.open{opacity:1;pointer-events:auto}.cart-drawer{position:absolute;right:0;top:0;bottom:0;width:420px;max-width:100%;background:var(--bg);border-left:1px solid var(--border);transform:translate(100%);transition:transform .3s ease;display:flex;flex-direction:column;pointer-events:auto;box-shadow:-8px 0 40px #0000001f}.cart-drawer.open{transform:translate(0)}.drawer-header{padding:18px 20px;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;align-items:center;flex-shrink:0}.drawer-header h3{font-size:18px;font-weight:700}.drawer-close{background:var(--bg2);border:none;border-radius:50%;width:32px;height:32px;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--text2);transition:background var(--transition)}.drawer-close:hover{background:var(--bg3)}.drawer-body{flex:1;overflow-y:auto;padding:16px 20px}.drawer-footer{flex-shrink:0;padding:16px 20px;border-top:1px solid var(--border)}.free-ship-bar-wrap{margin-bottom:14px}.free-ship-track{height:6px;background:var(--bg3);border-radius:3px;overflow:hidden;margin-bottom:6px}.free-ship-fill{height:100%;background:var(--red);border-radius:3px;transition:width .5s ease}.free-ship-msg{font-size:12px;font-weight:600;color:var(--red)}.drawer-items{display:flex;flex-direction:column;gap:14px}.drawer-item{display:flex;gap:12px;align-items:flex-start;position:relative}.drawer-item-img{width:72px;height:72px;border-radius:8px;object-fit:cover;border:1px solid var(--border);flex-shrink:0}.drawer-item-info{flex:1;min-width:0}.drawer-item-name{font-size:14px;font-weight:600;margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.drawer-item-variant{font-size:12px;color:var(--text3);margin-bottom:8px}.drawer-item-row{display:flex;align-items:center;justify-content:space-between}.drawer-item-price{font-size:15px;font-weight:800;color:var(--text)}.drawer-item-remove{background:none;border:none;color:var(--text3);font-size:14px;padding:4px;cursor:pointer;flex-shrink:0;transition:color var(--transition)}.drawer-item-remove:hover{color:var(--red)}.qty-ctrl-sm{display:flex;align-items:center;border:1px solid var(--border);border-radius:6px;overflow:hidden}.qty-ctrl-sm button{background:var(--bg2);border:none;width:28px;height:28px;font-size:16px;cursor:pointer;color:var(--text);transition:background var(--transition)}.qty-ctrl-sm button:hover{background:var(--bg3)}.qty-ctrl-sm span{width:30px;text-align:center;font-size:14px;font-weight:700}.qty-ctrl-lg{display:flex;align-items:center;border:1.5px solid var(--border);border-radius:8px;overflow:hidden}.qty-ctrl-lg button{background:var(--bg2);border:none;width:36px;height:40px;font-size:18px;cursor:pointer;color:var(--text);transition:background var(--transition)}.qty-ctrl-lg button:hover{background:var(--bg3)}.qty-ctrl-lg span{width:44px;text-align:center;font-size:15px;font-weight:700}.drawer-discount,.discount-row-input{display:flex;gap:8px;margin-bottom:10px}.discount-input{flex:1;background:var(--bg2);border:1.5px solid var(--border);border-radius:8px;padding:9px 12px;font-size:13px;outline:none;transition:border-color var(--transition)}.discount-input:focus{border-color:var(--red)}.discount-apply-btn{background:var(--text);color:#fff;border:none;border-radius:8px;padding:9px 16px;font-size:13px;font-weight:700;transition:background var(--transition);white-space:nowrap}.discount-apply-btn:hover{background:#333}.discount-applied{font-size:12px;color:#00b341;font-weight:600;margin-bottom:8px}.drawer-subtotals,.summary-lines{display:flex;flex-direction:column;gap:8px;margin:12px 0}.subtotal-row,.summary-line{display:flex;justify-content:space-between;font-size:14px;color:var(--text2)}.total-row,.summary-line.total{font-size:17px;font-weight:800;color:var(--text);padding-top:10px;border-top:1px solid var(--border);margin-top:4px}.discount-row,.summary-line.discount{color:#00b341;font-weight:600}.free-badge{color:#00b341;font-weight:700}.checkout-btn-main{width:100%;background:var(--red);color:#fff;border:none;border-radius:var(--radius-sm);padding:16px;font-size:16px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:6px;transition:background var(--transition);margin-bottom:10px}.checkout-btn-main:hover{background:var(--red-light)}.checkout-note{text-align:center;font-size:12px;color:var(--text3);margin-bottom:10px}.pay-methods{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;font-size:12px;color:var(--text3)}.cart-empty{text-align:center;padding:48px 20px}.cart-empty-icon{font-size:48px;margin-bottom:12px}.cart-empty-title{font-size:18px;font-weight:700;margin-bottom:6px}.cart-empty-sub{font-size:14px;color:var(--text3);margin-bottom:20px}.global-toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%) translateY(80px);background:var(--text);color:#fff;border-radius:10px;padding:13px 22px;display:flex;align-items:center;gap:10px;font-size:14px;font-weight:600;z-index:500;transition:transform .3s ease;box-shadow:var(--shadow-lg);white-space:nowrap}.global-toast.show{transform:translate(-50%) translateY(0)}.global-toast.success{background:#111;border-left:4px solid #00b341}.global-toast.error{background:#111;border-left:4px solid var(--red)}.toast-icon{font-size:16px}.product-card{background:#fff;border:1px solid rgba(0,0,0,.05);box-shadow:0 12px 34px -14px #00000024;border-radius:14px;overflow:hidden;cursor:pointer;position:relative;transition:transform .2s ease,box-shadow .2s ease;display:flex;flex-direction:column;height:100%;min-width:0;max-width:100%}.product-card:hover{transform:translateY(-3px);box-shadow:0 20px 44px -16px #0003}.product-card-media-link,.product-card-link{display:block;color:inherit;text-decoration:none;min-width:0}.product-card-link{flex:1}.product-card-img-wrap{position:relative;overflow:hidden;aspect-ratio:1/1;margin:0;border-radius:14px 14px 0 0;background:#fff}.product-card-img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-card:hover .product-card-img{transform:scale(1.03)}.product-card.blocks .product-card-img-wrap{background:#fff}.product-card.blocks .product-card-img{object-fit:cover}.product-card-badge{position:absolute;top:7px;left:7px;z-index:2;background:var(--yellow);color:var(--yellow-ink);font-size:13px;font-weight:900;letter-spacing:.2px;text-transform:uppercase;padding:2px 9px;border-radius:100px;pointer-events:none;box-shadow:none;border:none;outline:none}.product-card-badge.new,.product-card-badge.hot{background:var(--yellow);color:var(--yellow-ink)}.product-card-badge.sold{background:#c9c9cf;color:#fff}.product-card-quick-add{display:none}.product-card-body{padding:7px 11px 11px;flex:1;display:flex;flex-direction:column;gap:2px}.product-card-name{font-family:var(--font);font-size:19px;font-weight:900;line-height:1.28;color:var(--text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card-price{display:flex;align-items:baseline;gap:8px;margin-top:2px}.price-now{font-family:var(--font);font-size:20px;font-weight:900;color:var(--red);letter-spacing:0}.price-was{font-size:14px;color:var(--text3);text-decoration:line-through;font-weight:500}.price-save{font-size:11px;font-weight:700;color:var(--red);background:#e6001214;padding:2px 7px;border-radius:4px}.product-card-meta{font-size:12px;font-weight:600;color:var(--text3)}.section{padding:10px 40px;max-width:1400px;margin:0 auto}.section-eyebrow{font-size:11px;font-weight:800;letter-spacing:2px;text-transform:uppercase;color:var(--red);margin-bottom:6px}.section-title{font-family:var(--font);font-size:clamp(28px,3.6vw,42px);font-weight:900;letter-spacing:-.02em;line-height:1.1}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.cart-page-empty{text-align:center;padding:80px 20px}.cart-page-grid{display:grid;grid-template-columns:1fr 380px;gap:40px}.cart-page-item{display:flex;gap:16px;padding:20px 0;border-bottom:1px solid var(--border)}.cart-page-img{width:90px;height:90px;object-fit:cover;border-radius:10px;border:1px solid var(--border);flex-shrink:0}.cart-page-item-info{flex:1}.cart-page-item-name{font-size:15px;font-weight:700;margin-bottom:4px}.cart-page-item-variant{font-size:13px;color:var(--text3);margin-bottom:4px}.cart-page-item-price{font-size:13px;color:var(--text2);margin-bottom:12px}.cart-page-item-actions{display:flex;align-items:center;gap:16px}.remove-link{background:none;border:none;font-size:13px;color:var(--text3);text-decoration:underline;cursor:pointer}.remove-link:hover{color:var(--red)}.cart-page-item-total{font-size:17px;font-weight:800;white-space:nowrap}.cart-summary-box{background:var(--bg2);border:1px solid var(--border);border-radius:var(--radius-lg);padding:24px;position:sticky;top:80px}.summary-title{font-size:18px;font-weight:700;margin-bottom:16px}.summary-trust{display:flex;justify-content:center;gap:16px;font-size:12px;color:var(--text3);margin:12px 0 10px}.cart-upsell-box{background:var(--bg2);border:1px solid var(--border);border-radius:var(--radius-lg);padding:20px;margin-top:16px}.upsell-title{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:var(--text3);margin-bottom:12px}.upsell-item{display:flex;align-items:center;gap:12px;margin-bottom:12px}.upsell-img{width:52px;height:52px;object-fit:cover;border-radius:8px;border:1px solid var(--border);flex-shrink:0}.upsell-info{flex:1}.upsell-name{font-size:13px;font-weight:600}.upsell-price{font-size:13px;color:var(--text2)}.upsell-add{background:var(--text);color:#fff;border:none;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:700;white-space:nowrap}.upsell-add:hover{background:var(--red)}.search-results-dropdown{position:absolute;top:100%;left:0;right:0;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-sm);box-shadow:var(--shadow-md);max-height:360px;overflow-y:auto;z-index:200}.search-result-item{display:flex;align-items:center;gap:10px;padding:10px 14px;cursor:pointer;transition:background var(--transition)}.search-result-item:hover{background:var(--bg2)}.search-result-img{width:40px;height:40px;object-fit:cover;border-radius:6px;border:1px solid var(--border)}.search-result-name{font-size:14px;font-weight:600}.search-result-price{font-size:13px;color:var(--text2)}@media(max-width:1100px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:768px){.section{padding:10px 14px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-bottom{flex-direction:column;gap:12px}}@media(max-width:480px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.cart-drawer{width:100%}}@media(max-width:768px){.product-card-name{font-size:14px;font-weight:800;line-height:1.22;min-height:0}.price-now{font-size:18px}.product-card-quick-add{opacity:1;transform:none}}.sh-topbar{background:#111;color:#fff;text-align:center;font-size:13px;padding:9px 12px;line-height:1.3}.sh-header{position:sticky;top:0;z-index:150;background:#fff;border-bottom:1px solid #eee;box-shadow:0 2px 10px #0000000a}.sh-inner{max-width:1280px;margin:0 auto;height:86px;padding:0 24px;display:flex;align-items:center;gap:32px}.sh-logo{display:flex;align-items:center;gap:11px;text-decoration:none;flex-shrink:0}.sh-mark{display:block;width:42px;height:42px}.sh-word{font-family:var(--font-display);font-weight:800;font-size:1.9rem;letter-spacing:.2px;color:#111;line-height:1}.sh-word span{color:#e60012}.sh-nav{display:flex;align-items:center;gap:34px;flex:1}.sh-nav a{font-family:var(--font);font-size:17px;font-weight:700;color:#222;text-decoration:none;transition:color .15s ease;white-space:nowrap}.sh-nav a:hover{color:#e60012}.sh-actions{display:flex;align-items:center;gap:10px;margin-left:auto;flex-shrink:0}.sh-icon{position:relative;width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border:none;background:none;color:#1a1a1a;cursor:pointer;text-decoration:none;transition:color .15s ease}.sh-icon:hover{color:#e60012}.sh-icon svg{display:block;width:25px;height:25px}.cart-badge{position:absolute;top:-2px;right:-2px;min-width:18px;height:18px;padding:0 4px;border-radius:9px;background:#e60012;color:#fff;font-size:11px;font-weight:700;line-height:18px;text-align:center;display:flex;align-items:center;justify-content:center}.cart-badge[data-cart-count="0"]{display:none}.sh-burger{display:none;flex-direction:column;justify-content:center;gap:4px;width:44px;height:44px;border:none;background:none;cursor:pointer;padding:0}.sh-burger span{display:block;width:22px;height:2px;background:#222;border-radius:2px;margin:0 auto}.sh-searchrow{display:none;border-top:1px solid #eee;background:#fff}.sh-searchrow.open{display:block}.sh-searchform{max-width:1200px;margin:0 auto;padding:12px 20px;display:flex;gap:10px}.sh-searchform input{flex:1;height:44px;padding:0 16px;border:1.5px solid #e3e3e3;border-radius:8px;font-size:15px}.sh-searchform input:focus{outline:none;border-color:#e60012}.sh-searchform button{height:44px;padding:0 20px;border:none;border-radius:8px;background:#e60012;color:#fff;font-weight:700;font-size:15px;cursor:pointer}@media(max-width:768px){.sh-topbar{font-size:11px;padding:8px 10px}.sh-inner{gap:12px;padding:0 14px}.sh-word{font-size:1.5rem}.sh-burger{display:flex}.sh-nav{display:none;position:absolute;top:86px;left:0;right:0;flex-direction:column;align-items:stretch;gap:0;background:#fff;border-bottom:1px solid #eee;box-shadow:0 8px 18px #00000014;padding:6px 0}.sh-nav.open{display:flex}.sh-nav a{padding:14px 20px;border-bottom:1px solid #f4f4f4;font-size:16px}.sh-nav a:last-child{border-bottom:none}.sh-actions{gap:6px}.sh-searchform{padding:12px 14px}}[data-product-card][hidden],.product-card[hidden]{display:none!important}.product-card-badge:not(.new):not(.hot):not(.sold){background:var(--yellow, #ffd600)!important;color:var(--yellow-ink, #1a1400)!important;font-weight:800;transform:rotate(-4deg);box-shadow:0 2px #0000001f;border:2px solid #15120c}.od-hero-badge{background:var(--yellow, #ffd600)!important;color:var(--yellow-ink, #1a1400)!important;border-color:#15120c!important}.od-hero-heading em,.hero-title em{color:#15120c!important;background:linear-gradient(180deg,transparent 55%,var(--yellow, #ffd600) 55%);padding:0 .06em;font-style:normal}.pdp-save-pill{background:var(--yellow, #ffd600)!important;color:var(--yellow-ink, #1a1400)!important;border:2px solid #15120c}.section-eyebrow,.od-coll-kicker{color:var(--red, #e60012)}.anime-bg{background-color:var(--paper);background-image:linear-gradient(135deg,rgba(230,0,18,.08),transparent 34%),linear-gradient(315deg,rgba(255,214,0,.22),transparent 42%);background-size:100% 100%}.anime-title{color:var(--red);text-shadow:0 8px 0 rgba(255,214,0,.45)}.anime-card-pop{box-shadow:0 26px 80px -36px #e6001299}.font-brand{font-family:var(--font-display)}@media(max-width:760px){#shSearchToggle{background:var(--red);color:#fff;border-radius:999px;width:44px;height:44px;order:-1}#shSearchToggle svg{width:24px;height:24px}#shSearchToggle:active{background:var(--red-dark)}}.rte ul,.rte ol{padding-left:22px;margin:0 0 14px}.rte ul{list-style:disc}.rte ol{list-style:decimal}.rte li{margin-bottom:8px}
/*# sourceMappingURL=/cdn/shop/t/13/assets/base.css.map */
