.pazos-marketplace-page{background:#f4f5f7;color:#171717}.pazos-market-hero{background:linear-gradient(120deg,#070707 0%,#1d070b 72%,#7e091f 100%);color:#fff;padding:70px 0 62px}.pazos-market-hero span,.pazos-market-section-head span{display:block;font-size:12px;font-weight:800;letter-spacing:.16em;color:#e9a1ad}.pazos-market-hero h1{font-size:clamp(36px,6vw,68px);line-height:1.02;margin:10px 0 14px}.pazos-market-hero p{max-width:680px;font-size:18px;color:#eee;margin:0 0 28px}.pazos-market-search{display:flex;max-width:760px;background:#fff;border-radius:14px;padding:6px;box-shadow:0 18px 42px rgba(0,0,0,.26)}.pazos-market-search input{flex:1;border:0!important;box-shadow:none!important;padding:13px 16px;font-size:16px;min-width:0}.pazos-market-search button{border:0;border-radius:10px;background:var(--pazos-primary,#c8102e);color:#fff;font-weight:800;padding:0 28px;cursor:pointer}.pazos-market-categories{background:#fff;padding:36px 0;border-bottom:1px solid #e8e8e8}.pazos-market-section-head h2{font-size:30px;margin:5px 0 20px}.pazos-market-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.pazos-market-category-card{position:relative;display:flex;align-items:center;gap:13px;min-height:94px;padding:18px;border:1px solid #e6e7e9;border-radius:16px;color:#171717;text-decoration:none;overflow:hidden;background:linear-gradient(145deg,#fff,#f8f8f8);transition:.2s}.pazos-market-category-card:hover,.pazos-market-category-card.is-active{transform:translateY(-2px);border-color:var(--cat-color);box-shadow:0 12px 30px rgba(0,0,0,.08)}.pazos-market-category-icon{width:52px;height:52px;border-radius:14px;display:grid;place-items:center;background:color-mix(in srgb,var(--cat-color) 12%,white);color:var(--cat-color);flex:0 0 auto}.pazos-market-category-icon svg{width:30px;height:30px}.pazos-market-category-card strong{display:block;font-size:17px}.pazos-market-category-card small{color:#6f747b}.pazos-market-category-cover{position:absolute;right:-15px;bottom:-20px;opacity:.18}.pazos-market-category-cover img{width:94px;height:94px;object-fit:cover;border-radius:50%}.pazos-market-main{padding:38px 0 70px}.pazos-market-layout{display:grid;grid-template-columns:270px minmax(0,1fr);gap:28px;align-items:start}.pazos-market-filters{background:#fff;border:1px solid #e2e3e5;border-radius:16px;padding:20px;position:sticky;top:20px}.pazos-market-filter-title{display:flex;align-items:center;justify-content:space-between}.pazos-market-filter-title h2{margin:0 0 17px}.pazos-market-filters label{display:block;font-size:13px;font-weight:800;color:#333;margin-bottom:14px}.pazos-market-filters select,.pazos-market-filters input[type=number]{width:100%;margin-top:6px;border:1px solid #d6d8dc;border-radius:9px;padding:9px;background:#fff}.pazos-market-price-range{display:grid;grid-template-columns:1fr 1fr;gap:8px}.pazos-market-check{display:flex!important;align-items:center;gap:8px}.pazos-market-filter-submit,.pazos-market-filter-clear{display:block;width:100%;text-align:center;border-radius:9px;padding:11px;font-weight:800}.pazos-market-filter-submit{border:0;background:var(--pazos-primary,#c8102e);color:#fff;cursor:pointer}.pazos-market-filter-clear{margin-top:8px;color:#555;text-decoration:none;background:#f1f2f4}.pazos-filter-close,.pazos-filter-open{display:none}.pazos-market-results-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.pazos-market-results-head span{font-weight:800}.pazos-market-results-head select{border:1px solid #d6d8dc;border-radius:9px;padding:9px;background:#fff}.pazos-market-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.pazos-market-product-card{background:#fff;border:1px solid #e1e3e6;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.045);transition:.2s}.pazos-market-product-card:hover{transform:translateY(-3px);box-shadow:0 14px 32px rgba(0,0,0,.09)}.pazos-market-product-image{height:220px;display:grid;place-items:center;background:#f2f3f5;position:relative;color:#777;text-decoration:none}.pazos-market-product-image img{width:100%;height:100%;object-fit:cover}.pazos-market-product-image>.dashicons{font-size:56px;width:56px;height:56px}.pazos-market-product-image b{position:absolute;left:12px;top:12px;background:#171717;color:#fff;border-radius:999px;padding:6px 9px;font-size:10px}.pazos-market-product-body{padding:16px}.pazos-market-badges{display:flex;gap:6px;flex-wrap:wrap}.pazos-market-badges span{background:#f0f1f2;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:800}.pazos-market-badges .stock-in_stock{background:#e9f8ee;color:#14733a}.pazos-market-badges .stock-low{background:#fff4dd;color:#9a6300}.pazos-market-badges .stock-out{background:#fde9ed;color:#a31930}.pazos-market-category{display:block;color:var(--pazos-primary,#c8102e);font-weight:800;margin:12px 0 5px}.pazos-market-product-body h3{font-size:19px;margin:0 0 7px;line-height:1.3}.pazos-market-product-body h3 a{color:#171717;text-decoration:none}.pazos-market-merchant{display:block;color:#6c7178;text-decoration:none;margin-bottom:12px}.pazos-market-price{display:flex;align-items:center;gap:9px;margin:10px 0 15px}.pazos-market-price strong{font-size:21px;color:#161616}.pazos-market-price del{color:#92969b}.pazos-market-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.pazos-market-card-actions a{text-align:center;border-radius:8px;padding:9px;text-decoration:none;font-weight:800;font-size:12px;background:#171717;color:#fff}.pazos-market-card-actions a+ a{background:#f0f1f2;color:#252525}.pazos-market-empty{background:#fff;border:1px dashed #ced0d4;border-radius:18px;text-align:center;padding:70px 25px}.pazos-market-empty .dashicons{font-size:55px;width:55px;height:55px;color:#999}.pazos-market-empty a{display:inline-block;margin-top:10px;background:#171717;color:#fff;border-radius:9px;padding:10px 16px;text-decoration:none;font-weight:800}.pazos-market-pagination{margin-top:28px;display:flex;justify-content:center}.pazos-market-pagination .page-numbers{display:inline-grid;place-items:center;min-width:38px;height:38px;margin:3px;border-radius:9px;background:#fff;border:1px solid #ddd;text-decoration:none;color:#222}.pazos-market-pagination .current{background:var(--pazos-primary,#c8102e);color:#fff;border-color:var(--pazos-primary,#c8102e)}.pazos-market-merchant-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.pazos-market-merchant-card{background:#fff;border:1px solid #e2e3e5;border-radius:16px;padding:18px;text-decoration:none;color:#191919;text-align:center}.pazos-market-merchant-card>div{width:90px;height:90px;border-radius:50%;margin:0 auto 12px;background:#f1f2f3;display:grid;place-items:center;overflow:hidden}.pazos-market-merchant-card img{width:100%;height:100%;object-fit:cover}.pazos-market-merchant-card .dashicons{font-size:40px;width:40px;height:40px}.pazos-market-merchant-card strong,.pazos-market-merchant-card small{display:block}.pazos-market-merchant-card small{color:#73777e;margin-top:4px}.pazos-product-showcase-actions{display:flex;align-items:center;gap:10px}.pazos-product-showcase-actions a{background:#171717;color:#fff;text-decoration:none;border-radius:8px;padding:8px 11px;font-size:12px;font-weight:800}@media(max-width:1050px){.pazos-market-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pazos-market-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pazos-market-merchant-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:780px){.pazos-market-hero{padding:48px 0}.pazos-market-layout{display:block}.pazos-market-filters{position:fixed;z-index:10020;left:0;top:0;bottom:0;width:min(88vw,340px);border-radius:0;overflow:auto;transform:translateX(-105%);transition:.2s}.pazos-market-filters.is-open{transform:translateX(0);box-shadow:15px 0 45px rgba(0,0,0,.25)}.pazos-filter-open,.pazos-filter-close{display:inline-flex;border:0;background:#171717;color:#fff;border-radius:8px;padding:8px 10px;font-weight:800}.pazos-filter-close{font-size:22px;line-height:1}.pazos-market-results-head>div{display:flex;gap:10px;align-items:center}.pazos-market-merchant-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.pazos-market-search{display:block}.pazos-market-search button{width:100%;height:44px}.pazos-market-category-grid,.pazos-market-product-grid{grid-template-columns:1fr}.pazos-market-category-card{min-height:82px}.pazos-market-results-head{align-items:flex-start;gap:10px}.pazos-market-results-head>div{align-items:flex-start;flex-direction:column}.pazos-market-product-image{height:240px}.pazos-market-merchant-grid{grid-template-columns:1fr 1fr}.pazos-market-price-range{grid-template-columns:1fr}}