.ok-breadcrumb{padding:.85rem 0;display:flex;align-items:center;gap:.35rem;font-size:.75rem;color:var(--ok-text-light)}.ok-breadcrumb a{color:var(--ok-text-light);text-decoration:none;transition:color .15s}.ok-breadcrumb a:hover{color:var(--ok-orange)}.ok-breadcrumb i{font-size:.6rem;color:var(--ok-gray-300)}.ok-breadcrumb .current{color:var(--ok-text);font-weight:600}.ok-store-header{background:linear-gradient(135deg,var(--ok-anthracite-dark) 0,var(--ok-anthracite-mid) 100%);border-radius:12px;padding:1.5rem 2rem;margin-bottom:1.25rem;display:flex;align-items:center;justify-content:space-between}.ok-store-header-left{display:flex;align-items:center;gap:1rem}.ok-store-header-icon{width:44px;height:44px;background:rgba(232,99,10,.15);border:1px solid rgba(232,99,10,.3);border-radius:10px;display:flex;align-items:center;justify-content:center;color:var(--ok-orange);font-size:1.3rem}.ok-store-header h1{font-family:Outfit,sans-serif;font-weight:800;font-size:1.35rem;color:#fff;letter-spacing:.02em;margin:0}.ok-store-header h1 span{color:var(--ok-orange)}.ok-store-header-count{color:var(--ok-text-muted);font-size:.8rem;margin-top:.1rem}.ok-store-layout{display:grid;grid-template-columns:240px 1fr;gap:1.25rem;align-items:start}.ok-filters{background:var(--ok-surface);border:1px solid var(--ok-border);border-radius:12px;overflow:hidden;position:sticky;top:140px}.ok-filters-title{font-family:Outfit,sans-serif;font-weight:700;font-size:.78rem;text-transform:uppercase;letter-spacing:.04em;padding:.75rem 1rem;background:var(--ok-anthracite);color:#fff;display:flex;align-items:center;justify-content:space-between}.ok-filters-title i{color:var(--ok-orange)}.ok-filter-group{border-bottom:1px solid var(--ok-border)}.ok-filter-group:last-child{border-bottom:none}.ok-filter-header{padding:.7rem 1rem;display:flex;align-items:center;justify-content:space-between;cursor:default}.ok-filter-header h3{font-family:Outfit,sans-serif;font-size:.78rem;font-weight:600;color:var(--ok-text);margin:0}.ok-filter-body{padding:0 1rem .75rem;display:flex;flex-direction:column;gap:.1rem}.ok-sort-option{display:flex;align-items:center;gap:.5rem;font-size:.78rem;color:var(--ok-text);cursor:pointer;padding:.3rem 0;transition:color .15s;text-decoration:none;border:none;background:none;font-family:Plus Jakarta Sans,sans-serif;width:100%}.ok-sort-option:hover{color:var(--ok-orange)}.ok-sort-radio{width:16px;height:16px;border-radius:50%;border:2px solid var(--ok-border);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .15s}.ok-sort-option.active .ok-sort-radio:after{content:"";width:8px;height:8px;background:var(--ok-orange);border-radius:50%}.ok-store-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;padding:.65rem 1rem;background:var(--ok-surface);border:1px solid var(--ok-border);border-radius:10px}.ok-toolbar-left{display:flex;align-items:center;gap:.5rem;font-size:.78rem;color:var(--ok-text-light)}.ok-toolbar-left strong{color:var(--ok-text);font-weight:600}.ok-store-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem}.ok-s-card{background:var(--ok-surface);border-radius:10px;color:var(--ok-text);transition:all .2s}.ok-s-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.1);border-color:var(--ok-orange)}.ok-s-card-img{background:var(--ok-gray-100)}.ok-s-card-img img{transition:transform .3s}.ok-s-card:hover .ok-s-card-img img{transform:scale(1.05)}.ok-s-tag{position:absolute;top:8px;left:8px;background:var(--ok-orange);color:#fff;font-size:.58rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:.2rem .5rem;border-radius:4px;z-index:2}.ok-s-tag--new{background:var(--ok-anthracite)}.ok-s-tag--promo{background:#dc2626}.ok-s-wish{position:absolute;top:8px;right:8px;width:30px;height:30px;background:rgba(255,255,255,.9);border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--ok-text-light);font-size:.95rem;transition:all .15s;z-index:2;backdrop-filter:blur(4px)}.ok-s-wish:hover{color:#dc2626;background:#fff;transform:scale(1.1)}.ok-s-quick{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(0,0,0,.6));padding:.75rem .65rem .55rem;display:flex;justify-content:center;gap:.4rem;opacity:0;transform:translateY(8px);transition:all .25s}.ok-s-card:hover .ok-s-quick{opacity:1;transform:translateY(0)}.ok-s-quick-btn{padding:.35rem .85rem;background:var(--ok-orange);color:#fff;border:none;border-radius:6px;font-size:.68rem;font-weight:600;font-family:Outfit,sans-serif;cursor:pointer;transition:background .15s;display:flex;align-items:center;gap:.3rem}.ok-s-quick-btn:hover{background:var(--ok-orange-hover)}.ok-s-info{padding:.65rem .75rem .75rem}.ok-s-cat{font-size:.62rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--ok-text-light);margin-bottom:.2rem}.ok-s-name{font-size:.8rem;font-weight:500;line-height:1.35;color:var(--ok-text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:.4rem;min-height:2.2em}.ok-s-price-row{display:flex;align-items:baseline;gap:.4rem}.ok-s-price{font-family:Outfit,sans-serif;font-weight:700;font-size:1.1rem;color:var(--ok-orange)}.ok-s-price-old{font-size:.72rem;color:var(--ok-text-light);text-decoration:line-through}.ok-s-discount{font-size:.6rem;font-weight:700;color:#dc2626;background:var(--ok-error-bg);padding:.1rem .35rem;border-radius:3px}.ok-s-shipping{font-size:.62rem;color:var(--ok-success);font-weight:600;margin-top:.3rem;display:flex;align-items:center;gap:.25rem}.ok-pagination{gap:.3rem;margin-top:2rem;padding:1rem 0}.ok-page-btn,.ok-pagination{display:flex;align-items:center;justify-content:center}.ok-page-btn{min-width:36px;height:36px;border-radius:8px;border:1px solid var(--ok-border);background:var(--ok-surface);color:var(--ok-text);font-size:.78rem;font-weight:500;font-family:Plus Jakarta Sans,sans-serif;cursor:pointer;transition:all .15s;text-decoration:none}.ok-page-btn:hover{border-color:var(--ok-orange);color:var(--ok-orange)}.ok-page-btn.active{background:var(--ok-orange);border-color:var(--ok-orange);color:#fff;font-weight:700}.ok-page-btn:disabled{opacity:.4;pointer-events:none}@media (max-width:1024px){.ok-store-layout{grid-template-columns:200px 1fr;gap:1rem}.ok-store-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.ok-store-layout{grid-template-columns:1fr}.ok-filters{display:none}.ok-store-grid{grid-template-columns:repeat(2,1fr);gap:.5rem}.ok-store-header{padding:1rem 1.25rem;border-radius:10px}.ok-store-header h1{font-size:1.1rem}.ok-s-quick,.ok-store-header-icon{display:none}}.ok-filter-reset{font-size:.65rem;font-family:Plus Jakarta Sans,sans-serif;display:flex;align-items:center;gap:.2rem;transition:opacity .15s}.ok-filter-reset:hover{opacity:.7}.ok-price-display{display:flex;align-items:center;gap:.4rem;justify-content:center;margin-bottom:.6rem}.ok-price-badge{font-family:Outfit,sans-serif;font-weight:700;font-size:.85rem;color:var(--ok-orange);background:var(--ok-orange-light);padding:.2rem .55rem;border-radius:6px;min-width:50px;text-align:center}.ok-price-sep{color:var(--ok-gray-300);font-size:.7rem}.ok-range-container{position:relative;height:28px;margin:.3rem 0 .1rem}.ok-range-track-fill{top:12px;height:4px;background:var(--ok-orange);border-radius:2px;z-index:1}.ok-range-input,.ok-range-track-fill{position:absolute;pointer-events:none}.ok-range-input{top:0;left:0;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;margin:0;height:28px;z-index:2}.ok-range-input::-webkit-slider-runnable-track{height:4px;background:var(--ok-border);border-radius:2px}.ok-range-min::-webkit-slider-runnable-track{background:transparent}.ok-range-max::-webkit-slider-runnable-track{background:var(--ok-border)}.ok-range-input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:#fff;border:2.5px solid var(--ok-orange);cursor:pointer;pointer-events:all;margin-top:-7px;box-shadow:0 1px 4px rgba(0,0,0,.15);-webkit-transition:transform .15s,box-shadow .15s;transition:transform .15s,box-shadow .15s}.ok-range-input::-webkit-slider-thumb:hover{transform:scale(1.15);box-shadow:0 2px 8px rgba(232,99,10,.3)}.ok-range-input::-webkit-slider-thumb:active{transform:scale(1.2);background:var(--ok-orange);border-color:var(--ok-orange)}.ok-range-input::-moz-range-track{height:4px;background:var(--ok-border);border-radius:2px;border:none}.ok-range-min::-moz-range-track{background:transparent}.ok-range-input::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:#fff;border:2.5px solid var(--ok-orange);cursor:pointer;box-shadow:0 1px 4px rgba(0,0,0,.15)}.ok-range-input::-moz-range-thumb:hover{box-shadow:0 2px 8px rgba(232,99,10,.3)}.ok-avail-row{display:flex;align-items:center;gap:.4rem;font-size:.78rem;color:var(--ok-text);padding:.2rem 0}.ok-avail-badge{margin-left:auto;font-size:.62rem;font-weight:700;color:var(--ok-success);background:var(--ok-success-bg);padding:.1rem .4rem;border-radius:4px}.ok-toolbar-filter-tag{display:inline-flex;align-items:center;gap:.25rem;font-size:.65rem;font-weight:600;color:var(--ok-orange);background:var(--ok-orange-light);padding:.15rem .5rem;border-radius:4px;margin-left:.4rem}.ok-empty-state{text-align:center;padding:3rem 1rem;color:var(--ok-text-light)}.ok-empty-state i{font-size:2.5rem;color:var(--ok-gray-300);display:block;margin-bottom:.75rem}.ok-empty-state p{font-size:.9rem;margin:.25rem 0}.ok-s-wish--active{color:#dc2626;background:#fff}.ok-s-wish--active:hover{color:#dc2626;transform:scale(1.1)}.ok-s-quick-btn:disabled{opacity:.7;cursor:wait}.ok-s-quick-btn .ph-spinner{animation:ok-spin .8s linear infinite}.ok-s-quick-btn .ph-check{color:var(--ok-success)}@keyframes ok-spin{to{transform:rotate(1turn)}}.ok-wishlist-page{max-width:1100px;margin:0 auto;padding:2rem 1rem}.ok-wishlist-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.ok-wishlist-title{font-family:Outfit,sans-serif;font-size:1.6rem;font-weight:700;color:var(--ok-anthracite);display:flex;align-items:center;gap:.5rem}.ok-wishlist-title i{color:#dc2626;font-size:1.4rem}.ok-wishlist-count{color:var(--ok-text-light);font-size:.9rem;margin-top:.25rem}.ok-wishlist-clear{display:flex;align-items:center;gap:.35rem;background:transparent;border:1px solid var(--ok-border);border-radius:8px;padding:.5rem 1rem;color:var(--ok-text-light);font-size:.85rem;cursor:pointer;transition:all .2s ease}.ok-wishlist-clear:hover{border-color:#dc2626;color:#dc2626;background:var(--ok-error-bg)}.ok-wishlist-empty{text-align:center;padding:4rem 1rem;background:#fff;border:1px solid var(--ok-border);border-radius:12px}.ok-wishlist-empty i{font-size:3rem;color:var(--ok-gray-300);margin-bottom:1rem;display:block}.ok-wishlist-empty h2{font-family:Outfit,sans-serif;font-size:1.2rem;font-weight:600;color:var(--ok-anthracite);margin-bottom:.5rem}.ok-wishlist-empty p{color:var(--ok-text-light);font-size:.9rem;margin-bottom:1.5rem}.ok-wishlist-browse{display:inline-flex;align-items:center;gap:.4rem;background:var(--ok-orange);color:#fff;padding:.65rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:.9rem;transition:background .2s}.ok-wishlist-browse:hover{background:var(--ok-orange-hover)}.ok-wishlist-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem}.ok-wishlist-card{background:#fff;border:1px solid var(--ok-border);border-radius:10px;overflow:hidden;position:relative;transition:box-shadow .2s ease}.ok-wishlist-card:hover{box-shadow:0 4px 16px rgba(0,0,0,.08)}.ok-wishlist-remove{position:absolute;top:8px;right:8px;z-index:2;width:30px;height:30px;border-radius:50%;border:none;background:rgba(255,255,255,.9);color:var(--ok-text-light);cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:.9rem;transition:all .2s}.ok-wishlist-remove:hover{background:#dc2626;color:#fff}.ok-wishlist-card-link{text-decoration:none;color:inherit;display:block}.ok-wishlist-card-img{aspect-ratio:1;overflow:hidden;background:var(--ok-gray-100)}.ok-wishlist-card-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s}.ok-wishlist-card:hover .ok-wishlist-card-img img{transform:scale(1.05)}.ok-wishlist-no-img{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--ok-gray-300);font-size:2.5rem}.ok-wishlist-card-info{padding:.75rem 1rem .5rem}.ok-wishlist-card-info h3{font-family:Outfit,sans-serif;font-size:.88rem;font-weight:600;color:var(--ok-anthracite);line-height:1.3;margin-bottom:.3rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ok-wishlist-price{font-family:Outfit,sans-serif;font-size:1.05rem;font-weight:700;color:var(--ok-orange)}.ok-wishlist-add-btn{display:flex;align-items:center;justify-content:center;gap:.4rem;width:calc(100% - 2rem);margin:.5rem 1rem 1rem;padding:.55rem;background:var(--ok-anthracite);color:#fff;border:none;border-radius:8px;font-family:Plus Jakarta Sans,sans-serif;font-size:.82rem;font-weight:600;cursor:pointer;transition:all .2s}.ok-wishlist-add-btn:hover:not(:disabled){background:var(--ok-orange)}.ok-wishlist-add-btn:disabled{opacity:.6;cursor:wait}.ok-wishlist-add-btn.added{background:var(--ok-success)}.ok-wishlist-add-btn .ph-spinner{animation:ok-spin .8s linear infinite}@media (max-width:768px){.ok-wishlist-page{padding:1rem .5rem}.ok-wishlist-title{font-size:1.3rem}.ok-wishlist-grid{grid-template-columns:repeat(2,1fr);gap:.5rem}.ok-wishlist-card-info{padding:.5rem .75rem .25rem}.ok-wishlist-card-info h3{font-size:.8rem}.ok-wishlist-add-btn{margin:.35rem .75rem .75rem;font-size:.75rem;padding:.45rem}}.ok-view-toggle{display:flex;gap:2px;background:var(--ok-gray-100);border-radius:6px;padding:2px}.ok-view-btn{background:none;border:none;padding:.35rem .5rem;border-radius:4px;cursor:pointer;color:var(--ok-text-light);font-size:1rem;display:flex;align-items:center;transition:all .15s}.ok-view-btn:hover{color:var(--ok-anthracite)}.ok-view-btn.active{background:#fff;color:var(--ok-orange);box-shadow:0 1px 3px rgba(0,0,0,.08)}.ok-store-list{display:flex;flex-direction:column;gap:.6rem}.ok-l-card{display:flex;gap:1rem;background:#fff;border:1px solid var(--ok-border);border-radius:10px;overflow:hidden;text-decoration:none;color:inherit;transition:box-shadow .2s,border-color .2s;padding:.75rem;align-items:center}.ok-l-card:hover{box-shadow:0 2px 12px rgba(0,0,0,.07);border-color:var(--ok-gray-300)}.ok-l-card-img{width:110px;height:110px;flex-shrink:0;border-radius:8px;overflow:hidden;position:relative;background:var(--ok-gray-100)}.ok-l-card-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ok-l-card-body{flex:1;display:flex;flex-direction:column;gap:.2rem;min-width:0}.ok-l-card-title{font-family:Outfit,sans-serif;font-weight:600;font-size:.92rem;color:var(--ok-anthracite);line-height:1.3}.ok-l-card-desc,.ok-l-card-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ok-l-card-desc{font-size:.78rem;color:var(--ok-text-light);line-height:1.5}.ok-l-card-right{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;min-width:85px}.ok-wishlist-badge{position:absolute;top:-4px;right:-6px;background:var(--ok-orange);color:#fff;font-size:.6rem;font-weight:700;min-width:16px;height:16px;border-radius:10px;display:flex;align-items:center;justify-content:center;padding:0 4px;line-height:1}.ok-header-action{position:relative}@media (max-width:768px){.ok-l-card{padding:.5rem;gap:.6rem}.ok-l-card-img{width:80px;height:80px}.ok-l-card-title{font-size:.82rem}.ok-l-card-desc{display:none}.ok-l-card-right{min-width:70px}.ok-view-toggle{display:flex}}.ok-mobile-filter-btn{display:none;align-items:center;gap:.4rem;padding:.5rem 1rem;background:#fff;border:1.5px solid var(--ok-border);border-radius:8px;font-family:Plus Jakarta Sans,sans-serif;font-size:.82rem;font-weight:600;color:var(--ok-anthracite);cursor:pointer;transition:all .15s}.ok-mobile-filter-btn:hover{border-color:var(--ok-orange);color:var(--ok-orange)}.ok-mobile-filter-btn i{font-size:1rem}.ok-mobile-filter-count{background:var(--ok-orange);color:#fff;font-size:.65rem;font-weight:700;min-width:18px;height:18px;border-radius:99px;display:flex;align-items:center;justify-content:center}.ok-filter-overlay{position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:200;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);animation:ok-overlay-in .2s ease}@keyframes ok-overlay-in{0%{opacity:0}to{opacity:1}}.ok-filter-drawer{position:fixed;top:0;left:-320px;width:300px;height:100vh;background:#fff;z-index:201;transition:left .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column}.ok-filter-drawer.open{left:0}@media (max-width:768px){.ok-filter-drawer{top:auto;left:0;bottom:-100%;width:100%;height:auto;max-height:85vh;border-radius:20px 20px 0 0;transition:bottom .35s cubic-bezier(.4,0,.2,1);box-shadow:0 -4px 32px rgba(0,0,0,.18)}.ok-filter-drawer.open{bottom:0;left:0}.ok-filter-drawer-header{border-radius:20px 20px 0 0;position:relative}.ok-filter-drawer-header:before{content:"";display:block;width:40px;height:4px;background:rgba(255,255,255,.4);border-radius:2px;margin:0 auto .5rem}}.ok-filter-drawer-header{display:flex;justify-content:space-between;align-items:center;padding:.85rem 1rem;background:var(--ok-anthracite);color:#fff}.ok-filter-drawer-header span{font-family:Outfit,sans-serif;font-weight:700;font-size:.95rem;display:flex;align-items:center;gap:.4rem}.ok-filter-drawer-header span i{color:var(--ok-orange)}.ok-filter-drawer-header button{background:none;border:none;color:#fff;cursor:pointer;padding:.2rem}.ok-filter-drawer-body{padding:.5rem}.ok-filter-drawer-footer{padding:.75rem 1rem;border-top:1px solid var(--ok-border)}.ok-filter-drawer-apply{width:100%;padding:.7rem;background:var(--ok-orange);color:#fff;border:none;border-radius:8px;font-family:Plus Jakarta Sans,sans-serif;font-size:.88rem;font-weight:600;cursor:pointer;transition:background .15s}.ok-filter-drawer-apply:hover{background:var(--ok-orange-hover)}@media (max-width:768px){.ok-mobile-filter-btn{display:flex}}.ok-s-header{padding:1.75rem 0 .75rem}.ok-s-breadcrumb{display:flex;align-items:center;gap:.4rem;font-family:var(--ok-font-display);font-size:.72rem;color:var(--ok-text-light);margin-bottom:.6rem}.ok-s-breadcrumb i{font-size:.65rem}.ok-s-h1{font-family:var(--ok-font-display);font-size:1.35rem;font-weight:800;color:var(--ok-dark);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.25rem;display:flex;align-items:center;gap:.5rem}.ok-s-h1:after{content:"";flex:1;height:2px;background:linear-gradient(to right,var(--ok-orange),transparent);border-radius:1px;max-width:120px}.ok-s-count{font-family:var(--ok-font-display);font-size:.78rem;color:var(--ok-text-light);font-weight:600}.ok-s-layout{display:grid;grid-template-columns:240px 1fr;gap:1.5rem;align-items:start}.ok-filter-sidebar{position:sticky;top:80px;background:#fff;border:1px solid var(--ok-border);border-radius:var(--ok-radius,12px);overflow:hidden}.ok-filter-sidebar-head{background:var(--ok-anthracite);padding:.65rem 1rem;display:flex;align-items:center;justify-content:space-between}.ok-filter-sidebar-head span{font-family:var(--ok-font-display);font-size:.8rem;font-weight:700;color:#fff;display:flex;align-items:center;gap:.4rem}.ok-filter-reset{font-family:var(--ok-font-display);font-size:.72rem;font-weight:600;color:var(--ok-orange);background:none;border:none;cursor:pointer;padding:0}.ok-filter-reset:hover{text-decoration:underline}.ok-filter-section{border-bottom:1px solid var(--ok-border);padding:.75rem 1rem}.ok-filter-section:last-child{border-bottom:none}.ok-filter-section-title{font-family:var(--ok-font-display);font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.07em;color:var(--ok-anthracite);margin-bottom:.5rem;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.ok-filter-section-title i{font-size:.75rem;color:var(--ok-text-light);transition:transform .2s}.ok-filter-section.open .ok-filter-section-title i{transform:rotate(180deg)}.ok-filter-section-body{display:none}.ok-filter-section.open .ok-filter-section-body{display:block}.ok-filter-check{justify-content:space-between;padding:.25rem 0;font-size:.82rem}.ok-filter-check label{display:flex;align-items:center;gap:.5rem;cursor:pointer;color:var(--ok-text)}.ok-filter-count{font-family:var(--ok-font-display);font-size:.68rem;color:var(--ok-text-light);background:var(--ok-gray-100,var(--ok-gray-100));padding:.1rem .35rem;border-radius:20px}.ok-s-bar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1rem;flex-wrap:wrap}.ok-s-bar-info{font-family:var(--ok-font-display);font-size:.8rem;color:var(--ok-text-light);font-weight:600}.ok-s-bar-info strong{color:var(--ok-dark)}.ok-s-bar-controls{display:flex;align-items:center;gap:.5rem}.ok-s-sort{font-family:var(--ok-font-display);font-size:.78rem;font-weight:600;color:var(--ok-text);border:1.5px solid var(--ok-border);border-radius:var(--ok-radius-sm,8px);background:#fff;cursor:pointer;outline:none;-moz-appearance:none;appearance:none;-webkit-appearance:none;padding:.4rem 1.75rem .4rem .75rem;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%236b7280' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center}.ok-s-sort:focus{border-color:var(--ok-orange)}.ok-s-view-btn{width:34px;height:34px;display:flex;align-items:center;justify-content:center;border:1.5px solid var(--ok-border);border-radius:var(--ok-radius-sm,8px);background:#fff;color:var(--ok-text-light);cursor:pointer;font-size:.9rem;transition:all .22s}.ok-s-view-btn.active,.ok-s-view-btn:hover{border-color:var(--ok-orange);color:var(--ok-orange);background:rgba(232,99,10,.05)}.ok-s-active-chips{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:.75rem}.ok-s-chip{display:inline-flex;align-items:center;gap:.3rem;font-family:var(--ok-font-display);font-size:.72rem;font-weight:700;color:var(--ok-orange);background:rgba(232,99,10,.08);border:1px solid rgba(232,99,10,.2);border-radius:20px;padding:.2rem .6rem}.ok-s-chip button{background:none;border:none;color:var(--ok-orange);cursor:pointer;font-size:.75rem;padding:0;margin-left:.1rem;line-height:1}.ok-s-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(185px,1fr));gap:.85rem}.ok-s-grid.list{grid-template-columns:1fr}.ok-s-card{background:#fff;border:1px solid var(--ok-border);border-radius:var(--ok-radius,12px);overflow:hidden;cursor:pointer;transition:box-shadow .22s,transform .22s;position:relative;text-decoration:none;display:block}.ok-s-card:hover{box-shadow:0 8px 32px rgba(0,0,0,.1);transform:translateY(-3px)}.ok-s-card-img{position:relative;overflow:hidden;background:var(--ok-bg);aspect-ratio:1}.ok-s-card-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .45s;display:block}.ok-s-card:hover .ok-s-card-img img{transform:scale(1.07)}.ok-s-card-wish{position:absolute;top:.5rem;right:.5rem;width:30px;height:30px;background:rgba(255,255,255,.9);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.85rem;color:var(--ok-text-light);border:none;cursor:pointer;z-index:1;transition:all .22s}.ok-s-card-wish:hover{background:#fff;color:var(--ok-error,var(--ok-error))}.ok-s-card-body{padding:.75rem}.ok-s-card-cat{font-size:.6rem;color:var(--ok-text-light);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.18rem}.ok-s-card-cat,.ok-s-card-name{font-family:var(--ok-font-display);font-weight:700}.ok-s-card-name{font-size:.82rem;color:var(--ok-dark);line-height:1.3;margin-bottom:.28rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ok-s-card-stars{display:flex;align-items:center;gap:.2rem;font-size:.7rem;color:var(--ok-text-light);margin-bottom:.4rem}.ok-s-card-stars i{font-size:.68rem;color:var(--ok-promo,var(--ok-promo))}.ok-s-card-price{display:flex;align-items:baseline;gap:.3rem;flex-wrap:wrap;margin-bottom:.55rem}.ok-s-card-price-curr{font-family:var(--ok-font-display);font-weight:800;font-size:.92rem;color:var(--ok-dark)}.ok-s-card-price-old{font-size:.72rem;color:var(--ok-text-light);text-decoration:line-through}.ok-s-card-price-disc{font-size:.65rem;font-weight:800;background:rgba(232,99,10,.12);padding:.08rem .3rem;border-radius:4px}.ok-s-card-btn,.ok-s-card-price-disc{font-family:var(--ok-font-display);color:var(--ok-orange)}.ok-s-card-btn{width:100%;font-size:.78rem;font-weight:700;background:transparent;border:1.5px solid var(--ok-orange);border-radius:6px;padding:.45rem;cursor:pointer;transition:all .22s}.ok-s-card-btn:hover{background:var(--ok-orange);color:#fff}.ok-s-grid.list .ok-s-card{display:flex;flex-direction:row}.ok-s-grid.list .ok-s-card-img{width:140px;flex-shrink:0;aspect-ratio:unset}.ok-s-grid.list .ok-s-card-body{flex:1;display:flex;flex-direction:column;justify-content:center}.ok-s-pagination{gap:.35rem;margin-top:2rem;flex-wrap:wrap}.ok-s-page-btn,.ok-s-pagination{display:flex;align-items:center;justify-content:center}.ok-s-page-btn{width:36px;height:36px;font-family:var(--ok-font-display);font-size:.82rem;font-weight:700;color:var(--ok-anthracite);border:1.5px solid var(--ok-border);border-radius:8px;background:#fff;cursor:pointer;text-decoration:none;transition:all .22s}.ok-s-page-btn:hover{border-color:var(--ok-orange);color:var(--ok-orange)}.ok-s-page-btn.active{background:var(--ok-orange);border-color:var(--ok-orange);color:#fff}.ok-cat-hero{background:linear-gradient(135deg,#1a1a1a,#1a0d00 60%,#2d2d2d);padding:2.5rem 0;position:relative;overflow:hidden;margin-bottom:1.5rem}.ok-cat-hero:before{content:"";position:absolute;width:280px;height:280px;border-radius:50%;filter:blur(70px);background:rgba(232,99,10,.12);top:-60px;right:10%;animation:okHeroBlob 10s ease-in-out infinite}.ok-cat-hero-inner{position:relative;z-index:1;max-width:1400px;margin:0 auto;padding:0 1.5rem}.ok-cat-hero-title{font-family:Cormorant Garamond,Outfit,serif;font-style:italic;font-weight:300;font-size:clamp(1.8rem,4vw,2.8rem);color:#fff;line-height:1.1;margin-bottom:.4rem}.ok-cat-hero-title span{color:var(--ok-orange)}.ok-cat-hero-sub{font-size:.85rem;color:rgba(255,255,255,.4)}@media (max-width:900px){.ok-s-layout{grid-template-columns:1fr}.ok-filter-sidebar{position:static;display:none}.ok-filter-sidebar.open{display:block}}@media (max-width:600px){.ok-s-grid{grid-template-columns:repeat(2,1fr);gap:.6rem}}.ok-s-breadcrumb .active{color:var(--ok-text);font-weight:600}.ok-s-breadcrumb a{color:var(--ok-text-light);text-decoration:none;transition:color .15s}.ok-s-breadcrumb a:hover{color:var(--ok-orange)}.ok-sort-option.active{color:var(--ok-orange);font-weight:600}.ok-sort-option.active .ok-sort-radio{border-color:var(--ok-orange);background:var(--ok-orange);box-shadow:0 0 0 2px rgba(232,99,10,.15)}.ok-spin{animation:ok-spin .8s linear infinite;display:inline-block}.ok-cat-header-v2{position:relative;background:linear-gradient(135deg,var(--ok-anthracite-dark) 0,#1a0d00 60%,var(--ok-anthracite-mid) 100%);padding:3rem 0 2.5rem;overflow:hidden}.ok-cat-header-v2:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 70% 90% at 85% 50%,rgba(232,99,10,.18) 0,transparent 65%);pointer-events:none}.ok-cat-blob{position:absolute;border-radius:50%;filter:blur(60px);opacity:.18;pointer-events:none;animation:ok-blob-float 7s ease-in-out infinite}.ok-cat-blob:first-child{width:380px;height:380px;background:var(--ok-orange);top:-100px;right:10%}.ok-cat-blob:nth-child(2){width:250px;height:250px;background:var(--ok-promo);bottom:-60px;right:30%;opacity:.1;animation-delay:3s}@keyframes ok-blob-float{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-16px) scale(1.04)}}.ok-cat-header-inner-v2{position:relative;z-index:1}.ok-cat-breadcrumb-v2{display:flex;align-items:center;gap:.4rem;margin-bottom:1.25rem;flex-wrap:wrap}.ok-cat-breadcrumb-v2 a{font-size:.76rem;font-weight:500;color:rgba(255,255,255,.45);transition:color .15s;text-decoration:none}.ok-cat-breadcrumb-v2 a:hover{color:rgba(255,255,255,.75)}.ok-cat-breadcrumb-v2 i{font-size:.65rem;color:rgba(255,255,255,.2)}.ok-cat-breadcrumb-v2 .ok-cat-bc-current{font-size:.76rem;font-weight:600;color:rgba(255,255,255,.7)}.ok-cat-title-block{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.ok-cat-title-v2{font-family:Outfit,sans-serif;font-weight:800;font-size:clamp(1.8rem,3.5vw,2.8rem);color:#fff;line-height:1.1}.ok-cat-title-v2 span{color:var(--ok-orange)}.ok-cat-count-badge{font-family:Outfit,sans-serif;font-size:.8rem;font-weight:600;color:rgba(255,255,255,.45);padding:.35rem .9rem;border:1px solid rgba(255,255,255,.12);border-radius:20px;white-space:nowrap;flex-shrink:0;align-self:center}.ok-cat-sub-v2{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.5rem}.ok-cat-sub-chip{font-family:Outfit,sans-serif;font-size:.76rem;font-weight:600;color:rgba(255,255,255,.6);padding:.3rem .85rem;border:1px solid rgba(255,255,255,.14);border-radius:20px;background:rgba(255,255,255,.05);transition:all .2s;cursor:default;text-decoration:none}.ok-cat-sub-chip:hover{background:rgba(255,255,255,.12);color:#fff;border-color:rgba(255,255,255,.3)}.ok-cat-sub-chip.active{background:var(--ok-orange);border-color:var(--ok-orange);color:#fff}.ok-catalog-v2{display:grid;grid-template-columns:240px 1fr;gap:1.75rem;align-items:start;padding:2rem 0}.ok-sidebar-v2{position:sticky;top:80px;background:var(--ok-surface);border:1px solid var(--ok-border);border-radius:var(--ok-radius);overflow:hidden}.ok-sidebar-head{padding:1rem 1.25rem;border-bottom:1px solid var(--ok-border);display:flex;align-items:center;justify-content:space-between}.ok-sidebar-title{font-family:Outfit,sans-serif;font-size:.82rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--ok-anthracite);display:flex;align-items:center;gap:.4rem}.ok-sidebar-title i{color:var(--ok-orange)}.ok-filter-group-v2{border-bottom:1px solid var(--ok-border)}.ok-filter-group-v2:last-child{border-bottom:none}.ok-filter-group-head{padding:.85rem 1.25rem;display:flex;align-items:center;justify-content:space-between;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background .15s}.ok-filter-group-head:hover{background:var(--ok-gray-100)}.ok-filter-group-label{font-family:Outfit,sans-serif;font-size:.82rem;font-weight:700;color:var(--ok-anthracite)}.ok-filter-group-icon{font-size:.85rem;color:var(--ok-text-light);transition:transform .2s}.ok-filter-group-v2.open .ok-filter-group-icon{transform:rotate(180deg)}.ok-filter-group-body-v2{padding:.25rem 1.25rem 1rem;display:none}.ok-filter-group-v2.open .ok-filter-group-body-v2{display:block}.ok-filter-check{display:flex;align-items:center;gap:.6rem;padding:.32rem 0;cursor:pointer}.ok-filter-check input[type=checkbox]{width:15px;height:15px;accent-color:var(--ok-orange);cursor:pointer;flex-shrink:0}.ok-filter-check-label{font-size:.82rem;color:var(--ok-text);flex:1}.ok-filter-item-count{font-size:.7rem;color:var(--ok-text-light);font-weight:600}.ok-filter-stars{display:flex;flex-direction:column;gap:.2rem}.ok-filter-star-row{display:flex;align-items:center;gap:.5rem;padding:.28rem .2rem;cursor:pointer;border-radius:var(--ok-radius-xs);transition:background .15s}.ok-filter-star-row:hover{background:var(--ok-gray-100)}.ok-filter-star-row input[type=radio]{accent-color:var(--ok-orange)}.ok-mini-stars{display:flex;gap:.1rem}.ok-mini-star{font-size:.65rem;color:var(--ok-promo)}.ok-mini-star.empty{color:var(--ok-border)}.ok-filter-star-label{font-size:.78rem;color:var(--ok-text-light)}.ok-toolbar-v2{gap:.75rem;margin-bottom:1.25rem}.ok-active-filters,.ok-toolbar-v2{display:flex;align-items:center;flex-wrap:wrap}.ok-active-filters{gap:.4rem;flex:1}.ok-filter-chip{display:inline-flex;align-items:center;gap:.3rem;font-family:Outfit,sans-serif;font-size:.73rem;font-weight:600;background:var(--ok-anthracite);color:#fff;padding:.28rem .6rem .28rem .75rem;border-radius:20px;transition:background .15s}.ok-filter-chip:hover{background:var(--ok-anthracite-mid)}.ok-filter-chip-x{width:16px;height:16px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(255,255,255,.15);font-size:.65rem;transition:background .15s;cursor:pointer;flex-shrink:0;border:none;color:#fff;line-height:1}.ok-filter-chip:hover .ok-filter-chip-x{background:rgba(255,255,255,.3)}.ok-clear-all{font-family:Outfit,sans-serif;font-size:.73rem;font-weight:600;color:var(--ok-orange);white-space:nowrap;transition:opacity .15s;border:none;background:none;cursor:pointer}.ok-clear-all:hover{opacity:.75}.ok-toolbar-right{display:flex;align-items:center;gap:.5rem;margin-left:auto;flex-shrink:0}.ok-sort-select{font-family:Outfit,sans-serif;font-size:.8rem;font-weight:600;color:var(--ok-anthracite);padding:.45rem 2rem .45rem .85rem;border:1.5px solid var(--ok-border);border-radius:8px;background:var(--ok-surface);-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer;outline:none;transition:border-color .15s}.ok-sort-select:focus{border-color:var(--ok-orange)}.ok-view-toggle-v2{display:flex;gap:.15rem}.ok-view-btn-v2{width:34px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:var(--ok-radius-xs);font-size:.95rem;color:var(--ok-text-light);transition:background .15s,color .15s;border:none;background:none;cursor:pointer}.ok-view-btn-v2:hover{background:var(--ok-gray-100);color:var(--ok-anthracite)}.ok-view-btn-v2.active{background:var(--ok-anthracite);color:#fff}.ok-mob-filter-btn{display:none;align-items:center;gap:.35rem;font-family:Outfit,sans-serif;font-size:.8rem;font-weight:700;color:var(--ok-anthracite);padding:.45rem .9rem;border:1.5px solid var(--ok-border);border-radius:8px;background:var(--ok-surface);transition:border-color .15s;cursor:pointer}.ok-mob-filter-btn:hover{border-color:var(--ok-anthracite)}.ok-mob-filter-badge{background:var(--ok-orange);color:#fff;font-size:.65rem;font-weight:800;width:18px;height:18px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.ok-products-grid-v2{display:grid;grid-template-columns:repeat(auto-fill,minmax(215px,1fr));gap:1rem}.ok-products-grid-v2.list-view{grid-template-columns:1fr;gap:.75rem}.ok-products-grid-v2.list-view .ok-card-v2{flex-direction:row;height:140px}.ok-products-grid-v2.list-view .ok-card-img-v2{width:140px;flex-shrink:0;aspect-ratio:auto;height:100%}.ok-products-grid-v2.list-view .ok-card-quick-add-v2{display:none}.ok-products-grid-v2.list-view .ok-card-body-v2{padding:.85rem 1rem}.ok-card-v2{background:var(--ok-surface);border:1px solid var(--ok-border);border-radius:var(--ok-radius);overflow:hidden;position:relative;transition:box-shadow .2s,transform .2s;display:flex;flex-direction:column;text-decoration:none;color:var(--ok-text)}.ok-card-v2:hover{box-shadow:0 8px 32px rgba(0,0,0,.1);transform:translateY(-3px)}.ok-card-img-v2{position:relative;overflow:hidden;background:var(--ok-gray-100);aspect-ratio:1/1}.ok-card-img-v2 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .45s cubic-bezier(.4,0,.2,1)}.ok-card-v2:hover .ok-card-img-v2 img{transform:scale(1.06)}.ok-card-badges-v2{position:absolute;top:.65rem;left:.65rem;display:flex;flex-direction:column;gap:.3rem;z-index:2}.ok-card-badge{display:inline-flex;align-items:center;gap:.22rem;font-family:Outfit,sans-serif;font-size:.64rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:.18rem .5rem;border-radius:var(--ok-radius-xs)}.ok-card-badge-new{background:var(--ok-anthracite);color:#fff}.ok-card-badge-promo{background:var(--ok-promo);color:var(--ok-anthracite)}.ok-card-badge-top{background:var(--ok-orange);color:#fff}.ok-card-fav-v2{position:absolute;top:.6rem;right:.6rem;width:34px;height:34px;background:rgba(255,255,255,.85);backdrop-filter:blur(6px);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1rem;color:var(--ok-text-light);z-index:2;cursor:pointer;transition:background .15s,color .15s,transform .2s;border:1px solid rgba(255,255,255,.6)}.ok-card-fav-v2:hover{color:var(--ok-error);transform:scale(1.12)}.ok-card-fav-v2.active{color:var(--ok-error)}.ok-card-quick-add-v2{position:absolute;bottom:0;left:0;right:0;background:var(--ok-anthracite);color:#fff;font-family:Outfit,sans-serif;font-size:.78rem;font-weight:600;display:flex;align-items:center;justify-content:center;gap:.4rem;padding:.65rem;z-index:3;transform:translateY(100%);transition:transform .25s cubic-bezier(.4,0,.2,1);border:none;cursor:pointer;width:100%}.ok-card-v2:hover .ok-card-quick-add-v2{transform:translateY(0)}.ok-card-body-v2{padding:.9rem 1rem 1rem;flex:1;display:flex;flex-direction:column}.ok-card-meta-v2{font-size:.7rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--ok-text-light);margin-bottom:.3rem}.ok-card-name-v2{font-family:Outfit,sans-serif;font-size:.88rem;font-weight:600;color:var(--ok-anthracite);line-height:1.35;margin-bottom:.5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ok-card-stars{display:flex;align-items:center;gap:.18rem;margin-bottom:.55rem}.ok-card-star{font-size:.7rem}.ok-card-star.full,.ok-card-star.half{color:var(--ok-promo)}.ok-card-star.empty{color:var(--ok-border)}.ok-card-stars-count{font-size:.7rem;font-weight:600;color:var(--ok-text-light);margin-left:.2rem}.ok-card-price-v2{margin-top:auto;padding-top:.5rem}.ok-card-price-row{display:flex;align-items:baseline;gap:.5rem;flex-wrap:wrap}.ok-card-price-current{font-family:Outfit,sans-serif;font-size:1.05rem;font-weight:800;color:var(--ok-anthracite)}.ok-card-price-current.promo{color:var(--ok-orange)}.ok-card-price-original{font-size:.78rem;font-weight:500;color:var(--ok-text-light);text-decoration:line-through}.ok-card-price-discount{font-size:.68rem;font-weight:700;color:var(--ok-orange);background:var(--ok-orange-light);padding:.1rem .35rem;border-radius:3px;font-family:Outfit,sans-serif}.ok-filter-backdrop-v2{position:fixed;inset:0;background:rgba(0,0,0,.5);backdrop-filter:blur(3px);z-index:1100;opacity:0;visibility:hidden;transition:opacity .2s,visibility .2s}.ok-filter-backdrop-v2.open{opacity:1;visibility:visible}.ok-filter-drawer-v2{position:fixed;left:0;right:0;bottom:0;z-index:1200;background:var(--ok-surface);border-radius:20px 20px 0 0;max-height:85dvh;display:flex;flex-direction:column;transform:translateY(100%);transition:transform .32s cubic-bezier(.4,0,.2,1);box-shadow:0 -8px 40px rgba(0,0,0,.18)}.ok-filter-drawer-v2.open{transform:translateY(0)}.ok-filter-drawer-handle{display:flex;justify-content:center;padding:.85rem 0 .4rem;flex-shrink:0;cursor:grab}.ok-filter-drawer-handle-bar{width:40px;height:4px;background:var(--ok-border);border-radius:2px}.ok-filter-drawer-head{padding:.75rem 1.25rem 1rem;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--ok-border);flex-shrink:0}.ok-filter-drawer-title{font-family:Outfit,sans-serif;font-size:.9rem;font-weight:800;color:var(--ok-anthracite);display:flex;align-items:center;gap:.4rem}.ok-filter-drawer-title i{color:var(--ok-orange)}.ok-filter-drawer-body{flex:1;overflow-y:auto;padding:.25rem 0 0}.ok-filter-drawer-foot{padding:1rem 1.25rem;border-top:1px solid var(--ok-border);flex-shrink:0;display:flex;gap:.75rem}@media (max-width:1024px){.ok-catalog-v2{grid-template-columns:1fr}.ok-sidebar-v2{display:none}.ok-mob-filter-btn{display:flex}}@media (max-width:768px){.ok-cat-header-v2{padding:2rem 0 1.75rem}.ok-products-grid-v2{grid-template-columns:repeat(auto-fill,minmax(175px,1fr));gap:.75rem}}@media (max-width:480px){.ok-cat-title-v2{font-size:1.8rem}.ok-products-grid-v2{grid-template-columns:repeat(2,1fr);gap:.6rem}.ok-toolbar-right{width:100%;justify-content:flex-end}}.ok-cat-seo-block{max-width:900px;margin:0 auto;padding:1.5rem 1rem 0}.ok-cat-seo-title{font-family:var(--ok-font-display);font-size:1.4rem;font-weight:700;color:var(--ok-anthracite);margin-bottom:.4rem;line-height:1.3}.ok-cat-seo-desc{font-size:.9rem;color:var(--ok-text-light);line-height:1.6;margin-bottom:0}@media (max-width:768px){.ok-cat-seo-block{padding:1rem .75rem 0}.ok-cat-seo-title{font-size:1.15rem}.ok-cat-seo-desc{font-size:.85rem}}