.shop-hero{text-align:center;background:#f5f5f5;border-radius:25px;width:100%;margin-bottom:3rem;padding:4rem 0}.shop-hero h1{margin:0;font-size:3rem;font-weight:900}@media (max-width:768px){.shop-hero{margin-bottom:2rem;padding:2.5rem 1rem}.shop-hero h1{font-size:2.1rem}}.shop-container{grid-template-columns:repeat(4,1fr);gap:2rem;width:100%;padding:4rem;display:grid;overflow:hidden}@media (max-width:1200px){.shop-container{grid-template-columns:1.2fr 2.8fr;padding:3rem 2rem}}@media (max-width:900px){.shop-container{grid-template-columns:1fr;gap:1.5rem;padding:2.5rem 1.5rem}.sidebar-card{order:2}.shop-main{order:1}}@media (max-width:600px){.shop-container{padding:2rem 1rem}}.sidebar-card{background:#fff;border:1px solid #e5e5e5;border-radius:22px;width:100%;height:fit-content;padding:2rem}@media (max-width:640px){.sidebar-card{padding:1.5rem}}.sidebar-section{margin-bottom:2rem}.sidebar-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.sidebar-header h3{letter-spacing:.08em;color:#111;margin:0;font-size:1rem;font-weight:900}.divider{border:none;border-top:1px solid #ededed;margin:1.25rem 0}.sidebar-list{margin:0;padding:0;list-style:none}.sidebar-list li{color:#222;align-items:center;gap:.75rem;margin:.65rem 0;font-size:.95rem;font-weight:500;display:flex}.sidebar-list input[type=checkbox]{background:#fff;border:1px solid #cfcfcf;border-radius:2px;width:18px;height:18px}.price-inputs{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem;display:grid}@media (max-width:640px){.price-inputs{grid-template-columns:1fr}}.price-inputs label{color:#333;flex-direction:column;gap:6px;font-size:.95rem;font-weight:600;display:flex}.price-inputs input{border:1px solid #ddd;border-radius:10px;width:100%;padding:8px 12px;font-size:1rem}.price-text{color:#333;margin-bottom:1rem;font-size:.9rem;font-weight:600}.filter-btn{color:#fff;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;background:#262626;border:1px solid #525252;border-radius:9999px;justify-content:center;align-items:center;width:100%;padding:.9rem 1.25rem;font-weight:700;transition:all .25s;display:inline-flex}.filter-btn:hover{color:#fff;background:#111;border-color:#03c7fe}.sort-bar{justify-content:flex-end;align-items:center;gap:1rem;margin-bottom:0;display:flex}@media (max-width:900px){.sort-bar{justify-content:space-between;width:100%}}@media (max-width:640px){.sort-bar{flex-direction:column;align-items:flex-start;gap:.75rem}.sort-select{width:100%}}.sort-label{color:#333;font-size:1rem;font-weight:600}.sort-select{color:#111;cursor:pointer;appearance:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='none' stroke='%2303c7fe' stroke-width='1.5' d='M1 1l5 5 5-5'/%3E%3C/svg%3E") right 1rem center/12px no-repeat;border:1px solid #d4d7e1;border-radius:9999px;padding:.65rem 2.75rem .65rem 1.25rem;font-size:.95rem;font-weight:600;transition:border-color .2s,box-shadow .2s}.sort-select:hover,.sort-select:focus{border-color:#03c7fe;outline:none}.shop-main{grid-column:span 3;width:100%}.shop-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (max-width:1200px){.shop-main{grid-column:span 1}.shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.shop-grid{grid-template-columns:1fr}}.card.clean{border:1px solid #e5e5e5;border-radius:20px!important}.pagination{justify-content:center;gap:10px;margin-top:3rem;display:flex}.page-btn{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:10px;padding:.8rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .2s}.page-btn:hover{background:#f1f1f1}.page-btn.active{color:#fff;background-color:#111;border-color:#03c7fe}.page-btn:disabled{opacity:.4;cursor:not-allowed}.shop-status{color:#333;align-items:center;gap:.75rem;margin-bottom:0;font-size:.95rem;font-weight:600;display:flex}.shop-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.8rem;display:flex}@media (max-width:900px){.shop-toolbar{flex-direction:column;align-items:flex-start}}.shop-error{color:red;font-weight:700}.shop-empty{text-align:center;color:#555;margin-top:2rem;font-size:1.1rem}@media (max-width:640px){.pagination{flex-wrap:wrap}}.skeleton{background:linear-gradient(90deg,#eee 0%,#f6f6f6 50%,#eee 100%) 0 0/200% 100%;border-radius:8px;animation:1.2s ease-in-out infinite skeleton-loading}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-line{height:16px;margin:8px 0}.skeleton-checkbox{border-radius:4px;width:18px;height:18px}.skeleton-item{align-items:center;gap:12px;margin:12px 0;display:flex}
