.cat-page{background:var(--site-bg);min-height:60vh}.cat-top{max-width:1400px;margin:0 auto;padding:1.1rem clamp(1rem,3vw,3.5rem) 0}.cat-breadcrumb{color:var(--site-muted);align-items:center;gap:.4rem;font-size:.8rem;display:flex}.cat-breadcrumb a{color:inherit;text-decoration:none}.cat-breadcrumb a:hover{color:var(--color-hot-pink)}.cat-breadcrumb svg{opacity:.6;flex-shrink:0}.cat-breadcrumb [aria-current=page]{color:var(--site-text);font-weight:700}.cat-header{text-align:center;max-width:1400px;margin:0 auto;padding:1.25rem clamp(1rem,3vw,3.5rem) 0}.cat-header__title{font-family:var(--font-display), system-ui, sans-serif;letter-spacing:-.01em;text-transform:uppercase;color:var(--site-text);margin:0 0 .6rem;padding-bottom:.6rem;font-size:clamp(1.8rem,3.2vw,2.6rem);font-weight:900;display:inline-block;position:relative}.cat-header__title:after{content:"";background:var(--color-hot-pink);border-radius:2px;width:3.5rem;height:4px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.cat-header__subtitle{color:var(--site-muted);margin:0 0 1.4rem;font-size:.92rem}.cat-search{max-width:34rem;margin:0 auto}.cat-search .field{max-width:none}.cat-search input{width:100%}.cat-body{grid-template-columns:15.5rem minmax(0,1fr);align-items:start;gap:2.25rem;max-width:1400px;margin:0 auto;padding:1.75rem clamp(1rem,3vw,3.5rem) 4rem;display:grid}.cat-filter-shell{min-width:0}.cat-filter-trigger,.cat-filter-overlay,.cat-filter-sheet__close,.cat-filter-sheet__grabber,.cat-filter-sheet__actions{display:none}.cat-filters{flex-direction:column;gap:1.5rem;display:flex;position:sticky;top:1.5rem}.cat-filters__head{justify-content:space-between;align-items:center;display:flex}.cat-filters__head h2{font-family:var(--font-display), system-ui, sans-serif;margin:0;font-size:1rem;font-weight:800}.cat-filters__clear{color:var(--color-hot-pink);font-size:.8rem;font-weight:600;text-decoration:none}.cat-filters__clear:hover{text-decoration:underline}.cat-group summary{cursor:pointer;letter-spacing:.04em;text-transform:uppercase;color:var(--site-text);justify-content:space-between;align-items:center;padding:.3rem 0;font-size:.82rem;font-weight:700;list-style:none;display:flex}.cat-group summary::-webkit-details-marker{display:none}.cat-group summary:focus-visible{outline:2px solid var(--color-hot-pink);outline-offset:-2px;border-radius:8px}.cat-group summary svg{color:var(--site-muted);transition:transform .2s}.cat-group[open] summary svg{transform:rotate(180deg)}.cat-group__options{flex-direction:column;gap:.55rem;padding:.75rem 0 .25rem;display:flex}.cat-option{color:var(--site-muted);align-items:center;gap:.55rem;font-size:.86rem;text-decoration:none;display:flex}.cat-option:hover{color:var(--site-text)}.cat-option__box{border:1.5px solid var(--site-border);color:#0000;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:1.1rem;height:1.1rem;display:flex}.cat-option--radio .cat-option__box{border-radius:999px}.cat-option--on{color:var(--site-text);font-weight:600}.cat-option--on .cat-option__box{background:var(--color-hot-pink);border-color:var(--color-hot-pink);color:#fff}.cat-option__count{color:var(--site-muted);margin-left:auto;font-size:.74rem}.cat-date-range{grid-template-columns:1fr 1fr;gap:.5rem;padding:.75rem 0 .25rem;display:grid}.cat-date-range label{flex-direction:column;gap:.28rem;display:flex}.cat-date-range label span{color:var(--site-muted);font-size:.66rem;font-weight:700}.cat-date-range input{box-sizing:border-box;border:1px solid var(--site-border);background:var(--site-bg-raised);width:100%;min-width:0;color:var(--site-text);font:inherit;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;border-radius:7px;padding:.52rem .45rem;font-size:.7rem}.cat-date-range input:focus{outline:1px solid var(--color-hot-pink);border-color:var(--color-hot-pink)}.cat-date-range button{color:var(--color-hot-pink);font:inherit;cursor:pointer;background:#ff008c14;border:1px solid #ff008c4d;border-radius:7px;grid-column:1/-1;padding:.55rem;font-size:.7rem;font-weight:850}.cat-date-range button:hover{background:var(--color-hot-pink);color:#fff}[data-theme=light] .cat-date-range input{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.cat-toolbar{flex-wrap:wrap;align-items:center;gap:.75rem;min-height:2rem;margin-bottom:1.4rem;display:flex}.cat-toolbar__count{color:var(--site-muted);margin-right:.25rem;font-size:.86rem}.cat-chip{color:var(--color-hot-pink);background:#ff008c1f;border-radius:999px;align-items:center;gap:.4rem;padding:.35rem .5rem .35rem .85rem;font-size:.78rem;font-weight:600;text-decoration:none;display:inline-flex}.cat-chip svg{flex-shrink:0}.cat-grid{grid-template-columns:repeat(auto-fill,minmax(15.5rem,1fr));gap:1.4rem;display:grid}.ecard--catalog{flex-direction:column}.ecard--catalog .ecard__cover{aspect-ratio:16/10;width:100%}.ecard--catalog .ecard__body{gap:.5rem;padding:1rem 1.1rem 1.1rem}.ecard--catalog .ecard__title{font-size:1.02rem;line-height:1.2}.ecard--catalog .ecard__meta{gap:.32rem;font-size:.78rem}.ecard__footer{border-top:1px solid #ece8e0;justify-content:space-between;align-items:baseline;gap:.5rem;margin-top:auto;padding-top:.65rem;display:flex}.ecard__price{color:#5f5b53;font-size:.72rem}.ecard__price strong{color:#111;font-size:.98rem;font-weight:800;display:block}.ecard--catalog .ecard__cta{white-space:nowrap;font-size:.7rem}.cat-empty{text-align:center;color:var(--site-muted);grid-column:1/-1;padding:4rem 1rem}.cat-empty h2{font-family:var(--font-display), system-ui, sans-serif;color:var(--site-text);margin:0 0 .5rem;font-size:1.3rem}.cat-empty p{margin:0 0 1.25rem;font-size:.9rem}@media (max-width:900px){.cat-body{grid-template-columns:1fr;gap:1rem;padding-top:1rem}.cat-filter-trigger{width:100%;min-height:3rem;color:var(--site-text);font:inherit;cursor:pointer;background:#ff008c14;border:1px solid #ff008c4d;border-radius:12px;justify-content:space-between;align-items:center;gap:.75rem;padding:.72rem .9rem;font-size:.88rem;font-weight:800;display:flex}.cat-filter-trigger__label{align-items:center;gap:.6rem;display:inline-flex}.cat-filter-trigger__label svg{color:var(--color-hot-pink)}.cat-filter-trigger:focus-visible,.cat-filter-sheet__close:focus-visible,.cat-filter-sheet__actions button:focus-visible{outline-offset:2px;outline:3px solid #ff008c59}.cat-filter-trigger__count{background:var(--color-hot-pink);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:1.5rem;height:1.5rem;padding-inline:.4rem;font-size:.72rem;display:inline-flex}.cat-filter-overlay{z-index:59;opacity:0;pointer-events:none;background:#0000009e;border:0;transition:opacity .22s;display:block;position:fixed;inset:0}.cat-filter-overlay--open{opacity:1;pointer-events:auto}.cat-filter-sheet{z-index:60;border:1px solid var(--site-border);background:var(--site-bg-raised);visibility:hidden;border-bottom:0;border-radius:22px 22px 0 0;flex-direction:column;max-height:min(86dvh,46rem);transition:transform .26s cubic-bezier(.22,1,.36,1),visibility .26s;display:flex;position:fixed;bottom:0;left:0;right:0;overflow:hidden;transform:translateY(105%);box-shadow:0 -22px 70px #00000061}.cat-filter-sheet--open{visibility:visible;transform:translateY(0)}.cat-filter-sheet__grabber{background:var(--site-border);border-radius:999px;flex:none;width:2.75rem;height:4px;margin:.55rem auto 0;display:block}.cat-filter-sheet__close{z-index:2;border:1px solid var(--site-border);background:var(--site-bg);width:2.25rem;height:2.25rem;color:var(--site-text);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:.75rem;right:.85rem}.cat-filter-sheet__scroll{overscroll-behavior:contain;scrollbar-width:thin;min-height:0;overflow-y:auto}.cat-filters{gap:0;padding:.35rem 1rem .5rem;position:static}.cat-filters__head{min-height:3.25rem;padding-right:3rem}.cat-group{border-top:1px solid var(--site-border)}.cat-group summary{min-height:3.15rem;padding:.75rem 0}.cat-group__options{gap:.25rem;padding:0 0 .85rem}.cat-option{min-height:2.35rem;padding:.35rem .15rem}.cat-filter-sheet__actions{padding:.75rem 1rem calc(.75rem + env(safe-area-inset-bottom));border-top:1px solid var(--site-border);background:var(--site-bg-raised);flex:none;display:block}.cat-filter-sheet__actions button{background:var(--color-hot-pink);color:#fff;width:100%;min-height:3rem;font:inherit;cursor:pointer;border:0;border-radius:11px;font-weight:850}}@media (max-width:560px){.cat-top{padding:.8rem .9rem 0}.cat-header{text-align:left;padding:.95rem .9rem 0}.cat-header__title{margin-bottom:.45rem;padding-bottom:.5rem;font-size:1.65rem}.cat-header__title:after{width:2.75rem;height:3px;left:0;transform:none}.cat-header__subtitle{margin-bottom:1rem;font-size:.84rem}.cat-search{max-width:none}.cat-search input{min-height:2.85rem;font-size:.86rem}.cat-body{padding:.9rem .9rem 3rem}.cat-toolbar{scrollbar-width:none;flex-wrap:nowrap;gap:.5rem;min-height:auto;margin:0 0 .85rem;overflow-x:auto}.cat-toolbar::-webkit-scrollbar{display:none}.cat-toolbar__count,.cat-chip{flex:none}.cat-grid{grid-template-columns:1fr;gap:1rem}.ecard--catalog .ecard__cover{aspect-ratio:16/9}.ecard--catalog .ecard__body{padding:.9rem 1rem 1rem}}
