.bd-hero{text-align:center;color:var(--text);flex-direction:column;align-items:center;margin:8px 0 22px;padding:26px 0 8px;display:flex}.bd-hero-text{flex-direction:column;align-items:center;width:100%;display:flex}.bd-live{color:var(--navy);background:#eef4fa;border-radius:999px;align-items:center;gap:8px;padding:5px 12px;font-size:13px;font-weight:700;display:inline-flex}.bd-live .live-dot,.bd-live .live-dot:after{background:#94a3b8;width:8px;height:8px}.bd-live .live-dot:after{animation:none}.bd-live.on .live-dot,.bd-live.on .live-dot:after{background:#16a34a}.bd-live.on .live-dot:after{animation:1.8s ease-out infinite live}.bd-hero h1{color:var(--navy);margin:12px 0 6px;font-size:clamp(28px,4.2vw,38px);font-weight:800;line-height:1.2}.bd-hero h1 span{color:var(--water)}.bd-hero p{max-width:560px;color:var(--text-2);margin:0;font-size:15px;line-height:1.55}.bd-hero-cta{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:18px;display:flex}.bd-hero-cta .btn{flex:none;min-height:46px;padding-inline:20px;font-size:15px}.bd-stats{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:18px;display:flex}.bd-stat{border:1px solid var(--border);color:var(--text-2);font:inherit;text-align:left;background:#fff;border-radius:999px;align-items:center;gap:7px;padding:6px 14px 6px 7px;font-size:13.5px;line-height:1.3;display:inline-flex;box-shadow:0 1px 2px #0f172a0a}.bd-stat b{color:var(--navy);font-size:15px;font-weight:800}.bd-stat-icon{width:24px;height:24px;color:var(--navy);background:#eef4fa;border-radius:50%;flex-shrink:0;place-items:center;display:inline-grid}.bd-stat-icon svg{width:14px;height:14px}.bd-stat-icon.red{color:#dc2626;background:#fee2e2}.bd-stat-icon.amber{color:#b45309;background:#fef3c7}.bd-stat-icon.blue{color:#0369a1;background:#e0f2fe}.bd-stat-icon.green{color:#15803d;background:#dcfce7}button.bd-stat{cursor:pointer;transition:border-color .15s,box-shadow .15s,transform .15s}button.bd-stat:hover{border-color:var(--border-strong);transform:translateY(-1px);box-shadow:0 4px 12px #0f172a14}.bd-stat[aria-pressed=true]{border-color:var(--navy);box-shadow:0 0 0 3px #0b25451a}.bd-filters{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:20px;margin-bottom:18px;padding:14px}.bd-filter-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.bd-filter-row .input{width:auto;min-height:44px;margin-top:0;padding:8px 12px;font-size:15px}.cb-tabs{max-width:100%;overflow-x:auto}.cb-tabs button{white-space:nowrap}.cb-tabs em{background:#0f172a14;border-radius:999px;min-width:22px;padding:0 7px;font-size:12.5px;font-style:normal}.cb-tabs button[aria-selected=true] em{background:var(--navy);color:#fff}.bd-search{border:1px solid var(--border-strong);min-height:44px;color:var(--muted);cursor:text;background:#fff;border-radius:12px;flex:240px;align-items:center;gap:8px;padding:0 12px;display:flex;position:relative}.bd-search:focus-within{border-color:var(--water);box-shadow:0 0 0 4px #0284c71f}.bd-search input{min-width:0;color:var(--text);background:0 0;border:0;outline:none;flex:1;font-size:15px}.bd-search button{background:var(--surface-2);width:24px;height:24px;color:var(--muted);cursor:pointer;border:0;border-radius:50%;place-items:center;padding:0;display:grid}.cb-chips{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}@media (max-width:760px){.cb-chips.chips-scroll{flex-wrap:nowrap;margin-left:-12px;margin-right:-12px;padding:2px 12px}.cb-tabs{scrollbar-width:none;width:100%}.cb-tabs::-webkit-scrollbar{display:none}.cb-tabs button{flex:1;justify-content:center;padding:8px;font-size:13.5px}.bd-filter-row select.input{flex:150px}}.cb-chip-red[aria-pressed=true]{background:var(--sos);border-color:var(--sos)}.bd-results-head{flex-wrap:wrap;align-items:center;gap:8px 12px;margin-bottom:12px;display:flex}.bd-results-head h2{color:var(--navy);align-items:center;gap:8px;margin:0;font-size:19px;display:inline-flex}.bd-results-head h2 span{color:var(--navy);background:#e6eef7;border-radius:999px;padding:2px 10px;font-size:13px;font-weight:700}.bd-view{margin-left:auto}.bd-list{flex-direction:column;gap:12px;display:flex}.cb-card{border:1px solid var(--border);box-shadow:var(--shadow);cursor:pointer;background:#fff;border-radius:20px;flex-direction:column;gap:8px;padding:16px 18px 16px 22px;transition:box-shadow .15s,border-color .15s,transform .15s;display:flex;position:relative;overflow:hidden}.cb-card:before{content:"";background:var(--p);width:6px;position:absolute;top:0;bottom:0;left:0}.cb-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.cb-card.selected{border-color:var(--water);box-shadow:0 0 0 3px #0284c733, var(--shadow-lg)}.cb-card.done{opacity:.78}.cb-card-top{flex-wrap:wrap;align-items:center;gap:6px 8px;display:flex}.cb-pri{background:var(--p);color:#fff;border-radius:999px;padding:3px 10px;font-size:12.5px;font-weight:800}.cb-life{background:var(--sos-soft);color:var(--sos-dark);border-radius:999px;align-items:center;gap:4px;padding:3px 9px;font-size:12px;font-weight:800;display:inline-flex}.cb-code{color:var(--muted);letter-spacing:.3px;font-size:13px;font-weight:700}.cb-time{color:var(--muted);white-space:nowrap;margin-left:auto;font-size:12.5px}.cb-title{color:var(--navy);margin:2px 0 0;font-size:18px;font-weight:800;line-height:1.35}.cb-status{color:var(--water);margin:0;font-size:14px;font-weight:700}.cb-status.waiting{color:var(--sos)}.cb-status{align-items:center;gap:7px;display:flex}.cb-status-dot{width:8px;height:8px;box-shadow:0 0 0 3px color-mix(in srgb, currentColor 18%, transparent);background:currentColor;border-radius:50%}.cb-facts{flex-wrap:wrap;gap:6px;display:flex}.cb-facts span{background:var(--surface-2);border:1px solid var(--border);color:var(--text-2);border-radius:10px;align-items:center;gap:5px;padding:4px 10px;font-size:13px;display:inline-flex}.cb-facts span svg{color:var(--muted)}.cb-facts .warn{background:var(--warn-soft);color:#92400e;border-color:#fde68a;font-weight:700}.cb-facts .near{background:var(--water-soft);color:#075985;border-color:#bae6fd;font-weight:700}.cb-facts .near svg{color:currentColor}.cb-loc{color:var(--text-2);align-items:flex-start;gap:6px;margin:0;font-size:14px;line-height:1.45;display:flex}.cb-loc svg{color:var(--muted);flex-shrink:0;margin-top:3px}.cb-note{background:var(--surface-2);color:var(--text-2);white-space:pre-wrap;border-radius:12px;margin:0;padding:10px 12px;font-size:14px}.cb-actions{border-top:1px dashed var(--border);flex-wrap:wrap;gap:8px;margin-top:4px;padding-top:12px;display:flex}.cb-actions .btn-primary,.cb-actions .btn-navy:first-child{flex:180px}.cb-nocontact{color:var(--muted);margin:0;font-size:13px}.cb-card.compact{border-radius:16px;gap:6px;padding:12px 14px 12px 18px}.cb-card.compact:before{width:5px}.cb-card.compact:hover{transform:none}.cb-card.compact .cb-pri{padding:2px 9px;font-size:12px}.cb-card.compact .cb-title{margin:0;font-size:16px}.cb-meta{color:var(--text-2);flex-wrap:wrap;align-items:center;gap:2px 12px;font-size:13.5px;display:flex}.cb-meta>span{align-items:center;gap:5px;display:inline-flex}.cb-meta>span svg{color:var(--muted)}.cb-meta .cb-status{font-size:13.5px}.cb-meta .warn{color:#92400e;font-weight:700}.cb-meta .near{color:#075985;font-weight:700}.cb-meta .near svg{color:currentColor}.cb-card.compact .cb-loc{font-size:13.5px}.cb-card.compact .cb-loc svg{margin-top:2px}.cb-card.compact .cb-note{color:var(--muted);white-space:normal;-webkit-line-clamp:2;background:0 0;-webkit-box-orient:vertical;padding:0;font-size:13.5px;display:-webkit-box;overflow:hidden}.cb-card.compact .ph-thumb{border-radius:10px;width:48px;height:48px}.cb-card.compact .cb-actions{gap:6px;margin-top:2px;padding-top:8px}.cb-card.compact .cb-actions .btn{min-height:36px;padding:6px 12px;font-size:14px}.cb-card.compact .cb-actions .btn-navy:first-child{flex:160px}.cb-card.compact .cb-actions{align-items:center}.cb-card.compact .cb-nocontact{flex:200px;font-size:12.5px}.bd-empty{text-align:center;border:1px dashed var(--border-strong);color:var(--text-2);background:#fff;border-radius:20px;flex-direction:column;align-items:center;gap:10px;padding:40px 16px;display:flex}.bd-empty svg{color:var(--ok)}.bd-dash .map{box-shadow:var(--shadow);border:1px solid var(--border);border-radius:20px}@media (min-width:901px){.bd-view.view-toggle{display:none}}.bd-hero h1 span{white-space:nowrap}@media (max-width:640px){.bd-hero{margin-bottom:16px;padding-top:14px}.bd-hero h1{font-size:27px}.bd-hero p{font-size:13.5px}.bd-hero-cta{width:100%;margin-top:14px}.bd-hero-cta .btn{flex:1 1 0;min-width:0;padding-inline:8px;font-size:13.5px;line-height:1.3}.bd-stats{gap:6px;margin-top:14px}.bd-stat{gap:5px;padding:4px 10px 4px 5px;font-size:12.5px}.bd-stat b{font-size:14px}.bd-stat-icon{width:20px;height:20px}.bd-stat-icon svg{width:12px;height:12px}.bd-filters{padding:12px}}.pager{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 16px;margin-top:6px;padding:10px 4px 0;display:flex}.pager-info{color:var(--muted);font-size:14px}.pager-btns{align-items:center;gap:4px;display:flex}.pager-btns button{border:1px solid var(--border);min-width:38px;height:38px;color:var(--text);font:inherit;cursor:pointer;background:#fff;border-radius:10px;place-items:center;padding:0 8px;font-size:14.5px;font-weight:700;display:grid}.pager-btns button:hover:not(:disabled){border-color:var(--border-strong);background:var(--surface-2)}.pager-btns button[aria-current=page]{background:var(--navy);border-color:var(--navy);color:#fff}.pager-btns button:disabled{opacity:.4;cursor:default}.pager-gap{text-align:center;min-width:22px;color:var(--muted)}@media (max-width:480px){.pager{justify-content:center}}@media (min-width:901px){.bd-dash>.map-wrap{top:calc(var(--header-h) + 12px);position:sticky}.bd-dash .map-card{height:calc(100vh - var(--header-h) - 24px);min-height:460px}}.bd-dash .bd-list{gap:8px}.bd-dash .bd-list .cb-card,.bd-dash .bd-list .pb-card,.bd-dash .bd-list .rb-card{border-radius:14px;gap:5px;padding:11px 14px 11px 16px;box-shadow:0 1px 2px #0f172a0d}.bd-dash .bd-list .cb-card:hover,.bd-dash .bd-list .pb-card:hover,.bd-dash .bd-list .rb-card:hover{transform:none}.bd-dash .bd-list .cb-card:before{width:4px}.bd-dash .bd-list .cb-title,.bd-dash .bd-list .rb-title{margin:0;font-size:15.5px}.bd-dash .bd-list .cb-meta,.bd-dash .bd-list .cb-meta .cb-status,.bd-dash .bd-list .cb-loc{font-size:12.5px}.bd-dash .bd-list .cb-loc svg{margin-top:1px}.bd-dash .bd-list .cb-note{color:var(--muted);white-space:normal;-webkit-line-clamp:1;background:0 0;-webkit-box-orient:vertical;padding:0;font-size:12.5px;display:-webkit-box;overflow:hidden}.bd-dash .bd-list .cb-card.selected .cb-note,.bd-dash .bd-list .pb-card.selected .cb-note{-webkit-line-clamp:unset}.bd-dash .bd-list .cb-facts span{padding:2px 8px;font-size:12px}.bd-dash .bd-list .cb-actions{gap:6px;margin-top:0;padding-top:7px}.bd-dash .bd-list .cb-actions .btn{min-height:32px;padding:4px 10px;font-size:13px}@media (min-width:901px){.dash.bd-dash{grid-template-columns:minmax(340px,430px) minmax(0,1fr)}}.bd-dash .bd-list .cb-actions{flex-wrap:nowrap}.bd-dash .bd-list .cb-actions>.btn{white-space:nowrap;text-overflow:ellipsis;justify-content:center;min-width:0;overflow:hidden;flex:1 1 0!important}.map-card{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.map-card-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:10px;padding:10px 14px;display:flex}.map-card-title{color:var(--navy);align-items:center;gap:7px;font-size:14.5px;font-weight:800;display:inline-flex}.map-card-title svg{color:var(--water)}.map-card-count{color:var(--muted);font-size:13px}.map-card-count b{color:var(--navy);font-size:14px}.map-card-body{flex:1;min-height:0;position:relative}.bd-dash .map-card .map{height:100%;min-height:0;box-shadow:none;border:0;border-radius:0;margin:0;position:relative;top:auto}.map-card-foot{border-top:1px solid var(--border);background:#fafcfe;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px 12px;padding:8px 14px;display:flex}.map-legend{color:var(--text-2);flex-wrap:wrap;gap:4px 12px;margin:0;padding:0;font-size:12.5px;list-style:none;display:flex}.map-legend li{align-items:center;gap:5px;display:inline-flex}.map-legend i{background:var(--c);border-radius:50%;width:10px;height:10px}.map-legend i.dashed{border:1.5px dashed var(--c);background:#fff}.map-card-hint{color:var(--muted);align-items:center;gap:5px;font-size:12px;display:inline-flex}@media (max-width:900px){.bd-dash .map-card .map{height:60vh;min-height:320px}.map-card-hint{display:none}}.bd-dash .bd-list .pb-card .pb-icon{border-radius:10px;width:34px;height:34px}.bd-dash .bd-list .pb-card .pb-icon svg{width:18px;height:18px}.bd-dash .bd-list .pb-card .pb-title{margin:1px 0 0;font-size:15.5px}.bd-dash .bd-list .pb-card:not(.selected) .cb-loc span{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.bd-dash .bd-list .pb-detail{flex-direction:column;gap:8px;display:flex}@media (min-width:901px){.bd-dash .bd-list .pb-detail.has-pin{display:none}}.bd-search-lg{margin-bottom:12px}.bd-search-box{border:1.5px solid var(--border-strong);height:56px;color:var(--muted);background:#fff;border-radius:14px;align-items:center;gap:10px;padding:0 6px 0 16px;transition:border-color .15s,box-shadow .15s;display:flex}.bd-search-box:hover{border-color:#9fb3c8}.bd-search-box:focus-within{border-color:var(--water);box-shadow:0 0 0 4px #0284c724}.bd-search-box input{min-width:0;font:inherit;color:var(--navy);background:0 0;border:0;outline:none;flex:1;font-size:17px;font-weight:600}.bd-search-box input::placeholder{color:var(--muted);font-size:16px;font-weight:400}.bd-near{height:42px;color:var(--navy);font:inherit;cursor:pointer;white-space:nowrap;background:#f1f6fb;border:1px solid #d6e3f0;border-radius:10px;flex-shrink:0;align-items:center;gap:6px;padding:0 14px;font-size:14.5px;font-weight:700;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.bd-near:hover:not(:disabled){background:#e3eef8}.bd-near.on{background:var(--water);border-color:var(--water);color:#fff}.bd-near:disabled{opacity:.7;cursor:progress}.bd-search-tip{color:var(--muted);margin:8px 2px 0;font-size:12.5px;line-height:1.55}.bd-search-tip svg{vertical-align:-2px;margin-right:4px;display:inline}.bd-search-tip b{color:var(--text-2)}.bd-search-lg+.bd-filter-row{border-top:1px dashed var(--border);padding-top:12px}.bd-filters{padding:16px 18px}.bd-filters .cb-chips{margin-top:10px}.bd-filter-label{color:var(--text-2);font-size:13.5px;font-weight:700}.bd-filter-row .bd-add{margin-left:auto}@media (max-width:640px){.bd-search-box{gap:8px;height:50px;padding:0 5px 0 12px}.bd-search-box>svg{width:19px;height:19px}.bd-search-box input{font-size:16px}.bd-filters{padding:12px}.bd-near{height:40px;padding:0 10px;font-size:13.5px}.bd-filter-row .bd-add{width:100%;margin-left:0}}main .bd-hero:has(+.bd-filters){margin-bottom:0!important;padding-bottom:68px!important}.bd-hero+.bd-filters{z-index:2;margin-top:-42px;position:relative;box-shadow:0 10px 30px #0f172a14}@media (max-width:640px){main .bd-hero:has(+.bd-filters){padding-bottom:46px!important}.bd-hero+.bd-filters{margin-top:-28px}}.ws-top{box-shadow:0 -100vmax 0 100vmax #fff, 0 1px 0 100vmax var(--border);clip-path:inset(0 -100vmax -1px);background:#fff;margin:-20px 0 16px;padding:18px 0 14px;position:relative}.ws-head{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"title actions""desc actions""kinds kinds";align-items:center;gap:2px 24px;display:grid}.ws-title{flex-wrap:wrap;grid-area:title;align-items:center;gap:6px 12px;min-width:0;display:flex}.ws-title h1{color:var(--navy);margin:0;font-size:26px;font-weight:800;line-height:1.25}.ws-title h1 span{color:var(--water)}.ws-title .bd-live{padding:3px 10px;font-size:12.5px}.ws-desc{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;grid-area:desc;margin:0;font-size:14px;overflow:hidden}.ws-actions{flex-wrap:wrap;grid-area:actions;justify-content:flex-end;gap:8px;display:flex}.ws-actions .btn{min-height:44px}.ws-head .pb-kinds{grid-area:kinds;justify-self:start;margin:10px 0 0}.ws-toolbar{margin-top:14px}.ws-tools{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ws-search{border:1.5px solid var(--border-strong);height:46px;color:var(--muted);background:#fff;border-radius:12px;flex:340px;align-items:center;gap:8px;padding:0 6px 0 14px;transition:border-color .15s,box-shadow .15s;display:flex}.ws-search:hover{border-color:#9fb3c8}.ws-search:focus-within{border-color:var(--water);box-shadow:0 0 0 4px #0284c724}.ws-search input{min-width:0;font:inherit;color:var(--navy);background:0 0;border:0;outline:none;flex:1;font-size:15.5px}.ws-search input::placeholder{color:var(--muted)}.ws-search .icon-btn{width:32px;height:32px}.ws-tools .bd-near{border-radius:12px;height:46px}.ws-tools .input{border-radius:12px;width:auto;min-width:160px;height:46px;min-height:46px;margin:0;padding:0 12px;font-size:15px}.ws-view{margin-left:auto}.ws-chips{scrollbar-width:none;align-items:center;gap:8px;margin-top:10px;display:flex;overflow-x:auto}.ws-chips::-webkit-scrollbar{display:none}.ws-chips .chip{flex-shrink:0}.chip em{background:#0f172a12;border-radius:999px;margin-left:2px;padding:0 7px;font-size:12px;font-style:normal;font-weight:800}.chip[aria-pressed=true] em{background:#ffffff38}.ws-clear{color:var(--water);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;flex-shrink:0;align-items:center;gap:4px;padding:6px 10px;font-size:13.5px;font-weight:700;display:inline-flex}.ws-clear:hover{background:#eef6fc}.ws-chips .pb-toggle{flex-shrink:0}.ws-list-head{background:var(--bg);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 12px;padding:0 0 10px;display:flex}.ws-list-head h2{color:var(--navy);align-items:center;gap:8px;margin:0;font-size:17px;display:inline-flex}.ws-count{color:var(--navy);background:#e6eef7;border-radius:999px;padding:2px 10px;font-size:12.5px;font-weight:700}.ws-summary{color:var(--muted);flex-wrap:wrap;gap:2px 12px;margin:0;font-size:12.5px;display:flex}.ws-summary span{align-items:center;gap:4px;display:inline-flex}.ws-summary b{color:var(--navy)}.ws-summary i{background:#94a3b8;border-radius:50%;width:8px;height:8px}.ws-summary .tone-green i{background:#16a34a}.ws-summary .tone-amber i{background:#d97706}.ws-summary .tone-blue i{background:#0284c7}.ws-summary .tone-red i{background:#dc2626}.ws-list-head .cb-tabs{flex:100%}.ws-list-head .cb-tabs button{flex:1;justify-content:center}.ws-note{color:var(--text-2);background:#eef4fa;border-radius:10px;margin:0 0 10px;padding:8px 12px;font-size:12.5px;line-height:1.55}.ws-note svg{vertical-align:-2px;color:var(--water);margin-right:4px;display:inline}@media (min-width:901px){.ws-view{display:none!important}}@media (max-width:900px){.ws-view{display:inline-flex}}@media (max-width:640px){.ws-top{margin-bottom:12px;padding:12px 0}.ws-head{grid-template-columns:minmax(0,1fr);grid-template-areas:"title""actions""kinds";gap:10px}.ws-title h1{font-size:22px}.ws-desc{display:none}.ws-actions{justify-content:stretch}.ws-actions .btn{flex:1 1 0;min-width:0;min-height:42px;padding-inline:8px;font-size:13.5px}.ws-toolbar{margin-top:12px}.ws-search{flex-basis:100%;height:44px}.ws-tools .bd-near,.ws-tools .input{height:42px;min-height:42px}.ws-tools .input{flex:1 1 0;min-width:0}.ws-view{flex:100%;margin-left:0}.ws-view button{flex:1;justify-content:center}}.hero-search{width:100%;max-width:720px;margin-top:20px}.hero-search-box{border:2px solid var(--border-strong);height:60px;color:var(--muted);background:#fff;border-radius:16px;align-items:center;gap:10px;padding:0 7px 0 18px;display:flex;box-shadow:0 8px 24px #0f172a0f}.hero-search-box:focus-within{border-color:var(--water);box-shadow:0 0 0 4px #0284c726}.hero-search-box input{min-width:0;font:inherit;color:var(--navy);background:0 0;border:0;outline:none;flex:1;font-size:17px;font-weight:600}.hero-search-box input::placeholder{color:var(--muted);font-size:16px;font-weight:400}.hero-search-box .bd-near{height:44px}.bd-hero .hero-tip{max-width:none;color:var(--muted);text-align:center;margin:10px 0 0;font-size:12.5px;line-height:1.6}.bd-hero .hero-tip svg{vertical-align:-2px;margin-right:4px;display:inline}.bd-hero .hero-tip b{color:var(--text-2)}.hero-search+.bd-hero-cta{margin-top:14px}.ws-filters{margin-bottom:14px}.ws-filters-row{align-items:center;gap:10px;display:flex}.ws-filters-row .ws-chips{flex:1;min-width:0;margin-top:0}.ws-filters-row .input{background:#fff;border-radius:10px;width:auto;min-width:150px;height:40px;min-height:40px;margin:0;padding:0 12px;font-size:14.5px}.ws-filters-row .pb-toggle{flex-shrink:0}.bd-list>.pager{z-index:3;background:linear-gradient(to bottom, #f3f6facc, var(--bg) 35%);border-top:1px solid var(--border);margin:6px 0 0;padding:10px 4px 12px;position:sticky;bottom:0}@media (max-width:900px){.bd-list>.pager{bottom:calc(var(--bottom-nav-h,0px) + env(safe-area-inset-bottom))}}@media (max-width:640px){.hero-search{margin-top:14px}.hero-search-box{gap:8px;height:52px;padding:0 5px 0 12px}.hero-search-box>svg{width:19px;height:19px}.hero-search-box input{font-size:16px}.hero-search-box .bd-near{height:40px;padding:0 10px;font-size:13.5px}.ws-filters-row{flex-wrap:wrap}.ws-filters-row .ws-chips{flex-basis:100%}.ws-filters-row .input{flex:1 1 0}.ws-filters-row .ws-view{flex:100%}}
