.ct-feed-page{max-width:1560px;padding:24px 32px 80px}@media (max-width:1280px){.ct-feed-page{padding:24px 24px 72px}}@media (max-width:640px){.ct-feed-page{padding:16px 16px 64px}}@media (max-width:980px){.ct-feed-page{padding-bottom:96px}}@media (max-width:640px){.ct-feed-page{padding-bottom:88px}}.ct-page__count{color:var(--muted);letter-spacing:0;white-space:nowrap;vertical-align:middle;margin-left:12px;font-size:.55em;font-weight:500;display:inline}@media (max-width:720px){.ct-page__count{margin:6px 0 0;font-size:14px;display:block}}.ct-feed-page .ct-empty{text-align:center;background:linear-gradient(180deg, var(--surface) 0%, var(--surface-2) 100%);border:1px solid var(--border);color:var(--foreground);border-radius:24px;flex-direction:column;align-items:center;padding:56px 28px;font-size:14px;display:flex;box-shadow:0 1px 2px #0f172a08,0 8px 24px #0f172a0a}.ct-feed-page .ct-empty__icon{background:var(--primary-50);width:56px;height:56px;color:var(--primary-600,var(--primary));border-radius:18px;justify-content:center;align-items:center;margin-bottom:18px;display:inline-flex}.ct-feed-page .ct-empty__title{letter-spacing:-.01em;color:var(--foreground);margin:0 0 8px;font-size:18px;font-weight:700}.ct-feed-page .ct-empty__lede{max-width:420px;color:var(--muted);margin:0 0 22px;font-size:14px;line-height:1.55}.ct-feed-page .ct-empty p{margin:0 0 22px}.ct-feed-page .ct-empty .ct-btn--primary,.ct-feed-page .ct-empty .ct-btn--primary:hover{color:#fff}.ct-feed-page .ct-empty a{color:var(--primary)}.ct-contractor-grid{grid-template-columns:repeat(auto-fill,minmax(320px,360px));justify-content:start;gap:22px;display:grid}@media (max-width:640px){.ct-contractor-grid{grid-template-columns:1fr;gap:16px}}.ct-contractor-card{background:var(--surface);border:1px solid var(--border);color:inherit;border-radius:22px;flex-direction:column;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 10px #0f172a0a}.ct-contractor-card:hover{border-color:var(--primary);transform:translateY(-2px);box-shadow:0 14px 30px #84b91424}.ct-contractor-card__cover{aspect-ratio:16/11;background:var(--surface-2);width:100%;position:relative;overflow:hidden}.ct-contractor-card__cover:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(#0f172a2e 0%,#0f172a00 35% 65%,#0f172a1a 100%);position:absolute;inset:0}.ct-contractor-card__cover-inner{transform-origin:50%;transition:transform .35s cubic-bezier(.2,.7,.2,1);position:absolute;inset:0}.ct-contractor-card:hover .ct-contractor-card__cover-inner{transform:scale(1.04)}.ct-contractor-card__cover-fallback{color:var(--muted-2);background:linear-gradient(135deg, var(--surface-2), var(--surface-dim));place-items:center;font-size:42px;font-weight:700;display:grid;position:absolute;inset:0}.ct-contractor-card__badges{z-index:2;pointer-events:none;flex-direction:column;gap:5px;max-width:calc(100% - 70px);display:flex;position:absolute;top:10px;left:10px}.ct-contractor-card__verified-chip{color:#2563eb;letter-spacing:.01em;-webkit-backdrop-filter:blur(4px);white-space:nowrap;text-overflow:ellipsis;background:#fffffff2;border:1px solid #2563eb38;border-radius:999px;align-items:center;gap:5px;width:fit-content;padding:5px 10px;font-size:11px;font-weight:600;display:inline-flex;overflow:hidden;box-shadow:0 4px 12px #0f172a14}.ct-contractor-card__contract-chip{color:var(--primary-600,var(--primary));letter-spacing:.01em;-webkit-backdrop-filter:blur(4px);white-space:nowrap;text-overflow:ellipsis;background:#fffffff2;border:1px solid #84b91440;border-radius:999px;align-items:center;gap:5px;width:fit-content;padding:5px 10px;font-size:11px;font-weight:600;display:inline-flex;overflow:hidden;box-shadow:0 4px 12px #0f172a14}.ct-contractor-card__body{flex-direction:column;flex:1;gap:5px;padding:13px 15px 15px;display:flex}.ct-contractor-card__title{letter-spacing:-.01em;color:var(--foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:16px;font-weight:700;line-height:1.25;display:-webkit-box;overflow:hidden}.ct-contractor-card__title-link{color:inherit;text-decoration:none}.ct-contractor-card__title-link:after{content:"";z-index:1;position:absolute;inset:0}.ct-contractor-card__taxonomy{color:var(--muted);margin-top:-2px;font-size:12.5px;font-weight:500}.ct-contractor-card__meta{color:var(--muted);flex-wrap:nowrap;align-items:center;gap:6px;min-width:0;font-size:12.5px;line-height:1.35;display:flex}.ct-contractor-card__sep{color:var(--muted-2);flex-shrink:0}.ct-contractor-card__city{flex-shrink:0;align-items:center;gap:4px;display:inline-flex}.ct-contractor-card__langs{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.ct-contractor-card__rating-row{align-items:center;margin-top:1px;display:flex}.ct-contractor-card__rating{color:var(--foreground);align-items:center;gap:5px;font-size:14px;font-weight:700;display:inline-flex}.ct-contractor-card__rating>svg{color:var(--primary)}.ct-contractor-card__rating-count{color:var(--muted);font-size:13px;font-weight:500}.ct-contractor-card__rating-new{background:var(--surface-2);color:var(--muted);letter-spacing:.01em;border-radius:999px;align-items:center;gap:5px;padding:2px 9px;font-size:11.5px;font-weight:600;display:inline-flex}.ct-contractor-card__rating-new svg{color:var(--muted-2)}.ct-contractor-card__chips{flex-wrap:wrap;gap:4px;margin-top:1px;display:flex}.ct-contractor-card__chip{background:var(--primary-50);color:var(--primary-600,var(--primary));letter-spacing:.01em;text-overflow:ellipsis;white-space:nowrap;border-radius:999px;max-width:100%;padding:3px 9px;font-size:11.5px;font-weight:500;display:inline-block;overflow:hidden}.ct-contractor-card__price{border-top:1px solid var(--surface-2);color:var(--foreground);letter-spacing:-.005em;margin-top:auto;padding-top:10px;font-size:15px;line-height:1.3}.ct-contractor-card__price strong{color:var(--foreground);font-size:17px;font-weight:700}.ct-contractor-card__price-prefix{color:var(--muted);letter-spacing:.01em;font-size:.78em;font-weight:600}.ct-contractor-card__price-currency{color:var(--muted);letter-spacing:.01em;margin-left:4px;font-size:.78em;font-weight:600}.ct-contractor-card__price-title{color:var(--muted);font-size:13px;font-weight:500}.ct-contractor-card__price-empty{color:var(--muted);font-size:14px;font-weight:500}.ct-fav-heart-wrap{display:inline-flex}.ct-fav-heart-wrap--card{z-index:2;position:absolute;top:10px;right:10px}.ct-fav-heart-tip{z-index:5;color:#fff;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;background:#111827;border-radius:10px;width:max-content;max-width:180px;padding:7px 10px;font-size:11.5px;font-weight:500;line-height:1.35;transition:opacity .15s,transform .15s,visibility .15s;position:absolute;top:calc(100% + 8px);right:0;transform:translateY(-4px);box-shadow:0 10px 26px #10182838}.ct-fav-heart-wrap:focus-within .ct-fav-heart-tip{opacity:1;visibility:visible;transform:translateY(0)}@media (hover:hover){.ct-fav-heart-wrap:hover .ct-fav-heart-tip{opacity:1;visibility:visible;transform:translateY(0)}}.ct-fav-heart{width:36px;height:36px;color:var(--muted);cursor:pointer;-webkit-backdrop-filter:blur(4px);background:#fffffff2;border:1px solid #0f172a14;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:transform .15s,color .15s,background .15s,border-color .15s;display:inline-flex;box-shadow:0 4px 12px #0f172a1a}.ct-fav-heart:hover{color:#e11d48;transform:scale(1.06)}.ct-fav-heart.is-active{color:#e11d48;background:#fff;border-color:#e11d482e}.ct-fav-heart.is-active:hover{color:#be123c}.ct-feed-toolbar{border:0;border-bottom:1px solid var(--border);box-shadow:none;background:0 0;border-radius:0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin:4px 0 18px;padding:8px 0;display:flex}.ct-feed-toolbar__count{color:var(--muted);align-items:baseline;gap:6px;font-size:14px;display:inline-flex}.ct-feed-toolbar__count strong{color:var(--foreground);font-variant-numeric:tabular-nums;font-size:15px;font-weight:700}.ct-feed-toolbar__controls{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ct-feed-toolbar__field{align-items:center;gap:8px;min-width:0;display:inline-flex}.ct-feed-toolbar__label{color:var(--muted);letter-spacing:0;text-transform:none;font-family:inherit;font-size:13px;font-weight:500}.ct-feed-toolbar__field select{border:1px solid var(--border);min-width:180px;color:var(--foreground);cursor:pointer;appearance:none;background:0 0;background-image:linear-gradient(45deg, transparent 50%, var(--muted) 50%), linear-gradient(135deg, var(--muted) 50%, transparent 50%);background-position:calc(100% - 14px),calc(100% - 9px);background-repeat:no-repeat;background-size:5px 5px,5px 5px;border-radius:10px;outline:none;padding:7px 28px 7px 10px;font-family:inherit;font-size:14px;font-weight:500;transition:border-color .15s,background-color .15s}.ct-feed-toolbar__field select:hover{border-color:var(--border-strong)}.ct-feed-toolbar__field select:focus{border-color:var(--primary)}@media (max-width:640px){.ct-feed-toolbar{padding:6px 0 10px}.ct-feed-toolbar__controls{width:100%}.ct-feed-toolbar__field{flex:1;min-width:0}.ct-feed-toolbar__field select{width:100%;min-width:0}}.ct-feed-toolbar-row{flex-direction:column;gap:10px;display:flex}@media (max-width:980px){.ct-feed-toolbar-row{flex-direction:column-reverse}}.ct-feed-skeleton{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.ct-feed-skeleton__cover{aspect-ratio:16/11;background:linear-gradient(90deg, var(--surface-2) 0%, var(--surface-dim) 50%, var(--surface-2) 100%);background-size:200% 100%;width:100%;animation:1.4s ease-in-out infinite ct-fav-shimmer}.ct-feed-skeleton__body{flex-direction:column;gap:10px;padding:16px 18px 18px;display:flex}.ct-feed-skeleton__line{background:linear-gradient(90deg, var(--surface-2) 0%, var(--surface-dim) 50%, var(--surface-2) 100%);background-size:200% 100%;border-radius:6px;height:12px;animation:1.4s ease-in-out infinite ct-fav-shimmer}.ct-feed-skeleton__line--lg{width:65%;height:16px}.ct-feed-skeleton__line--md{width:45%}.ct-feed-skeleton__chips{gap:6px;margin-top:4px;display:flex}.ct-feed-skeleton__chips span{background:linear-gradient(90deg, var(--surface-2) 0%, var(--surface-dim) 50%, var(--surface-2) 100%);background-size:200% 100%;border-radius:999px;width:56px;height:18px;animation:1.4s ease-in-out infinite ct-fav-shimmer}.ct-skel{background:linear-gradient(90deg, var(--surface-2) 0%, var(--surface-dim) 50%, var(--surface-2) 100%);background-size:200% 100%;border-radius:8px;animation:1.4s ease-in-out infinite ct-fav-shimmer;display:block}.ct-skel--crumb{width:190px;height:12px}.ct-skel--title{border-radius:10px;width:min(340px,70%);height:30px}.ct-skel--lede{width:min(540px,92%);height:14px;margin-top:12px}.ct-skel--pill{border-radius:999px;width:104px;height:34px}.ct-skel--pill:nth-child(2){width:132px}.ct-skel--pill:nth-child(3){width:88px}.ct-skel--pill:nth-child(4){width:120px}.ct-skel--pill:nth-child(5){width:96px}.ct-skel--pill:nth-child(6){width:116px}.ct-skel-sidebar{flex-direction:column;gap:22px;display:flex}.ct-skel--side-title{width:55%;height:18px}.ct-skel-sidebar__group{flex-direction:column;gap:10px;display:flex}.ct-skel--side-label{width:42%;height:12px;margin-bottom:2px}.ct-skel--side-row{width:100%;height:14px}.ct-skel-toolbar{justify-content:space-between;align-items:center;gap:12px;display:flex}.ct-skel--count{width:220px;height:14px}.ct-skel--sort{border-radius:12px;flex:none;width:190px;height:40px}@media (max-width:980px){.ct-skel--count{width:150px}.ct-skel--sort{width:140px}}.cat-catalog__panel-skel-row{border-radius:7px;width:70%;height:14px}.cat-catalog__panel-skel-row:nth-of-type(odd){width:60%}.cat-catalog__card-skel{background:var(--surface);border:1px solid var(--border);border-radius:24px;flex-direction:column;display:flex;overflow:hidden}.cat-catalog__card-skel-top{background:linear-gradient(90deg, var(--surface-2) 0%, var(--surface-dim) 50%, var(--surface-2) 100%);background-size:200% 100%;height:150px;animation:1.4s ease-in-out infinite ct-fav-shimmer;position:relative}@media (max-width:560px){.cat-catalog__card-skel-top{height:140px}}.cat-catalog__card-skel-icon{background:var(--surface);border:1px solid var(--border);border-radius:12px;width:38px;height:38px;position:absolute;top:14px;left:14px}.cat-catalog__card-skel-body{flex-direction:column;gap:8px;padding:14px 18px 16px;display:flex}.cat-catalog__card-skel-title{border-radius:8px;width:60%;height:18px}.cat-catalog__card-skel-desc{border-radius:6px;width:100%;height:12px}.cat-catalog__card-skel-desc--short{width:80%}.cat-catalog__card-skel-chips{gap:6px;margin-top:4px;display:flex}.cat-catalog__card-skel-chips .ct-skel{border-radius:999px;width:58px;height:20px}.ct-loadmore-wrap{flex-direction:column;align-items:center;gap:12px;margin:28px 0 8px;display:flex}.ct-loadmore-wrap .ct-btn{min-width:220px}.ct-loadmore-error{color:#b91c1c;text-align:center;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;max-width:360px;padding:8px 14px;font-size:13px}.ct-loadmore-end{text-align:center;color:var(--muted);margin:24px 0 8px;font-size:13px}.ct-feed-layout{grid-template-columns:300px minmax(0,1fr);align-items:start;gap:28px;margin-top:8px;display:grid}@media (max-width:1280px){.ct-feed-layout{grid-template-columns:280px minmax(0,1fr);gap:22px}}@media (max-width:980px){.ct-feed-layout{grid-template-columns:1fr;gap:0}}.ct-feed-main{min-width:0}.ct-filter-sidebar-desktop{max-height:calc(100vh - 120px);position:sticky;top:100px;overflow-y:auto}@media (max-width:980px){.ct-filter-sidebar-desktop{display:none}}@media (min-width:981px){.ct-filter-sidebar-desktop>.ct-filter-sidebar{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}}.ct-filter-sidebar{background:var(--surface);border:1px solid var(--border);border-radius:20px;padding:18px 18px 16px;box-shadow:0 1px 2px #0f172a08,0 6px 16px #0f172a08}.ct-filter-sidebar__empty{color:var(--muted);font-size:13px;line-height:1.5}.ct-filter-sidebar__header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.ct-filter-sidebar__title{letter-spacing:-.01em;color:var(--foreground);align-items:center;gap:8px;font-size:15px;font-weight:600;display:inline-flex}.ct-filter-sidebar__count{background:var(--primary);color:#fff;font-variant-numeric:tabular-nums;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 7px;font-size:11px;font-weight:700;display:inline-flex}.ct-filter-sidebar__reset{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:5px;padding:5px 10px;font-family:inherit;font-size:12px;font-weight:500;transition:color .15s,background .15s;display:inline-flex}.ct-filter-sidebar__reset:hover{background:var(--surface-2);color:var(--foreground)}.ct-filter-sidebar__hint{color:var(--muted-2);border-bottom:1px dashed var(--border);letter-spacing:.02em;margin-bottom:4px;padding:8px 0 14px;font-size:11px}.ct-filter-sidebar__groups{flex-direction:column;gap:16px;margin-top:6px;display:flex}.ct-filter-sidebar__cap-notice{color:#6b5f12;background:#fffbe6;border:1px solid #f5e8a8;border-radius:10px;margin-top:14px;padding:10px 12px;font-size:12px;line-height:1.4}.ct-filter-sidebar__divider{background:var(--border);height:1px;margin:14px 0 4px}.ct-filter-sidebar__sub-label{letter-spacing:0;text-transform:none;color:var(--muted);margin-bottom:6px;font-size:13px;font-weight:600}.ct-filter-chip{background:var(--surface);color:var(--foreground);border:1px solid var(--border);cursor:pointer;border-radius:999px;align-items:center;gap:5px;padding:6px 12px;font-family:inherit;font-size:12.5px;font-weight:500;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.ct-filter-chip:hover:not(:disabled){border-color:var(--primary);color:var(--primary)}.ct-filter-chip:disabled{opacity:.45;cursor:not-allowed}.ct-filter-chip.is-active{background:var(--primary);border-color:var(--primary);color:#fff}.ct-filter-chip__icon{color:#fff;flex-shrink:0}.ct-active-filters{background:var(--surface-2);border:1px solid var(--border);border-radius:12px;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:14px;padding:6px 10px;display:flex}.ct-active-filters__chips{flex-wrap:wrap;flex:1;gap:5px;min-width:0;display:flex}.ct-active-filters__chip{background:var(--surface);color:var(--foreground);border:1px solid var(--border);cursor:pointer;border-radius:999px;align-items:center;gap:5px;padding:4px 4px 4px 10px;font-family:inherit;font-size:12.5px;font-weight:500;line-height:1.2;transition:background .15s,border-color .15s;display:inline-flex}.ct-active-filters__chip:hover{background:var(--surface);border-color:var(--border-strong)}.ct-active-filters__chip svg{background:var(--surface-2);width:14px;height:14px;color:var(--muted);border-radius:50%;flex-shrink:0;padding:2px;transition:background .15s,color .15s}.ct-active-filters__chip:hover svg{background:var(--foreground);color:#fff}.ct-active-filters__clear{color:var(--primary);cursor:pointer;background:0 0;border:0;flex-shrink:0;margin-left:auto;padding:3px 8px;font-family:inherit;font-size:12px;font-weight:600}.ct-active-filters__clear:hover{color:var(--primary-600)}.ct-city-notice{color:#0c5c80;background:#eef9ff;border:1px solid #b8e1f5;border-radius:12px;margin-bottom:16px;padding:10px 14px;font-size:13px;line-height:1.4}.ct-mobile-filter-sticky{display:contents}@media (max-width:980px){.ct-mobile-filter-sticky{left:50%;bottom:calc(16px + env(safe-area-inset-bottom,0px));z-index:40;pointer-events:none;display:block;position:fixed;transform:translate(-50%)}.ct-mobile-filter-sticky>.ct-mobile-filter-btn{pointer-events:auto;width:auto;box-shadow:0 10px 28px #0f172a2e}}.ct-mobile-filter-btn{display:none}@media (max-width:980px){.ct-mobile-filter-btn{background:var(--surface);color:var(--foreground);border:1px solid var(--border);cursor:pointer;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 16px;font-family:inherit;font-size:14px;font-weight:600;transition:border-color .15s,background .15s;display:inline-flex}.ct-mobile-filter-btn:hover{border-color:var(--primary);background:var(--primary-50)}}.ct-mobile-filter-btn__badge{background:var(--primary);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 7px;font-size:11px;font-weight:700;display:inline-flex}.ct-filter-drawer-overlay{-webkit-backdrop-filter:blur(4px);z-index:9000;background:#0f172a73;justify-content:center;align-items:flex-end;animation:.18s ease-out ct-fade-in;display:flex;position:fixed;inset:0}.ct-filter-drawer{background:var(--surface);border-radius:24px 24px 0 0;flex-direction:column;width:100%;max-width:720px;max-height:90vh;animation:.25s cubic-bezier(.2,.8,.2,1) ct-drawer-up;display:flex;overflow:hidden;box-shadow:0 -16px 60px #0f172a33}@keyframes ct-drawer-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.ct-filter-drawer__handle{background:var(--border-strong);border-radius:999px;flex-shrink:0;width:36px;height:4px;margin:8px auto 0}.ct-filter-drawer__head{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:12px 20px 14px;display:flex}.ct-filter-drawer__title{letter-spacing:-.015em;color:var(--foreground);align-items:center;gap:8px;font-size:16px;font-weight:700;display:inline-flex}.ct-filter-drawer__count{background:var(--primary);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:24px;height:24px;padding:0 8px;font-size:12px;font-weight:700;display:inline-flex}.ct-filter-drawer__close{background:var(--surface-2);width:36px;height:36px;color:var(--muted);cursor:pointer;border:0;border-radius:50%;place-items:center;transition:background .15s,color .15s;display:grid}.ct-filter-drawer__close:hover{background:var(--border);color:var(--foreground)}.ct-filter-drawer__body{-webkit-overflow-scrolling:touch;flex:1;padding:16px 20px;overflow-y:auto}.ct-filter-drawer__body .ct-filter-sidebar{box-shadow:none;background:0 0;border:0;padding:0}.ct-filter-drawer__foot{padding:14px 20px;padding-bottom:calc(14px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--border);background:var(--surface);flex-shrink:0;align-items:center;gap:10px;display:flex}.ct-filter-drawer__foot .ct-btn{flex:1}.ct-filter-drawer__foot .ct-btn--ghost{flex:none}.ct-mainfilters{flex-direction:column;gap:13px;display:flex}.ct-mainfilters__block{flex-direction:column;gap:6px;display:flex}.ct-mainfilters__block--last{padding-bottom:2px}.ct-mainfilters__label{color:var(--muted);letter-spacing:0;text-transform:none;opacity:1;font-size:13px;font-weight:500}.ct-mainfilters__select{position:relative}.ct-mainfilters__select select{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--foreground);appearance:none;cursor:pointer;background-image:linear-gradient(45deg, transparent 50%, var(--muted) 50%), linear-gradient(135deg, var(--muted) 50%, transparent 50%);background-position:calc(100% - 18px),calc(100% - 13px);background-repeat:no-repeat;background-size:5px 5px,5px 5px;border-radius:12px;padding:7px 30px 7px 10px;font-family:inherit;font-size:13px;font-weight:500;transition:border-color .15s,box-shadow .15s}.ct-mainfilters__select select:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #84b91426}.ct-mainfilters__chips{flex-wrap:wrap;gap:6px;display:flex}.ct-mainfilters__contract{background:var(--surface);border:1px solid var(--border);color:var(--foreground);cursor:pointer;border-radius:12px;align-items:center;gap:8px;padding:8px 10px;font-size:13px;font-weight:500;transition:border-color .15s,background .15s;display:inline-flex}.ct-mainfilters__contract:hover{border-color:var(--primary);background:var(--primary-50)}.ct-mainfilters__contract input[type=checkbox]{accent-color:var(--primary);cursor:pointer;flex-shrink:0;width:16px;height:16px}.ct-mainfilters__contract-icon{color:var(--primary);align-items:center;display:inline-flex}.ct-chip-toggle{letter-spacing:.01em;color:var(--muted);background:var(--surface);border:1px solid var(--border);cursor:pointer;border-radius:999px;padding:5px 11px;font-family:inherit;font-size:12px;font-weight:600;transition:border-color .15s,background .15s,color .15s}.ct-chip-toggle:hover{border-color:var(--primary);color:var(--primary)}.ct-chip-toggle.is-on{background:var(--primary);border-color:var(--primary);color:#fff}.ct-chip-toggle.is-on:hover{background:var(--primary-600,var(--primary));border-color:var(--primary-600,var(--primary));color:#fff}.ct-rating-segment{background:var(--surface-2);border:1px solid var(--border);border-radius:11px;gap:2px;width:100%;padding:3px;display:inline-flex}.ct-rating-segment__item{letter-spacing:.01em;color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:9px;flex:1;padding:5px 4px;font-family:inherit;font-size:12px;font-weight:600;transition:background .18s,color .18s,box-shadow .18s}.ct-rating-segment__item:hover{color:var(--foreground)}.ct-rating-segment__item.is-on{background:var(--surface);color:var(--primary);box-shadow:0 1px 3px #0f172a14,0 0 0 1px #84b9142e}.ct-rating-segment__item:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.ct-price-range{flex-direction:column;gap:6px;padding:0 2px;display:flex}.ct-price-range__hist{align-items:flex-end;gap:3px;height:22px;padding:0 8px;display:flex;position:relative}.ct-price-range__bar{background:var(--border);border-radius:3px 3px 0 0;flex:1;transition:background .18s}.ct-price-range__bar.is-on{background:var(--primary);opacity:.55}.ct-price-range__track{height:24px;margin:0 8px;position:relative}.ct-price-range__track:before{content:"";background:var(--border);border-radius:999px;height:4px;margin-top:-2px;position:absolute;top:50%;left:0;right:0}.ct-price-range__active{background:var(--primary);pointer-events:none;border-radius:999px;height:4px;margin-top:-2px;position:absolute;top:50%}.ct-price-range__input{appearance:none;pointer-events:none;background:0 0;width:100%;height:24px;margin:0;position:absolute;top:0;left:0}.ct-price-range__input::-webkit-slider-thumb{-webkit-appearance:none;border:2px solid var(--primary);cursor:pointer;pointer-events:auto;background:#fff;border-radius:999px;width:20px;height:20px;transition:transform .12s;box-shadow:0 2px 6px #0f172a2e}.ct-price-range__input::-webkit-slider-thumb:hover{transform:scale(1.1)}.ct-price-range__input::-moz-range-thumb{border:2px solid var(--primary);cursor:pointer;pointer-events:auto;background:#fff;border-radius:999px;width:18px;height:18px;box-shadow:0 2px 6px #0f172a2e}.ct-price-range__input--lo{z-index:3}.ct-price-range__input--hi{z-index:2}.ct-price-range__legend{color:var(--foreground);justify-content:space-between;font-size:11.5px;font-weight:600;display:flex}.ct-price-range__legend span:last-child{color:var(--primary)}@media (max-width:980px){.ct-chip-toggle{padding:8px 13px;font-size:13px}.ct-filter-chip{padding:8px 14px;font-size:13px}.ct-rating-segment{padding:4px}.ct-rating-segment__item{padding:8px 6px;font-size:13px}}
