.col-page{z-index:0;background:#0b0b0c;flex-direction:column;min-height:100vh;display:flex;position:relative}.col-main{box-sizing:border-box;flex:1;width:100%;max-width:1440px;margin:0 auto;padding:162px 0 0}@media (max-width:1000px){.col-main{padding-top:112px}}@media (max-width:768px){.col-page{background:var(--gk-mobile-page-bg,#101012)}.col-main{padding-top:calc(96px + var(--gk-mpb-h,54px))}}.col-not-found{color:#666;text-align:center;padding:4rem 0;font-size:1rem}
.gk-cpl-section,.gk-cpl-mobile-overlay{--gk-cpl-section-margin:clamp(1.5rem, 1rem + 1.6vw, 2.5rem);--gk-cpl-list-gap:12px;--gk-cpl-side-pad:clamp(1rem, .5rem + 1.6vw, 2rem);--gk-cpl-sidebar-w:300px;--gk-cpl-layout-gap:28px;--gk-cpl-card-img-w:312px;--gk-cpl-surface-0:#0b0b0c;--gk-cpl-surface-1:linear-gradient(#ffffff06, #ffffff02), #0f0f10;--gk-cpl-surface-2:linear-gradient(#ffffff0b, #ffffff05), #16161a;--gk-cpl-border:#ffffff0d;--gk-cpl-border-strong:#ffffff1a;--gk-cpl-divider:#ffffff0a;--gk-cpl-accent:var(--gk-accent);--gk-cpl-accent-bg:rgba(var(--gk-accent-rgb), .12);--gk-cpl-text-1:var(--tx-primary,#fff);--gk-cpl-text-2:var(--tx-secondary,#ffffffd9);--gk-cpl-text-3:var(--tx-muted,#ffffff8c);--gk-cpl-text-4:var(--tx-faint,#ffffff59)}.gk-cpl-section{width:100%;max-width:1400px;margin:var(--gk-cpl-section-margin) auto;padding-left:var(--gk-cpl-side-pad);padding-right:var(--gk-cpl-side-pad);box-sizing:border-box}.gk-cpl-section *,.gk-cpl-mobile-overlay,.gk-cpl-mobile-overlay *{box-sizing:border-box}.gk-cpl-mobile-overlay{font-family:var(--font-sans);color:var(--gk-cpl-text-1)}.gk-cpl-inner{width:100%}.gk-cpl-toolbar{align-items:center;gap:var(--gk-cpl-layout-gap);width:100%;margin:0 0 20px;display:flex}.gk-cpl-toolbar-spacer{width:var(--gk-cpl-sidebar-w);flex-shrink:0}.gk-cpl-toolbar-right{flex:1;justify-content:space-between;align-items:center;gap:16px;min-width:0;display:flex}.gk-cpl-toolbar-left{flex-wrap:wrap;flex:1;align-items:center;gap:10px 14px;min-width:0;display:flex}.gk-cpl-toolbar-actions{flex-shrink:0;align-items:center;gap:12px;display:flex}.gk-cpl-result-count{font-family:var(--font-sans);font-size:var(--text-h2);font-weight:var(--fw-regular);color:#fff;letter-spacing:.5px;white-space:nowrap;line-height:1}.gk-cpl-chips{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.gk-cpl-chip{height:32px;color:var(--gk-cpl-text-1);font-family:var(--font-sans);font-size:var(--text-sm);letter-spacing:.01em;cursor:pointer;text-transform:capitalize;background:linear-gradient(#ffffff0d,#ffffff03),#141416;border:1px solid #ffffff24;border-radius:8px;align-items:center;gap:9px;padding:0 11px 0 13px;font-weight:500;transition:background .12s,border-color .12s,box-shadow .12s,transform 80ms;display:inline-flex;box-shadow:inset 0 1px #ffffff17,0 2px 3px #00000073,0 1px #0006}.gk-cpl-chip:hover{background:linear-gradient(#ffffff12,#ffffff06),#1a1a1d;border-color:#ffffff3d}.gk-cpl-chip:active{background:linear-gradient(#ffffff05,#ffffff02),#101012;transform:translateY(1px);box-shadow:inset 0 2px 4px #00000080,0 1px #ffffff0a}.gk-cpl-chip-x{font-size:var(--text-xs);color:var(--gk-cpl-text-3);line-height:1;transition:color .12s}.gk-cpl-chip:hover .gk-cpl-chip-x{color:var(--gk-cpl-text-1)}.gk-cpl-layout{align-items:flex-start;gap:var(--gk-cpl-layout-gap);width:100%;display:flex}.gk-cpl-grid-wrap{flex:1;min-width:0}.gk-cpl-sort{flex-shrink:0;align-items:center;gap:10px;display:inline-flex;position:relative}.gk-cpl-sort-prefix{font-family:var(--font-sans);color:var(--gk-cpl-text-3);letter-spacing:.02em;white-space:nowrap;font-size:14px}.gk-cpl-sort-trigger{background:var(--gk-cpl-surface-1);border:1px solid var(--gk-cpl-border);height:46px;color:var(--gk-cpl-text-1);font-family:var(--font-sans);font-size:var(--text-base);cursor:pointer;letter-spacing:.01em;border-radius:10px;align-items:center;gap:12px;min-width:170px;padding:0 16px;font-weight:500;transition:background .15s,border-color .15s;display:inline-flex}.gk-cpl-sort-trigger:hover{background:var(--gk-cpl-surface-2);border-color:var(--gk-cpl-border-strong)}.gk-cpl-sort-open .gk-cpl-sort-trigger{background:var(--gk-cpl-surface-2);border-color:rgba(var(--gk-accent-rgb), .35)}.gk-cpl-sort-current{text-align:left;white-space:nowrap;flex:1}.gk-cpl-sort-caret{border-left:5px solid #0000;border-right:5px solid #0000;border-top:6px solid var(--gk-cpl-text-2);width:0;height:0;transition:transform .18s}.gk-cpl-sort-open .gk-cpl-sort-caret{transform:rotate(180deg)}.gk-cpl-sort-menu{background:var(--gk-cpl-surface-1);border:1px solid var(--gk-cpl-border-strong);z-index:50;transform-origin:100% 0;border-radius:10px;min-width:200px;margin:0;padding:6px;list-style:none;animation:.14s cubic-bezier(.2,.8,.2,1) gk-cpl-sort-in;position:absolute;top:calc(100% + 6px);right:0;box-shadow:inset 0 1px #ffffff0a,0 16px 48px #0000008c,0 4px 12px #00000059}@keyframes gk-cpl-sort-in{0%{opacity:0;transform:translateY(-4px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.gk-cpl-sort-opt{height:38px;font-family:var(--font-sans);color:var(--gk-cpl-text-2);cursor:pointer;border-radius:6px;justify-content:space-between;align-items:center;padding:0 12px;font-size:14px;font-weight:500;transition:background .12s,color .12s;display:flex}.gk-cpl-sort-opt:hover{color:var(--gk-cpl-text-1);background:#ffffff0b}.gk-cpl-sort-opt.is-active{color:var(--gk-cpl-accent)}.gk-cpl-sort-check{color:var(--gk-cpl-accent);font-size:12px;font-weight:700}.gk-cpl-sidebar{width:var(--gk-cpl-sidebar-w);background:var(--gk-cpl-surface-1);font-family:var(--font-sans);border:none;border-radius:12px;flex-shrink:0;position:sticky;top:100px;overflow:hidden}.gk-cpl-sb-head{border-bottom:1px solid var(--gk-cpl-divider);justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.gk-cpl-sb-head-title{font-family:var(--font-sans);font-size:var(--text-base);color:var(--gk-cpl-text-1);letter-spacing:.005em;font-weight:500}.gk-cpl-sb-head-clear{font-family:var(--font-sans);font-size:var(--text-sm);color:var(--gk-cpl-text-3);cursor:pointer;letter-spacing:.005em;background:0 0;border:none;border-radius:6px;margin:-6px -10px;padding:6px 10px;font-weight:400;transition:color .12s,background .12s}.gk-cpl-sb-head-clear:hover{color:var(--gk-cpl-accent);background:rgba(var(--gk-accent-rgb), .06)}.gk-cpl-sb-body{padding:4px 0 0}.gk-cpl-sb-section{border-bottom:1px solid var(--gk-cpl-divider)}.gk-cpl-sb-section:last-of-type{border-bottom:none}.gk-cpl-sb-section-head{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:14px 20px;transition:background .12s;display:flex}.gk-cpl-sb-section-head:hover{background:#ffffff05}.gk-cpl-sb-section-title{font-family:var(--font-sans);letter-spacing:.005em;color:var(--gk-cpl-text-1);font-size:14px;font-weight:500}.gk-cpl-sb-section-meta{align-items:center;gap:12px;display:inline-flex}.gk-cpl-sb-section-badge{background:var(--gk-cpl-accent);color:#fff;min-width:18px;height:18px;font-family:var(--font-sans);font-size:var(--text-xs);letter-spacing:.005em;border-radius:999px;justify-content:center;align-items:center;padding:0 6px;font-weight:500;line-height:1;display:inline-flex}.gk-cpl-sb-section-chev{border-right:1.5px solid var(--gk-cpl-text-3);border-bottom:1.5px solid var(--gk-cpl-text-3);width:10px;height:10px;transition:transform .2s cubic-bezier(.4,0,.2,1),border-color .12s;transform:rotate(-45deg)}.gk-cpl-sb-section.is-open .gk-cpl-sb-section-chev{transform:rotate(45deg)translate(-2px,-2px)}.gk-cpl-sb-section-head:hover .gk-cpl-sb-section-chev{border-color:var(--gk-cpl-text-1)}.gk-cpl-sb-section-body{padding:4px 20px 18px}.gk-cpl-sb-checks{flex-direction:column;gap:4px;display:flex}.gk-cpl-sb-check{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:7px;align-items:center;gap:12px;margin:0 -10px;padding:8px 10px;transition:background .12s;display:flex}.gk-cpl-sb-check:hover{background:#ffffff09}.gk-cpl-sb-check input[type=checkbox]{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.gk-cpl-sb-check-box{background:0 0;border:1.5px solid #ffffff38;border-radius:5px;flex-shrink:0;width:18px;height:18px;transition:border-color .12s,background-color .12s;position:relative}.gk-cpl-sb-check input:checked+.gk-cpl-sb-check-box{background-color:var(--gk-cpl-accent);border-color:var(--gk-cpl-accent)}.gk-cpl-sb-check input:checked+.gk-cpl-sb-check-box:after{content:"";border-right:2px solid var(--gk-cpl-surface-0);border-bottom:2px solid var(--gk-cpl-surface-0);width:5px;height:11px;position:absolute;top:1px;left:5px;transform:rotate(45deg)}.gk-cpl-sb-check-label{font-family:var(--font-sans);font-size:var(--text-base);color:var(--gk-cpl-text-2);letter-spacing:.005em;text-transform:capitalize;flex:1;min-width:0;font-weight:400}.gk-cpl-sb-price-vals{align-items:baseline;gap:8px;margin-bottom:18px;display:inline-flex}.gk-cpl-sb-price-val{font-family:var(--font-sans);color:var(--gk-cpl-text-1);letter-spacing:.005em;font-size:16px;font-weight:500;line-height:1}.gk-cpl-sb-price-sep{font-family:var(--font-sans);color:var(--gk-cpl-text-3);font-size:16px;font-weight:400;line-height:1}.gk-cpl-range{width:100%;height:24px;margin:0;position:relative}.gk-cpl-range-track{pointer-events:none;background:#ffffff14;border-radius:999px;height:4px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.gk-cpl-range-fill{background:var(--gk-cpl-accent);pointer-events:none;border-radius:999px;position:absolute;top:0;bottom:0}.gk-cpl-range-input{pointer-events:none;appearance:none;background:0 0;width:100%;height:24px;margin:0;position:absolute;inset:0}.gk-cpl-range-input::-webkit-slider-runnable-track{background:0 0;border:none;height:4px}.gk-cpl-range-input::-moz-range-track{background:0 0;border:none;height:4px}.gk-cpl-range-input::-webkit-slider-thumb{appearance:none;pointer-events:auto;border:2px solid var(--gk-cpl-accent);cursor:grab;background:#fff;border-radius:50%;width:18px;height:18px;margin-top:-7px;transition:transform .12s;box-shadow:0 2px 6px #00000080}.gk-cpl-range-input::-webkit-slider-thumb:hover{transform:scale(1.15)}.gk-cpl-range-input::-webkit-slider-thumb:active{cursor:grabbing;transform:scale(1.2)}.gk-cpl-range-input::-moz-range-thumb{pointer-events:auto;border:2px solid var(--gk-cpl-accent);cursor:grab;background:#fff;border-radius:50%;width:18px;height:18px;box-shadow:0 2px 6px #00000080}.gk-cpl-range-input-lo{z-index:2}.gk-cpl-range-input-hi{z-index:3}.gk-cpl-sb-price-hint{font-family:var(--font-sans);color:var(--gk-cpl-text-4);letter-spacing:.005em;justify-content:space-between;margin-top:10px;padding:0 2px;font-size:12px;font-weight:400;display:flex}.gk-cpl-sb-toggle-block{border-top:1px solid var(--gk-cpl-divider);padding:16px 20px 18px}.gk-cpl-sb-toggle{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;width:100%;display:flex}.gk-cpl-sb-toggle-label{font-family:var(--font-sans);font-size:var(--text-base);color:var(--gk-cpl-text-2);letter-spacing:.005em;font-weight:400}.gk-cpl-sb-toggle input{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.gk-cpl-sb-toggle-track{background:#ffffff1f;border-radius:999px;flex-shrink:0;width:38px;height:22px;transition:background .18s;position:relative}.gk-cpl-sb-toggle-thumb{background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .18s cubic-bezier(.2,.8,.2,1);position:absolute;top:3px;left:3px;box-shadow:0 1px 2px #0000004d}.gk-cpl-sb-toggle input:checked~.gk-cpl-sb-toggle-track{background:var(--gk-cpl-accent)}.gk-cpl-sb-toggle input:checked~.gk-cpl-sb-toggle-track .gk-cpl-sb-toggle-thumb{background:var(--gk-cpl-surface-0);transform:translate(16px)}.gk-cpl-list{flex-direction:column;gap:12px;width:100%;display:flex}.gk-cpl-item{background:var(--gk-cpl-surface-1);cursor:pointer;color:inherit;border:none;border-radius:12px;align-items:stretch;gap:18px;padding:12px;text-decoration:none;transition:background .18s;display:flex;position:relative}.gk-cpl-item:hover,.gk-cpl-item-hovered{background:var(--gk-cpl-surface-2)}.gk-cpl-item-img{width:var(--gk-cpl-card-img-w);flex-shrink:0}.gk-cpl-img-wrap{aspect-ratio:380/218;background:#ffffff0d;border-radius:8px;width:100%;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000004d}.gk-cpl-img{object-fit:cover;width:100%;height:100%;transition:opacity .3s;display:block;position:absolute;inset:0}.gk-cpl-img-hidden{opacity:0}.gk-cpl-img-ph{background:#ffffff0f;width:100%;height:100%}.gk-cpl-video{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .3s;display:block;position:absolute;inset:0}.gk-cpl-video-visible{opacity:1}.gk-cpl-item-info{flex-direction:column;flex:1;justify-content:flex-start;gap:10px;min-width:0;padding:6px 0 4px;display:flex}.gk-cpl-item-name{font-family:var(--font-sans);font-size:var(--text-xl);font-weight:var(--fw-regular);color:var(--gk-cpl-text-2);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;line-height:1.3;display:-webkit-box;overflow:hidden}.gk-cpl-item-meta{font-family:var(--font-sans);flex-direction:column;gap:4px;margin:0;display:flex}.gk-cpl-item-meta-row{font-size:var(--text-base);line-height:var(--lh-snug);grid-template-columns:84px 1fr;align-items:baseline;gap:6px;display:grid}.gk-cpl-item-meta-row dt{color:var(--gk-cpl-text-3);letter-spacing:.005em;margin:0;font-weight:400}.gk-cpl-item-meta-row dd{min-width:0;color:var(--gk-cpl-text-1);font-family:var(--font-sans);font-weight:var(--fw-regular);letter-spacing:.005em;white-space:nowrap;text-overflow:ellipsis;margin:0;overflow:hidden}.gk-cpl-item-meta-row .gk-cpl-item-meta-region,.gk-cpl-item-meta-row dd.gk-cpl-item-meta-region{letter-spacing:.03em;color:var(--gk-cpl-accent);text-transform:uppercase}.gk-cpl-item-msline,.gk-cpl-item-price-mobile{display:none}.gk-cpl-item-price{flex-direction:column;flex-shrink:0;justify-content:flex-start;align-items:flex-end;gap:8px;min-width:130px;padding:6px 8px 4px 0;display:flex;position:relative}.gk-cpl-item-price-stack{flex-direction:column;align-items:flex-end;gap:7px;display:flex}.gk-cpl-price-row{align-items:baseline;gap:8px;display:flex}.gk-cpl-original{font-family:var(--font-sans);font-size:var(--card-sub-size);font-weight:var(--fw-regular);color:var(--gk-cpl-text-3);white-space:nowrap;line-height:1}.gk-cpl-discounted{font-family:var(--font-sans);font-size:var(--card-sub-size);font-weight:var(--fw-regular);color:var(--gk-cpl-accent);white-space:nowrap;flex-shrink:0;line-height:1}.gk-cpl-fav{cursor:pointer;z-index:2;background:0 0;border:none;justify-content:center;align-items:center;width:22px;height:22px;padding:0;display:flex;position:absolute;bottom:4px;right:8px}.gk-cpl-fav-icon{background-color:#ffffff80;width:18px;height:18px;transition:background-color .15s,transform .15s;display:block;-webkit-mask-image:url(https://dxvcrlcolhbysspdjtfn.supabase.co/storage/v1/object/public/Icons/icon-favorite.svg);mask-image:url(https://dxvcrlcolhbysspdjtfn.supabase.co/storage/v1/object/public/Icons/icon-favorite.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.gk-cpl-fav:hover .gk-cpl-fav-icon{background-color:var(--gk-cpl-accent);transform:scale(1.15)}.gk-cpl-price{font-family:var(--font-sans);font-size:var(--card-price-size);font-weight:var(--fw-regular);line-height:var(--lh-price);color:#fff;white-space:nowrap}.gk-cpl-skeleton{background:var(--gk-cpl-surface-1);border-radius:12px;height:162px;animation:1.4s infinite gk-cpl-shimmer}@keyframes gk-cpl-shimmer{0%,to{opacity:1}50%{opacity:.5}}.gk-cpl-empty{font-family:var(--font-sans);color:var(--gk-cpl-text-3);text-align:center;background:var(--gk-cpl-surface-1);border:none;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:60px 20px;font-size:14px;display:flex}.gk-cpl-empty-reset{background:linear-gradient(10deg, #2d8f14, var(--gk-accent));color:#fff;height:40px;font-family:var(--font-sans);font-size:var(--text-base);cursor:pointer;border:none;border-radius:7px;padding:0 20px;font-weight:500;transition:opacity .2s,transform .15s}.gk-cpl-empty-reset:hover{opacity:.88;transform:translateY(-1px)}.gk-cpl-mobile-filters-btn{background:var(--gk-cpl-surface-1);border:1px solid var(--gk-cpl-border-strong);height:46px;color:var(--gk-cpl-text-1);font-family:var(--font-sans);font-size:var(--text-base);letter-spacing:.02em;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-weight:500;transition:background .15s;display:none}.gk-cpl-mobile-filters-btn:hover{background:var(--gk-cpl-surface-2)}.gk-cpl-mobile-filters-badge{background:var(--gk-cpl-accent);color:#fff;min-width:18px;height:18px;font-family:var(--font-sans);font-size:var(--text-xs);border-radius:999px;justify-content:center;align-items:center;padding:0 6px;font-weight:500;display:inline-flex}.gk-cpl-mobile-overlay{z-index:99999;background:#000000a6;justify-content:flex-start;animation:.2s gk-cpl-overlay-in;display:flex;position:fixed;inset:0}@keyframes gk-cpl-overlay-in{0%{opacity:0}to{opacity:1}}.gk-cpl-mobile-drawer{background:var(--gk-cpl-surface-1);flex-direction:column;width:88%;max-width:340px;height:100dvh;animation:.25s cubic-bezier(.2,.8,.2,1) gk-cpl-drawer-in;display:flex;box-shadow:8px 0 32px #00000080}@keyframes gk-cpl-drawer-in{0%{transform:translate(-100%)}to{transform:translate(0)}}.gk-cpl-mobile-drawer-head{border-bottom:1px solid var(--gk-cpl-border);font-family:var(--font-sans);color:var(--gk-cpl-text-1);letter-spacing:.02em;flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 16px 14px 18px;font-size:16px;font-weight:500;display:flex}.gk-cpl-mobile-close{cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin-right:-10px;padding:0;display:inline-flex}.gk-cpl-mobile-close-icon{background-color:#fff;width:16px;height:16px;transition:opacity .15s;display:block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.gk-cpl-mobile-close:active .gk-cpl-mobile-close-icon{opacity:.6}.gk-cpl-mobile-drawer-body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;padding:4px 0 12px;overflow-y:auto}.gk-cpl-mobile-drawer-body .gk-cpl-sidebar{background:0 0;border-radius:0;width:100%;position:static;top:auto;overflow:visible}.gk-cpl-mobile-drawer-body .gk-cpl-sb-head{display:none}.gk-cpl-mobile-drawer-body .gk-cpl-sb-section{border-bottom:none}.gk-cpl-mobile-drawer-body .gk-cpl-sb-toggle-block{border-top:none}.gk-cpl-mobile-drawer-body .gk-cpl-sb-body{padding:0}.gk-cpl-mobile-drawer-body .gk-cpl-range{height:40px}.gk-cpl-mobile-drawer-body .gk-cpl-range-input{touch-action:none;height:40px}.gk-cpl-mobile-drawer-body .gk-cpl-range-input::-webkit-slider-thumb{border-width:3px;width:28px;height:28px;margin-top:-12px}.gk-cpl-mobile-drawer-body .gk-cpl-range-input::-moz-range-thumb{border-width:3px;width:28px;height:28px}.gk-cpl-mobile-drawer-foot{padding:14px 16px;padding-bottom:calc(14px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--gk-cpl-border);background:0 0;flex-shrink:0}.gk-cpl-mobile-show{background:linear-gradient(10deg, #2d8f14, var(--gk-accent));color:#fff;width:100%;height:48px;font-family:var(--font-sans);font-size:var(--text-lg);cursor:pointer;white-space:nowrap;border:none;border-radius:7px;justify-content:center;align-items:center;padding:0 20px;font-weight:500;transition:opacity .2s,transform .15s;display:flex}.gk-cpl-mobile-show:hover{opacity:.88;transform:translateY(-1px)}.gk-cpl-mobile-show:active{transform:translateY(0)}@media (max-width:1100px){.gk-cpl-section{--gk-cpl-card-img-w:240px;--gk-cpl-sidebar-w:270px}}@media (max-width:900px){.gk-cpl-layout>.gk-cpl-sidebar,.gk-cpl-toolbar-spacer{display:none}.gk-cpl-mobile-filters-btn{display:inline-flex}.gk-cpl-sort-prefix{display:none}.gk-cpl-sort-trigger{min-width:150px}.gk-cpl-section{--gk-cpl-card-img-w:230px}}@media (max-width:640px){.gk-cpl-toolbar{margin-bottom:14px}.gk-cpl-toolbar-right{flex-direction:column;align-items:stretch;gap:12px}.gk-cpl-toolbar-actions{width:100%}.gk-cpl-mobile-filters-btn{flex:1;height:42px;padding:0 12px}.gk-cpl-sort{flex:1}.gk-cpl-sort-trigger{width:100%;min-width:0;height:42px;padding:0 12px}.gk-cpl-item{border-radius:10px;flex-direction:row;align-items:flex-start;gap:12px;padding:10px}.gk-cpl-item-img{flex-shrink:0;width:124px}.gk-cpl-img-wrap{border-radius:6px}.gk-cpl-item-info{justify-content:flex-start;gap:5px;padding:0}.gk-cpl-item-name{-webkit-line-clamp:2;line-height:1.3}.gk-cpl-item-meta{display:none}.gk-cpl-item-msline{font-family:var(--font-sans);color:var(--gk-cpl-text-3);flex-wrap:wrap;align-items:center;gap:6px;font-size:12px;line-height:1.2;display:flex}.gk-cpl-msline-icon{background-color:currentColor;flex-shrink:0;width:13px;height:13px;display:inline-block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.gk-cpl-msline-dot{color:var(--gk-cpl-text-4)}.gk-cpl-msline-region{color:var(--gk-cpl-accent);text-transform:uppercase;letter-spacing:.03em;font-family:var(--font-sans);font-weight:500}.gk-cpl-item-price-mobile{flex-flow:wrap;align-items:baseline;gap:4px 8px;margin-top:4px;padding-right:34px;display:flex}.gk-cpl-pm-row{align-items:baseline;gap:8px;display:flex}.gk-cpl-item-price-mobile .gk-cpl-price{font-size:19px}.gk-cpl-item-price-mobile .gk-cpl-discounted{font-size:13px}.gk-cpl-pm-original{font-family:var(--font-sans);font-size:12px;font-weight:var(--fw-regular);color:var(--gk-cpl-text-3);line-height:1}.gk-cpl-item-price{min-width:0;padding:0;position:absolute;top:auto;bottom:8px;right:10px}.gk-cpl-item-price-stack{display:none}.gk-cpl-fav{justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:static}.gk-cpl-fav-icon{width:17px;height:17px}.gk-cpl-skeleton{height:118px}}@media (max-width:768px){.gk-cpl-section,.gk-cpl-mobile-overlay{--gk-cpl-surface-1:linear-gradient(#ffffff08, #ffffff03), #141415;--gk-cpl-surface-2:linear-gradient(#ffffff0d, #ffffff06), #1a1a1c}}@media (max-width:360px){.gk-cpl-item-img{width:108px}.gk-cpl-item-name{-webkit-line-clamp:2;font-size:13px}.gk-cpl-item-msline{gap:5px;font-size:11px}.gk-cpl-item-price-mobile .gk-cpl-price{font-size:17px}}@media (prefers-reduced-motion:reduce){.gk-cpl-mobile-overlay,.gk-cpl-mobile-drawer,.gk-cpl-sort-menu{animation:none!important}}
