.bridal-category-page{background:#fff}.category-banner{border-bottom:1px solid var(--bridal-line);background:#fbf7f8;padding:2.3rem 0}.category-banner-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(260px,.7fr);align-items:center;gap:2.5rem}.category-breadcrumb{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:1.35rem;color:#8a7e83;font-size:.72rem}.category-breadcrumb a:hover{color:var(--bridal-brand)}.category-eyebrow{display:block;margin-bottom:.35rem;color:var(--bridal-brand);font-size:.65rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.category-banner h1{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.4rem,4vw,4rem);font-weight:500;line-height:1}.category-banner p{max-width:620px;margin:.75rem 0 0;color:var(--bridal-muted);line-height:1.65}.category-banner-image{overflow:hidden;aspect-ratio:16 / 9;border:1px solid #eadfe3;background:#f4eaee}.category-banner-image img{width:100%;height:100%;object-fit:cover}.category-catalog-section{padding:3rem 0 3.6rem}.category-catalog-toolbar{display:flex;align-items:end;justify-content:space-between;gap:1.5rem;margin-bottom:1.5rem}.category-catalog-toolbar h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.7rem,2.6vw,2.35rem);font-weight:500}.category-toolbar-actions{display:flex;align-items:center;gap:.75rem}.category-result-count{color:var(--bridal-muted);font-size:.72rem;white-space:nowrap}.category-sort-form{display:flex;align-items:center;gap:.45rem}.category-sort-form label{color:var(--bridal-muted);font-size:.7rem;white-space:nowrap}.category-sort-form select{min-height:38px;border:1px solid #dfd4d8;border-radius:4px;background:#fff;color:var(--bridal-ink);padding:0 2rem 0 .75rem;font-size:.72rem}.category-filter-toggle{display:none;min-height:38px;align-items:center;gap:.4rem;border:1px solid var(--bridal-brand);border-radius:4px;background:#fff;color:var(--bridal-brand);padding:0 .8rem;font-size:.72rem;font-weight:850}.category-filter-toggle span{display:grid;width:18px;height:18px;place-items:center;border-radius:50%;background:var(--bridal-brand);color:#fff;font-size:.58rem}.category-catalog-layout{display:grid;grid-template-columns:235px minmax(0,1fr);align-items:start;gap:1.6rem}.category-filter-panel{border:1px solid #e5dade;background:#fff}.category-filter-panel form{display:grid}.category-filter-head{display:flex;min-height:52px;align-items:center;justify-content:space-between;border-bottom:1px solid #eee4e8;padding:0 .9rem}.category-filter-head h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:1rem}.category-filter-head a{color:var(--bridal-brand);font-size:.65rem;font-weight:800}.category-filter-group{display:grid;gap:.55rem;border:0;border-bottom:1px solid #eee4e8;margin:0;padding:1rem .9rem}.category-filter-group legend{margin-bottom:.65rem;font-size:.68rem;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.category-radio-option{display:grid;grid-template-columns:16px minmax(0,1fr) auto;align-items:center;gap:.55rem;color:#52494e;cursor:pointer;font-size:.72rem}.category-radio-option input{width:15px;height:15px;accent-color:var(--bridal-brand)}.category-radio-option small{color:#a2979c;font-size:.62rem}.category-price-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.category-price-fields label{display:grid;gap:.3rem}.category-price-fields span{color:var(--bridal-muted);font-size:.62rem}.category-price-fields input{width:100%;min-height:36px;border:1px solid #dfd4d8;border-radius:4px;padding:0 .55rem;font-size:.7rem}.category-apply-button{min-height:40px;border:0;background:var(--bridal-brand);color:#fff;font-size:.72rem;font-weight:850}.category-apply-button:hover{background:var(--bridal-brand-dark)}.category-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-empty-state{min-height:360px;display:grid;place-content:center}.category-vendors-section{border-top:1px solid var(--bridal-line);background:#fbf7f8;padding:3rem 0}.category-vendor-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem}.category-vendor-card{display:grid;grid-template-columns:46px minmax(0,1fr) 18px;align-items:center;gap:.7rem;border:1px solid #e5dade;background:#fff;padding:.8rem}.category-vendor-card:hover{border-color:#cfaebc;box-shadow:0 10px 24px #46233012}.category-vendor-mark{display:grid;width:46px;height:46px;overflow:hidden;place-items:center;border-radius:50%;background:var(--bridal-brand-soft);color:var(--bridal-brand);font-weight:900}.category-vendor-mark img{width:100%;height:100%;object-fit:cover}.category-vendor-card strong,.category-vendor-card small{display:block}.category-vendor-card strong{overflow:hidden;font-size:.75rem;text-overflow:ellipsis;white-space:nowrap}.category-vendor-card small{margin-top:.18rem;color:var(--bridal-muted);font-size:.62rem}.category-vendor-card svg{width:17px;height:17px;color:var(--bridal-brand)}@media(max-width:980px){.category-product-grid,.category-vendor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:860px){.category-banner-grid{grid-template-columns:minmax(0,1fr) 230px;gap:1.5rem}.category-catalog-toolbar{align-items:flex-start;flex-direction:column}.category-toolbar-actions{width:100%;flex-wrap:wrap}.category-filter-toggle{display:inline-flex}.category-catalog-layout{grid-template-columns:1fr}.category-filter-panel{display:none}.category-filter-panel.is-open{display:block}}@media(max-width:640px){.category-banner{padding:1.6rem 0}.category-banner-grid{grid-template-columns:1fr}.category-banner-image{aspect-ratio:16 / 7}.category-catalog-section,.category-vendors-section{padding-block:2.4rem}.category-toolbar-actions{align-items:stretch}.category-result-count{display:none}.category-sort-form{flex:1;justify-content:flex-end}.category-sort-form select{max-width:180px}.category-product-grid,.category-vendor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}}@media(max-width:430px){.category-product-grid,.category-vendor-grid{grid-template-columns:1fr}}
