.subcat-section.svelte-1vcoq2u{--cat-tint: #fafafb;--cat-tint-hover: #fff7f1;--cat-accent: #ff691d;--cat-glow: rgba(255, 105, 29, .14);--cat-shadow: rgba(255, 105, 29, .28);margin-top:var(--sp-5)}.subcat-section[data-cat=electronics].svelte-1vcoq2u{--cat-tint: #fff4ec;--cat-tint-hover: #ffe8d6;--cat-accent: #ff691d;--cat-glow: rgba(255, 105, 29, .18);--cat-shadow: rgba(255, 105, 29, .3)}.subcat-section[data-cat=auto].svelte-1vcoq2u{--cat-tint: #fff1e6;--cat-tint-hover: #ffe2c9;--cat-accent: #f57c1a;--cat-glow: rgba(245, 124, 26, .2);--cat-shadow: rgba(245, 124, 26, .3)}.subcat-section[data-cat=services].svelte-1vcoq2u{--cat-tint: #f5efff;--cat-tint-hover: #ebe0ff;--cat-accent: #7018e6;--cat-glow: rgba(112, 24, 230, .16);--cat-shadow: rgba(112, 24, 230, .28)}.subcat-section[data-cat=books].svelte-1vcoq2u{--cat-tint: #efeefb;--cat-tint-hover: #e2e0f5;--cat-accent: #5b4cc4;--cat-glow: rgba(91, 76, 196, .16);--cat-shadow: rgba(91, 76, 196, .26)}.subcat-section[data-cat=clothing].svelte-1vcoq2u{--cat-tint: #fff0f3;--cat-tint-hover: #ffdde4;--cat-accent: #e5447a;--cat-glow: rgba(229, 68, 122, .16);--cat-shadow: rgba(229, 68, 122, .26)}.subcat-section[data-cat=beauty].svelte-1vcoq2u,.subcat-section[data-cat=beauty-products].svelte-1vcoq2u{--cat-tint: #fdeef6;--cat-tint-hover: #fad7e8;--cat-accent: #c93f8a;--cat-glow: rgba(201, 63, 138, .16);--cat-shadow: rgba(201, 63, 138, .26)}.subcat-section[data-cat=kids].svelte-1vcoq2u{--cat-tint: #fff6e5;--cat-tint-hover: #ffe9bf;--cat-accent: #d98a14;--cat-glow: rgba(217, 138, 20, .18);--cat-shadow: rgba(217, 138, 20, .28)}.subcat-section[data-cat=home].svelte-1vcoq2u{--cat-tint: #ecf5ff;--cat-tint-hover: #d6e9ff;--cat-accent: #2f6fd4;--cat-glow: rgba(47, 111, 212, .16);--cat-shadow: rgba(47, 111, 212, .26)}.subcat-section[data-cat=home-goods].svelte-1vcoq2u{--cat-tint: #eef4f1;--cat-tint-hover: #d8e7df;--cat-accent: #2e8a64;--cat-glow: rgba(46, 138, 100, .16);--cat-shadow: rgba(46, 138, 100, .26)}.subcat-section[data-cat=sport].svelte-1vcoq2u{--cat-tint: #eaf7f3;--cat-tint-hover: #cdeee2;--cat-accent: #1f9d7a;--cat-glow: rgba(31, 157, 122, .18);--cat-shadow: rgba(31, 157, 122, .28)}.subcat-section[data-cat=pets].svelte-1vcoq2u{--cat-tint: #f1f0fb;--cat-tint-hover: #ddd9f4;--cat-accent: #6a52d6;--cat-glow: rgba(106, 82, 214, .16);--cat-shadow: rgba(106, 82, 214, .26)}.subcat-section[data-cat=appliances].svelte-1vcoq2u{--cat-tint: #eef3f8;--cat-tint-hover: #dbe4ee;--cat-accent: #4a6580;--cat-glow: rgba(74, 101, 128, .16);--cat-shadow: rgba(74, 101, 128, .24)}.subcat-grid.svelte-1vcoq2u{display:grid;gap:12px;grid-template-columns:repeat(6,minmax(0,1fr))}.subcat-item.svelte-1vcoq2u{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding:14px 16px;min-height:110px;border-radius:18px;background:var(--cat-tint);border:1px solid rgba(12,19,29,.05);box-shadow:0 1px 2px #0c131d08;text-decoration:none;color:#1a1a1a;isolation:isolate;overflow:hidden;transition:background .15s,border-color .15s,transform .15s,box-shadow .2s}.subcat-item.svelte-1vcoq2u:before{content:"";position:absolute;right:-30px;top:-30px;width:120px;height:120px;background:radial-gradient(circle at center,var(--cat-glow),transparent 70%);z-index:0;pointer-events:none}.subcat-icon.svelte-1vcoq2u{position:relative;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:#fff;color:var(--cat-accent);box-shadow:0 2px 6px #0c131d0f;flex-shrink:0}.subcat-emoji.svelte-1vcoq2u{font-size:24px;line-height:1}.subcat-letter.svelte-1vcoq2u{font-size:18px;font-weight:800;letter-spacing:-.02em;color:var(--cat-accent)}.subcat-name.svelte-1vcoq2u{position:relative;z-index:2;font-size:14px;font-weight:700;line-height:1.25;letter-spacing:-.01em;color:#1a1a1a;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-align:left;-webkit-hyphens:auto;hyphens:auto}.subcat-item.svelte-1vcoq2u:hover{background:var(--cat-tint-hover);border-color:color-mix(in srgb,var(--cat-accent) 32%,transparent);transform:translateY(-2px);box-shadow:0 10px 22px -14px var(--cat-shadow)}.subcat-item.svelte-1vcoq2u:hover .subcat-name:where(.svelte-1vcoq2u){color:var(--cat-accent)}.subcat-item.svelte-1vcoq2u:focus-visible{outline:none;border-color:var(--cat-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--cat-accent) 22%,transparent)}@media(max-width:1100px){.subcat-grid.svelte-1vcoq2u{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:768px){.subcat-grid.svelte-1vcoq2u{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.subcat-item.svelte-1vcoq2u{padding:12px;min-height:96px;gap:10px;border-radius:16px}.subcat-icon.svelte-1vcoq2u{width:38px;height:38px;border-radius:10px}.subcat-name.svelte-1vcoq2u{font-size:13px}}@media(max-width:480px){.subcat-grid.svelte-1vcoq2u{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.subcat-item.svelte-1vcoq2u{min-height:88px}}.mobile-trigger-wrap.svelte-unzxt3{position:fixed;bottom:calc(var(--sp-4) + env(safe-area-inset-bottom));left:var(--sp-4);right:var(--sp-4);z-index:950;display:flex;justify-content:center;pointer-events:none}@media(max-width:768px){.mobile-trigger-wrap.svelte-unzxt3{bottom:calc(52px + var(--sp-3) + env(safe-area-inset-bottom))}}.mobile-trigger.svelte-unzxt3{display:inline-flex;align-items:center;justify-content:center;gap:var(--sp-2);min-height:48px;padding:12px 22px;background:#111;color:#fff;border:none;border-radius:999px;font-size:var(--fs-body);font-weight:600;cursor:pointer;box-shadow:0 8px 24px #00000047;pointer-events:auto}.mobile-trigger.svelte-unzxt3:active{transform:scale(.98)}.trigger-count.svelte-unzxt3{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;background:var(--color-violet);color:#fff;border-radius:999px;font-size:12px;font-weight:700}.drawer-backdrop.svelte-unzxt3{position:fixed;inset:0;background:#00000073;z-index:1099;animation:svelte-unzxt3-fade-in .18s ease-out;border:none}@keyframes svelte-unzxt3-fade-in{0%{opacity:0}to{opacity:1}}@keyframes svelte-unzxt3-sheet-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.filters-sidebar.svelte-unzxt3{position:fixed;left:0;right:0;bottom:0;max-height:90dvh;display:flex;flex-direction:column;background:#fff;border-radius:20px 20px 0 0;box-shadow:0 -8px 32px #0000002e;z-index:1100;transform:translateY(100%);transition:transform .25s ease-out;overflow:hidden}.filters-sidebar.drawer-open.svelte-unzxt3{transform:translateY(0);animation:svelte-unzxt3-sheet-up .25s ease-out}.drawer-handle.svelte-unzxt3{width:36px;height:4px;border-radius:2px;background:#0000002e;margin:8px auto 0;flex-shrink:0}.sidebar-header.svelte-unzxt3{display:flex;align-items:center;justify-content:space-between;gap:var(--sp-2);padding:var(--sp-3) var(--sp-4) var(--sp-2);border-bottom:1px solid rgba(0,0,0,.06)}.sidebar-title.svelte-unzxt3{margin:0;font-size:var(--fs-small);font-weight:600;color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.06em}.header-actions.svelte-unzxt3{display:flex;align-items:center;gap:var(--sp-1)}.reset-link.svelte-unzxt3{background:transparent;border:none;padding:6px 10px;color:var(--color-violet);font-size:var(--fs-small);font-weight:600;border-radius:8px;cursor:pointer;transition:background .15s,opacity .15s}.reset-link.svelte-unzxt3:hover:not(.disabled){background:#7018e614}.reset-link.disabled.svelte-unzxt3{opacity:.4;cursor:not-allowed;pointer-events:none}.close-btn.svelte-unzxt3{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;background:transparent;border:none;border-radius:50%;color:var(--color-text-secondary);cursor:pointer;transition:background .15s,color .15s}.close-btn.svelte-unzxt3:hover{background:var(--color-bg-secondary);color:var(--color-text)}.sidebar-body.svelte-unzxt3{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden;position:relative}.sidebar-scroll.svelte-unzxt3{display:flex;flex-direction:column;gap:var(--sp-4);padding:var(--sp-4);overflow-y:auto;-webkit-overflow-scrolling:touch;flex:1;min-height:0}.filter-block.svelte-unzxt3{display:flex;flex-direction:column;gap:var(--sp-2)}.block-title.svelte-unzxt3{margin:0 0 var(--sp-1);font-size:var(--fs-small);font-weight:600;color:var(--color-text-secondary);letter-spacing:.02em}.subcategory-list.svelte-unzxt3{display:flex;flex-direction:column;gap:1px;padding:4px;margin:0 -4px;border-radius:14px;background:linear-gradient(180deg,rgba(112,24,230,.025),transparent 70%)}.subcat-btn.svelte-unzxt3{position:relative;display:inline-flex;align-items:center;gap:12px;padding:10px 14px;min-height:44px;border:none;background:transparent;color:var(--color-text);font-size:15px;line-height:1.2;letter-spacing:-.01em;text-align:left;border-radius:12px;cursor:pointer;transition:background .16s ease,color .16s ease,transform .16s ease;-webkit-tap-highlight-color:transparent}.subcat-btn.svelte-unzxt3:before{content:"";position:absolute;left:6px;top:50%;width:3px;height:0;border-radius:2px;background:var(--color-violet);transform:translateY(-50%);transition:height .18s ease}.subcat-btn.svelte-unzxt3:hover{background:#0f111e0a}.subcat-btn.svelte-unzxt3:focus-visible{outline:2px solid var(--color-violet);outline-offset:2px}.subcat-btn.svelte-unzxt3:active{transform:scale(.99)}.subcat-btn.active.svelte-unzxt3{background:#7018e614;color:var(--color-violet);font-weight:600}.subcat-btn.active.svelte-unzxt3:before{height:18px}.subcat-btn.active.svelte-unzxt3 .subcat-label:where(.svelte-unzxt3){letter-spacing:-.005em}.subcat-label.svelte-unzxt3{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.subcat-icon-slot.svelte-unzxt3{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0;color:currentColor;opacity:.78;transition:opacity .16s ease}.subcat-btn.active.svelte-unzxt3 .subcat-icon-slot:where(.svelte-unzxt3),.subcat-btn.svelte-unzxt3:hover .subcat-icon-slot:where(.svelte-unzxt3){opacity:1}.subtype-grid.svelte-unzxt3{display:flex;flex-wrap:wrap;gap:6px}.subtype-chip.svelte-unzxt3{padding:7px 14px;min-height:34px;background:#0f111e0d;border:1px solid transparent;border-radius:999px;color:var(--color-text);font-size:13px;font-weight:500;letter-spacing:-.005em;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease,transform .15s ease;-webkit-tap-highlight-color:transparent}.subtype-chip.svelte-unzxt3:hover{background:#0f111e14}.subtype-chip.svelte-unzxt3:focus-visible{outline:2px solid var(--color-violet);outline-offset:2px}.subtype-chip.svelte-unzxt3:active{transform:scale(.97)}.subtype-chip.active.svelte-unzxt3{background:var(--color-violet);color:#fff;border-color:var(--color-violet);font-weight:600}.sidebar-footer.svelte-unzxt3{display:flex;align-items:center;gap:var(--sp-2);padding:var(--sp-3) var(--sp-4) calc(var(--sp-4) + env(safe-area-inset-bottom));border-top:1px solid rgba(0,0,0,.06);background:#fff}.btn-on-map.svelte-unzxt3{display:inline-flex;align-items:center;justify-content:center;gap:var(--sp-2);padding:12px 14px;min-height:44px;border:1px solid var(--color-border);border-radius:12px;color:var(--color-text);font-size:var(--fs-small);font-weight:600;text-decoration:none;transition:background .15s,border-color .15s;flex-shrink:0}.btn-on-map.svelte-unzxt3:hover{background:var(--color-bg-secondary);border-color:#00000026}.show-results-btn.svelte-unzxt3{flex:1;min-height:48px;padding:0 16px;background:var(--color-accent, #ff691d);color:#fff;border:none;border-radius:12px;font-size:var(--fs-body);font-weight:700;cursor:pointer;transition:background .15s}.show-results-btn.svelte-unzxt3:hover{background:var(--color-accent-hover, #e85a16)}@media(min-width:1024px){.mobile-trigger-wrap.svelte-unzxt3,.drawer-backdrop.svelte-unzxt3,.drawer-handle.svelte-unzxt3,.close-btn.svelte-unzxt3{display:none}.filters-sidebar.svelte-unzxt3{position:static;transform:none;max-height:none;height:100%;border-radius:20px;padding:0;background:#fff;border:1px solid rgba(0,0,0,.06);box-shadow:0 1px 2px #00000008;animation:none;overflow:hidden}.sidebar-header.svelte-unzxt3{padding:var(--sp-4) var(--sp-4) var(--sp-3);border-bottom:1px solid rgba(0,0,0,.05);flex-shrink:0}.sidebar-body.svelte-unzxt3{overflow:hidden;position:relative}.sidebar-body.svelte-unzxt3:before,.sidebar-body.svelte-unzxt3:after{content:"";position:absolute;left:0;right:0;pointer-events:none;z-index:2}.sidebar-body.svelte-unzxt3:before{top:0;height:14px;background:linear-gradient(to bottom,#fff,#fff0)}.sidebar-body.svelte-unzxt3:after{bottom:0;height:22px;background:linear-gradient(to top,#fff,#fff0)}.sidebar-scroll.svelte-unzxt3{padding:var(--sp-3) var(--sp-4) var(--sp-4);padding-right:calc(var(--sp-4) + 20px);margin-right:-20px;width:calc(100% + 20px);gap:var(--sp-4);scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;overscroll-behavior:contain;box-sizing:border-box}.sidebar-scroll.svelte-unzxt3::-webkit-scrollbar{width:0!important;height:0!important;display:none!important;background:transparent!important;-webkit-appearance:none!important;appearance:none!important}.sidebar-scroll.svelte-unzxt3::-webkit-scrollbar-track,.sidebar-scroll.svelte-unzxt3::-webkit-scrollbar-thumb,.sidebar-scroll.svelte-unzxt3::-webkit-scrollbar-button,.sidebar-scroll.svelte-unzxt3::-webkit-scrollbar-corner{display:none!important;background:transparent!important}.sidebar-footer.svelte-unzxt3{flex-direction:row;align-items:stretch;gap:var(--sp-2);padding:var(--sp-3) var(--sp-4) var(--sp-4);flex-shrink:0;border-top:1px solid rgba(0,0,0,.05)}.btn-on-map.svelte-unzxt3{width:40px;height:40px;min-height:40px;padding:0;gap:0}.btn-on-map-label.svelte-unzxt3{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.show-results-btn.svelte-unzxt3{min-height:40px;font-size:var(--fs-small)}}
