@keyframes ecard-promo-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes ecard-v2-dropin{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes ecard-sp-pills-attn{0%,to{transform:translateX(0)}20%{transform:translateX(-4px)}40%{transform:translateX(4px)}60%{transform:translateX(-3px)}80%{transform:translateX(3px)}}@keyframes ecard-v2-ticker{0%{transform:translateX(0)}to{transform:translateX(-50%)}}body.ecard-store .ecard-v2-halftone{background-image:radial-gradient(var(--ecard-ink) 1.2px,transparent 1.4px);background-size:8px 8px}body.ecard-store .ecard-v2-outline-tag{font-family:var(--ecard-font-display);-webkit-text-stroke:2px var(--ecard-ink);color:transparent;letter-spacing:-.03em}body.ecard-store .ecard-v2-outline-tag.cream{-webkit-text-stroke-color:var(--ecard-paper)}body.ecard-store .ecard-v2-outline-tag.blue{-webkit-text-stroke-color:var(--ecard-blue)}body.ecard-store .ecard-v2-sticker{display:inline-flex;align-items:center;gap:5px;padding:5px 10px 4px;background:var(--ecard-orange);border:1.5px solid var(--ecard-ink);font-family:var(--ecard-font-display);font-size:.6875rem;text-transform:uppercase;letter-spacing:.04em;transform:rotate(-3deg);box-shadow:2px 2px 0 0 var(--ecard-ink)}body.ecard-store .ecard-v2-sticker.blue{background:var(--ecard-blue);color:var(--ecard-paper)}body.ecard-store .ecard-v2-dropzone form button[type=submit]:hover,body.ecard-store .ecard-v2-sticker.cream{background:var(--ecard-paper);color:var(--ecard-ink)}body.ecard-store .ecard-v2-sticker.danger{background:var(--ecard-orange);color:var(--ecard-ink)}body.ecard-store .ecard-v2-star{width:1em;height:1em;background:currentColor;display:inline-block;clip-path:polygon(50%0,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%)}body.ecard-store .ecard-v2-btn,body.ecard-store .ecard-v2-search select{font-family:var(--ecard-font-body);text-transform:uppercase;cursor:pointer;color:var(--ecard-ink)}body.ecard-store .ecard-v2-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 18px;border:2px solid var(--ecard-ink);border-radius:6px;background:var(--ecard-paper);font-weight:700;font-size:.875rem;letter-spacing:.02em;text-decoration:none;transition:transform 80ms ease,box-shadow 80ms ease,background 120ms ease;box-shadow:3px 3px 0 0 var(--ecard-ink)}body.ecard-store .ecard-v2-btn:hover{transform:translate(-1px,-1px);box-shadow:4px 4px 0 0 var(--ecard-ink);color:var(--ecard-ink)}body.ecard-store .ecard-v2-btn:active{transform:translate(2px,2px);box-shadow:none}body.ecard-store .ecard-v2-btn.primary{background:var(--ecard-blue);color:var(--ecard-paper)}body.ecard-store .ecard-v2-btn.dark:hover,body.ecard-store .ecard-v2-btn.primary:hover{color:var(--ecard-paper)}body.ecard-store .ecard-v2-btn.dark{background:var(--ecard-ink);color:var(--ecard-paper)}body.ecard-store .ecard-v2-btn.orange{background:var(--ecard-orange);color:var(--ecard-ink)}body.ecard-store .ecard-v2-btn.ghost{box-shadow:none;background:0 0}body.ecard-store .ecard-v2-btn.ghost:hover{background:var(--ecard-paper-2);box-shadow:none;transform:none}body.ecard-store .ecard-v2-btn.sm{padding:7px 12px;font-size:.75rem}body.ecard-store .ecard-promo-bar{font-family:var(--ecard-font-display);font-size:.75rem;letter-spacing:.08em;padding:7px 0;display:block;overflow:hidden;white-space:nowrap}body.ecard-store .ecard-promo-bar__track{display:inline-flex;align-items:center;width:max-content;animation:ecard-promo-marquee 32s linear infinite;will-change:transform}body.ecard-store .ecard-promo-bar:hover .ecard-promo-bar__track{animation-play-state:paused}body.ecard-store .ecard-promo-bar__track span{display:inline-flex;align-items:center;white-space:nowrap}body.ecard-store .ecard-promo-bar__track span::after{content:"✦";color:var(--ecard-blue);margin:0 28px;font-size:.625rem}body.ecard-store .ecard-header-v2{position:sticky;top:0;z-index:30;background:var(--ecard-paper);border-bottom:2px solid var(--ecard-ink)}body.ecard-store .ecard-header-v2-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;max-width:1440px;margin:0 auto;padding:16px 32px}body.ecard-store .ecard-v2-logo{display:inline-flex;align-items:center;gap:10px;font-family:var(--ecard-font-display);font-size:1.625rem;letter-spacing:-.02em;text-transform:uppercase;text-decoration:none;color:var(--ecard-ink)}body.ecard-store .ecard-v2-logo__mark{width:auto;height:44px;max-width:96px;object-fit:contain;flex-shrink:0;display:block}body.ecard-store .ecard-v2-logo__text{white-space:nowrap}body.ecard-store .ecard-v2-search{display:flex;align-items:stretch;border:2px solid var(--ecard-ink);border-radius:6px;background:var(--ecard-paper);overflow:hidden;box-shadow:3px 3px 0 0 var(--ecard-ink);max-width:640px;margin:0 auto;width:100%}body.ecard-store .ecard-v2-search select{border:0;border-right:2px solid var(--ecard-ink);background:var(--ecard-paper-2);padding:0 14px;font-weight:600;font-size:.8125rem;letter-spacing:.04em;outline:0}body.ecard-store .ecard-v2-search input[type=search],body.ecard-store .ecard-v2-search input[type=text]{flex:1;border:0;padding:12px 14px;font-family:var(--ecard-font-body);font-size:.875rem;background:0 0;outline:0;color:var(--ecard-ink);min-width:0}body.ecard-store .ecard-v2-search .ecard-v2-search__btn,body.ecard-store .ecard-v2-search button[type=submit]{border:0;background:var(--ecard-ink);color:var(--ecard-paper);padding:0 18px;font-family:var(--ecard-font-display);letter-spacing:.06em;text-transform:uppercase;font-size:.8125rem;cursor:pointer}body.ecard-store .ecard-v2-search .ecard-v2-search__btn:hover,body.ecard-store .ecard-v2-search button[type=submit]:hover{background:var(--ecard-blue)}body.ecard-store .ecard-header-search{display:block;width:100%;min-width:0}body.ecard-store .ecard-header-search .ecard-search-toggle{display:none}body.ecard-store .ecard-v2-header-tools{display:flex;align-items:center;gap:10px;flex-shrink:0}body.ecard-store .ecard-v2-icon-btn{display:inline-flex;flex-direction:column;align-items:center;gap:2px;background:0 0;border:0;padding:4px 8px;font-size:.625rem;font-weight:700;font-family:var(--ecard-font-body);letter-spacing:.06em;text-transform:uppercase;color:var(--ecard-ink);position:relative;cursor:pointer;text-decoration:none}body.ecard-store .ecard-v2-icon-btn svg{width:22px;height:22px}body.ecard-store .ecard-v2-icon-btn:hover,body.ecard-store .ecard-v2-mega-col li a:hover,body.ecard-store .ecard-v2-mega-col li:hover{color:var(--ecard-blue)}body.ecard-store .ecard-v2-icon-btn .badge{position:absolute;top:-2px;right:0;background:var(--ecard-blue);color:var(--ecard-paper);font-family:var(--ecard-font-mono);font-size:.625rem;padding:1px 5px;border-radius:999px;border:1.5px solid var(--ecard-ink);min-width:18px;text-align:center;font-weight:700;line-height:1.4}body.ecard-store .ecard-header-nav{position:relative}body.ecard-store .ecard-v2-nav-row{display:flex;flex-wrap:wrap;align-items:stretch;position:relative;max-width:1440px;margin:0 auto;padding:0 32px}body.ecard-store .ecard-v2-nav-item{position:relative;display:inline-flex;align-items:center;gap:6px;padding:12px;font-family:var(--ecard-font-body);font-weight:600;font-size:.75rem;letter-spacing:.03em;text-transform:uppercase;border-right:1.5px solid var(--ecard-ink);background:var(--ecard-paper);cursor:pointer;transition:background 120ms ease;color:var(--ecard-ink);text-decoration:none;white-space:nowrap}body.ecard-store button.ecard-v2-nav-item{-webkit-appearance:none;appearance:none;border:0;border-right:1.5px solid var(--ecard-ink);border-radius:0;margin:0;line-height:inherit;text-align:left}body.ecard-store button.ecard-v2-nav-item:focus-visible{outline:2px solid var(--ecard-ink);outline-offset:-3px}body.ecard-store .ecard-v2-nav-item.is-open,body.ecard-store .ecard-v2-nav-item:hover{background:var(--ecard-paper-2);color:var(--ecard-ink)}body.ecard-store .ecard-v2-nav-item.active{background:var(--ecard-ink);color:var(--ecard-paper)}body.ecard-store .ecard-v2-nav-item.hot::before{content:"";position:absolute;top:4px;right:6px;width:7px;height:7px;background:var(--ecard-orange);border-radius:50%}body.ecard-store .ecard-v2-nav-spacer{flex:1;padding-left:0;padding-right:0;border-right:0;cursor:default;pointer-events:none}body.ecard-store .ecard-v2-nav-item.special-blue{color:var(--ecard-blue);font-weight:700}body.ecard-store .ecard-v2-nav-item.special-orange{background:var(--ecard-orange);color:var(--ecard-ink)}body.ecard-store .ecard-v2-nav-item.special-orange:hover{filter:brightness(.95);background:var(--ecard-orange)}body.ecard-store .ecard-v2-nav-item.special-green{color:var(--ecard-green);font-weight:700}body.ecard-store .ecard-v2-nav-item.special-green:hover{color:var(--ecard-ink)}body.ecard-store .ecard-v2-nav-item:last-child{border-right:0}body.ecard-store .ecard-v2-nav-item.no-border-r{border-right:0}body.ecard-store .ecard-v2-nav-label{display:inline-block;max-width:20ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}body.ecard-store .ecard-v2-nav-item .ecard-v2-nav-chev{width:12px;height:12px;transition:transform 160ms ease}body.ecard-store .ecard-v2-nav-item.is-open .ecard-v2-nav-chev{transform:rotate(180deg)}body.ecard-store .ecard-v2-nav-item.has-logo{padding-top:6px;padding-bottom:6px}body.ecard-store .ecard-v2-nav-logo{display:block;height:26px;width:auto;max-width:100px;object-fit:contain}body.ecard-store .ecard-v2-mega{position:absolute;top:100%;left:0;right:0;background:var(--ecard-paper);border-bottom:2px solid var(--ecard-ink);border-top:1.5px solid var(--ecard-ink);box-shadow:0 16px 0-8px rgba(18,18,18,.12);z-index:40;animation:ecard-v2-dropin 160ms ease-out;display:none}body.ecard-store .ecard-sp-form-wrap .variations tbody,body.ecard-store .ecard-sp-form-wrap .variations tr,body.ecard-store .ecard-v2-mega.is-open{display:block}body.ecard-store .ecard-v2-mega-inner{display:grid;grid-template-columns:240px 1fr 280px;min-height:480px}body.ecard-store .ecard-v2-mega-sidebar{background:var(--ecard-ink);color:var(--ecard-paper);padding:24px 0;display:flex;flex-direction:column}body.ecard-store .ecard-v2-mega-sidebar-head{padding:0 22px 12px;font-family:var(--ecard-font-display);font-size:.6875rem;letter-spacing:.12em;text-transform:uppercase;color:var(--ecard-paper-2);opacity:.7}body.ecard-store .ecard-v2-mega-col li,body.ecard-store .ecard-v2-mega-sub{cursor:pointer;display:flex;justify-content:space-between;align-items:center}body.ecard-store .ecard-v2-mega-sub{padding:11px 22px;font-weight:600;font-size:.875rem;border-left:4px solid transparent;transition:background 120ms ease,border-color 120ms ease;color:var(--ecard-paper)}body.ecard-store .ecard-v2-card.is-product .meta .pr ins,body.ecard-store .ecard-v5-price ins,body.ecard-store a.ecard-v2-mega-sub{text-decoration:none}body.ecard-store .ecard-v2-mega-sub:hover{background:rgba(245,235,225,.06)}body.ecard-store .ecard-v2-mega-sub.active{background:rgba(35,105,253,.12);border-left-color:var(--ecard-blue)}body.ecard-store .ecard-v2-mega-col li .num,body.ecard-store .ecard-v2-mega-sub .count,body.ecard-store .ecard-v2-product-card .price small{font-family:var(--ecard-font-mono);font-size:.6875rem;opacity:.55}body.ecard-store .ecard-v2-mega-sidebar-foot{margin-top:auto;padding:20px 22px 0}body.ecard-store .ecard-v2-mega-sidebar-foot a,body.ecard-store .ecard-v2-mega-sidebar-foot button{display:block;width:100%}body.ecard-store .ecard-v2-mega-card-count{font-family:var(--ecard-font-mono);font-size:.6875rem;margin-top:12px;opacity:.55;color:var(--ecard-paper);padding:0 22px}body.ecard-store .ecard-v2-mega-content{padding:28px 32px;overflow:hidden}body.ecard-store .ecard-v2-mega-col-panel{display:flex;flex-direction:column;align-content:start;height:100%}body.ecard-store .ecard-v2-mega-col-panel[hidden]{display:none}body.ecard-store .ecard-v2-mega-col h4{font-family:var(--ecard-font-display);font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;margin:0 0 10px;padding-bottom:8px;border-bottom:1.5px solid var(--ecard-ink);display:flex;align-items:center;justify-content:space-between}body.ecard-store .ecard-v2-mega-col ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}body.ecard-store .ecard-v2-mega-col-panel>ul{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:2px 32px;align-content:start}body.ecard-store .ecard-v2-mega-col li{padding:6px 0;font-size:.8438rem;border-bottom:1px dashed rgba(18,18,18,.12)}body.ecard-store .ecard-v2-mega-col li a{color:inherit;text-decoration:none;flex:1}body.ecard-store .ecard-v2-mega-col li.hot a::after,body.ecard-store .ecard-v5-cat li.is-new a::after{content:"NEW";font-family:var(--ecard-font-display);font-size:.5625rem;background:var(--ecard-blue);color:var(--ecard-paper);padding:2px 5px;border-radius:3px;letter-spacing:.06em;margin-left:6px}body.ecard-store .ecard-v2-mega-col li .num{opacity:.5;flex-shrink:0;margin-left:8px}body.ecard-store .ecard-v2-mega-promo{color:var(--ecard-paper);padding:24px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}body.ecard-store .ecard-v2-mega-promo::before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(245,235,225,.18) 1.2px,transparent 1.4px);background-size:10px 10px;pointer-events:none}body.ecard-store .ecard-v2-mega-promo h3,body.ecard-store .ecard-v2-mega-promo-tag{font-family:var(--ecard-font-display);text-transform:uppercase;position:relative;z-index:1}body.ecard-store .ecard-v2-mega-promo-tag{font-size:.6875rem;letter-spacing:.12em;margin-bottom:6px}body.ecard-store .ecard-v2-mega-promo h3{font-size:1.75rem;line-height:.95;margin:0 0 10px;white-space:pre-line}body.ecard-store .ecard-v2-mega-promo p{margin:0 0 16px;font-size:.8125rem;max-width:30ch;position:relative;z-index:1}body.ecard-store .ecard-v2-mega-promo .card-placeholder{position:absolute;right:-30px;bottom:-20px;width:160px;height:220px;border:2px solid rgba(245,235,225,.6);border-radius:12px;transform:rotate(8deg);background:repeating-linear-gradient(-45deg,rgba(245,235,225,.15)0 10px,transparent 10px 20px);z-index:0}body.ecard-store .ecard-v5-mega-inner{max-width:1440px;margin:0 auto}body.ecard-store .ecard-v5-mega{max-height:calc(100vh - 140px);overflow-y:auto;overscroll-behavior:contain}body.ecard-store .ecard-v5-masthead{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:22px 32px 16px;flex-wrap:wrap}body.ecard-store .ecard-v5-masthead__ttl{display:flex;align-items:baseline;gap:14px;flex-wrap:wrap}body.ecard-store .ecard-v5-big{font-family:var(--ecard-font-display);font-size:clamp(1.9rem,2.6vw,2.6rem);line-height:.85;letter-spacing:-.02em;text-transform:uppercase;color:var(--ecard-ink);text-decoration:none}body.ecard-store .ecard-v5-big:hover{color:var(--ecard-blue)}body.ecard-store .ecard-v5-masthead.is-long-title .ecard-v5-big{font-size:clamp(1.4rem,1.9vw,1.9rem);line-height:1}body.ecard-store .ecard-v5-lab{font-size:.6875rem;letter-spacing:.14em;text-transform:uppercase;color:var(--ecard-ink-faded);white-space:nowrap}body.ecard-store .ecard-v5-masthead__links{display:flex;gap:26px;flex-wrap:wrap}body.ecard-store .ecard-v5-masthead__links a{letter-spacing:.02em;text-decoration:none;white-space:nowrap}body.ecard-store .ecard-v5-cat__more a:hover,body.ecard-store .ecard-v5-masthead__links a:hover{text-decoration:underline}body.ecard-store .ecard-v5-body{display:grid;grid-template-columns:minmax(0,1fr) 340px;align-items:stretch}body.ecard-store .ecard-v5-body.no-rail{grid-template-columns:1fr}body.ecard-store .ecard-v5-index{padding:24px 30px;column-width:360px;column-gap:36px}body.ecard-store .ecard-v5-cat{break-inside:avoid;margin-bottom:20px}body.ecard-store .ecard-v5-cat__ch{display:flex;align-items:baseline;gap:11px;padding-bottom:6px;margin-bottom:8px;border-bottom:1.5px solid var(--ecard-ink)}body.ecard-store .ecard-v5-cat__no{font-family:var(--ecard-font-display);font-size:1.35rem;line-height:1;letter-spacing:-.03em;color:var(--ecard-ink)}body.ecard-store .ecard-v5-cat__nm{flex:1;font-size:.8125rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--ecard-ink);text-decoration:none}body.ecard-store .ecard-v5-cat li a:hover,body.ecard-store .ecard-v5-cat__nm:hover{color:var(--ecard-blue)}body.ecard-store .ecard-v5-cat__ct{margin-left:auto;font-family:var(--ecard-font-mono);font-size:.6875rem;color:var(--ecard-ink-faded)}body.ecard-store .ecard-v5-cat ul{list-style:none;margin:0;padding:0}body.ecard-store .ecard-v5-cat li{padding:2px 0;font-size:.8125rem}body.ecard-store .ecard-v5-cat li a{color:var(--ecard-ink);text-decoration:none}body.ecard-store .ecard-v5-cat__more{padding-top:3px}body.ecard-store .ecard-v5-cat__more a,body.ecard-store .ecard-v5-masthead__links a{font-size:.75rem;font-weight:600;color:var(--ecard-blue)}body.ecard-store .ecard-v5-cat li.is-new a::after{font-size:.5rem;padding:1px 4px;vertical-align:middle}body.ecard-store .ecard-v5-cat.is-series li{padding:3px 0}body.ecard-store .ecard-v5-cat.is-series li a{display:flex;align-items:center;gap:10px}body.ecard-store .ecard-v5-setlogo{flex-shrink:0;display:grid;place-items:center;width:54px;height:28px;background:var(--ecard-paper-2);border:1px solid rgba(18,18,18,.12);font-family:var(--ecard-font-mono);font-size:.4375rem;letter-spacing:.06em;text-transform:uppercase;color:rgba(18,18,18,.45);overflow:hidden}body.ecard-store .ecard-v5-setlogo img{max-width:100%;max-height:100%;object-fit:contain}body.ecard-store .ecard-v5-setnm{font-size:.8125rem;line-height:1.15;color:var(--ecard-ink)}body.ecard-store .ecard-v5-rail{background:var(--ecard-paper-2);border-left:1.5px solid var(--ecard-ink);padding:20px;display:flex;flex-direction:column;gap:13px}body.ecard-store .ecard-v5-rail__head{display:flex;align-items:center;justify-content:space-between}body.ecard-store .ecard-v5-rail__t{font-family:var(--ecard-font-display);font-size:.75rem;letter-spacing:.08em;text-transform:uppercase}body.ecard-store .ecard-v5-rail__all{font-size:.6875rem;opacity:.6;color:var(--ecard-ink);text-decoration:none}body.ecard-store .ecard-v5-rail__all:hover{opacity:1;color:var(--ecard-blue)}body.ecard-store .ecard-v5-pcard{display:flex;background:var(--ecard-paper);border:1.5px solid var(--ecard-ink);box-shadow:3px 3px 0 0 var(--ecard-ink)}body.ecard-store .ecard-v5-pcard__img{flex-shrink:0;display:grid;place-items:center;width:88px;min-height:112px;padding:8px;border-right:1.5px solid var(--ecard-ink)}body.ecard-store .ecard-v5-pcard__img.tint-blue{background:rgba(35,105,253,.08)}body.ecard-store .ecard-v5-pcard__img.tint-orange{background:rgba(245,121,58,.1)}body.ecard-store .ecard-v5-pcard__img.tint-ink{background:var(--ecard-paper-2)}body.ecard-store .ecard-v5-pcard__img img{max-width:100%;max-height:96px;object-fit:contain}body.ecard-store .ecard-v5-pcard__ph{font-family:var(--ecard-font-mono);font-size:.625rem;letter-spacing:.04em;text-transform:uppercase;opacity:.42}body.ecard-store .ecard-v5-pcard__info{display:flex;flex-direction:column;gap:6px;padding:11px 12px;flex:1;min-width:0}body.ecard-store .ecard-v5-pcard__top{display:flex;align-items:center;justify-content:space-between}body.ecard-store .ecard-v5-pbadge{padding:3px 7px;font-family:var(--ecard-font-display);font-size:.5rem;letter-spacing:.06em;text-transform:uppercase}body.ecard-store .ecard-v5-pbadge.blue{background:var(--ecard-blue);color:var(--ecard-paper)}body.ecard-store .ecard-v5-pbadge.orange{background:var(--ecard-orange);color:var(--ecard-ink)}body.ecard-store .ecard-v5-pbadge.ink{background:var(--ecard-ink);color:var(--ecard-paper)}body.ecard-store .ecard-v5-pcard__nm{font-size:.8125rem;font-weight:600;line-height:1.2;color:var(--ecard-ink);text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}body.ecard-store .ecard-v2-footer-col li a:hover,body.ecard-store .ecard-v5-pcard__nm:hover{color:var(--ecard-blue)}body.ecard-store .ecard-v5-pcard__pr{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto}body.ecard-store .ecard-v5-price{font-family:var(--ecard-font-display);font-size:.9375rem;color:var(--ecard-ink);min-width:0}body.ecard-store .ecard-v5-price del{font-family:var(--ecard-font-body);font-weight:400;font-size:.75rem;opacity:.5;margin-left:5px}body.ecard-store .ecard-v5-addbtn{flex-shrink:0;display:grid;place-items:center;width:34px;height:34px;background:var(--ecard-ink);color:var(--ecard-paper);font-size:1.125rem;line-height:1;text-decoration:none;box-shadow:2px 2px 0 0 rgba(18,18,18,.3);transition:transform 120ms ease,box-shadow 120ms ease}body.ecard-store .ecard-v5-addbtn:hover{color:var(--ecard-paper);background:var(--ecard-blue);transform:translate(-1px,-1px);box-shadow:3px 3px 0 0 rgba(18,18,18,.3)}body.ecard-store .ecard-v5-addbtn.loading{opacity:.6;pointer-events:none}body.ecard-store .ecard-v5-addbtn.added::after{content:none}body.ecard-store .ecard-v5-foot{display:flex;align-items:center;gap:16px;padding:14px 32px;background:var(--ecard-v5-accent, var(--ecard-blue));color:var(--ecard-v5-accent-ink, var(--ecard-paper));border-top:1.5px solid var(--ecard-ink)}body.ecard-store .ecard-v5-foot__tag{font-family:var(--ecard-font-display);font-size:.8125rem;letter-spacing:.02em}body.ecard-store .ecard-v2-set-cell h3,body.ecard-store .ecard-v5-foot__h{margin:0;font-family:var(--ecard-font-display);font-size:1.05rem;line-height:1;text-transform:uppercase}body.ecard-store .ecard-v5-foot__p{margin:0;font-size:.8125rem}body.ecard-store .ecard-v5-foot__sp{flex:1}body.ecard-store .ecard-v5-foot__cta{flex-shrink:0;padding:10px 16px;background:var(--ecard-ink);color:var(--ecard-paper);font-size:.8125rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;text-decoration:none;box-shadow:3px 3px 0 0 rgba(18,18,18,.45);transition:transform 120ms ease,box-shadow 120ms ease}body.ecard-store .ecard-v5-foot__cta:hover{color:var(--ecard-paper);transform:translate(-1px,-1px);box-shadow:4px 4px 0 0 rgba(18,18,18,.45)}@media (max-width:1024px){body.ecard-store .ecard-v5-body{grid-template-columns:1fr}body.ecard-store .ecard-v5-rail{border-left:0;border-top:1.5px solid var(--ecard-ink);flex-direction:row;flex-wrap:wrap}body.ecard-store .ecard-v5-rail__head{flex-basis:100%}body.ecard-store .ecard-v5-pcard{flex:1 1 240px}}body.ecard-store .ecard-v2-hero{position:relative;padding:32px 0 44px;overflow:hidden;background:var(--ecard-paper)}body.ecard-store .ecard-v2-hero-bg{position:absolute;inset:0;pointer-events:none;overflow:hidden;z-index:0}body.ecard-store .ecard-v2-hero-bg-blob{position:absolute;font-family:var(--ecard-font-display);color:var(--ecard-ink);opacity:.04;font-size:21.25rem;line-height:.8;letter-spacing:-.04em;top:-40px;right:-40px;text-transform:uppercase;transform:rotate(-6deg);user-select:none}body.ecard-store .ecard-v2-hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:1.4fr 1fr;gap:56px;align-items:center;max-width:1440px;margin:0 auto;padding:0 32px}body.ecard-store .ecard-v2-hero h1,body.ecard-store .ecard-v2-section-head h2{font-family:var(--ecard-font-display);font-size:clamp(3.25rem,7vw,6.75rem);line-height:.88;margin:0 0 22px;text-transform:uppercase;letter-spacing:-.02em}body.ecard-store .ecard-v2-hero h1 .blue-tag{display:inline-block;background:var(--ecard-blue);color:var(--ecard-paper);padding:0 16px 6px;margin:2px 0;transform:rotate(-1.5deg);border:3px solid var(--ecard-ink);box-shadow:5px 5px 0 0 var(--ecard-ink)}body.ecard-store .ecard-v2-hero h1 .scribble{position:relative;display:inline-block}body.ecard-store .ecard-v2-hero h1 .scribble::after{content:"";position:absolute;left:-4px;right:-4px;bottom:-2px;height:14px;background:var(--ecard-orange);z-index:-1;transform:skewX(-12deg) rotate(-1deg)}body.ecard-store .ecard-v2-hero-lead{font-size:1.0625rem;max-width:52ch;margin:0 0 28px;line-height:1.5}body.ecard-store .ecard-v2-hero-cta-row{display:flex;gap:14px;flex-wrap:wrap}body.ecard-store .ecard-v2-hero-meta{display:flex;gap:28px;margin-top:36px;padding-top:20px;border-top:1.5px solid var(--ecard-ink);flex-wrap:wrap}body.ecard-store .ecard-v2-stat .num{font-family:var(--ecard-font-display);font-size:1.875rem;line-height:1;display:block}body.ecard-store .ecard-v2-stat .lbl{font-family:var(--ecard-font-mono);font-size:.6875rem;text-transform:uppercase;letter-spacing:.06em;opacity:.7}body.ecard-store .ecard-v2-hero-stack{position:relative;height:480px}body.ecard-store .ecard-v2-hero-sticker{position:absolute;top:0;right:20px;font-family:var(--ecard-font-display);background:var(--ecard-orange);color:var(--ecard-ink);padding:12px 14px 10px;border:2px solid var(--ecard-ink);box-shadow:4px 4px 0 0 var(--ecard-ink);transform:rotate(8deg);font-size:.8125rem;text-transform:uppercase;z-index:3;letter-spacing:.04em;text-align:center;line-height:1}body.ecard-store .ecard-v2-hero-sticker .big{display:block;font-size:1.625rem;margin-bottom:2px}body.ecard-store .ecard-v2-card{position:absolute;width:220px;height:308px;border:2.5px solid var(--ecard-ink);border-radius:14px;background:var(--ecard-paper);box-shadow:5px 5px 0 0 var(--ecard-ink);padding:12px;display:flex;flex-direction:column;gap:8px}body.ecard-store .ecard-v2-card .ph{flex:1;border:1.5px dashed rgba(18,18,18,.35);border-radius:8px;background:repeating-linear-gradient(45deg,rgba(18,18,18,.04)0 8px,transparent 8px 16px);display:grid;place-items:center;font-family:var(--ecard-font-mono);font-size:.625rem;color:rgba(18,18,18,.5);text-align:center;padding:12px}body.ecard-store .ecard-v2-card .meta{display:flex;justify-content:space-between;font-family:var(--ecard-font-mono);font-size:.6875rem}body.ecard-store .ecard-v2-card.c1{top:20px;left:20px;transform:rotate(-9deg);background:var(--ecard-blue);color:var(--ecard-paper)}body.ecard-store .ecard-v2-card.c1 .ph{border-color:rgba(245,235,225,.4);color:rgba(245,235,225,.7)}body.ecard-store .ecard-v2-card.c2{top:60px;left:160px;transform:rotate(4deg);z-index:2}body.ecard-store .ecard-v2-card.c3{top:140px;left:10px;transform:rotate(6deg);background:var(--ecard-ink);color:var(--ecard-paper)}body.ecard-store .ecard-v2-card.c3 .ph{border-color:rgba(245,235,225,.3);color:rgba(245,235,225,.5)}body.ecard-store .ecard-v2-card.c4{top:210px;left:180px;transform:rotate(-5deg);background:var(--ecard-orange)}body.ecard-store .ecard-v2-card.is-product{text-decoration:none;color:inherit;cursor:pointer;overflow:hidden;transition:transform 140ms ease,box-shadow 140ms ease}body.ecard-store .ecard-v2-card.is-product:hover{transform:translateY(-4px);box-shadow:7px 7px 0 0 var(--ecard-ink)}body.ecard-store .ecard-v2-card.c1.is-product:hover{transform:rotate(-9deg) translateY(-4px)}body.ecard-store .ecard-v2-card.c2.is-product:hover{transform:rotate(4deg) translateY(-4px)}body.ecard-store .ecard-v2-card.c3.is-product:hover{transform:rotate(6deg) translateY(-4px)}body.ecard-store .ecard-v2-card.c4.is-product:hover{transform:rotate(-5deg) translateY(-4px)}body.ecard-store .ecard-v2-card.is-product .ph{padding:6px;border-style:solid;border-color:rgba(18,18,18,.12);background:#fff;overflow:hidden}body.ecard-store .ecard-v2-card.is-product .ph img{width:100%;height:100%;object-fit:contain}body.ecard-store .ecard-v2-card.is-product .meta{align-items:center;gap:8px}body.ecard-store .ecard-v2-card.is-product .meta .nm{font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body.ecard-store .ecard-v2-card.is-product .meta .pr{flex-shrink:0;font-family:var(--ecard-font-display)}body.ecard-store .ecard-v2-card.is-product .meta .pr del{opacity:.5;font-size:.85em;margin-right:3px}body.ecard-store .ecard-v2-section{padding:40px 0;position:relative}body.ecard-store .ecard-v2-section.dark{background:var(--ecard-ink);color:var(--ecard-paper)}body.ecard-store .ecard-v2-section.blue{background:var(--ecard-blue);color:var(--ecard-paper)}body.ecard-store .ecard-v2-shell{max-width:1440px;margin:0 auto;padding:0 32px}body.ecard-store .ecard-v2-section-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:28px;gap:24px;flex-wrap:wrap}body.ecard-store .ecard-v2-section-head h2{font-size:clamp(2.125rem,4.5vw,3.75rem);line-height:.92;margin:0;display:flex;align-items:center;gap:14px}body.ecard-store .ecard-v2-eyebrow{font-family:var(--ecard-font-mono);font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;display:block;margin-bottom:8px;opacity:.7}body.ecard-store .ecard-v2-section-head .actions{display:flex;gap:10px;align-items:center}body.ecard-store .ecard-v2-tcg-grid{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:260px 200px;gap:14px}body.ecard-store .ecard-v2-tcg-card{position:relative;border:2px solid var(--ecard-ink);border-radius:14px;overflow:hidden;background:var(--ecard-paper);padding:22px;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer;transition:transform 120ms ease;text-decoration:none;color:var(--ecard-ink)}body.ecard-store .ecard-v2-tcg-card:hover{transform:translateY(-3px);color:inherit}body.ecard-store .ecard-v2-tcg-card .name{font-family:var(--ecard-font-display);font-size:1.875rem;text-transform:uppercase;line-height:.95;letter-spacing:-.01em}body.ecard-store .ecard-v2-tcg-card .name.big{font-size:3.75rem}body.ecard-store .ecard-v2-tcg-card .meta{display:flex;justify-content:space-between;align-items:flex-end;gap:12px}body.ecard-store .ecard-v2-tcg-card .skus{font-family:var(--ecard-font-mono);font-size:.6875rem;text-transform:uppercase}body.ecard-store .ecard-v2-tcg-card .ecard-v2-tcg-illu{position:absolute;bottom:42px;right:-18px;width:148px;height:148px;pointer-events:none;transform:rotate(-8deg)}body.ecard-store .ecard-v2-tcg-card .ecard-v2-tcg-illu img{width:100%;height:100%;object-fit:contain;object-position:bottom right;display:block}body.ecard-store .ecard-v2-tcg-card .ecard-v2-tcg-illu.is-placeholder{border:2.5px solid currentColor;border-radius:14px;opacity:.35;background:repeating-linear-gradient(-45deg,currentColor 0 1px,transparent 1px 12px)}body.ecard-store .ecard-v2-tcg-card .meta,body.ecard-store .ecard-v2-tcg-card .name{position:relative;z-index:1}body.ecard-store .ecard-v2-tcg-card.feature{grid-row:span 2;background:var(--ecard-blue);color:var(--ecard-paper)}body.ecard-store .ecard-v2-tcg-card.feature .ecard-v2-tcg-illu{bottom:52px;right:-30px;width:260px;height:260px}body.ecard-store .ecard-v2-tcg-card.dark{background:var(--ecard-ink);color:var(--ecard-paper)}body.ecard-store .ecard-v2-product-card.low .stock-bar>span,body.ecard-store .ecard-v2-tcg-card.orange{background:var(--ecard-orange)}body.ecard-store .ecard-v2-tcg-card.cream-deep{background:var(--ecard-paper-2)}body.ecard-store .ecard-v2-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:14px}body.ecard-store .ecard-v2-product-card{background:var(--ecard-paper);border:2px solid var(--ecard-ink);border-radius:14px;overflow:hidden;position:relative;display:flex;flex-direction:column;transition:transform 120ms ease,box-shadow 120ms ease}body.ecard-store .ecard-v2-product-card .ecard-pc-link{display:flex;flex-direction:column;flex:1;text-decoration:none;color:inherit}body.ecard-store .ecard-v2-product-card:hover{transform:translate(-2px,-2px);box-shadow:4px 4px 0 0 var(--ecard-ink)}body.ecard-store .ecard-v2-product-card .img-wrap{aspect-ratio:1/1;border-bottom:2px solid var(--ecard-ink);background:repeating-linear-gradient(45deg,rgba(18,18,18,.05)0 8px,transparent 8px 16px),var(--ecard-paper-2);display:grid;place-items:center;font-family:var(--ecard-font-mono);font-size:.6875rem;color:rgba(18,18,18,.55);text-transform:uppercase;letter-spacing:.04em;position:relative;overflow:hidden}body.ecard-store .ecard-v2-product-card .img-wrap img{width:100%;height:100%;object-fit:contain;padding:0;display:block}body.ecard-store .ecard-v2-product-card .stickers{position:absolute;top:10px;left:10px;display:flex;flex-direction:column;gap:6px;align-items:flex-start;z-index:2}body.ecard-store .ecard-v2-product-card .wishlist-btn{position:absolute;top:10px;right:10px;width:32px;height:32px;background:var(--ecard-paper);border:1.5px solid var(--ecard-ink);border-radius:50%;display:grid;place-items:center;z-index:2;cursor:pointer}body.ecard-store .ecard-v2-product-card .body{padding:11px 13px 13px;display:flex;flex-direction:column;gap:5px;flex:1;min-width:0}body.ecard-store .ecard-v2-product-card .cat{font-family:var(--ecard-font-mono);font-size:.6562rem;text-transform:uppercase;letter-spacing:.08em;opacity:.65;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body.ecard-store .ecard-v2-product-card .title{font-weight:700;font-size:.875rem;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere;min-height:2.5em}body.ecard-store .ecard-v2-product-card .price-row{display:flex;justify-content:space-between;align-items:flex-end;margin-top:auto;padding-top:10px;padding-right:42px;border-top:1.5px dashed rgba(18,18,18,.2)}body.ecard-store .ecard-v2-product-card .price{font-family:var(--ecard-font-display);font-size:1.25rem;line-height:1;min-width:0;white-space:nowrap}body.ecard-store .ecard-v2-product-card .price small{opacity:.7;margin-left:2px}body.ecard-store .ecard-v2-product-card .price-was{font-family:var(--ecard-font-mono);font-size:.75rem;text-decoration:line-through;opacity:.5;display:block;font-weight:400}body.ecard-store .ecard-v2-product-card .add-btn{background:var(--ecard-ink);color:var(--ecard-paper);border:0;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;font-size:1.125rem;font-weight:700;cursor:pointer;transition:background 120ms ease,transform 120ms ease;text-decoration:none;position:absolute;bottom:12px;right:12px;z-index:3}body.ecard-store .ecard-v2-product-card .add-btn:hover{background:var(--ecard-blue);transform:scale(1.06)}body.ecard-store .ecard-v2-product-card .stock-bar{height:4px;background:rgba(18,18,18,.08);border-radius:2px;margin-top:8px;overflow:hidden}body.ecard-store .ecard-v2-product-card .stock-bar>span{display:block;height:100%;background:var(--ecard-blue)}body.ecard-store .ecard-v2-product-card .stock-label{font-family:var(--ecard-font-mono);font-size:.625rem;text-transform:uppercase;margin-top:4px;opacity:.65}body.ecard-store .ecard-v2-set-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px}body.ecard-store .ecard-v2-set-cell{border:2px solid rgba(245,235,225,.3);border-radius:14px;padding:22px;display:flex;flex-direction:column;gap:12px;background:rgba(245,235,225,.04);position:relative;overflow:hidden}body.ecard-store .ecard-v2-set-cell .ev{font-family:var(--ecard-font-display);font-size:.8125rem;letter-spacing:.08em;opacity:.7}body.ecard-store .ecard-v2-set-cell h3{font-size:1.5rem;line-height:.95;color:var(--ecard-paper)}body.ecard-store .ecard-v2-set-cell .date{font-family:var(--ecard-font-mono);font-size:.6875rem;opacity:.7;text-transform:uppercase}body.ecard-store .ecard-v2-set-cell .row{display:flex;justify-content:space-between;font-family:var(--ecard-font-mono);font-size:.6875rem;text-transform:uppercase}body.ecard-store .ecard-v2-set-progress{height:6px;background:rgba(245,235,225,.15);border-radius:3px;overflow:hidden}body.ecard-store .ecard-v2-set-progress>span{display:block;height:100%;background:var(--ecard-orange)}body.ecard-store .ecard-v2-set-countdown{display:flex;gap:6px;font-family:var(--ecard-font-mono);font-size:.6875rem;flex-wrap:wrap}body.ecard-store .ecard-v2-set-countdown>span{background:var(--ecard-paper);color:var(--ecard-ink);padding:3px 7px;border-radius:3px;font-weight:700}body.ecard-store .ecard-v2-set-reserve{align-self:flex-start;margin-top:4px;padding:8px 14px;font-size:.75rem;box-shadow:2px 2px 0 0 var(--ecard-ink)}body.ecard-store .ecard-v2-usp-strip{display:grid;grid-template-columns:repeat(4,1fr);border-top:2px solid var(--ecard-ink);border-bottom:2px solid var(--ecard-ink);background:var(--ecard-paper-2)}body.ecard-store .ecard-v2-usp{padding:22px 24px;border-right:1.5px solid var(--ecard-ink);display:flex;gap:14px;align-items:flex-start}body.ecard-store .ecard-v2-usp:last-child{border-right:0}body.ecard-store .ecard-v2-usp-icon{width:40px;height:40px;border:2px solid var(--ecard-ink);border-radius:50%;display:grid;place-items:center;flex-shrink:0;background:var(--ecard-paper);font-family:var(--ecard-font-display)}body.ecard-store .ecard-v2-usp-icon.blue{background:var(--ecard-blue);color:var(--ecard-paper);border-color:var(--ecard-blue)}body.ecard-store .ecard-v2-dropzone,body.ecard-store .ecard-v2-usp-icon.ink{background:var(--ecard-ink);color:var(--ecard-paper)}body.ecard-store .ecard-v2-usp-icon.orange{background:var(--ecard-orange)}body.ecard-store .ecard-v2-usp h2{margin:0 0 4px;font-family:var(--ecard-font-display);font-size:.875rem;text-transform:uppercase;letter-spacing:.04em}body.ecard-store .ecard-v2-usp p{margin:0;font-size:.75rem;font-family:var(--ecard-font-mono);opacity:.75;line-height:1.4}body.ecard-store .ecard-v2-dropzone{position:relative;padding:56px 0;overflow:hidden}body.ecard-store .ecard-v2-dropzone-inner{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;max-width:1440px;margin:0 auto;padding:0 32px}body.ecard-store .ecard-v2-dropzone h2{font-family:var(--ecard-font-display);font-size:clamp(2.5rem,5vw,4.375rem);line-height:.9;margin:0 0 16px;text-transform:uppercase}body.ecard-store .ecard-v2-dropzone h2 em{font-style:normal;color:var(--ecard-blue)}body.ecard-store .ecard-v2-dropzone p{font-size:.9375rem;margin:0 0 22px;max-width:50ch;opacity:.85}body.ecard-store .ecard-v2-dropzone form{display:flex;gap:0;border:2px solid var(--ecard-paper);border-radius:6px;background:var(--ecard-ink);overflow:hidden;max-width:440px}body.ecard-store .ecard-v2-dropzone form input[type=email]{flex:1;background:0 0;border:0;outline:0;padding:13px 16px;color:var(--ecard-paper);font-family:var(--ecard-font-body);font-size:.875rem;min-width:0}body.ecard-store .ecard-v2-dropzone form input[type=email]::placeholder{color:rgba(245,235,225,.5)}body.ecard-store .ecard-v2-dropzone form button[type=submit]{background:var(--ecard-blue);border:0;color:var(--ecard-paper);padding:0 20px;font-family:var(--ecard-font-display);text-transform:uppercase;letter-spacing:.06em;font-size:.8125rem;cursor:pointer;white-space:nowrap}body.ecard-store .ecard-v2-dropzone .ecard-v2-dropzone-embed{max-width:440px}body.ecard-store .ecard-v2-dropzone .ecard-v2-dropzone-embed form{display:block;border:0;border-radius:0;background:0 0;overflow:visible;max-width:none}body.ecard-store .ecard-v2-dropzone .ecard-v2-dropzone-embed form label{display:block;margin-bottom:6px;font-size:.8125rem}body.ecard-store .ecard-v2-dropzone .ecard-v2-dropzone-embed form input[type=email],body.ecard-store .ecard-v2-dropzone .ecard-v2-dropzone-embed form input[type=text]{width:100%;padding:13px 16px;border:2px solid var(--ecard-paper);border-radius:6px;background:var(--ecard-ink);color:var(--ecard-paper);font-family:var(--ecard-font-body);font-size:.875rem}body.ecard-store .ecard-v2-dropzone .ecard-v2-dropzone-embed form input[type=checkbox]{width:auto;margin-right:8px;accent-color:var(--ecard-blue)}body.ecard-store .ecard-v2-dropzone .ecard-v2-dropzone-embed form button,body.ecard-store .ecard-v2-dropzone .ecard-v2-dropzone-embed form button[type=submit],body.ecard-store .ecard-v2-dropzone .ecard-v2-dropzone-embed form input[type=submit]{margin-top:10px;background:var(--ecard-blue);border:0;border-radius:6px;color:var(--ecard-paper);padding:13px 20px;font-family:var(--ecard-font-display);text-transform:uppercase;letter-spacing:.06em;font-size:.8125rem;cursor:pointer}body.ecard-store .ecard-v2-dropzone .ecard-v2-dropzone-embed form button:hover,body.ecard-store .ecard-v2-dropzone .ecard-v2-dropzone-embed form button[type=submit]:hover,body.ecard-store .ecard-v2-dropzone .ecard-v2-dropzone-embed form input[type=submit]:hover{background:var(--ecard-paper);color:var(--ecard-ink)}body.ecard-store .ecard-v2-dropzone-tags{margin-top:16px;display:flex;flex-wrap:wrap;gap:8px;font-family:var(--ecard-font-mono);font-size:.6875rem;text-transform:uppercase;letter-spacing:.06em;opacity:.6}body.ecard-store .ecard-v2-dropzone-graphic{position:relative;height:300px;user-select:none;pointer-events:none}body.ecard-store .ecard-v2-dropzone-graphic .word{position:absolute;font-family:var(--ecard-font-display);font-size:7.5rem;line-height:.85;text-transform:uppercase;letter-spacing:-.02em}body.ecard-store .ecard-v2-dropzone-graphic .w1{top:0;left:0;color:transparent;-webkit-text-stroke:2px var(--ecard-paper)}body.ecard-store .ecard-v2-dropzone-graphic .w2{top:66px;left:34px;font-size:5.75rem;color:var(--ecard-blue)}body.ecard-store .ecard-v2-dropzone-graphic .w3{top:140px;left:20px;color:var(--ecard-orange);transform:rotate(-3deg)}body.ecard-store .ecard-v2-footer{background:var(--ecard-paper);border-top:2px solid var(--ecard-ink);padding:48px 0 28px}body.ecard-store .ecard-v2-footer-top{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr 1fr;gap:28px;padding-bottom:28px;border-bottom:1.5px solid var(--ecard-ink);max-width:1440px;margin:0 auto;padding-left:32px;padding-right:32px}body.ecard-store .ecard-v2-footer-col h2{font-family:var(--ecard-font-display);font-size:.75rem;text-transform:uppercase;margin:0 0 14px;letter-spacing:.08em}body.ecard-store .ecard-v2-footer-col ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:8px}body.ecard-store .ecard-v2-footer-col li,body.ecard-store .ecard-v2-footer-col li a{font-size:.8125rem;cursor:pointer;text-decoration:none;color:inherit}body.ecard-store .ecard-v2-footer-brand p{font-size:.8125rem;max-width:38ch;margin:12px 0 18px;opacity:.8}body.ecard-store .ecard-v2-footer-social{display:flex;gap:8px;flex-wrap:wrap}body.ecard-store .ecard-v2-footer-bottom{display:flex;justify-content:space-between;padding:22px 32px 0;max-width:1440px;margin:0 auto;font-family:var(--ecard-font-mono);font-size:.6875rem;text-transform:uppercase;letter-spacing:.06em;opacity:.7;flex-wrap:wrap;gap:14px}body.ecard-store .ecard-v2-shop-hero{background:var(--ecard-ink);color:var(--ecard-paper);padding:48px 0 56px;position:relative;overflow:hidden;border-bottom:2px solid var(--ecard-ink)}body.ecard-store .ecard-v2-shop-hero__blob{position:absolute;bottom:-60px;right:-24px;font-family:var(--ecard-font-display);font-size:clamp(10rem,18vw,17.5rem);line-height:.8;-webkit-text-stroke:2px var(--ecard-paper);color:transparent;opacity:.07;letter-spacing:-.04em;pointer-events:none;user-select:none}body.ecard-store .ecard-v2-shop-hero__grid{display:grid;grid-template-columns:1.4fr 1fr;gap:48px;align-items:end}body.ecard-store .ecard-v2-shop-hero__grid--solo{grid-template-columns:1fr}body.ecard-store .ecard-v2-shop-hero h1{font-family:var(--ecard-font-display);font-size:clamp(2.75rem,6vw,5.5rem);line-height:.9;margin:0 0 16px;text-transform:uppercase;letter-spacing:-.02em;color:var(--ecard-paper)}body.ecard-store .ecard-v2-shop-hero h1 em{font-style:normal;display:inline-block;background:var(--ecard-blue);color:var(--ecard-paper);padding:0 14px 4px;transform:rotate(-1.5deg);border:2px solid rgba(245,235,225,.4);box-shadow:4px 4px 0 0#1a4fcc;margin-right:6px}body.ecard-store .ecard-v2-shop-hero p{max-width:52ch;font-size:.9375rem;opacity:.85;margin:0 0 16px;color:var(--ecard-paper)}body.ecard-store .ecard-v2-shop-stats{display:flex;gap:20px;flex-wrap:wrap;font-family:var(--ecard-font-mono);font-size:.6875rem;text-transform:uppercase;letter-spacing:.06em;opacity:.75;color:var(--ecard-paper);margin-top:10px}body.ecard-store .ecard-v2-shop-stats span{display:inline-flex;align-items:center;gap:5px}body.ecard-store .ecard-v2-shop-hero__img{display:flex;align-items:flex-end;justify-content:center}body.ecard-store .ecard-v2-shop-hero__img img{max-height:220px;width:auto;border-radius:12px;border:2px solid rgba(245,235,225,.3);object-fit:cover}body.ecard-store .ecard-v2-shop-hero__cards{position:relative;min-height:240px;align-self:center}body.ecard-store .ecard-v2-hero-card{position:absolute;width:168px;border:2.5px solid var(--ecard-ink);border-radius:14px;background:var(--ecard-paper);box-shadow:6px 6px 0 0 var(--ecard-ink);padding:10px;display:flex;flex-direction:column;gap:8px;text-decoration:none;color:inherit;cursor:pointer;transition:box-shadow .12s ease}body.ecard-store a.ecard-v2-hero-card:focus-visible,body.ecard-store a.ecard-v2-hero-card:hover{box-shadow:9px 9px 0 0 var(--ecard-ink)}body.ecard-store a.ecard-v2-hero-card:focus-visible{outline:3px solid var(--ecard-blue);outline-offset:3px}body.ecard-store .ecard-v2-hero-card__meta{display:flex;justify-content:space-between;gap:8px;font-family:var(--ecard-font-mono);font-size:.625rem;text-transform:uppercase;letter-spacing:.02em}body.ecard-store .ecard-v2-hero-card__meta span:first-child{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}body.ecard-store .ecard-v2-hero-card__meta span:last-child{flex:none;font-weight:700}body.ecard-store .ecard-v2-hero-card__ph{height:118px;border:1.5px dashed rgba(18,18,18,.35);border-radius:8px;display:grid;place-items:center;overflow:hidden;font-family:var(--ecard-font-mono);font-size:.6875rem;color:rgba(18,18,18,.5)}body.ecard-store .ecard-v2-hero-card__ph img{width:100%;height:100%;object-fit:cover}body.ecard-store .ecard-v2-hero-card--a{left:8%;top:0;transform:rotate(-6deg);background:var(--ecard-blue);color:var(--ecard-paper)}body.ecard-store .ecard-v2-hero-card--a .ecard-v2-hero-card__ph{border-color:rgba(245,235,225,.4);color:rgba(245,235,225,.7)}body.ecard-store .ecard-v2-hero-card--b{right:6%;top:56px;z-index:2;transform:rotate(5deg);background:var(--ecard-orange);color:var(--ecard-ink)}body.ecard-store .ecard-v2-subcat-pills-wrap{border-bottom:2px solid var(--ecard-ink);background:var(--ecard-paper)}body.ecard-store .ecard-v2-subcat-pills{display:flex;gap:8px;flex-wrap:wrap;padding:16px 0;overflow-x:auto}body.ecard-store .ecard-v2-subcat-pill{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border:1.5px solid var(--ecard-ink);border-radius:999px;background:var(--ecard-paper);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;cursor:pointer;text-decoration:none;color:var(--ecard-ink);white-space:nowrap;transition:background .1s,color .1s}body.ecard-store .ecard-v2-subcat-pill .num{font-family:var(--ecard-font-mono);font-size:.625rem;opacity:.55}body.ecard-store .ecard-v2-subcat-pill.active{background:var(--ecard-ink);color:var(--ecard-paper)}body.ecard-store .ecard-v2-subcat-pill:hover:not(.active),body.ecard-store .ecard-v2-view-toggle button:hover:not(.is-active){background:var(--ecard-paper-2)}body.ecard-store .ecard-v2-shop-layout{display:grid;grid-template-columns:1fr;gap:24px;padding:24px 0 64px}body.ecard-store .ecard-v2-shop-layout--sidebar{grid-template-columns:260px 1fr;gap:32px}@media (max-width:900px){body.ecard-store .ecard-v2-shop-hero__grid,body.ecard-store .ecard-v2-shop-layout--sidebar{grid-template-columns:1fr}body.ecard-store .ecard-v2-shop-hero__cards,body.ecard-store .ecard-v2-shop-hero__img{display:none}}body.ecard-store .ecard-v2-shop-wrap{display:grid;grid-template-columns:260px 1fr;gap:24px;align-items:start}@media (max-width:1024px){body.ecard-store .ecard-v2-shop-wrap{grid-template-columns:1fr}body.ecard-store .ecard-v2-sidebar{position:static;max-height:none}}body.ecard-store .ecard-v2-sidebar{border:2px solid var(--ecard-ink);border-radius:12px;background:var(--ecard-paper);position:sticky;top:120px;align-self:start;max-height:calc(100vh - 140px);overflow-y:auto}body.ecard-store .ecard-v2-filter-head{display:flex;justify-content:space-between;align-items:center;padding:14px 18px;border-bottom:2px solid var(--ecard-ink);font-family:var(--ecard-font-display);font-size:.875rem;text-transform:uppercase;letter-spacing:.06em}body.ecard-store .ecard-v2-filter-clear{font-family:var(--ecard-font-mono);font-size:.6875rem;text-transform:uppercase;color:var(--ecard-blue);text-decoration:underline;cursor:pointer}body.ecard-store .ecard-v2-filter-group{border-bottom:1.5px solid var(--ecard-ink)}body.ecard-store .ecard-v2-filter-group:last-child{border-bottom:none}body.ecard-store .ecard-v2-filter-group-head{display:flex;justify-content:space-between;align-items:center;padding:12px 18px;font-family:var(--ecard-font-display);font-size:.6875rem;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;list-style:none;user-select:none}body.ecard-store .ecard-v2-filter-group-head::-webkit-details-marker{display:none}body.ecard-store .ecard-v2-filter-group-head:hover{background:var(--ecard-paper-2)}body.ecard-store .ecard-v2-filter-group[open] .ecard-v2-filter-chev{transform:rotate(180deg)}body.ecard-store .ecard-v2-filter-chev{transition:transform .2s;flex-shrink:0}body.ecard-store .ecard-v2-filter-group-body{padding:4px 18px 14px;display:flex;flex-direction:column;gap:6px}body.ecard-store .ecard-v2-filter-row{display:flex;align-items:center;gap:9px;font-size:.8125rem;padding:2px 0;cursor:pointer}body.ecard-store .ecard-v2-filter-cb{width:15px;height:15px;flex-shrink:0;border:1.5px solid var(--ecard-ink);border-radius:3px;background:var(--ecard-paper);position:relative}body.ecard-store .ecard-v2-filter-cb.is-checked{background:var(--ecard-ink)}body.ecard-store .ecard-v2-filter-cb.is-checked::after{content:"";position:absolute;left:4px;top:1px;width:4px;height:8px;border:solid var(--ecard-paper);border-width:0 2px 2px 0;transform:rotate(45deg)}body.ecard-store .ecard-v2-filter-lbl{flex:1;color:var(--ecard-ink);text-decoration:none}body.ecard-store .ecard-v2-filter-lbl:hover{text-decoration:underline}body.ecard-store .ecard-v2-filter-num{font-family:var(--ecard-font-mono);font-size:.6562rem;color:var(--ecard-ink-faded)}body.ecard-store .ecard-v2-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:14px;border-bottom:1.5px solid var(--ecard-ink);flex-wrap:wrap;gap:12px}body.ecard-store .ecard-v2-toolbar-count .woocommerce-result-count{font-family:var(--ecard-font-mono);font-size:.75rem;text-transform:uppercase;letter-spacing:.06em;margin:0;color:var(--ecard-ink)}body.ecard-store .ecard-v2-toolbar-tools{display:flex;gap:8px;align-items:center}body.ecard-store .ecard-sp-form-wrap .single_variation .woocommerce-variation-description p,body.ecard-store .ecard-v2-toolbar-tools form.woocommerce-ordering{margin:0}body.ecard-store .ecard-v2-toolbar-tools select.orderby{appearance:none;-webkit-appearance:none;border:1.5px solid var(--ecard-ink);border-radius:8px;padding:6px 28px 6px 10px;font-family:var(--ecard-font-mono);font-size:.6875rem;text-transform:uppercase;background-color:var(--ecard-paper);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23121212' stroke-width='2.5'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center;height:34px;cursor:pointer;color:var(--ecard-ink)}body.ecard-store .ecard-v2-view-toggle{display:inline-flex;border:1.5px solid var(--ecard-ink);border-radius:8px;overflow:hidden;height:34px}body.ecard-store .ecard-v2-view-toggle button{background:var(--ecard-paper);border:0;padding:0 9px;cursor:pointer;color:var(--ecard-ink);border-right:1.5px solid var(--ecard-ink);display:grid;place-items:center}body.ecard-store .ecard-v2-view-toggle button:last-child{border-right:none}body.ecard-store .ecard-v2-view-toggle button.is-active{background:var(--ecard-ink);color:var(--ecard-paper)}body.ecard-store .ecard-v2-active-filters{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px}body.ecard-store .ecard-breadcrumb,body.ecard-store .ecard-v2-active-filter{align-items:center;font-family:var(--ecard-font-mono);text-transform:uppercase;color:var(--ecard-ink)}body.ecard-store .ecard-v2-active-filter{display:inline-flex;gap:5px;padding:4px 10px;border:1.5px solid var(--ecard-ink);border-radius:4px;font-size:.7188rem;font-weight:600;background:var(--ecard-paper-2);text-decoration:none;cursor:pointer;transition:background .1s;white-space:nowrap}body.ecard-store .ecard-v2-active-filter:hover{background:var(--ecard-orange)}body.ecard-store .ecard-v2-shop-main ul.products{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(max(200px,(100% - 4*16px)/5),1fr))!important;gap:16px!important;list-style:none!important;margin:0!important;padding:0!important;float:none!important}body.ecard-store .ecard-cards-grid::before,body.ecard-store .ecard-cards-grid>.ecard-unit-card::before,body.ecard-store .ecard-v2-shop-main ul.products::after,body.ecard-store .ecard-v2-shop-main ul.products::before{display:none!important}body.ecard-store .ecard-v2-shop-main ul.products li.product{width:auto!important;float:none!important;margin:0!important;padding:0!important}body.ecard-store .ecard-breadcrumb{display:flex;flex-wrap:wrap;gap:6px;font-size:.6875rem;letter-spacing:.06em;margin:0 0 16px}body.ecard-store .ecard-breadcrumb a,body.ecard-store .ecard-breadcrumb>span:not(.current){opacity:.6}body.ecard-store .ecard-breadcrumb a{color:inherit;text-decoration:none}body.ecard-store .ecard-breadcrumb a:hover{opacity:1;color:var(--ecard-blue)}body.ecard-store .ecard-breadcrumb .current{font-weight:600}body.ecard-store .ecard-breadcrumb--light{color:var(--ecard-paper)}body.ecard-store .ecard-breadcrumb--light a:hover{color:inherit;text-decoration:underline}body.ecard-store .ecard-sp-shell .ecard-breadcrumb{margin-bottom:24px}body.ecard-store .ecard-unit-shell .ecard-breadcrumb{padding-top:20px}body.ecard-store .ecard-v2-product-page{padding:0 0 64px}body.ecard-store .ecard-v2-price-block{display:flex;align-items:flex-end;gap:14px;padding:18px 0;border-bottom:1.5px dashed rgba(18,18,18,.2);margin-bottom:18px}body.ecard-store .ecard-v2-price-block .now{font-family:var(--ecard-font-display);font-size:2.875rem;line-height:1;letter-spacing:-.02em}body.ecard-store .ecard-v2-price-block .was{font-family:var(--ecard-font-mono);font-size:1.0625rem;text-decoration:line-through;opacity:.5}body.ecard-store .ecard-v2-price-block .save{background:var(--ecard-orange);border:1.5px solid var(--ecard-ink);font-family:var(--ecard-font-display);font-size:.8125rem;padding:4px 10px;text-transform:uppercase;letter-spacing:.04em;transform:rotate(-3deg);align-self:center}body.ecard-store .ecard-v2-desc-tabs{display:flex;gap:0;border-bottom:2px solid var(--ecard-ink);margin-bottom:22px}body.ecard-store .ecard-v2-desc-tabs button{background:0 0;border:0;padding:12px 18px;font-family:var(--ecard-font-display);font-size:.875rem;text-transform:uppercase;letter-spacing:.06em;position:relative;cursor:pointer}body.ecard-store .ecard-v2-desc-tabs button.active::after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:4px;background:var(--ecard-blue)}body.ecard-store .ecard-v2-cart-table{border:2px solid var(--ecard-ink);border-radius:14px;overflow:hidden;background:var(--ecard-paper)}body.ecard-store .ecard-v2-cart-table-head{background:var(--ecard-ink);color:var(--ecard-paper);padding:12px 18px;font-family:var(--ecard-font-display);font-size:.6875rem;text-transform:uppercase;letter-spacing:.08em}body.ecard-store .ecard-v2-checkout-steps{display:flex;gap:0;margin-bottom:28px;border:2px solid var(--ecard-ink);border-radius:6px;overflow:hidden;background:var(--ecard-paper)}body.ecard-store .ecard-v2-checkout-step{flex:1;padding:14px 20px;display:flex;align-items:center;gap:12px;border-right:1.5px solid var(--ecard-ink);font-weight:600;font-size:.8125rem;text-transform:uppercase;letter-spacing:.04em}body.ecard-store .ecard-v2-checkout-step:last-child,body.ecard-store .ecard-v2-hero-mini-search .ecard-search-modes button:last-child,body.ecard-store .ecard-view-toggle a:last-child{border-right:0}body.ecard-store .ecard-v2-checkout-step.done,body.ecard-store .ecard-v2-hero-mini-search .ecard-search-modes button.is-active{background:var(--ecard-ink);color:var(--ecard-paper)}body.ecard-store .ecard-v2-badge.new,body.ecard-store .ecard-v2-checkout-step.active{background:var(--ecard-blue);color:var(--ecard-paper)}body.ecard-store .ecard-v2-badge{display:inline-flex;padding:4px 10px;border:1.5px solid var(--ecard-ink);border-radius:999px;font-family:var(--ecard-font-mono);font-size:.625rem;text-transform:uppercase;letter-spacing:.06em;font-weight:700}body.ecard-store .ecard-v2-badge.new{border-color:var(--ecard-blue)}body.ecard-store .ecard-v2-badge.hot{background:var(--ecard-orange)}body.ecard-store .ecard-v2-badge.pre{background:var(--ecard-ink);color:var(--ecard-paper);border-color:var(--ecard-ink)}body.ecard-store .ecard-v2-badge.low{background:var(--ecard-paper)}body.ecard-store .ecard-v2-badge.best{background:var(--ecard-green);color:var(--ecard-paper);border-color:var(--ecard-green)}@media (max-width:1024px){body.ecard-store .ecard-v2-tcg-grid{grid-template-columns:1fr 1fr;grid-template-rows:auto}body.ecard-store .ecard-v2-tcg-card.feature{grid-row:auto}body.ecard-store .ecard-v2-tcg-card.feature .ecard-v2-tcg-illu{bottom:42px;right:-18px;width:148px;height:148px}body.ecard-store .ecard-v2-product-grid,body.ecard-store .ecard-v2-usp-strip{grid-template-columns:repeat(2,1fr)}body.ecard-store .ecard-v2-usp:nth-child(2){border-right:0}body.ecard-store .ecard-v2-footer-top{grid-template-columns:1fr 1fr}body.ecard-store .ecard-v2-set-strip{grid-template-columns:1fr}}@media (max-width:768px){body.ecard-store .ecard-v2-hero-inner{grid-template-columns:1fr}body.ecard-store .ecard-v2-hero-stack{display:none}body.ecard-store .ecard-v2-tcg-grid{grid-template-columns:1fr}body.ecard-store .ecard-v2-product-grid{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:min(62vw,240px);overflow-x:auto;padding-bottom:10px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin}body.ecard-store .ecard-v2-product-grid .ecard-v2-product-card{scroll-snap-align:start}body.ecard-store .ecard-v2-usp-strip{grid-template-columns:repeat(2,minmax(0,1fr))}body.ecard-store .ecard-v2-usp{padding:16px 14px}body.ecard-store .ecard-v2-usp:nth-child(2n){border-right:0}body.ecard-store .ecard-v2-usp:nth-child(-n+2){border-bottom:1.5px solid var(--ecard-ink)}body.ecard-store .ecard-v2-dropzone-inner{grid-template-columns:1fr}body.ecard-store .ecard-v2-dropzone-graphic{display:none}body.ecard-store .ecard-v2-footer-top{grid-template-columns:1fr 1fr}body.ecard-store .ecard-v2-mega-inner{grid-template-columns:1fr}body.ecard-store .ecard-v2-mega-promo{display:none}body.ecard-store .ecard-v2-mega-content{grid-template-columns:1fr 1fr}}@media (max-width:480px){body.ecard-store .ecard-v2-footer-top{grid-template-columns:1fr}body.ecard-store .ecard-v2-usp{flex-direction:column;gap:8px;padding:14px 12px}body.ecard-store .ecard-v2-usp-icon{width:32px;height:32px}body.ecard-store .ecard-v2-usp h2{font-size:.8125rem}body.ecard-store .ecard-v2-usp p{font-size:.6875rem}}body.ecard-store .ecard-v2-hero-mini-search{margin:20px 0 0;background:var(--ecard-paper-2);border:2px solid var(--ecard-ink);box-shadow:3px 3px 0 0 var(--ecard-ink);border-radius:8px;padding:10px 12px;display:flex;flex-direction:column;gap:8px;max-width:480px}body.ecard-store .ecard-v2-hero-mini-search .ecard-search-modes{display:flex;gap:0;border:1.5px solid var(--ecard-ink);border-radius:5px;overflow:hidden;width:fit-content}body.ecard-store .ecard-v2-hero-mini-search .ecard-search-modes button{background:0 0;border:0;border-right:1.5px solid var(--ecard-ink);padding:5px 12px;font-family:var(--ecard-font-mono);font-size:.6875rem;text-transform:uppercase;letter-spacing:.06em;cursor:pointer;transition:background .15s}body.ecard-store .ecard-v2-hero-mini-search__row{display:flex;align-items:center;gap:8px}body.ecard-store .ecard-v2-hero-mini-search__row svg{opacity:.5;flex-shrink:0}body.ecard-store .ecard-v2-hero-mini-search__row input[type=search]{flex:1;min-width:0;border:0;outline:0;background:0 0;font-family:var(--ecard-font-body);font-size:.875rem}body.ecard-store .ecard-v2-hero-mini-search__row input[type=search]::placeholder{opacity:.5}body.ecard-store .ecard-v2-cartes-spotlight{background:var(--ecard-paper);padding:80px 0}body.ecard-store .ecard-v2-cartes-spotlight__inner{display:grid;grid-template-columns:1.3fr 1fr;gap:64px;align-items:center;max-width:1440px;margin:0 auto;padding:0 32px}body.ecard-store .ecard-v2-cartes-spotlight__text h2{font-family:var(--ecard-font-display);font-size:clamp(2.75rem,5.5vw,5rem);line-height:.9;text-transform:uppercase;margin:8px 0 18px}body.ecard-store .ecard-v2-cartes-spotlight__text p{font-size:1rem;max-width:50ch;line-height:1.6;opacity:.85}body.ecard-store .ecard-v2-cartes-spotlight__tags{display:flex;gap:16px;margin-top:20px;font-family:var(--ecard-font-mono);font-size:.75rem;text-transform:uppercase;letter-spacing:.06em;opacity:.6;flex-wrap:wrap}body.ecard-store .ecard-v2-cartes-spotlight__browser{border:2px solid var(--ecard-ink);border-radius:12px;box-shadow:10px 10px 0 0 var(--ecard-ink);overflow:hidden;background:var(--ecard-paper-2)}body.ecard-store .ecard-v2-cartes-spotlight__browser-bar{background:var(--ecard-ink);color:var(--ecard-paper);padding:10px 14px;display:flex;gap:8px;align-items:center;font-family:var(--ecard-font-mono);font-size:.6875rem;text-transform:uppercase}body.ecard-store .ecard-v2-cartes-spotlight__browser-bar .dot{width:10px;height:10px;border-radius:50%;display:inline-block}body.ecard-store .ecard-pc-stock-bar.is-low>span,body.ecard-store .ecard-v2-cartes-spotlight__browser-bar .dot-orange{background:var(--ecard-orange)}body.ecard-store .ecard-v2-cartes-spotlight__browser-bar .dot-cream{background:var(--ecard-paper-2)}body.ecard-store .ecard-v2-cartes-spotlight__browser-bar .dot-blue{background:var(--ecard-blue)}body.ecard-store .ecard-v2-cartes-spotlight__browser-bar .url{margin-left:12px;opacity:.6}body.ecard-store .ecard-v2-cartes-spotlight__browser-body{padding:20px}body.ecard-store .ecard-v2-cartes-spotlight__count{margin-top:14px;font-family:var(--ecard-font-mono);font-size:.6875rem;text-transform:uppercase;letter-spacing:.06em;opacity:.55}@media (max-width:1024px){body.ecard-store .ecard-v2-cartes-spotlight__inner{grid-template-columns:1fr;gap:36px}body.ecard-store .ecard-v2-hero-mini-search{max-width:100%}}@media (max-width:768px){body.ecard-store .ecard-v2-cartes-spotlight{padding:48px 0}}body.ecard-store .ecard-unit-page{background:var(--ecard-paper);color:var(--ecard-ink);padding:0 0 80px}body.ecard-store .ecard-unit-shell{max-width:1440px;margin:0 auto;padding:0 32px}body.ecard-store .ecard-unit-head{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:end;padding:24px 0;border-bottom:2px solid var(--ecard-ink)}body.ecard-store .ecard-unit-title{font-family:var(--ecard-font-display);font-size:clamp(2.5rem,5.5vw,5rem);line-height:.9;text-transform:uppercase;margin:0;letter-spacing:-.02em}body.ecard-store .ecard-unit-title em{font-style:normal;display:inline-block;background:var(--ecard-blue);color:var(--ecard-paper);padding:0 14px 4px;transform:rotate(-1.5deg);border:2px solid var(--ecard-ink);box-shadow:4px 4px 0 0 var(--ecard-ink);margin:0 4px}body.ecard-store .ecard-unit-title-outline{font-family:var(--ecard-font-display);-webkit-text-stroke:2px var(--ecard-ink);color:transparent;letter-spacing:-.03em;display:inline-block}body.ecard-store .ecard-unit-meta-row{display:flex;gap:18px;font-family:var(--ecard-font-mono);font-size:.75rem;text-transform:uppercase;letter-spacing:.06em;margin-top:12px;flex-wrap:wrap}body.ecard-store .ecard-unit-meta-row span{display:inline-flex;align-items:center;gap:6px}body.ecard-store .ecard-unit-tcg-pills{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}body.ecard-store .ecard-tcg-pill{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border:2px solid var(--ecard-ink);border-radius:999px;font-weight:700;font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;background:var(--ecard-paper);cursor:pointer;transition:all 120ms ease;text-decoration:none;color:var(--ecard-ink)}body.ecard-store .ecard-tcg-pill:hover{background:var(--ecard-paper-deep, #ECDFD0)}body.ecard-store .ecard-tcg-pill.is-active,body.ecard-store .ecard-view-toggle a.is-active{background:var(--ecard-ink);color:var(--ecard-paper)}body.ecard-store .ecard-tcg-dot{width:8px;height:8px;background:var(--ecard-blue);border-radius:50%;flex-shrink:0}body.ecard-store .ecard-dual-search{margin:28px 0 0;border:2px solid var(--ecard-ink);border-radius:14px;box-shadow:6px 6px 0 0 var(--ecard-ink);background:var(--ecard-paper);display:grid;grid-template-columns:1fr 200px 200px 200px auto;overflow:hidden}body.ecard-store .ecard-ds-cell{display:flex;flex-direction:column;padding:12px 16px;border-right:1.5px solid var(--ecard-ink)}body.ecard-store .ecard-ds-cell:last-of-type{border-right:0}body.ecard-store .ecard-ds-label{font-size:.625rem;text-transform:uppercase;letter-spacing:.1em;opacity:.6;margin-bottom:4px;display:flex;align-items:center;gap:6px}body.ecard-store .ecard-ds-cell input,body.ecard-store .ecard-ds-cell select{border:0;outline:0;background:0 0;font-family:var(--ecard-font-body);font-size:1rem;font-weight:600;padding:0;width:100%;color:var(--ecard-ink)}body.ecard-store .ecard-ds-label,body.ecard-store .ecard-ds-num input{font-family:var(--ecard-font-mono)}body.ecard-store .ecard-ds-search-btn{background:var(--ecard-ink);color:var(--ecard-paper);border:0;padding:0 28px;font-family:var(--ecard-font-display);text-transform:uppercase;letter-spacing:.06em;font-size:.875rem;display:flex;align-items:center;gap:10px;cursor:pointer;white-space:nowrap}body.ecard-store .ecard-ds-search-btn:hover,body.ecard-store .ecard-mobile-drawer__search button[type=submit]:hover{background:var(--ecard-blue)}body.ecard-store .ecard-ds-graded{justify-content:center}body.ecard-store .ecard-ds-graded-label{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:.8125rem;font-weight:600;user-select:none}body.ecard-store .ecard-ds-graded-label input[type=checkbox]{width:16px;height:16px;accent-color:var(--ecard-blue);cursor:pointer;flex-shrink:0}body.ecard-store .ecard-ds-graded-badge{font-family:var(--ecard-font-mono);font-size:.625rem;text-transform:uppercase;letter-spacing:.08em;background:var(--ecard-blue);color:#fff;padding:2px 6px;border-radius:4px;opacity:.85}body.ecard-store .ecard-unit-quick-search{display:flex;gap:8px;margin-top:14px;flex-wrap:wrap;align-items:center}body.ecard-store .ecard-qs-label{font-family:var(--ecard-font-mono);font-size:.6875rem;text-transform:uppercase;color:var(--ecard-ink-faded);margin-right:4px}body.ecard-store .ecard-unit-layout{display:grid;grid-template-columns:270px 1fr;gap:32px;margin-top:32px}body.ecard-store .ecard-unit-filters{border:2px solid var(--ecard-ink);border-radius:14px;background:var(--ecard-paper);position:sticky;top:140px;align-self:start;max-height:calc(100vh - 160px);overflow-y:auto}body.ecard-store .ecard-filter-head{padding:16px 18px;border-bottom:2px solid var(--ecard-ink);display:flex;justify-content:space-between;align-items:center}body.ecard-store .ecard-filter-head h3{font-family:var(--ecard-font-display);text-transform:uppercase;margin:0;font-size:1rem;letter-spacing:.04em}body.ecard-store .ecard-filter-clear{font-size:.6875rem;text-decoration:underline;cursor:pointer;padding:0;color:var(--ecard-ink)}body.ecard-store .ecard-filter-clear,body.ecard-store .ecard-filter-clear-btn{font-family:var(--ecard-font-mono);text-transform:uppercase;background:0 0;border:0}body.ecard-store .ecard-filters-toggle{display:none;align-items:center;gap:7px;padding:9px 14px;border:1.5px solid var(--ecard-ink);border-radius:8px;background:var(--ecard-paper);color:var(--ecard-ink);font-family:var(--ecard-font-mono);font-size:.6875rem;text-transform:uppercase;letter-spacing:.05em;cursor:pointer}body.ecard-store .ecard-filters-toggle-count{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:9px;background:var(--ecard-blue);color:#fff;font-size:.625rem}body.ecard-store .ecard-filter-close{display:none;align-items:center;background:0 0;border:0;padding:4px;cursor:pointer;color:var(--ecard-ink)}body.ecard-store .ecard-filters-backdrop{display:none;position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:9998}body.ecard-store .ecard-filter-group{border-bottom:1.5px solid var(--ecard-ink)}body.ecard-store .ecard-filter-group-head{display:flex;justify-content:space-between;align-items:center;padding:13px 18px;font-family:var(--ecard-font-display);font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;user-select:none}body.ecard-store .ecard-filter-group-head:hover,body.ecard-store .ecard-unit-pagination a:hover{background:var(--ecard-paper-deep, #ECDFD0)}body.ecard-store .ecard-filter-chev{transition:transform 200ms ease}body.ecard-store .ecard-filter-group[data-open="0"] .ecard-filter-chev{transform:rotate(180deg)}body.ecard-store .ecard-filter-group[data-open="0"] .ecard-filter-group-body{display:none}body.ecard-store .ecard-filter-group-body{padding:4px 18px 14px;display:flex;flex-direction:column;gap:8px}body.ecard-store .ecard-filter-row{display:flex;align-items:center;gap:10px;font-size:.8125rem;padding:3px 0;cursor:pointer}body.ecard-store .ecard-filter-row input[type=checkbox]{appearance:none;-webkit-appearance:none;width:16px;height:16px;border:1.5px solid var(--ecard-ink);border-radius:3px;background:var(--ecard-paper);position:relative;cursor:pointer;flex-shrink:0}body.ecard-store .ecard-filter-row input[type=checkbox]:checked{background:var(--ecard-ink)}body.ecard-store .ecard-filter-row input[type=checkbox]:checked::after{content:"";position:absolute;left:4px;top:1px;width:4px;height:9px;border:solid var(--ecard-paper);border-width:0 2px 2px 0;transform:rotate(45deg)}body.ecard-store .ecard-filter-lbl{flex:1}body.ecard-store .ecard-set-logo{height:18px;width:auto;max-width:40px;object-fit:contain;flex-shrink:0}body.ecard-store .ecard-filter-empty,body.ecard-store .ecard-filter-num{font-family:var(--ecard-font-mono);font-size:.6875rem;color:var(--ecard-ink-faded)}body.ecard-store .ecard-filter-empty{margin:4px 0 0;font-style:italic}body.ecard-store .ecard-range-slider{display:flex;flex-direction:column;gap:6px;margin-top:6px}body.ecard-store .ecard-range-track{position:relative;height:6px;background:rgba(18,18,18,.08);border-radius:3px}body.ecard-store .ecard-range-fill{position:absolute;left:15%;right:25%;top:0;bottom:0;background:var(--ecard-blue);border-radius:3px}body.ecard-store .ecard-range-handle{position:absolute;top:50%;width:14px;height:14px;background:var(--ecard-ink);border-radius:50%;transform:translate(-50%,-50%);border:2px solid var(--ecard-paper);box-shadow:0 0 0 1.5px var(--ecard-ink)}body.ecard-store .ecard-range-nums{display:flex;justify-content:space-between;font-family:var(--ecard-font-mono);font-size:.6875rem}body.ecard-store .ecard-unit-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;padding-bottom:14px;border-bottom:1.5px solid var(--ecard-ink);flex-wrap:wrap;gap:12px}body.ecard-store .ecard-unit-count{font-family:var(--ecard-font-mono);font-size:.75rem;text-transform:uppercase;letter-spacing:.06em}body.ecard-store .ecard-unit-count strong{font-family:var(--ecard-font-display);font-size:1.375rem;margin-right:4px}body.ecard-store .ecard-unit-count-query{margin-left:12px;font-style:italic;opacity:.7}body.ecard-store .ecard-unit-toolbar-tools{display:flex;gap:8px;align-items:center}body.ecard-store .ecard-sort-select{border:1.5px solid var(--ecard-ink);border-radius:6px;padding:7px 10px;font-family:var(--ecard-font-mono);font-size:.75rem;text-transform:uppercase;background:var(--ecard-paper);cursor:pointer;color:var(--ecard-ink)}body.ecard-store .ecard-view-toggle{display:inline-flex;border:1.5px solid var(--ecard-ink);border-radius:6px;overflow:hidden}body.ecard-store .ecard-view-toggle a{background:var(--ecard-paper);border:0;border-right:1.5px solid var(--ecard-ink);padding:7px 10px;display:flex;align-items:center;color:var(--ecard-ink);text-decoration:none}body.ecard-store .ecard-active-filters{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px;align-items:center}body.ecard-store .ecard-active-filter,body.ecard-store .ecard-filter-clear-btn{display:inline-flex;align-items:center;padding:5px 10px;border:1.5px solid var(--ecard-ink);border-radius:4px;font-size:.75rem;font-weight:600;cursor:pointer;text-decoration:none}body.ecard-store .ecard-active-filter{gap:6px;background:var(--ecard-paper-deep, #ECDFD0);color:var(--ecard-ink)}body.ecard-store .ecard-active-filter:hover{background:var(--ecard-orange, #FF5C2A)}body.ecard-store .ecard-filter-clear-btn{background:var(--ecard-ink);color:var(--ecard-paper)}body.ecard-store .ecard-cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(175px,1fr));gap:16px;list-style:none;margin:0;padding:0}body.ecard-store .ecard-cards-grid>.ecard-unit-card,body.ecard-store .ecard-sp-related-grid li{list-style:none!important}body.ecard-store .ecard-cards-list{grid-template-columns:1fr}body.ecard-store .ecard-cards-list .ecard-unit-card{flex-direction:row;max-height:120px}body.ecard-store .ecard-cards-list .ecard-unit-card-img-wrap{width:86px;flex-shrink:0;aspect-ratio:unset}body.ecard-store .ecard-unit-card{border:2px solid var(--ecard-ink);border-radius:10px;overflow:hidden;background:var(--ecard-paper);display:flex;flex-direction:column;position:relative;transition:transform 120ms ease,box-shadow 120ms ease}body.ecard-store .ecard-unit-card:hover{transform:translate(-2px,-2px);box-shadow:4px 4px 0 0 var(--ecard-ink)}body.ecard-store .ecard-unit-card.is-out{opacity:.55}body.ecard-store .ecard-unit-card-img-wrap{aspect-ratio:5/7;border-bottom:2px solid var(--ecard-ink);background:repeating-linear-gradient(45deg,rgba(18,18,18,.06)0 6px,transparent 6px 12px),var(--ecard-paper-deep, #ECDFD0);position:relative;display:block;overflow:hidden}body.ecard-store .ecard-unit-card-img-wrap img{width:100%;height:100%;object-fit:cover;display:block}body.ecard-store .ecard-unit-card.is-holo .ecard-unit-card-img-wrap{background:linear-gradient(135deg,rgba(35,105,253,.25) 0%,rgba(255,92,42,.2) 30%,rgba(31,138,91,.25) 60%,rgba(35,105,253,.25) 100%),repeating-linear-gradient(45deg,rgba(18,18,18,.06)0 6px,transparent 6px 12px),var(--ecard-paper-deep, #ECDFD0)}body.ecard-store .ecard-unit-num-stamp{position:absolute;top:8px;left:8px;font-family:var(--ecard-font-mono);font-size:.625rem;background:var(--ecard-ink);color:var(--ecard-paper);padding:2px 6px;border-radius:3px;font-weight:700;z-index:2}body.ecard-store .ecard-unit-stock-dot{position:absolute;bottom:10px;right:10px;width:8px;height:8px;border-radius:50%;background:#1f8a5b;box-shadow:0 0 0 2px var(--ecard-paper);z-index:2}body.ecard-store .ecard-unit-card.is-low .ecard-unit-stock-dot{background:var(--ecard-orange, #FF5C2A)}body.ecard-store .ecard-unit-card.is-out .ecard-unit-stock-dot{background:rgba(18,18,18,.3)}body.ecard-store .ecard-unit-card-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-family:var(--ecard-font-mono);font-size:.625rem;text-transform:uppercase;opacity:.45;padding:12px;text-align:center}body.ecard-store .ecard-unit-card-body{padding:10px 12px 12px;display:flex;flex-direction:column;gap:4px;flex:1}body.ecard-store .ecard-unit-card-set{font-family:var(--ecard-font-mono);font-size:.625rem;opacity:.6;text-transform:uppercase;letter-spacing:.04em}body.ecard-store .ecard-unit-card-name{font-weight:700;font-size:.8438rem;line-height:1.2;color:var(--ecard-ink);text-decoration:none;display:block}body.ecard-store .ecard-sp-cat-line a:hover,body.ecard-store .ecard-unit-card-name:hover{color:var(--ecard-blue)}body.ecard-store .ecard-unit-card-bottom{margin-top:8px;padding-top:8px;border-top:1.5px dashed rgba(18,18,18,.2);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:6px 8px}body.ecard-store .ecard-unit-card-price{font-family:var(--ecard-font-display);font-size:1.0625rem;white-space:nowrap;flex:0 1 auto}body.ecard-store .ecard-unit-card-add,body.ecard-store .ecard-unit-card-out{margin-inline-start:auto}body.ecard-store .ecard-unit-card-price span,body.ecard-store .ecard-unit-price-na{font-family:var(--ecard-font-mono);font-size:.6875rem}body.ecard-store .ecard-unit-price-na{opacity:.5}body.ecard-store .ecard-unit-card-add{width:30px;height:30px;border-radius:50%;background:var(--ecard-ink);color:var(--ecard-paper);border:0;font-size:1.125rem;font-weight:700;display:grid;place-items:center;text-decoration:none;line-height:1;transition:background 120ms ease;flex-shrink:0}body.ecard-store .ecard-unit-card-add:hover{background:var(--ecard-blue);color:var(--ecard-paper)}body.ecard-store .ecard-unit-card-out{font-family:var(--ecard-font-mono);font-size:.625rem;text-transform:uppercase;opacity:.4}body.ecard-store .ecard-unit-pagination{margin-top:32px;display:flex;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap}body.ecard-store .ecard-unit-pagination a,body.ecard-store .ecard-unit-pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:38px;border:1.5px solid var(--ecard-ink);background:var(--ecard-paper);font-family:var(--ecard-font-mono);font-size:.8125rem;border-radius:6px;padding:0 10px;text-decoration:none;color:var(--ecard-ink)}body.ecard-store .ecard-unit-pagination .current,body.ecard-store .ecard-unit-pagination .is-active{background:var(--ecard-ink);color:var(--ecard-paper)}body.ecard-store .ecard-unit-pagination .ecard-pag-wide{padding:0 16px}body.ecard-store .ecard-unit-empty{border:2px dashed var(--ecard-ink);padding:56px;text-align:center;border-radius:14px;background:var(--ecard-paper-deep, #ECDFD0)}body.ecard-store .ecard-unit-empty h3{font-family:var(--ecard-font-display);text-transform:uppercase;margin-top:14px}body.ecard-store .ecard-unit-empty p{font-family:var(--ecard-font-mono);font-size:.75rem;opacity:.7}@media (max-width:1024px){body.ecard-store .ecard-unit-layout{grid-template-columns:240px 1fr;gap:24px}body.ecard-store .ecard-dual-search{grid-template-columns:1fr 160px auto}body.ecard-store .ecard-ds-graded,body.ecard-store .ecard-ds-num{display:none}}@media (max-width:768px){body.ecard-store .ecard-unit-shell{padding:0 16px}body.ecard-store .ecard-unit-head{grid-template-columns:1fr}body.ecard-store .ecard-unit-tcg-pills{justify-content:flex-start}body.ecard-store .ecard-dual-search{grid-template-columns:1fr auto}body.ecard-store .ecard-ds-cell:nth-child(3),body.ecard-store .ecard-ds-graded{display:none}body.ecard-store .ecard-unit-layout{grid-template-columns:1fr}body.ecard-store .ecard-filter-close,body.ecard-store .ecard-filters-toggle{display:inline-flex}body.ecard-store .ecard-filters-backdrop.is-open{display:block}body.ecard-store .ecard-unit-filters{position:fixed;top:0;left:0;height:100dvh;width:min(320px,88vw);max-height:none;margin:0;z-index:9999;border-width:0 2px 0 0;border-radius:0;box-shadow:4px 0 24px rgba(0,0,0,.18);transform:translateX(-100%);visibility:hidden;transition:transform .26s cubic-bezier(.4,0,.2,1),visibility 0s linear .26s;overscroll-behavior:contain}body.ecard-store .ecard-unit-filters.is-open{transform:translateX(0);visibility:visible;transition:transform .26s cubic-bezier(.4,0,.2,1)}body.ecard-filters-open{overflow:hidden}body.ecard-store .ecard-cards-grid{grid-template-columns:repeat(auto-fill,minmax(145px,1fr));gap:12px}}body.ecard-store .ecard-sp-page{padding:16px 0 64px}body.ecard-store .ecard-sp-shell{max-width:1360px;margin:0 auto;padding:0 24px}body.ecard-store .ecard-sp-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:56px;margin-bottom:56px}body.ecard-store .ecard-sp-gallery{display:grid;grid-template-columns:80px 1fr;gap:16px;position:sticky;top:120px;align-self:start}body.ecard-store .ecard-sp-thumbs{display:flex;flex-direction:column;gap:10px}body.ecard-store .ecard-sp-thumb{aspect-ratio:1;border:1.5px solid var(--ecard-ink);border-radius:8px;background:repeating-linear-gradient(45deg,rgba(18,18,18,.06)0 6px,transparent 6px 12px),var(--ecard-paper-2);cursor:pointer;overflow:hidden;transition:border-color .15s,box-shadow .15s}body.ecard-store .ecard-sp-thumb img{width:100%;height:100%;object-fit:contain;display:block}body.ecard-store .ecard-sp-thumb.active,body.ecard-store .ecard-sp-thumb.is-active{border-color:var(--ecard-blue);box-shadow:0 0 0 2px var(--ecard-blue)}body.ecard-store .ecard-sp-main-img{aspect-ratio:4/5;border:2px solid var(--ecard-ink);border-radius:14px;background:repeating-linear-gradient(45deg,rgba(18,18,18,.06)0 8px,transparent 8px 16px),var(--ecard-paper-2);position:relative;overflow:hidden;display:grid;place-items:center}body.ecard-store .ecard-sp-main-img>img{width:100%;height:100%;object-fit:cover;display:block}body.ecard-store .ecard-sp-no-image{font-family:var(--ecard-font-mono);font-size:.75rem;text-transform:uppercase;color:rgba(18,18,18,.4);letter-spacing:.05em}body.ecard-store .ecard-sp-stickers{position:absolute;top:18px;left:18px;display:flex;flex-direction:column;gap:8px;z-index:2}body.ecard-store .ecard-sp-sticker{display:inline-block;padding:5px 10px;border:1.5px solid var(--ecard-ink);border-radius:4px;background:var(--ecard-orange);font-family:var(--ecard-font-display);font-size:.6875rem;text-transform:uppercase;letter-spacing:.04em;box-shadow:2px 2px 0 0 var(--ecard-ink)}body.ecard-store .ecard-sp-sticker--blue{background:var(--ecard-blue);color:var(--ecard-paper)}body.ecard-store .ecard-sp-sticker--orange{background:var(--ecard-orange);color:var(--ecard-ink)}body.ecard-store .ecard-sp-stars-row .ecard-chip,body.ecard-store .ecard-sp-zoom-hint{font-family:var(--ecard-font-mono);font-size:.625rem;text-transform:uppercase;letter-spacing:.04em}body.ecard-store .ecard-sp-zoom-hint{position:absolute;bottom:14px;right:14px;background:var(--ecard-ink);color:var(--ecard-paper);padding:5px 9px;border-radius:4px;z-index:2}body.ecard-store .ecard-sp-info{display:flex;flex-direction:column}body.ecard-store .ecard-sp-cat-line{font-family:var(--ecard-font-mono);font-size:.75rem;text-transform:uppercase;letter-spacing:.06em;display:flex;gap:6px;align-items:center;margin-bottom:8px}body.ecard-store .ecard-sp-cat-dot{width:5px;height:5px;background:var(--ecard-blue);border-radius:50%;flex-shrink:0}body.ecard-store .ecard-sp-cat-line a{color:inherit;text-decoration:none}body.ecard-store .ecard-sp-title{font-family:var(--ecard-font-display);font-size:clamp(1.5rem,2.6vw,2.25rem);line-height:1.05;margin:0 0 14px;text-transform:uppercase;letter-spacing:-.01em;color:var(--ecard-ink)}body.ecard-store .ecard-sp-stars-row{display:flex;gap:6px;align-items:center;font-family:var(--ecard-font-mono);font-size:.75rem;margin-bottom:12px;flex-wrap:wrap}body.ecard-store .ecard-sp-stars{display:inline-flex;gap:2px}body.ecard-store .ecard-sp-star-filled{color:var(--ecard-blue)}body.ecard-store .ecard-sp-star-empty{color:rgba(18,18,18,.2)}body.ecard-store .ecard-sp-review-count{opacity:.6}body.ecard-store .ecard-sp-stars-row .ecard-chip{padding:2px 8px;border:1px solid var(--ecard-ink);border-radius:3px;opacity:.7}body.ecard-store .ecard-sp-price-block{display:flex;align-items:flex-end;gap:14px;padding:16px 0;border-bottom:1.5px dashed rgba(18,18,18,.2);margin-bottom:16px;flex-wrap:wrap}body.ecard-store .ecard-sp-price-now,body.ecard-store .ecard-sp-price-save{font-family:var(--ecard-font-display);white-space:nowrap;color:var(--ecard-ink)}body.ecard-store .ecard-sp-price-now{font-size:clamp(1.625rem,2.6vw,2.125rem);line-height:1;letter-spacing:-.02em}body.ecard-store .ecard-sp-price-block .ecard-sp-price-was{font-family:var(--ecard-font-mono);font-size:1.125rem;text-decoration:line-through;color:var(--ecard-ink-faded);white-space:nowrap}body.ecard-store .ecard-sp-price-save{background:var(--ecard-orange);border:1.5px solid var(--ecard-ink);font-size:.75rem;padding:4px 10px;text-transform:uppercase;letter-spacing:.04em;transform:rotate(-2deg);align-self:center}body.ecard-store .ecard-sp-stock-row{display:flex;gap:8px;align-items:center;font-family:var(--ecard-font-mono);font-size:.75rem;margin-bottom:16px}body.ecard-store .ecard-sp-stock-dot{width:9px;height:9px;border-radius:50%;background:#22c55e;flex-shrink:0}body.ecard-store .ecard-sp-stock-dot--low{background:#f59e0b}body.ecard-store .ecard-sp-stock-dot--out,body.ecard-store .ecard-sp-stock-dot--outofstock{background:#ef4444}body.ecard-store .ecard-sp-stock-dot--onbackorder{background:#f59e0b}body.ecard-store .ecard-sp-stock-meta{opacity:.65}body.ecard-store .ecard-sp-form-wrap{display:flex!important;gap:10px;align-items:stretch;margin:18px 0 12px}body.ecard-store .ecard-sp-form-wrap .stock,body.ecard-store .ecard-sp-form-wrap .stock-indicator-container,body.ecard-store .ecard-sp-form-wrap .wcpay-express-checkout-wrapper,body.ecard-store .ecard-sp-form-wrap p:empty{display:none!important}body.ecard-store .ecard-sp-form-wrap form.cart{flex:1;display:grid!important;grid-template-columns:120px 1fr;gap:10px;margin:0}body.ecard-store .ecard-sp-form-wrap form.cart .quantity{grid-column:1;grid-row:1}body.ecard-store .ecard-sp-form-wrap form.cart .single_add_to_cart_button{grid-column:2;grid-row:1}body.ecard-store .ecard-sp-form-wrap .quantity{display:flex!important;border:2px solid var(--ecard-ink);border-radius:8px;overflow:hidden;height:52px;min-width:0}body.ecard-store .ecard-sp-form-wrap .quantity-wrapper{display:flex;width:100%;min-width:0;height:100%}body.ecard-store .ecard-sp-form-wrap .quantity-button{width:38px;flex-shrink:0;background:var(--ecard-paper);border:0;font-size:1.125rem;font-weight:700;cursor:pointer;line-height:1;color:var(--ecard-ink)}body.ecard-store .ecard-sp-form-wrap .quantity-button:hover{background:var(--ecard-paper-2)}body.ecard-store .ecard-sp-form-wrap .quantity-button.minus{border-right:1.5px solid var(--ecard-ink)}body.ecard-store .ecard-sp-form-wrap .quantity-button.plus{border-left:1.5px solid var(--ecard-ink)}body.ecard-store .ecard-sp-form-wrap .input-text.qty{flex:1 1 0;width:auto;min-width:0;text-align:center;border:0;background:0 0;font-family:var(--ecard-font-mono);font-size:.9375rem;font-weight:700;color:var(--ecard-ink);-moz-appearance:textfield;appearance:textfield;padding:0}body.ecard-store .ecard-sp-form-wrap .input-text.qty::-webkit-inner-spin-button,body.ecard-store .ecard-sp-form-wrap .input-text.qty::-webkit-outer-spin-button{-webkit-appearance:none}body.ecard-store .ecard-sp-form-wrap .single_add_to_cart_button{height:52px!important;width:100%!important;background:var(--ecard-ink)!important;color:var(--ecard-paper)!important;border:2px solid var(--ecard-ink)!important;border-radius:8px!important;font-family:var(--ecard-font-display)!important;font-size:.875rem!important;letter-spacing:.06em!important;text-transform:uppercase!important;cursor:pointer;box-shadow:4px 4px 0 0 var(--ecard-blue)!important;transition:transform .1s,box-shadow .1s!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important}body.ecard-store .ecard-sp-form-wrap .single_add_to_cart_button:hover{transform:translate(-1px,-1px)!important;box-shadow:5px 5px 0 0 var(--ecard-blue)!important}body.ecard-store .ecard-sp-form-wrap .single_add_to_cart_button::before{content:"";display:inline-block;width:18px;height:18px;flex-shrink:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23F5EBE1' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='9' cy='21' r='1'/%3E%3Ccircle cx='20' cy='21' r='1'/%3E%3Cpath d='M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6'/%3E%3C%2Fsvg%3E")center/contain no-repeat}body.ecard-store .ecard-sp-form-wrap .single_add_to_cart_button .ecard-atc-price{white-space:nowrap}body.ecard-store .ecard-sp-form-wrap .single_add_to_cart_button .ecard-atc-price:empty{display:none}body.ecard-store .ecard-sp-wishlist-btn{width:52px;height:52px;flex-shrink:0;align-self:flex-end;background:var(--ecard-paper);border:2px solid var(--ecard-ink);border-radius:8px;display:grid;place-items:center;box-shadow:3px 3px 0 0 var(--ecard-ink);cursor:pointer;transition:transform .1s,box-shadow .1s;color:var(--ecard-ink)}body.ecard-store .ecard-sp-form-wrap .ecard-sp-pill.is-active:hover,body.ecard-store .ecard-sp-wishlist-btn:hover{transform:translate(-1px,-1px);box-shadow:4px 4px 0 0 var(--ecard-ink)}body.ecard-store .ecard-sp-form-wrap form.variations_form{display:grid!important;grid-template-columns:1fr;gap:16px}body.ecard-store .ecard-sp-form-wrap form.variations_form>.single_variation_wrap,body.ecard-store .ecard-sp-form-wrap form.variations_form>.variations{grid-column:1/-1;min-width:0}body.ecard-store .ecard-sp-form-wrap .single_variation_wrap .woocommerce-variation-add-to-cart{display:grid;grid-template-columns:120px 1fr;gap:10px;align-items:stretch}body.ecard-store .ecard-sp-form-wrap .single_variation .woocommerce-variation-availability,body.ecard-store .ecard-sp-form-wrap .single_variation .woocommerce-variation-price,body.ecard-store .ecard-sp-related-grid li::before,body.ecard-store .ecard-sp-related-grid::before{display:none!important}body.ecard-store .ecard-sp-form-wrap .single_variation .woocommerce-variation-description{font-size:.8125rem;line-height:1.55;color:var(--ecard-ink-soft)}body.ecard-store .ecard-sp-form-wrap .variations{width:100%;border-collapse:collapse;margin:0}body.ecard-store .ecard-sp-form-wrap .variations tr+tr{margin-top:14px}body.ecard-store .ecard-sp-form-wrap .variations td,body.ecard-store .ecard-sp-form-wrap .variations th{display:block;width:auto;padding:0;text-align:left}body.ecard-store .ecard-sp-form-wrap .variations th.label label{display:block;margin:0 0 8px;font-family:var(--ecard-font-mono);font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--ecard-ink);opacity:.7}body.ecard-store .ecard-sp-form-wrap .ecard-sp-pills{display:flex;flex-wrap:wrap;gap:8px}body.ecard-store .ecard-sp-form-wrap .ecard-sp-pill{font-family:var(--ecard-font-mono);font-size:.8125rem;font-weight:700;line-height:1;padding:11px 16px;border:2px solid var(--ecard-ink);border-radius:8px;background:var(--ecard-paper);color:var(--ecard-ink);text-transform:uppercase;letter-spacing:.02em;cursor:pointer;transition:transform .1s,box-shadow .1s,background .1s,color .1s}body.ecard-store .ecard-sp-form-wrap .ecard-sp-pill:hover{transform:translate(-1px,-1px);box-shadow:3px 3px 0 0 var(--ecard-ink)}body.ecard-store .ecard-sp-form-wrap .ecard-sp-pill.is-active{background:var(--ecard-blue);color:#fff;box-shadow:3px 3px 0 0 var(--ecard-ink)}body.ecard-store .ecard-sp-form-wrap .ecard-sp-pill.is-disabled{opacity:.35;cursor:not-allowed;text-decoration:line-through;box-shadow:none;transform:none}body.ecard-store .ecard-sp-form-wrap .ecard-sp-pill .ecard-sp-pill-oos{display:none}body.ecard-store .ecard-sp-form-wrap .ecard-sp-pill.is-out{opacity:.6}body.ecard-store .ecard-sp-form-wrap .ecard-sp-pill.is-out .ecard-sp-pill-oos{display:inline-block;margin-left:6px;padding:1px 5px;border-radius:3px;background:rgba(18,18,18,.14);font-size:.625rem;letter-spacing:.04em;text-decoration:none;vertical-align:middle}body.ecard-store .ecard-sp-form-wrap .ecard-sp-pill:focus-visible{outline:2px solid var(--ecard-blue);outline-offset:2px}body.ecard-store .ecard-sp-form-wrap .ecard-sp-select-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}body.ecard-store .ecard-sp-form-wrap .variations td.value select{width:100%;max-width:320px;height:48px;padding:0 40px 0 14px;border:2px solid var(--ecard-ink);border-radius:8px;background-color:var(--ecard-paper);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23121212' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:18px;font-family:var(--ecard-font-mono);font-size:.875rem;font-weight:700;color:var(--ecard-ink);-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}body.ecard-store .ecard-sp-form-wrap .reset_variations{display:inline-block;margin-top:10px;font-family:var(--ecard-font-mono);font-size:.6875rem;text-transform:uppercase;letter-spacing:.04em;color:var(--ecard-ink-faded)}body.ecard-store .ecard-sp-form-wrap .reset_variations:hover{color:var(--ecard-ink)}body.ecard-store .ecard-sp-form-wrap .reset_variations[style*=hidden]{display:none}body.ecard-store .ecard-sp-form-wrap .ecard-sp-variation-hint{margin:0;font-family:var(--ecard-font-mono);font-size:.75rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:var(--ecard-danger)}body.ecard-store .ecard-sp-form-wrap .ecard-sp-pills-attn{animation:ecard-sp-pills-attn .4s ease}@media (prefers-reduced-motion:reduce){body.ecard-store .ecard-sp-form-wrap .ecard-sp-pills-attn{animation:none}}body.ecard-store .ecard-sp-form-wrap .single_add_to_cart_button.disabled,body.ecard-store .ecard-sp-form-wrap .single_add_to_cart_button:disabled{opacity:.5!important;cursor:not-allowed;box-shadow:3px 3px 0 0 rgba(18,18,18,.25)!important;transform:none!important}body.ecard-store .ecard-sp-klarna{display:flex;gap:8px;align-items:center;font-family:var(--ecard-font-mono);font-size:.6875rem;text-transform:uppercase;letter-spacing:.04em;opacity:.7;margin-bottom:18px}body.ecard-store .ecard-sp-short-desc{font-size:.875rem;line-height:1.6;margin-bottom:16px;color:var(--ecard-ink)}body.ecard-store .ecard-sp-short-desc p{margin:0 0 8px}body.ecard-store .ecard-sp-trust{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:16px;border:1.5px solid var(--ecard-ink);border-radius:10px;background:var(--ecard-paper-2);margin-bottom:16px}body.ecard-store .ecard-sp-trust-item{display:flex;gap:10px;align-items:flex-start;font-size:.75rem;line-height:1.4}body.ecard-store .ecard-sp-trust-item strong{display:block;font-size:.75rem}body.ecard-store .ecard-sp-trust-icon{width:30px;height:30px;border:1.5px solid var(--ecard-ink);border-radius:50%;background:var(--ecard-paper);display:grid;place-items:center;flex-shrink:0}body.ecard-store .ecard-sp-tabs-wrap{margin-top:4px}body.ecard-store .ecard-sp-tabs-nav{display:flex;border-bottom:2px solid var(--ecard-ink);margin-bottom:24px;flex-wrap:wrap}body.ecard-store .ecard-sp-tab{background:0 0;border:0;padding:12px 18px;font-family:var(--ecard-font-display);font-size:.8125rem;text-transform:uppercase;letter-spacing:.06em;cursor:pointer;position:relative;color:var(--ecard-ink-faded);transition:color .15s}body.ecard-store .ecard-sp-tab.is-active,body.ecard-store .ecard-sp-tab:hover{color:var(--ecard-ink)}body.ecard-store .ecard-sp-tab.is-active::after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:4px;background:var(--ecard-blue)}body.ecard-store .ecard-sp-tab-panel[hidden]{display:none}body.ecard-store .ecard-sp-desc-body{max-width:72ch;font-size:.9375rem;line-height:1.65}body.ecard-store .ecard-sp-desc-body p{margin:0 0 14px}body.ecard-store .ecard-sp-spec-table{width:100%;max-width:640px;border-collapse:collapse;border-top:1.5px solid var(--ecard-ink)}body.ecard-store .ecard-sp-spec-row td{padding:11px 16px;border-bottom:1.5px solid var(--ecard-ink);font-size:.875rem;vertical-align:top}body.ecard-store .ecard-sp-spec-row td:first-child{font-family:var(--ecard-font-mono);font-size:.6875rem;text-transform:uppercase;letter-spacing:.04em;opacity:.7;border-right:1.5px solid var(--ecard-ink);background:var(--ecard-paper-2);width:190px;white-space:nowrap}body.ecard-store .ecard-sp-tab-empty{font-family:var(--ecard-font-mono);font-size:.75rem;text-transform:uppercase;color:var(--ecard-ink-faded);padding:24px 0}body.ecard-store .ecard-sp-reviews-grid{display:grid;grid-template-columns:260px 1fr;gap:32px;align-items:start}body.ecard-store .ecard-sp-rating-summary{border:2px solid var(--ecard-ink);border-radius:14px;padding:20px;background:var(--ecard-paper-2)}body.ecard-store .ecard-sp-rating-big{font-family:var(--ecard-font-display);font-size:3.25rem;line-height:1;letter-spacing:-.03em}body.ecard-store .ecard-sp-stars-lg{font-size:1.125rem}body.ecard-store .ecard-sp-rating-count{font-family:var(--ecard-font-mono);font-size:.6875rem;opacity:.65;margin-top:4px}body.ecard-store .ecard-sp-reviews-list{display:flex;flex-direction:column;gap:0}body.ecard-store .ecard-sp-ship-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px;font-size:.875rem}body.ecard-store .ecard-sp-ship-head{font-family:var(--ecard-font-display);font-size:1rem;text-transform:uppercase;letter-spacing:.04em;margin:0 0 12px}body.ecard-store .ecard-sp-ship-list{padding-left:18px;line-height:1.75;margin:0}body.ecard-store .ecard-sp-related{padding:56px 0 0;border-top:2px solid var(--ecard-ink);margin-top:40px}body.ecard-store .ecard-sp-related-head{margin-bottom:28px}body.ecard-store .ecard-sp-related-eyebrow{font-family:var(--ecard-font-mono);font-size:.6875rem;text-transform:uppercase;letter-spacing:.08em;opacity:.6;display:block;margin-bottom:6px}body.ecard-store .ecard-sp-related-title{font-family:var(--ecard-font-display);font-size:clamp(1.75rem,3vw,2.75rem);line-height:.95;text-transform:uppercase;margin:0}body.ecard-store .ecard-sp-related-outline{-webkit-text-stroke:2px var(--ecard-ink);color:transparent}body.ecard-store .ecard-sp-related-badge{display:inline-block;background:var(--ecard-ink);color:var(--ecard-paper);padding:0 12px 4px;transform:rotate(-1.5deg)}body.ecard-store .ecard-sp-related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media (max-width:1100px){body.ecard-store .ecard-sp-grid{grid-template-columns:1fr 1fr;gap:36px}body.ecard-store .ecard-sp-related-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:860px){body.ecard-store .ecard-sp-grid{grid-template-columns:1fr;gap:28px}body.ecard-store .ecard-sp-gallery{position:static;grid-template-columns:64px 1fr}body.ecard-store .ecard-sp-main-img{aspect-ratio:4/3}body.ecard-store .ecard-sp-reviews-grid{grid-template-columns:1fr;gap:20px}body.ecard-store .ecard-sp-ship-grid{grid-template-columns:1fr;gap:24px}body.ecard-store .ecard-sp-related-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:580px){body.ecard-store .ecard-sp-shell{padding:0 16px}body.ecard-store .ecard-sp-gallery{grid-template-columns:56px 1fr;gap:10px}body.ecard-store .ecard-sp-spec-table,body.ecard-store .ecard-sp-trust{grid-template-columns:1fr}body.ecard-store .ecard-sp-spec-row>:first-child{border-right:none;border-bottom:none}body.ecard-store .ecard-sp-related-grid{grid-template-columns:repeat(2,1fr);gap:12px}}body.ecard-store .ecard-pc{background:var(--ecard-paper);border:2px solid var(--ecard-ink);border-radius:14px;overflow:hidden;position:relative;display:flex;flex-direction:column;transition:transform 120ms ease,box-shadow 120ms ease;list-style:none}body.ecard-store .ecard-pc:hover{transform:translate(-2px,-2px);box-shadow:4px 4px 0 0 var(--ecard-ink)}body.ecard-store .ecard-pc-image{aspect-ratio:1/1;border-bottom:2px solid var(--ecard-ink);background:repeating-linear-gradient(45deg,rgba(18,18,18,.05)0 8px,transparent 8px 16px),var(--ecard-paper-2);position:relative;overflow:hidden}body.ecard-store .ecard-pc-img-link{display:block;width:100%;height:100%}body.ecard-store ul.products li.product .ecard-pc-image img{width:100%;height:100%;object-fit:contain;padding:0;display:block;margin:0}body.ecard-store .ecard-pc-image--portrait{aspect-ratio:1/1}body.ecard-store .ecard-pc-image--portrait img{object-fit:contain;padding:0}body.ecard-store .ecard-pc-no-img{display:grid;place-items:center;height:100%;font-family:var(--ecard-font-mono);font-size:.6875rem;text-transform:uppercase;opacity:.35}body.ecard-store .ecard-pc-stickers{position:absolute;top:10px;left:10px;display:flex;flex-direction:column;gap:6px;align-items:flex-start;z-index:2}body.ecard-store .ecard-pc-wishlist{position:absolute;top:10px;right:10px;width:30px;height:30px;background:var(--ecard-paper);border:1.5px solid var(--ecard-ink);border-radius:50%;display:grid;place-items:center;z-index:2;cursor:pointer;transition:background .12s,border-color .12s,color .12s}body.ecard-store .ecard-pc-wishlist.is-active,body.ecard-store .ecard-pc-wishlist:hover,body.ecard-store .ecard-sp-wishlist-btn.is-active{background:var(--ecard-blue);border-color:var(--ecard-blue);color:var(--ecard-paper)}body.ecard-store .ecard-pc-wishlist.is-active svg,body.ecard-store .ecard-sp-wishlist-btn.is-active svg{fill:currentColor}body.ecard-store .ecard-pc-body{padding:14px 16px 16px;display:flex;flex-direction:column;gap:6px;flex:1;container-type:inline-size}body.ecard-store .ecard-pc-cat{font-family:var(--ecard-font-mono);font-size:.6562rem;text-transform:uppercase;letter-spacing:.08em;opacity:.65}body.ecard-store .ecard-pc-title{font-weight:700;font-size:.875rem;line-height:1.25;min-height:34px;color:var(--ecard-ink);text-decoration:none;display:block}body.ecard-store .ecard-pc-title:hover{color:var(--ecard-blue)}body.ecard-store .ecard-pc-stock-bar{height:4px;background:rgba(18,18,18,.08);border-radius:2px;overflow:hidden}body.ecard-store .ecard-pc-stock-bar>span{display:block;height:100%;background:var(--ecard-blue);border-radius:2px}body.ecard-store .ecard-pc-stock-label{font-family:var(--ecard-font-mono);font-size:.625rem;text-transform:uppercase;opacity:.65}body.ecard-store .ecard-pc-models{list-style:none;margin:2px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:4px}body.ecard-store .ecard-pc-model{font-family:var(--ecard-font-mono);font-size:.625rem;line-height:1;text-transform:uppercase;letter-spacing:.02em;padding:3px 7px;border:1.5px solid rgba(18,18,18,.18);border-radius:999px;color:var(--ecard-ink);white-space:nowrap}body.ecard-store .ecard-pc-model.is-oos{opacity:.4;text-decoration:line-through;border-style:dashed}body.ecard-store .ecard-pc-price-row{display:flex;justify-content:space-between;align-items:flex-end;margin-top:auto;padding-top:10px;border-top:1.5px dashed rgba(18,18,18,.2);flex-wrap:wrap;gap:6px 8px}body.ecard-store .ecard-pc-price-col{flex:0 1 auto}body.ecard-store .ecard-pc-price-was{font-family:var(--ecard-font-mono);font-size:.6875rem;text-decoration:line-through;color:var(--ecard-ink-faded);display:block;font-weight:400;white-space:nowrap}body.ecard-store .ecard-pc-price{font-family:var(--ecard-font-display);font-size:1.375rem;line-height:1.1;white-space:normal}body.ecard-store .ecard-pc-price .woocommerce-Price-amount,body.ecard-store .ecard-pc-price .woocommerce-Price-currencySymbol,body.ecard-store .ecard-pc-price-was .woocommerce-Price-amount{font-size:inherit}@container (max-width: 190px){body.ecard-store .ecard-pc-price{font-size:1.0625rem}}body.ecard-store .ecard-pc .button.add_to_cart_button,body.ecard-store .ecard-pc a.button{background:var(--ecard-ink)!important;color:var(--ecard-paper)!important;border:0!important;width:36px!important;height:36px!important;border-radius:50%!important;display:grid!important;place-items:center!important;font-size:0!important;padding:0!important;box-shadow:none!important;text-indent:-9999px!important;position:relative!important;transition:background 120ms ease,transform 120ms ease!important;flex-shrink:0;margin-inline-start:auto!important}body.ecard-store .ecard-pc .button.add_to_cart_button::after,body.ecard-store .ecard-pc a.button::after{content:"+";position:absolute;inset:0;display:grid;place-items:center;text-indent:0;font-size:1.25rem;font-weight:700;font-family:var(--ecard-font-body)}body.ecard-store .ecard-pc .button.add_to_cart_button:hover,body.ecard-store .ecard-pc a.button:hover{background:var(--ecard-blue)!important;transform:scale(1.06)!important}body.ecard-store .ecard-sp-related-grid{list-style:none!important;margin:0;padding:0}body.ecard-store .ecard-v2-unistrip-counter{font-family:var(--ecard-font-mono);font-size:.75rem;opacity:.5;margin-left:12px}body.ecard-mobile-open,body.ecard-store .ecard-v2-unistrip{overflow:hidden}body.ecard-store .ecard-v2-unistrip-track{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px;scrollbar-width:thin;scrollbar-color:var(--ecard-ink) transparent}body.ecard-store .ecard-v2-unistrip-card{display:flex;flex-direction:column;min-width:220px;border:2px solid var(--ecard-ink);border-radius:14px;overflow:hidden;text-decoration:none;color:inherit;scroll-snap-align:start;flex-shrink:0;transition:transform 120ms ease,box-shadow 120ms ease}body.ecard-store .ecard-v2-unistrip-card:hover{transform:translate(-2px,-2px);box-shadow:4px 4px 0 0 var(--ecard-ink)}body.ecard-store .ecard-v2-unistrip-img{height:130px;background:var(--ecard-paper-2);display:grid;place-items:center;overflow:hidden;border-bottom:2px solid var(--ecard-ink)}body.ecard-store .ecard-v2-unistrip-img img{width:100%;height:100%;object-fit:cover}body.ecard-store .ecard-v2-unistrip-placeholder{font-family:var(--ecard-font-display);font-size:3rem;opacity:.3}body.ecard-store .ecard-v2-unistrip-body{padding:14px 16px;display:flex;flex-direction:column;gap:4px}body.ecard-store .ecard-v2-unistrip-name{font-weight:600;font-size:.9375rem}body.ecard-store .ecard-v2-unistrip-tag{font-size:.75rem;opacity:.6}body.ecard-store .ecard-v2-unistrip-count{font-family:var(--ecard-font-mono);font-size:.6875rem;margin-top:4px;color:var(--ecard-blue)}body.ecard-store .ecard-v2-topsellers{padding:32px 0}body.ecard-store .ecard-v2-topsellers-head{margin-bottom:16px}body.ecard-store .ecard-mobile-drawer__nav ul,body.ecard-store .ecard-v2-topsellers-list{list-style:none;margin:0;padding:0}body.ecard-store .ecard-v2-topsellers-row a{display:grid;grid-template-columns:56px 1fr auto;align-items:center;gap:12px;padding:14px 0;border-bottom:1px dashed rgba(18,18,18,.12);text-decoration:none;color:inherit}body.ecard-store .ecard-v2-topsellers-row a:hover{color:var(--ecard-blue)}body.ecard-store .ecard-v2-topsellers-row .rank{font-family:var(--ecard-font-display);font-size:1.75rem;color:var(--ecard-blue);line-height:1}body.ecard-store .ecard-v2-review-card .who strong,body.ecard-store .ecard-v2-topsellers-row .name{font-weight:600}body.ecard-store .ecard-v2-topsellers-row .velocity{font-family:var(--ecard-font-mono);font-size:.75rem;opacity:.7;white-space:nowrap}body.ecard-store .ecard-v2-droppanel{background:var(--ecard-ink);color:var(--ecard-paper);border-radius:20px;padding:48px 40px}body.ecard-store .ecard-v2-droppanel-inner{display:flex;flex-direction:column;gap:16px;max-width:480px}body.ecard-store .ecard-v2-droppanel .ecard-v2-eyebrow{color:rgba(245,235,225,.6)}body.ecard-store .ecard-v2-droppanel-clock{font-family:var(--ecard-font-display);font-size:clamp(3rem,8vw,6.25rem);line-height:1;letter-spacing:-.02em;color:var(--ecard-paper)}body.ecard-store .ecard-v2-droppanel-clock .sep{opacity:.5}body.ecard-store .ecard-v2-droppanel-title{font-size:1.375rem;font-weight:700;margin:0}body.ecard-store .ecard-v2-droppanel-sub{opacity:.7;font-family:var(--ecard-font-mono);font-size:.8125rem;margin:0}body.ecard-store .ecard-v2-droppanel-form form{display:flex;gap:8px;flex-wrap:wrap;margin-top:8px}body.ecard-store .ecard-v2-droppanel-form input[type=email]{flex:1;min-width:200px;background:rgba(245,235,225,.1);border:1.5px solid rgba(245,235,225,.4);color:var(--ecard-paper);border-radius:8px;padding:10px 14px;font-size:.875rem}body.ecard-store .ecard-v2-droppanel-form button{background:var(--ecard-paper);color:var(--ecard-ink);border:0;border-radius:8px;padding:10px 20px;font-weight:600;cursor:pointer;white-space:nowrap}body.ecard-store .ecard-v2-droppanel-form--embed form{display:block}body.ecard-store .ecard-v2-droppanel-form--embed{color:var(--ecard-paper)}body.ecard-store .ecard-v2-droppanel-form--embed input[type=email],body.ecard-store .ecard-v2-droppanel-form--embed input[type=text]{width:100%}body.ecard-store .ecard-sub-notice{padding:8px 12px;border-radius:8px;font-size:.8125rem;margin:0}body.ecard-store .ecard-sub-notice.ok{background:rgba(0,180,0,.15);color:#0a5}body.ecard-store .ecard-sub-notice.error{background:rgba(220,0,0,.1);color:#c00}body.ecard-store .ecard-sp-bis{margin:18px 0 12px;padding:18px;border:2px solid var(--ecard-ink);border-radius:12px;background:var(--ecard-paper);box-shadow:3px 3px 0 0 var(--ecard-ink);display:flex;flex-direction:column;gap:14px}body.ecard-store .ecard-sp-bis-head{display:flex;gap:12px;align-items:flex-start}body.ecard-store .ecard-sp-bis-icon{flex-shrink:0;color:var(--ecard-blue);margin-top:2px}body.ecard-store .ecard-sp-bis-title{display:block;font-size:1.0625rem;line-height:1.2}body.ecard-store .ecard-sp-bis-sub{display:block;margin-top:4px;font-size:.875rem;opacity:.75}body.ecard-store .ecard-sp-bis-row{display:flex;gap:10px}body.ecard-store .ecard-sp-bis-input{flex:1;min-width:0;height:48px;padding:0 14px;border:2px solid var(--ecard-ink);border-radius:8px;font-size:.9375rem;background:#fff}body.ecard-store .ecard-sp-bis-input:focus-visible{outline:3px solid var(--ecard-blue);outline-offset:1px}body.ecard-store .ecard-sp-bis-btn{flex-shrink:0;height:48px;padding:0 20px;border:2px solid var(--ecard-ink);border-radius:8px;background:var(--ecard-ink);color:var(--ecard-paper);font-weight:700;font-size:.9375rem;cursor:pointer;transition:transform .08s ease,box-shadow .08s ease}body.ecard-store .ecard-sp-bis-btn:hover{transform:translate(-1px,-1px);box-shadow:2px 2px 0 0 var(--ecard-blue)}body.ecard-store .ecard-sp-bis-btn:active{transform:translate(0,0);box-shadow:none}body.ecard-store .ecard-sp-bis-consent{display:flex;gap:8px;align-items:flex-start;font-size:.75rem;line-height:1.4;opacity:.8;cursor:pointer}body.ecard-store .ecard-sp-bis-consent input{flex-shrink:0;margin-top:2px}@media (max-width:480px){body.ecard-store .ecard-sp-bis-row{flex-direction:column}body.ecard-store .ecard-sp-bis-btn{width:100%}}body.ecard-store .ecard-v2-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media (max-width:768px){body.ecard-store .ecard-v2-review-grid{grid-template-columns:1fr}}body.ecard-store .ecard-v2-review-card{border:2px solid var(--ecard-ink);border-radius:14px;padding:24px;display:flex;flex-direction:column;gap:12px}body.ecard-store .ecard-v2-review-card .stars{color:#f59e0b;font-size:1rem;letter-spacing:1px}body.ecard-store .ecard-v2-review-card .quote{margin:0;font-size:.875rem;line-height:1.6;opacity:.85}body.ecard-store .ecard-v2-review-card .who{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-size:.8125rem}body.ecard-store .verified-chip{background:#e8f8f0;color:#0a5;border-color:#0a5;font-size:.6875rem}body.ecard-store .ecard-v2-edhero{display:grid;grid-template-columns:2fr 1fr;gap:20px;padding:32px 0}@media (max-width:1024px){body.ecard-store .ecard-v2-edhero{grid-template-columns:1fr}}body.ecard-store .ecard-v2-edhero-cover{border-radius:20px;padding:48px 40px;display:flex;flex-direction:column;gap:16px;color:var(--ecard-paper);min-height:360px}body.ecard-store .ecard-v2-edhero-title{font-family:var(--ecard-font-display);font-size:clamp(2.25rem,5vw,5.25rem);line-height:1;margin:0}body.ecard-store .ecard-v2-edhero-ctas{display:flex;gap:12px;flex-wrap:wrap;margin-top:auto}body.ecard-store .ecard-v2-edhero-stack{display:flex;flex-direction:column;gap:12px}body.ecard-store .ecard-v2-edhero-tile{border:2px solid var(--ecard-ink);border-radius:14px;padding:20px;flex:1;display:flex;flex-direction:column;gap:8px;text-decoration:none;color:inherit}body.ecard-store .ecard-v2-edhero-product{position:relative}body.ecard-store .ecard-v2-edhero-img{aspect-ratio:1/1;display:grid;place-items:center;overflow:hidden}body.ecard-store .ecard-v2-edhero-img img{width:100%;height:100%;object-fit:contain;padding:0}body.ecard-store .ecard-v2-edhero-product-name{font-weight:700;font-size:.9375rem}body.ecard-store .ecard-v2-edhero-search{background:var(--ecard-paper-2)}body.ecard-store .ecard-v2-edhero-search form{display:flex;gap:8px}body.ecard-store .ecard-v2-edhero-search input{flex:1;border:1.5px solid var(--ecard-ink);border-radius:8px;padding:8px 12px;font-size:.875rem;background:var(--ecard-paper)}body.ecard-store .ecard-v2-edhero-search button{border:0;border-radius:8px;padding:8px 14px;cursor:pointer}body.ecard-store .ecard-v2-edhero-count{font-family:var(--ecard-font-mono);font-size:.6875rem;opacity:.6}body.ecard-store .ecard-v2-edhero-preorders{background:var(--ecard-blue);color:var(--ecard-paper)}body.ecard-store .ecard-v2-bundles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media (max-width:768px){body.ecard-store .ecard-v2-bundles-grid{grid-template-columns:1fr}}body.ecard-store .ecard-v2-bundle-card{border:2px solid var(--ecard-ink);border-radius:14px;overflow:hidden;display:flex;flex-direction:column}body.ecard-store .ecard-v2-bundle-card.inverted,body.ecard-store .ecard-v2-edhero-search button{background:var(--ecard-ink);color:var(--ecard-paper)}body.ecard-store .ecard-v2-bundle-top{padding:20px;display:flex;flex-direction:column;gap:10px;flex:1}body.ecard-store .ecard-v2-bundle-name{font-weight:700;font-size:1rem}body.ecard-store .ecard-v2-bundle-thumbs{display:flex;gap:6px}body.ecard-store .ecard-v2-bundle-thumbs img{width:56px;height:56px;object-fit:contain;border-radius:6px;border:1.5px solid currentColor;opacity:.8}body.ecard-store .ecard-v2-bundle-foot{padding:16px 20px;border-top:2px solid currentColor;display:flex;align-items:center;justify-content:space-between;gap:12px}body.ecard-store .ecard-v2-split2{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:start}@media (max-width:1024px){body.ecard-store .ecard-v2-split2{grid-template-columns:1fr}}body.ecard-store .ecard-v2-filter-chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}body.ecard-store .ecard-v2-chip{display:inline-flex;align-items:center;padding:5px 14px;border:1.5px solid var(--ecard-ink);border-radius:999px;font-family:var(--ecard-font-mono);font-size:.6875rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--ecard-ink);text-decoration:none;background:var(--ecard-paper);transition:background .12s,color .12s;cursor:pointer}body.ecard-store .ecard-v2-chip:hover{background:var(--ecard-paper-2)}body.ecard-store .ecard-v2-chip.is-active{background:var(--ecard-ink);color:var(--ecard-paper)}body.ecard-store .ecard-pc-social{display:block;font-family:var(--ecard-font-mono);font-size:.6875rem;opacity:.6;margin-top:4px}body.ecard-store .ecard-social-follow{margin:28px 0}body.ecard-store .ecard-social-follow__title{font-family:var(--ecard-font-mono);font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;margin:0 0 12px;opacity:.75}body.ecard-store .ecard-social-follow__list{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0}body.ecard-store .ecard-social-follow__list>li{margin:0}body.ecard-store a.ecard-social-follow__link{text-decoration:none;transition:transform .15s ease,background .15s ease}body.ecard-store a.ecard-social-follow__link:hover{background:var(--ecard-blue);transform:translateY(-1px)}@media (prefers-reduced-motion:reduce){body.ecard-store a.ecard-social-follow__link{transition:none}body.ecard-store a.ecard-social-follow__link:hover{transform:none}}body.ecard-store .ecard-mobile-hamburger{display:none}body.ecard-store .ecard-mobile-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:9998}body.ecard-store .ecard-mobile-overlay.is-open{display:block}body.ecard-store .ecard-mobile-drawer{position:fixed;top:0;left:0;height:100dvh;width:min(320px,88vw);background:var(--ecard-paper);border-right:2px solid var(--ecard-ink);box-shadow:4px 0 24px rgba(0,0,0,.18);z-index:9999;display:flex;flex-direction:column;transform:translateX(-100%);visibility:hidden;transition:transform .26s cubic-bezier(.4,0,.2,1),visibility 0s linear .26s;overflow-y:auto}body.ecard-store .ecard-mobile-drawer.is-open{transform:translateX(0);visibility:visible;transition:transform .26s cubic-bezier(.4,0,.2,1)}body.ecard-store .ecard-mobile-drawer__head{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:2px solid var(--ecard-ink);flex-shrink:0}body.ecard-store .ecard-mobile-drawer__title{font-family:var(--ecard-font-display);font-size:1.125rem;font-weight:700;letter-spacing:-.01em;text-transform:uppercase;color:var(--ecard-ink)}body.ecard-store .ecard-mobile-drawer__close{background:0 0;border:1.5px solid var(--ecard-ink);border-radius:4px;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:var(--ecard-ink);flex-shrink:0}body.ecard-store .ecard-mobile-drawer__close:hover{background:var(--ecard-paper-2)}body.ecard-store .ecard-mobile-drawer__close svg{width:18px;height:18px}body.ecard-store .ecard-mobile-drawer__search{padding:14px 18px;border-bottom:1.5px solid var(--ecard-paper-2);flex-shrink:0}body.ecard-store .ecard-mobile-drawer__search form{display:flex;border:2px solid var(--ecard-ink);border-radius:6px;overflow:hidden}body.ecard-store .ecard-mobile-drawer__search input[type=search]{flex:1;border:0;padding:10px 12px;font-family:var(--ecard-font-body);font-size:.875rem;background:0 0;outline:0;color:var(--ecard-ink);min-width:0}body.ecard-store .ecard-mobile-drawer__search button[type=submit]{border:0;background:var(--ecard-ink);color:var(--ecard-paper);padding:0 14px;cursor:pointer;display:inline-flex;align-items:center}body.ecard-store .ecard-mobile-drawer__nav{flex:1;padding:8px 0 24px}body.ecard-store .ecard-mobile-drawer__section-label{font-family:var(--ecard-font-mono);font-size:.625rem;letter-spacing:.12em;text-transform:uppercase;color:var(--ecard-ink-faded);padding:16px 18px 6px}body.ecard-store .ecard-mobile-drawer__nav li a{display:block;padding:11px 18px;font-family:var(--ecard-font-body);font-size:.9375rem;font-weight:600;color:var(--ecard-ink);text-decoration:none;border-bottom:1px solid var(--ecard-paper-2);transition:background .12s,padding-left .12s}body.ecard-store .ecard-mobile-drawer__nav li a:hover{background:var(--ecard-paper-2);padding-left:24px}body.ecard-store .ecard-mmega{display:flex;flex-direction:column}body.ecard-store .ecard-mmega-uni{border-bottom:1px solid var(--ecard-paper-2)}body.ecard-store .ecard-mmega-uni__h{margin:0;font-size:inherit;font-weight:inherit}body.ecard-store .ecard-mmega-uni__btn{display:flex;align-items:center;gap:10px;width:100%;padding:13px 18px;background:0 0;border:0;border-left:4px solid transparent;cursor:pointer;text-align:left;color:var(--ecard-ink);font-family:var(--ecard-font-body)}body.ecard-store .ecard-mmega-uni__nm{font-family:var(--ecard-font-display);font-size:1rem;font-weight:700;letter-spacing:-.01em;text-transform:uppercase;flex:1;min-width:0}body.ecard-store .ecard-mmega-uni__meta{font-family:var(--ecard-font-mono);font-size:.625rem;letter-spacing:.06em;text-transform:uppercase;color:var(--ecard-ink-faded);flex-shrink:0}body.ecard-store .ecard-mmega-uni__btn[aria-expanded=true]{border-left-color:var(--ecard-v5-accent, var(--ecard-blue));background:var(--ecard-paper-2)}body.ecard-store .ecard-mmega-chev{flex-shrink:0;transition:transform .2s ease}body.ecard-store [aria-expanded=true]>.ecard-mmega-chev{transform:rotate(180deg)}body.ecard-store .ecard-mmega-panel{padding:4px 18px 18px;background:var(--ecard-paper-2);border-left:4px solid var(--ecard-v5-accent, var(--ecard-blue))}body.ecard-store .ecard-mmega-links{display:flex;flex-wrap:wrap;gap:8px 16px;padding:6px 0 12px;margin-bottom:8px;border-bottom:1px solid rgba(0,0,0,.08)}body.ecard-store .ecard-mmega-links a{font-family:var(--ecard-font-mono);font-size:.6875rem;letter-spacing:.04em;text-transform:uppercase;font-weight:600;color:var(--ecard-v5-accent-text, var(--ecard-blue));text-decoration:none}body.ecard-store .ecard-mmega-links a:hover{text-decoration:underline}body.ecard-store .ecard-mmega-cats{display:flex;flex-direction:column}body.ecard-store .ecard-mmega-cat{border-top:1px solid rgba(0,0,0,.07)}body.ecard-store .ecard-mmega-cat:first-child{border-top:0}body.ecard-store .ecard-mmega-cat__btn,body.ecard-store .ecard-mmega-sub li a{display:flex;align-items:center;gap:9px;color:var(--ecard-ink);text-decoration:none}body.ecard-store .ecard-mmega-cat__btn{width:100%;padding:10px 0;background:0 0;border:0;cursor:pointer;text-align:left;font-family:var(--ecard-font-body)}body.ecard-store a.ecard-mmega-cat__btn--link{cursor:pointer}body.ecard-store .ecard-mmega-cat__no{font-family:var(--ecard-font-mono);font-size:.6875rem;font-weight:700;color:var(--ecard-v5-accent-text, var(--ecard-blue));flex-shrink:0}body.ecard-store .ecard-mmega-cat__nm{flex:1;min-width:0;font-size:.875rem;font-weight:600}body.ecard-store .ecard-mmega-cat__ct{font-family:var(--ecard-font-mono);font-size:.625rem;color:var(--ecard-ink-faded);flex-shrink:0}body.ecard-store .ecard-mmega-sub{list-style:none;margin:0;padding:0 0 8px 26px}body.ecard-store .ecard-mmega-sub li{position:relative}body.ecard-store .ecard-mmega-sub li a{padding:7px 0;font-size:.8125rem;font-weight:500}body.ecard-store .ecard-mmega-sub li a:hover{color:var(--ecard-v5-accent-text, var(--ecard-blue))}body.ecard-store .ecard-mmega-sub li.is-new>a::after{content:"NEW";font-family:var(--ecard-font-mono);font-size:.5rem;letter-spacing:.06em;background:var(--ecard-orange);color:var(--ecard-ink);padding:1px 5px;border-radius:2px}body.ecard-store .ecard-mmega-setlogo{flex-shrink:0;display:grid;place-items:center;width:40px;height:26px;background:var(--ecard-paper);border:1px solid rgba(0,0,0,.12);border-radius:3px;overflow:hidden}body.ecard-store .ecard-mmega-setlogo img{max-width:100%;max-height:100%;object-fit:contain}body.ecard-store .ecard-mmega-setlogo>span{font-family:var(--ecard-font-mono);font-size:.4375rem;letter-spacing:.04em;text-transform:uppercase;opacity:.4}body.ecard-store .ecard-mmega-setnm{min-width:0}body.ecard-store .ecard-mmega-railwrap{margin:12px 0 4px}body.ecard-store .ecard-mmega-railwrap__head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:8px}body.ecard-store .ecard-mmega-railwrap__t{font-family:var(--ecard-font-display);font-size:.75rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:var(--ecard-v5-accent-text, var(--ecard-blue))}body.ecard-store .ecard-mmega-railwrap__all{font-family:var(--ecard-font-mono);font-size:.625rem;letter-spacing:.04em;text-transform:uppercase;font-weight:600;color:var(--ecard-ink);text-decoration:none;opacity:.7}body.ecard-store .ecard-mmega-rail{display:flex;gap:12px;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;padding:2px 2px 10px;margin:0-2px}body.ecard-store .ecard-mmega-rail .ecard-v5-pcard{flex:0 0 auto;width:256px;scroll-snap-align:start}body.ecard-store .ecard-mmega-foot{display:flex;flex-direction:column;gap:3px;margin-top:12px;padding:12px 14px;background:var(--ecard-v5-accent, var(--ecard-blue));color:var(--ecard-v5-accent-ink, var(--ecard-paper));border:1.5px solid var(--ecard-ink);box-shadow:3px 3px 0 0 var(--ecard-ink);text-decoration:none}body.ecard-store .ecard-mmega-foot__tag{font-family:var(--ecard-font-mono);font-size:.5625rem;letter-spacing:.1em;text-transform:uppercase}body.ecard-store .ecard-mmega-foot__p{font-size:.8125rem;line-height:1.3}body.ecard-store .ecard-mmega-foot__cta{font-family:var(--ecard-font-display);font-size:.75rem;font-weight:700;text-transform:uppercase;margin-top:4px}body.ecard-store .ecard-mmega-cat__btn:focus-visible,body.ecard-store .ecard-mmega-foot:focus-visible,body.ecard-store .ecard-mmega-uni__btn:focus-visible{outline:2px solid var(--ecard-v5-accent, var(--ecard-blue));outline-offset:-2px}@media (prefers-reduced-motion:reduce){body.ecard-store .ecard-mmega-chev{transition:none}body.ecard-store .ecard-mmega-rail{scroll-behavior:auto;scroll-snap-type:none}}@media (max-width:1024px){body.ecard-store .ecard-header-v2-row{grid-template-columns:auto 1fr auto;padding-left:16px;padding-right:16px;gap:10px}body.ecard-store .ecard-v2-header-tools{display:flex;gap:4px}body.ecard-store .ecard-tools-desktop{display:none!important}body.ecard-store .ecard-mobile-hamburger{display:inline-flex}body.ecard-store .ecard-header-nav{display:none}body.ecard-store .ecard-v2-logo{font-size:1.25rem;gap:8px;min-width:0}body.ecard-store .ecard-v2-logo__mark{height:28px;max-width:40px}body.ecard-store .ecard-v2-logo__text{overflow:hidden;text-overflow:ellipsis;min-width:0;padding-right:6px}body.ecard-store .ecard-header-bar{position:relative}body.ecard-store .ecard-header-search{display:flex;align-items:center;justify-content:flex-end;min-width:0}body.ecard-store .ecard-header-search .ecard-search-toggle{display:inline-flex;padding:4px 6px}body.ecard-store .ecard-search-toggle__label{display:none}body.ecard-store .ecard-header-search .ecard-v2-search{position:absolute;top:100%;left:0;right:0;width:auto;max-width:none;margin:0;border-left:none;border-right:none;border-radius:0;box-shadow:0 8px 16px rgba(18,18,18,.14);z-index:60;display:none}body.ecard-store .ecard-header-search .ecard-v2-search.is-search-open{display:flex}}body.ecard-store .ecard-unit-card-badges{display:flex;flex-wrap:wrap;gap:5px;margin-top:6px}body.ecard-store .ecard-card-badge{font-family:var(--ecard-font-mono);font-size:.5938rem;font-weight:600;line-height:1;text-transform:uppercase;letter-spacing:.04em;padding:3px 6px;border:1px solid rgba(18,18,18,.18);border-radius:4px;background:var(--ecard-paper);color:var(--ecard-ink);white-space:nowrap}body.ecard-store .ecard-card-badge--grade{background:var(--ecard-ink);color:var(--ecard-paper);border-color:var(--ecard-ink)}body.ecard-store .ecard-card-badge--state{border-style:dashed}body.ecard-store .ecard-card-badge--rarity{background:var(--ecard-blue);color:var(--ecard-paper);border-color:var(--ecard-blue)}body.ecard-store .ecard-unit-card-langs,body.ecard-store .ecard-unit-card-models{list-style:none;margin:6px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:5px}body.ecard-store .ecard-card-badge--lang.is-out,body.ecard-store .ecard-card-badge--model.is-out{opacity:.4;text-decoration:line-through;border-style:dashed}body.ecard-store .ecard-chip-group li{display:inline-flex;margin:0}body.ecard-store .ecard-chip-select{margin:0;cursor:pointer;font-family:var(--ecard-font-mono);-webkit-appearance:none;appearance:none;display:inline-flex;align-items:center;transition:background-color .12s ease,color .12s ease,border-color .12s ease}body.ecard-store .ecard-chip-select:hover:not(:disabled):not(.is-selected){border-color:var(--ecard-blue);color:var(--ecard-blue)}body.ecard-store .ecard-chip-select:focus-visible{outline:2px solid var(--ecard-blue);outline-offset:2px}body.ecard-store .ecard-chip-select.is-selected{background:var(--ecard-ink);color:var(--ecard-paper);border-color:var(--ecard-ink);text-decoration:none;opacity:1}body.ecard-store .ecard-chip-select:disabled{cursor:default}body.ecard-store .ecard-unit-card-add.is-disabled{opacity:.4;pointer-events:none}body.ecard-store .ecard-sp-graded{display:flex;align-items:center;gap:14px;margin:16px 0;padding:12px 16px;border:2px solid var(--ecard-ink);border-radius:12px;background:var(--ecard-paper)}body.ecard-store .ecard-sp-graded-score{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:64px;padding:8px 10px;border-radius:10px;background:var(--ecard-blue);color:#fff;line-height:1}body.ecard-store .ecard-sp-graded-grade{font-family:var(--ecard-font-display, inherit);font-size:1.875rem;font-weight:800}body.ecard-store .ecard-sp-graded-grader{font-family:var(--ecard-font-mono);font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;margin-top:4px}body.ecard-store .ecard-sp-graded-meta{display:flex;flex-direction:column;gap:4px;font-size:.875rem}body.ecard-store .ecard-sp-graded-cert{font-size:.75rem;opacity:.75}body.ecard-store .ecard-sp-graded-cert code{font-family:var(--ecard-font-mono);font-size:.75rem}body.ecard-store .ecard-sp-offers{padding:40px 0 8px;border-top:2px solid var(--ecard-ink);margin-top:32px}body.ecard-store .ecard-sp-offers-head{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;margin-bottom:18px}body.ecard-store .ecard-sp-offers-title{font-family:var(--ecard-font-display);font-size:clamp(1.125rem,2vw,1.5rem);text-transform:uppercase;margin:0}body.ecard-store .ecard-sp-offers-title .amount{white-space:nowrap}body.ecard-store .ecard-sp-offers-legend{display:flex;gap:8px;flex-wrap:wrap}body.ecard-store .ecard-sp-offers-table{border:2px solid var(--ecard-ink);border-radius:12px;overflow:hidden;background:var(--ecard-white)}body.ecard-store .ecard-sp-offers-row{display:grid;grid-template-columns:2fr 1fr .8fr .7fr .9fr 1fr 130px;align-items:center;gap:10px;padding:12px 16px;border-bottom:1px dashed var(--ecard-ink)}body.ecard-store .ecard-sp-offers-row:last-child{border-bottom:0}body.ecard-store .ecard-sp-offers-row.is-best{background:var(--ecard-paper-2)}body.ecard-store .ecard-sp-offers-row--head{background:var(--ecard-ink);color:var(--ecard-paper);font-family:var(--ecard-font-mono);font-size:.6875rem;letter-spacing:.1em;text-transform:uppercase;border-bottom:0}body.ecard-store .ecard-sp-offers-seller{display:flex;flex-direction:column;gap:2px}body.ecard-store .ecard-sp-offers-seller-name{font-family:var(--ecard-font-display);font-size:.9375rem}body.ecard-store .ecard-sp-offers-seller-sales{font-family:var(--ecard-font-mono);font-size:.625rem;opacity:.6}body.ecard-store .ecard-sp-offers-lang,body.ecard-store .ecard-sp-offers-state{font-size:.625rem;justify-self:start}body.ecard-store .ecard-sp-offers-rating,body.ecard-store .ecard-sp-offers-stock{font-family:var(--ecard-font-mono);font-size:.8125rem}body.ecard-store .ecard-sp-offers-price{font-family:var(--ecard-font-display);font-size:1.125rem}body.ecard-store .ecard-sp-offers-price.is-best{color:var(--ecard-blue)}body.ecard-store .ecard-sp-offers-price .amount,body.ecard-store .ecard-v2-cover h1{font-family:var(--ecard-font-display)}body.ecard-store .ecard-sp-offers-action{justify-self:stretch}body.ecard-store .ecard-sp-offers-action .ecard-btn{width:100%;justify-content:center}body.ecard-store .ecard-btn--disabled{opacity:.45;cursor:not-allowed;pointer-events:none;background:var(--ecard-paper-2)}body.ecard-store .ecard-sp-offers-indicative{display:inline-flex;align-items:center;justify-content:center;width:100%;font-family:var(--ecard-font-mono);font-size:.6875rem;letter-spacing:.04em;text-transform:uppercase;opacity:.5}@media (max-width:860px){body.ecard-store .ecard-sp-offers-row--head{display:none}body.ecard-store .ecard-sp-offers-row{grid-template-columns:1fr 1fr;gap:8px 12px;padding:14px 16px}body.ecard-store .ecard-sp-offers-seller{grid-column:1/-1}body.ecard-store .ecard-sp-offers-price{justify-self:end}body.ecard-store .ecard-sp-offers-action{grid-column:1/-1}}body.ecard-store .ecard-price-history-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;min-height:220px;padding:24px;border:1px dashed var(--ecard-ink);border-radius:12px;background:var(--ecard-paper-2);text-align:center}body.ecard-store .ecard-price-history-empty-icon{font-size:1.75rem;opacity:.55}body.ecard-store .ecard-price-history-empty p{margin:0;opacity:.55;font-size:.8125rem}body.ecard-store .ecard-v2-hero-editorial{grid-template-columns:1.7fr 1fr;align-items:stretch}body.ecard-store .ecard-v2-cover{position:relative;border:2.5px solid var(--ecard-ink);border-radius:18px;background:var(--ecard-blue);color:var(--ecard-paper);padding:40px;box-shadow:7px 7px 0 0 var(--ecard-ink);display:flex;flex-direction:column;justify-content:space-between;gap:24px;min-height:460px;overflow:hidden}body.ecard-store .ecard-v2-cover h1{font-size:clamp(2.5rem,5vw,4.75rem);line-height:.92;margin:18px 0 0;text-transform:uppercase;letter-spacing:-.02em;color:var(--ecard-paper)}body.ecard-store .ecard-v2-cover .ecard-v2-hero-lead{color:var(--ecard-paper);opacity:.92;margin:16px 0 0}body.ecard-store .ecard-v2-cover .ecard-v2-hero-cta-row{margin-top:8px}body.ecard-store .ecard-v2-cover .ecard-v2-btn.ghost{background:0 0;color:var(--ecard-paper);border-color:var(--ecard-paper);box-shadow:none}body.ecard-store .ecard-v2-cover-side{display:flex;flex-direction:column;gap:18px}body.ecard-store .ecard-v2-side-card{border:2.5px solid var(--ecard-ink);border-radius:16px;padding:22px;background:var(--ecard-paper);box-shadow:4px 4px 0 0 var(--ecard-ink);flex:1;display:flex;flex-direction:column;gap:8px}body.ecard-store .ecard-v2-side-card h3{font-family:var(--ecard-font-display);font-size:1.5rem;text-transform:uppercase;margin:4px 0 0;line-height:1}body.ecard-store a.ecard-v2-side-card{text-decoration:none;color:var(--ecard-ink);transition:transform 120ms ease,box-shadow 120ms ease}body.ecard-store a.ecard-v2-side-card:hover{transform:translate(-2px,-2px);box-shadow:6px 6px 0 0 var(--ecard-blue)}body.ecard-store .ecard-v2-side-card--search{background:var(--ecard-ink);color:var(--ecard-paper)}body.ecard-store .ecard-v2-side-card--search .ecard-v2-eyebrow,body.ecard-store .ecard-v2-side-card--search .ecard-v2-side-card__cta,body.ecard-store .ecard-v2-side-card--search h3{color:var(--ecard-paper)}body.ecard-store .ecard-v2-side-card__cta{display:inline-flex;align-items:center;gap:8px;font-family:var(--ecard-font-mono);font-size:.8125rem;letter-spacing:.04em;color:var(--ecard-blue);margin-top:6px}body.ecard-store .ecard-v2-side-card__meta{font-family:var(--ecard-font-mono);font-size:.75rem;opacity:.7;margin-top:auto}body.ecard-store .ecard-v2-side-list{list-style:none;margin:4px 0 0;padding:0;display:flex;flex-direction:column;gap:8px}body.ecard-store .ecard-v2-side-list li{font-size:.875rem;padding-left:18px;position:relative}body.ecard-store .ecard-v2-side-list li::before{content:"→";position:absolute;left:0;color:var(--ecard-blue);font-weight:700}body.ecard-store .ecard-v2-hero--c{padding-top:0}body.ecard-store .ecard-v2-ticker{background:var(--ecard-blue);color:var(--ecard-paper);border-bottom:2px solid var(--ecard-ink);overflow:hidden;white-space:nowrap;padding:12px 0;margin-bottom:48px}body.ecard-store .ecard-v2-ticker-track{display:inline-flex;gap:40px;align-items:center;will-change:transform;animation:ecard-v2-ticker 28s linear infinite}body.ecard-store .ecard-v2-ticker-item{font-family:var(--ecard-font-display);font-size:1.375rem;letter-spacing:.03em;text-transform:uppercase}body.ecard-store .ecard-v2-ticker-item::after{content:"★";margin-left:40px;color:var(--ecard-paper);opacity:.7;font-size:.875rem}@media (prefers-reduced-motion:reduce){body.ecard-store .ecard-v2-ticker-track{animation:none}}body.ecard-store .ecard-v2-hero-brutalist{display:block}body.ecard-store .ecard-v2-hero-brutalist h1{font-size:clamp(3.5rem,9vw,8.25rem);line-height:.86;margin:18px 0 28px}body.ecard-store .ecard-v2-hero-brutalist-row{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;flex-wrap:wrap}body.ecard-store .ecard-v2-hero-brutalist .ecard-v2-hero-lead{margin:0;font-size:1.375rem;max-width:30ch;line-height:1.15}body.ecard-store .ecard-v2-hero-brutalist .ecard-v2-hero-meta{margin-top:32px}@media (max-width:980px){body.ecard-store .ecard-v2-hero-editorial{grid-template-columns:1fr}body.ecard-store .ecard-v2-cover{min-height:0}body.ecard-store .ecard-v2-hero-brutalist-row{align-items:flex-start}}body.ecard-store .site{overflow-x:clip}@media (max-width:768px){body.ecard-store .ecard-v2-shell{padding:0 16px}body.ecard-store .ecard-v2-dropzone-inner{grid-template-columns:minmax(0,1fr)}body.ecard-store .ecard-v2-dropzone form{max-width:100%}}@media (pointer:coarse){body.ecard-store .ecard-v2-view-toggle{height:44px}body.ecard-store .ecard-v2-view-toggle button{padding:0 14px}body.ecard-store .ecard-unit-card-add,body.ecard-store .ecard-v2-product-card .add-btn,body.ecard-store .ecard-v2-product-card .wishlist-btn{width:44px;height:44px}body.ecard-store .ecard-pc .button.add_to_cart_button,body.ecard-store .ecard-pc a.button{width:44px!important;height:44px!important}}body.ecard-store .woocommerce-Price-amount{white-space:nowrap}@media (max-width:1024px){body.ecard-store .ecard-v2-shop-wrap{grid-template-columns:minmax(0,1fr)}}@media (max-width:900px){body.ecard-store .ecard-v2-shop-hero__grid,body.ecard-store .ecard-v2-shop-layout--sidebar{grid-template-columns:minmax(0,1fr)}}@media (max-width:860px){body.ecard-store .ecard-sp-grid{grid-template-columns:minmax(0,1fr)}}@media (min-width:769px) and (max-width:1024px){body.ecard-store .ecard-v2-hero-inner{grid-template-columns:minmax(0,1fr) 420px;gap:32px}body.ecard-store .ecard-v2-dropzone-inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:32px}}body.ecard-store .ecard-v2-shop-hero__grid--solo{grid-template-columns:minmax(0,1fr)}body.ecard-store .ecard-sp-form-wrap form.cart{grid-template-columns:120px minmax(0,1fr)}body.ecard-store .ecard-sp-form-wrap .single_add_to_cart_button{min-width:0}@media (max-width:480px){body.ecard-store .ecard-sp-form-wrap form.cart{grid-template-columns:minmax(0,1fr)}body.ecard-store .ecard-sp-form-wrap form.cart .quantity{grid-column:1;grid-row:1}body.ecard-store .ecard-sp-form-wrap form.cart .single_add_to_cart_button{grid-column:1;grid-row:2;letter-spacing:.03em!important;gap:8px!important;padding:12px!important;height:auto!important;min-height:52px}body.ecard-store .ecard-sp-form-wrap form.cart .single_add_to_cart_button::before{display:none}}@media (max-width:580px){body.ecard-store .ecard-sp-gallery{grid-template-columns:minmax(0,1fr);gap:12px}body.ecard-store .ecard-sp-thumbs{flex-direction:row;flex-wrap:wrap;order:2}body.ecard-store .ecard-sp-thumb{width:56px;flex:0 0 auto}body.ecard-store .ecard-sp-main-img{order:1;aspect-ratio:4/5}}@media (max-width:1024px){body.ecard-store .ecard-v2-sidebar{position:static;max-height:none;overflow-y:visible;top:auto}}@media (max-width:768px){body.ecard-store .ecard-wrap{padding-left:16px;padding-right:16px}body.ecard-store .ecard-content-wrap{padding:24px 16px 48px}}@media (max-width:560px){body.ecard-store .ecard-v2-shop-main ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}}@media (pointer:coarse){body.ecard-store .ecard-v2-footer-bottom a,body.ecard-store .ecard-v2-footer-col a{display:inline-flex;align-items:center;min-height:44px;min-width:44px}body.ecard-store .ecard-mmega-uni__btn,body.ecard-store .ecard-mobile-drawer__nav li a{min-height:44px}body.ecard-store .ecard-mobile-drawer__close,body.ecard-store .ecard-v2-icon-btn{min-width:44px;min-height:44px}body.ecard-store .ecard-v2-btn.sm,body.ecard-store .ecard-v2-filter-group-head,body.ecard-store .ecard-v2-filter-lbl,body.ecard-store .ecard-v2-filter-row,body.ecard-store .ecard-v2-search__btn,body.ecard-store .ecard-v2-set-reserve,body.ecard-store .woocommerce-ordering select.orderby{min-height:44px}body.ecard-store .ecard-v2-filter-lbl,body.ecard-store .ecard-v2-filter-row{display:flex;align-items:center}body.ecard-store .ecard-v2-view-toggle button{min-width:44px}body.ecard-store .woocommerce-pagination ul li a,body.ecard-store .woocommerce-pagination ul li span{width:44px;height:44px}body.ecard-store .ecard-chip,body.ecard-store .ecard-filters-toggle,body.ecard-store .ecard-sort-select,body.ecard-store .ecard-sp-tab,body.ecard-store .ecard-tcg-pill,body.ecard-store .ecard-v2-filters-toggle,body.ecard-store .ecard-v2-logo{min-height:44px}body.ecard-store .ecard-v2-filter-close{min-width:44px;min-height:44px}body.ecard-store .ecard-v2-filter-apply-btn{min-height:48px}body.ecard-store .ecard-social-btn,body.ecard-store .woocommerce-form-login__submit{min-height:44px}body.ecard-store .woocommerce-form__input-checkbox{width:22px;height:22px}}@media (max-width:430px){body.ecard-store .ecard-v2-logo{font-size:1.0625rem}body.ecard-store .ecard-v2-logo__mark{height:24px;max-width:32px}}body.ecard-store .ecard-v2-spotlight-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:56px;align-items:center}body.ecard-store .ecard-v2-spotlight-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}body.ecard-store .ecard-v2-spotlight-card{display:block}@media (max-width:860px){body.ecard-store .ecard-v2-spotlight-grid{grid-template-columns:minmax(0,1fr);gap:28px}}@media (max-width:480px){body.ecard-store .ecard-v2-spotlight-cards{grid-template-columns:repeat(3,minmax(0,1fr))}body.ecard-store .ecard-v2-spotlight-cards .ecard-v2-spotlight-card:nth-child(n+7){display:none}}@media (max-width:768px){body.ecard-store.home #primary{display:flex;flex-direction:column}body.ecard-store.home #primary>*{order:4}body.ecard-store.home #primary>.ecard-v2-hero{order:1}body.ecard-store.home #primary>.ecard-v2-usp-strip{order:2}body.ecard-store.home #primary>.ecard-v2-section--bestsellers{order:3}body.ecard-store .ecard-v2-review-grid,body.ecard-store .ecard-v2-set-strip{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:min(78vw,320px);overflow-x:auto;padding-bottom:10px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin}body.ecard-store .ecard-v2-review-grid>*,body.ecard-store .ecard-v2-set-strip>*{scroll-snap-align:start}}@media (max-width:480px){body.ecard-store .ecard-v2-section{padding:28px 0}body.ecard-store .ecard-v2-section-head{margin-bottom:18px;gap:14px}body.ecard-store .ecard-v2-dropzone{padding:40px 0}}@media (max-width:768px){body.ecard-store .ecard-v2-hero-bg-blob{font-size:clamp(5rem,22vw,11rem);top:-16px;right:12px}}@media (min-width:1025px) and (max-width:1279px){body.ecard-store .ecard-v2-nav-row{flex-wrap:nowrap;overflow-x:auto;padding-left:20px;padding-right:20px;scrollbar-width:none}body.ecard-store .ecard-v2-nav-row::-webkit-scrollbar{display:none}body.ecard-store .ecard-v2-nav-item{padding-left:8px;padding-right:8px;letter-spacing:.01em;flex:0 0 auto}body.ecard-store .ecard-v2-nav-spacer{flex:1 1 0;min-width:0}body.ecard-store .ecard-v2-nav-label{max-width:12ch}body.ecard-store .ecard-v2-nav-logo{max-width:78px}}@media (min-width:1025px) and (max-width:1120px){body.ecard-store .ecard-v2-nav-item{font-size:.6875rem}body.ecard-store .ecard-v2-nav-row{padding-left:16px;padding-right:16px}}body.ecard-store .ecard-v2-filter-head-actions{display:flex;align-items:center;gap:10px}body.ecard-store .ecard-v2-filters-toggle{display:none;align-items:center;gap:7px;padding:9px 14px;border:1.5px solid var(--ecard-ink);border-radius:8px;background:var(--ecard-paper);color:var(--ecard-ink);font-family:var(--ecard-font-mono);font-size:.6875rem;text-transform:uppercase;letter-spacing:.05em;cursor:pointer}body.ecard-store .ecard-v2-filters-toggle:hover{background:var(--ecard-paper-2)}body.ecard-store .ecard-v2-filters-toggle-count{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:9px;background:var(--ecard-blue);color:#fff;font-size:.625rem}body.ecard-store .ecard-v2-filter-close{display:none;align-items:center;justify-content:center;background:0 0;border:0;padding:4px;cursor:pointer;color:var(--ecard-ink)}body.ecard-store .ecard-v2-filters-backdrop{display:none;position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:9998}body.ecard-store .ecard-v2-filter-apply{display:none}body.ecard-store .ecard-v2-filter-apply-btn{display:block;width:100%;padding:13px 16px;border:0;border-radius:8px;background:var(--ecard-ink);color:var(--ecard-paper);font-family:var(--ecard-font-display);font-size:.8125rem;text-transform:uppercase;letter-spacing:.06em;cursor:pointer}@media (max-width:900px){body.ecard-store .ecard-v2-filter-close,body.ecard-store .ecard-v2-filters-toggle{display:inline-flex}body.ecard-store .ecard-v2-filters-backdrop.is-open{display:block}body.ecard-store .ecard-v2-toolbar-tools{flex-wrap:wrap;min-width:0}body.ecard-store .ecard-v2-toolbar-tools form.woocommerce-ordering{min-width:0}body.ecard-store .ecard-v2-toolbar-tools select.orderby{max-width:100%}body.ecard-store .ecard-v2-toolbar--empty{border-bottom:none;padding-bottom:0}body.ecard-store .ecard-v2-sidebar{position:fixed;top:0;left:0;height:100dvh;width:min(340px,88vw);max-height:none;margin:0;z-index:9999;display:flex;flex-direction:column;border-width:0 2px 0 0;border-radius:0;box-shadow:4px 0 24px rgba(0,0,0,.18);overflow-y:auto;overscroll-behavior:contain;transform:translateX(-100%);visibility:hidden;transition:transform .26s cubic-bezier(.4,0,.2,1),visibility 0s linear .26s}body.ecard-store .ecard-v2-sidebar.is-open{transform:translateX(0);visibility:visible;transition:transform .26s cubic-bezier(.4,0,.2,1)}body.ecard-store .ecard-v2-sidebar>*{flex-shrink:0}body.ecard-store .ecard-v2-sidebar .ecard-v2-filter-head{position:sticky;top:0;z-index:1;background:var(--ecard-paper)}body.ecard-store .ecard-v2-filter-apply{display:block;position:sticky;bottom:0;margin-top:auto;padding:12px 14px calc(12px + env(safe-area-inset-bottom));background:var(--ecard-paper);border-top:1.5px solid var(--ecard-ink)}body.ecard-filters-open{overflow:hidden}}@media (prefers-reduced-motion:reduce){body.ecard-store .ecard-v2-sidebar,body.ecard-store .ecard-v2-sidebar.is-open{transition:none}}@media (pointer:coarse){body.ecard-store .ecard-unit-card-body{container-type:inline-size}@container (max-width: 190px){body.ecard-store .ecard-unit-card-price{font-size:.9375rem}}body.ecard-store .ecard-unit-card-name{display:flex;align-items:center;min-height:44px}body.ecard-store .ecard-unit-card-langs.ecard-chip-group,body.ecard-store .ecard-unit-card-models.ecard-chip-group{gap:8px}body.ecard-store .ecard-unit-card-langs.ecard-chip-group>li,body.ecard-store .ecard-unit-card-models.ecard-chip-group>li{flex:1 1 auto}body.ecard-store .ecard-unit-card-langs.ecard-chip-group .ecard-chip-select,body.ecard-store .ecard-unit-card-models.ecard-chip-group .ecard-chip-select{flex:1 1 auto;justify-content:center;min-height:44px;min-width:44px;padding:0 10px;font-size:.6562rem}body.ecard-store .ecard-cards-list .ecard-unit-card{max-height:none}}@media (max-width:768px){body.ecard-store .ecard-cards-list{grid-template-columns:minmax(0,1fr)}}