.pg-results .page-head{background:var(--color-neutral-100);border-bottom:1px solid var(--border-hairline);padding:var(--space-xl) var(--space-2xl) var(--space-2xl);position:relative;overflow:hidden}.pg-results .page-head-inner{width:100%;max-width:var(--page-max);z-index:2;margin:0 auto;position:relative}.pg-results .breadcrumb{color:var(--color-neutral-500);margin-bottom:var(--space-md);flex-wrap:wrap;align-items:center;gap:8px;font-size:13px;display:flex}.pg-results .breadcrumb a{color:var(--color-neutral-600);transition:color var(--duration-micro)}.pg-results .breadcrumb a:hover{color:var(--fg-brand)}.pg-results .breadcrumb svg{width:14px;height:14px;color:var(--color-neutral-400)}.pg-results .breadcrumb .here{color:var(--fg-heading);font-weight:500}.pg-results .page-head h1{font-family:var(--font-display);letter-spacing:-.01em;color:var(--fg-heading);text-wrap:balance;margin:0;font-size:44px;font-weight:600;line-height:52px}.pg-results .page-head h1 .city{color:var(--fg-brand)}.pg-results .head-meta{align-items:center;gap:var(--space-md);margin-top:var(--space-md);color:var(--color-neutral-600);flex-wrap:wrap;font-size:14px;display:flex}.pg-results .head-meta strong{color:var(--fg-heading);font-weight:600}.pg-results .head-meta .dot-sep{background:var(--color-neutral-300);border-radius:50%;width:3px;height:3px}.pg-results .page-head-illus{right:var(--space-2xl);opacity:.6;pointer-events:none;z-index:1;width:280px;position:absolute;top:0;bottom:0}.pg-results .head-search{margin-top:var(--space-lg);max-width:640px}.pg-results .quick-filters{gap:var(--space-sm);margin-top:var(--space-lg);flex-wrap:wrap;display:flex}.pg-results .qf{border-radius:var(--radius-full);background:var(--color-neutral-0);border:1px solid var(--border-hairline);color:var(--color-neutral-700);cursor:pointer;transition:all var(--duration-micro);white-space:nowrap;align-items:center;gap:6px;padding:8px 14px;font-size:13px;display:inline-flex}.pg-results .qf:hover{border-color:var(--color-brand-400);color:var(--fg-brand)}.pg-results .qf.active{background:var(--color-brand-600);color:var(--color-neutral-50);border-color:var(--color-brand-600)}.pg-results .qf svg{width:14px;height:14px}.pg-results .qf:disabled{opacity:.6}.pg-results .search-shell{width:100%;max-width:var(--page-max);padding:var(--space-2xl) var(--space-2xl) var(--space-4xl);gap:var(--space-xl);grid-template-columns:232px minmax(0,1fr);align-items:start;margin:0 auto;display:grid}@media (max-width:900px){.pg-results .search-shell{grid-template-columns:1fr;display:block}}.pg-results .search-shell.single{grid-template-columns:minmax(0,1fr)}.pg-results .filter-side{top:calc(var(--nav-h) + var(--space-md));position:sticky}.pg-results .filter-card{background:var(--color-neutral-0);border:1px solid var(--border-hairline);border-radius:var(--radius-lg);padding:var(--space-lg)}.pg-results .filter-group+.filter-group{border-top:1px solid var(--border-hairline);padding-top:var(--space-lg);margin-top:var(--space-lg)}.pg-results .filter-group h4{color:var(--fg-heading);margin:0 0 var(--space-sm) 0;text-transform:uppercase;letter-spacing:.06em;font-size:13px;font-weight:600}.pg-results .filter-list{flex-direction:column;gap:6px;display:flex}.pg-results .check{border-radius:var(--radius-sm);cursor:pointer;transition:background var(--duration-micro);color:var(--color-neutral-700);text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:6px 4px;font-family:inherit;font-size:14px;display:flex}.pg-results .check:hover{background:var(--color-neutral-50)}.pg-results .check .box{border:1.5px solid var(--color-neutral-300);width:18px;height:18px;transition:all var(--duration-micro);border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.pg-results .check.on .box{background:var(--color-brand-600);border-color:var(--color-brand-600)}.pg-results .check.on .box:after{content:"";border-bottom:2px solid #fff;border-left:2px solid #fff;width:9px;height:5px;transform:rotate(-45deg)translate(1px,-1px)}.pg-results .radio{border-radius:var(--radius-sm);cursor:pointer;color:var(--color-neutral-700);text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:6px 4px;font-family:inherit;font-size:14px;display:flex}.pg-results .radio:hover{background:var(--color-neutral-50)}.pg-results .radio .ring{border:1.5px solid var(--color-neutral-300);border-radius:50%;flex-shrink:0;width:16px;height:16px;position:relative}.pg-results .radio.on .ring{border-color:var(--color-brand-600)}.pg-results .radio.on .ring:after{content:"";background:var(--color-brand-600);border-radius:50%;position:absolute;inset:3px}.pg-results .filter-reset{margin-top:var(--space-md);color:var(--color-neutral-500);text-underline-offset:3px;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:13px;text-decoration:underline}.pg-results .filter-reset:hover{color:var(--fg-brand)}.pg-results .list-bar{margin-bottom:var(--space-lg);justify-content:space-between;align-items:center;gap:var(--space-md);flex-wrap:wrap;display:flex}.pg-results .list-count{color:var(--color-neutral-600);font-size:14px}.pg-results .list-count strong{color:var(--fg-heading);font-weight:600}.pg-results .sort-wrap{align-items:center;gap:var(--space-md);display:flex}.pg-results .sort{border:1px solid var(--border-hairline);border-radius:var(--radius-md);height:40px;color:var(--fg-heading);background:var(--color-neutral-0);cursor:pointer;padding:0 14px;font-family:inherit;font-size:14px}.pg-results .result-list{gap:var(--space-md);flex-direction:column;display:flex}.pg-results .results-h2{font-family:var(--font-display);letter-spacing:-.01em;color:var(--fg-heading);margin:0 0 var(--space-md);font-size:24px;font-weight:600}.pg-results .results-section+.results-section{margin-top:var(--space-2xl)}.pg-results .load-more-wrap{margin-top:var(--space-xl);align-items:center;gap:var(--space-sm);flex-direction:column;display:flex}.pg-results .result-note{margin-top:var(--space-lg);text-align:center;color:var(--color-neutral-500);font-size:13px}.pg-results .result-note strong{color:var(--fg-heading)}.pg-results .result-empty{gap:var(--space-lg);background:var(--color-brand-50);border:1px dashed var(--color-brand-300);border-radius:var(--radius-lg);padding:var(--space-lg) var(--space-xl);align-items:flex-start;display:flex}.pg-results .result-empty-icon{background:var(--color-neutral-0);width:44px;height:44px;color:var(--fg-brand);box-shadow:var(--elevation-1);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.pg-results .result-empty-icon svg{width:22px;height:22px}.pg-results .result-empty-title{color:var(--fg-heading);font-size:16px;font-weight:600}.pg-results .result-empty-text{color:var(--color-neutral-600);margin:4px 0 var(--space-md);max-width:58ch;font-size:14px;line-height:21px}.pg-results .result-empty-actions{gap:var(--space-sm);flex-wrap:wrap;display:flex}.pg-results .result-empty-actions .btn{font-size:14px}@media (max-width:640px){.pg-results .result-empty{padding:var(--space-lg);flex-direction:column}.pg-results .result-empty-actions{flex-direction:column}.pg-results .result-empty-actions .btn{width:100%}}.pg-results .no-results{text-align:center;padding:var(--space-3xl) var(--space-md);flex-direction:column;align-items:center;display:flex}.pg-results .no-results .art{background:var(--color-brand-50);width:72px;height:72px;color:var(--fg-brand);margin-bottom:var(--space-lg);border-radius:50%;justify-content:center;align-items:center;display:flex}.pg-results .no-results .art svg{width:32px;height:32px}.pg-results .no-results h3{font-family:var(--font-display);color:var(--fg-heading);margin:0 0 var(--space-sm);font-size:26px;font-weight:600;line-height:34px}.pg-results .no-results p{color:var(--color-neutral-600);max-width:46ch;margin:0 0 var(--space-lg);font-size:15px;line-height:23px}.pg-results .no-results .cities{gap:var(--space-sm);flex-wrap:wrap;justify-content:center;display:flex}@media (max-width:1023px){.pg-results .page-head{padding:var(--space-md) var(--m-gutter) var(--space-lg)}.pg-results .page-head h1{font-size:28px;line-height:34px}.pg-results .head-meta{gap:6px 12px;font-size:13px}.pg-results .page-head-illus{display:none}.pg-results .search-shell{padding:0 0 var(--space-2xl)}.pg-results .quick-filters{margin-left:calc(var(--m-gutter) * -1);margin-right:calc(var(--m-gutter) * -1);padding:4px var(--m-gutter);scrollbar-width:none;flex-wrap:nowrap;overflow-x:auto}.pg-results .quick-filters::-webkit-scrollbar{display:none}.pg-results .list-bar,.pg-results .result-list,.pg-results .results-section,.pg-results .load-more-wrap,.pg-results .result-note,.pg-results .no-results,.pg-results .result-empty{margin-left:var(--m-gutter);margin-right:var(--m-gutter)}.pg-results .result-list{gap:var(--space-md)}.pg-results .results-h2{font-size:20px}.pg-results .list-bar{margin-top:var(--space-md)}}.pg-results .toolbar{top:var(--nav-h-m);z-index:50;-webkit-backdrop-filter:blur(10px);border-bottom:1px solid var(--border-hairline);padding:var(--space-sm) var(--m-gutter);background:#f9fafbf0;align-items:center;gap:6px;min-width:0;display:flex;position:sticky}.pg-results .toolbar-btn{border-radius:var(--radius-full);background:var(--color-neutral-0);border:1px solid var(--border-hairline);height:38px;color:var(--fg-heading);white-space:nowrap;cursor:pointer;align-items:center;gap:5px;padding:0 12px;font-family:inherit;font-size:13px;font-weight:500;display:inline-flex}.pg-results .toolbar-btn svg{width:14px;height:14px}.pg-results .toolbar-btn .badge{background:var(--color-brand-600);color:#fff;border-radius:var(--radius-full);padding:1px 6px;font-size:10px;font-weight:700}.pg-results .toolbar-count{color:var(--color-neutral-600);white-space:nowrap;margin-left:auto;font-size:13px}.pg-results .toolbar-count strong{color:var(--fg-heading)}.pg-results .sheet{z-index:200;display:none;position:fixed;inset:0}.pg-results .sheet.open{display:block}.pg-results .sheet .scrim{animation:fadeIn var(--duration-base) var(--easing-enter);cursor:default;background:#16131066;border:none;width:100%;height:100%;padding:0;position:absolute;inset:0}.pg-results .sheet .panel{background:var(--color-neutral-50);border-radius:var(--radius-xl) var(--radius-xl) 0 0;max-height:86%;animation:sheetUp var(--duration-base) var(--easing-standard);flex-direction:column;display:flex;position:absolute;bottom:0;left:0;right:0}@keyframes sheetUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.pg-results .sheet .grab{background:var(--color-neutral-300);border-radius:var(--radius-full);flex-shrink:0;width:36px;height:4px;margin:8px auto}.pg-results .sheet .head{padding:var(--space-sm) var(--m-gutter) var(--space-md);border-bottom:1px solid var(--border-hairline);justify-content:space-between;align-items:center;display:flex}.pg-results .sheet .head h3{font-family:var(--font-display);color:var(--fg-heading);margin:0;font-size:20px;font-weight:600}.pg-results .sheet .head .x{border-radius:var(--radius-md);width:40px;height:40px;color:var(--color-neutral-700);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex}.pg-results .sheet .head .x svg{width:20px;height:20px}.pg-results .sheet .body{padding:var(--space-md) var(--m-gutter);flex:1;overflow-y:auto}.pg-results .sheet .foot{padding:var(--space-md) var(--m-gutter);padding-bottom:calc(var(--space-md) + env(safe-area-inset-bottom));border-top:1px solid var(--border-hairline);gap:var(--space-sm);display:flex}.pg-results .sheet .foot .btn{flex:1;height:56px}.pg-results .filter-group-m{padding:var(--space-md) 0}.pg-results .filter-group-m+.filter-group-m{border-top:1px solid var(--border-hairline)}.pg-results .filter-group-m h4{margin:0 0 var(--space-sm) 0;color:var(--fg-heading);text-transform:uppercase;letter-spacing:.06em;font-size:13px;font-weight:600}.pg-results .check-m{color:var(--color-neutral-700);text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:12px;width:100%;min-height:56px;padding:14px 0;font-family:inherit;font-size:15px;display:flex}.pg-results .check-m .box{border:1.5px solid var(--color-neutral-300);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.pg-results .check-m.on .box{background:var(--color-brand-600);border-color:var(--color-brand-600)}.pg-results .check-m.on .box:after{content:"";border-bottom:2px solid #fff;border-left:2px solid #fff;width:10px;height:6px;transform:rotate(-45deg)translate(1px,-1px)}.pg-results .radio-m{color:var(--color-neutral-700);text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:12px;width:100%;min-height:56px;padding:14px 0;font-family:inherit;font-size:15px;display:flex}.pg-results .radio-m .ring{border:1.5px solid var(--color-neutral-300);border-radius:50%;flex-shrink:0;width:20px;height:20px;position:relative}.pg-results .radio-m.on .ring{border-color:var(--color-brand-600)}.pg-results .radio-m.on .ring:after{content:"";background:var(--color-brand-600);border-radius:50%;position:absolute;inset:3px}
