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-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-v2-active-filter{display:inline-flex;align-items:center;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);color:var(--ecard-ink);text-decoration:none;text-transform:uppercase;font-family:var(--ecard-font-mono);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-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}@media (pointer:coarse){body.ecard-store .ecard-v2-view-toggle{height:44px}body.ecard-store .ecard-v2-view-toggle button{padding:0 14px}}@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)}}body.ecard-store .ecard-v2-shop-hero__grid--solo{grid-template-columns:minmax(0,1fr)}@media (max-width:1024px){body.ecard-store .ecard-v2-sidebar{position:static;max-height:none;overflow-y:visible;top:auto}}@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-filter-group-head,body.ecard-store .ecard-v2-filter-lbl,body.ecard-store .ecard-v2-filter-row,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 .ecard-v2-filters-toggle{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-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)}}@media (prefers-reduced-motion:reduce){body.ecard-store .ecard-v2-sidebar,body.ecard-store .ecard-v2-sidebar.is-open{transition:none}}