.ec-products-page{background:#f8fafc;min-height:100vh;padding-top:120px}.ec-page-header{padding:.5rem 0 1rem}.ec-breadcrumbs{display:flex;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;color:#64748b;margin-bottom:.75rem;flex-wrap:wrap}.ec-breadcrumbs a{color:#64748b;text-decoration:none;transition:color .2s}.ec-breadcrumbs a:hover{color:#0f172a}.ec-breadcrumb-sep{color:#cbd5e1}.ec-breadcrumb-active{color:#0f172a;font-weight:700}.ec-page-title{font-size:clamp(1.8rem,3.5vw,2.4rem);font-weight:900;color:#0f172a;letter-spacing:-.03em;line-height:1.2;margin-bottom:.5rem}.ec-page-subtitle{font-size:.96rem;color:#64748b;max-width:820px;line-height:1.6;margin:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.ec-controls-section{position:relative;z-index:10;padding:1.5rem 0 .5rem}.ec-controls-bar{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;background:#ffffff;border:1px solid #e2e8f0;border-radius:16px;padding:.75rem 1rem;box-shadow:0 4px 20px rgba(0,0,0,.03);margin-bottom:1rem}.ec-tabs-scroll{overflow-x:auto;scrollbar-width:none;max-width:100%}.ec-tabs-scroll::-webkit-scrollbar{display:none}.ec-tabs-group{display:inline-flex;align-items:center;background:#f8fafc;padding:.25rem;border-radius:50px;gap:.25rem;border:1px solid #e2e8f0}.ec-tab-btn{position:relative;padding:.45rem 1.1rem;border:none;background:transparent;font-size:.82rem;font-weight:700;color:#64748b;border-radius:50px;cursor:pointer;transition:color .2s ease;white-space:nowrap;z-index:1}.ec-tab-btn:hover{color:#0f172a}.ec-tab-btn.active{color:#ffffff}.ec-tab-active-pill{position:absolute;inset:0;background:#0f172a;border-radius:50px;z-index:-1;box-shadow:0 2px 10px rgba(15,23,42,.2)}.ec-right-controls{display:flex;align-items:center;gap:.65rem;flex-shrink:0}.ec-search-wrap{position:relative;display:flex;align-items:center}.ec-search-icon{position:absolute;left:.85rem;color:#94a3b8;pointer-events:none}.ec-search-input{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:50px;padding:.5rem 1.8rem .5rem 2.2rem;font-size:.82rem;color:#0f172a;outline:none;width:200px;transition:all .2s ease}.ec-search-input:focus{border-color:#0f172a;background:#ffffff;width:240px;box-shadow:0 0 0 3px rgba(15,23,42,.06)}.ec-clear-btn{position:absolute;right:.75rem;background:transparent;border:none;color:#94a3b8;font-size:1.1rem;cursor:pointer;padding:0;line-height:1}.ec-sort-container{position:relative}.ec-sort-trigger{display:inline-flex;align-items:center;gap:.45rem;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:50px;padding:.5rem .95rem;font-size:.82rem;font-weight:700;color:#0f172a;cursor:pointer;outline:none;transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ec-sort-trigger.active,.ec-sort-trigger:hover{border-color:#0f172a;background:#ffffff;box-shadow:0 2px 8px rgba(15,23,42,.06)}.ec-sort-chevron{color:#64748b;transition:transform .2s ease}.ec-sort-chevron.rotate{transform:rotate(180deg)}.ec-sort-dropdown{position:absolute;top:calc(100% + 6px);right:0;min-width:190px;background:#ffffff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 10px 30px rgba(15,23,42,.12);padding:.35rem;z-index:50;display:flex;flex-direction:column;gap:.15rem}.ec-sort-item{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.5rem .8rem;border:none;background:transparent;border-radius:8px;font-size:.8rem;font-weight:600;color:#334155;cursor:pointer;transition:all .15s ease;text-align:left}.ec-sort-item:hover{background:#f1f5f9;color:#0f172a}.ec-sort-item.selected{background:#0f172a;color:#ffffff;font-weight:700}.ec-filter-status-bar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem;padding:.25rem .25rem 0}.ec-status-pill{display:inline-flex;align-items:center;gap:.5rem;background:#ffffff;border:1px solid #e2e8f0;border-radius:50px;padding:.4rem .95rem;font-size:.82rem;color:#64748b;box-shadow:0 2px 8px rgba(0,0,0,.02)}.ec-status-dot{width:7px;height:7px;border-radius:50%;background:#16a34a;box-shadow:0 0 0 2px rgba(22,163,74,.25);flex-shrink:0}.ec-count-num{color:#0f172a;font-weight:800}.ec-active-cat-name{color:#0f172a;font-weight:700}.ec-status-right{display:flex;align-items:center;gap:.6rem}.ec-reset-filter-tag{display:inline-flex;align-items:center;gap:.35rem;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:50px;padding:.35rem .8rem;font-size:.78rem;font-weight:700;color:#0f172a;cursor:pointer;transition:all .2s ease}.ec-reset-filter-tag:hover{background:#e2e8f0}.ec-tag-close{color:#ef4444;font-weight:900;font-size:.9rem;line-height:1}.ec-reset-all-btn{background:#ffffff;border:1px solid #e2e8f0;border-radius:50px;padding:.35rem .8rem;font-size:.78rem;font-weight:700;color:#64748b;cursor:pointer;transition:all .2s ease}.ec-reset-all-btn:hover{color:#0f172a;border-color:#cbd5e1}.ec-products-catalog-section{padding:1.5rem 0 5.5rem}.ec-products-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.6rem;gap:1.6rem}@media (max-width:1200px){.ec-products-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:850px){.ec-products-grid{grid-template-columns:repeat(2,1fr);gap:1.15rem}}@media (max-width:500px){.ec-products-grid{grid-template-columns:1fr}}.ec-product-card{background:#ffffff;border-radius:16px;overflow:hidden;border:1px solid #e8ecf1;box-shadow:0 2px 10px rgba(0,0,0,.03);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;display:flex;flex-direction:column}.ec-product-card:hover{transform:translateY(-5px);box-shadow:0 14px 32px rgba(0,0,0,.07);border-color:#cbd5e1}.ec-card-link{text-decoration:none;color:inherit;display:flex;flex-direction:column;height:100%}.ec-card-stage{position:relative;background:#ffffff;width:100%;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;padding:1.25rem 1.25rem .5rem;overflow:hidden}.ec-card-top-badges{position:absolute;top:.85rem;left:.85rem;right:.85rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem;z-index:2;pointer-events:none}.ec-badge-best{display:inline-flex;align-items:center;gap:.25rem;background:#0f172a;color:#ffffff;font-weight:800;letter-spacing:.5px;box-shadow:0 2px 8px rgba(0,0,0,.12)}.ec-badge-best,.ec-badge-tag{font-size:.62rem;padding:.25rem .55rem;border-radius:6px}.ec-badge-tag{background:#f1f5f9;color:#475569;font-weight:700;letter-spacing:.4px}.ec-badge-ws{background:rgba(34,197,94,.12);color:#15803d;font-size:.62rem;font-weight:800;padding:.25rem .55rem;border-radius:6px;letter-spacing:.5px;text-transform:uppercase;margin-left:auto}.ec-img-holder{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center}.ec-product-img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block;transition:transform .35s cubic-bezier(.25,1,.5,1)}.ec-product-card:hover .ec-product-img{transform:scale(1.06)}.ec-card-body{padding:.85rem 1.15rem 1.15rem;display:flex;flex-direction:column;flex:1 1}.ec-brand-sub{font-size:.68rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.6px;margin-bottom:.25rem}.ec-card-title{font-size:.94rem;font-weight:700;color:#0f172a;line-height:1.35;margin:0 0 .85rem;min-height:2.7em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ec-card-footer{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:auto;padding-top:.65rem;border-top:1px solid #f1f5f9}.ec-price-wrap{display:flex;flex-direction:column}.ec-price-main{font-size:1.05rem;font-weight:800;color:#0f172a;line-height:1.15;letter-spacing:-.3px}.ec-price-label{font-size:.62rem;font-weight:700;color:#16a34a;text-transform:uppercase;letter-spacing:.4px}.ec-card-actions{display:flex;align-items:center;gap:.4rem}.ec-cart-icon-btn{width:32px;height:32px;border-radius:50%;border:1.5px solid #e2e8f0;background:#f8fafc;color:#0f172a;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;flex-shrink:0;padding:0}.ec-cart-icon-btn:hover{background:#0f172a;color:#ffffff;border-color:#0f172a;transform:translateY(-1px)}.ec-order-cta-btn{display:inline-flex;align-items:center;justify-content:center;gap:.3rem;background:#0f172a;color:#ffffff;border:none;height:32px;padding:0 .85rem;border-radius:50px;font-size:.78rem;font-weight:700;cursor:pointer;transition:all .2s ease;white-space:nowrap}.ec-order-cta-btn:hover{background:#a7b64a;color:#0f172a;transform:translateY(-1px)}.ec-chips-row{display:flex;flex-wrap:wrap;gap:.3rem}.ec-chip{font-size:.68rem;color:#64748b;background:#f1f5f9;padding:.2rem .45rem;border-radius:4px;font-weight:600}.ec-no-results{text-align:center;padding:4rem 1.5rem;background:#ffffff;border-radius:20px;border:1px solid #e2e8f0}.ec-no-results-icon{width:64px;height:64px;border-radius:50%;background:#f1f5f9;color:#94a3b8;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem}.ec-no-results h3{font-size:1.25rem;font-weight:900;color:#0f172a;margin-bottom:.5rem}.ec-no-results p{color:#64748b;font-size:.88rem;margin-bottom:1.5rem}.ec-clear-search-btn{background:#0f172a;color:#ffffff;border:none;padding:.65rem 1.4rem;border-radius:50px;font-size:.84rem;font-weight:800;cursor:pointer;transition:background .2s}.ec-clear-search-btn:hover{background:#1e293b}.ec-guarantee-section{background:#ffffff;padding:3.5rem 0;border-top:1px solid #e2e8f0}.ec-guarantee-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem}@media (max-width:992px){.ec-guarantee-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:550px){.ec-guarantee-grid{grid-template-columns:1fr}}.ec-guarantee-item{display:flex;align-items:flex-start;gap:1rem}.ec-g-icon{width:48px;height:48px;border-radius:12px;background:rgba(167,182,74,.15);color:#64701f;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ec-g-text h4{font-size:.95rem;font-weight:800;color:#0f172a;margin:0 0 .25rem}.ec-g-text p{font-size:.8rem;color:#64748b;margin:0;line-height:1.4}