.hero-inner{max-width:760px;margin:0 auto}@supports selector(:has(*)){@media (max-width:767.98px){html:has(main.home) .hdr-row2{display:none}html:has(main.home) .site-header{height:56px}}@media (min-width:768px){html:has(main.home) .hdr-search--desktop{visibility:hidden;opacity:0;transition:opacity var(--kot-t-fast) ease,visibility 0s linear var(--kot-t-fast)}html:has(main.home).hdr-scrolled .hdr-search--desktop{visibility:visible;opacity:1;transition:opacity var(--kot-t-fast) ease}}}.home-near-head{margin-bottom:16px;min-height:176px}@media (min-width:641px){.home-near-head{min-height:160px}}.home-nearby.section{padding-top:20px}.home-near-head-row{display:flex;align-items:center;flex-wrap:wrap;gap:12px 20px}.home-near-head-row h2{margin:0 auto 0 0}.home-near-loc{position:relative;display:flex;align-items:center;gap:16px}.home-city-chip{display:inline-flex;align-items:center;gap:8px;height:40px;padding:0 14px;border:1px solid var(--line-strong);border-radius:999px;background:var(--bg);font:inherit;font-size:14px;font-weight:600;color:var(--ink);cursor:pointer;white-space:nowrap}.home-city-chip:hover{border-color:var(--btn-bg)}@media (max-width:640px){.home-city-chip{height:44px}}.home-city-chip-dot{color:var(--btn-bg)}.home-near-explore{font-size:14px;font-weight:600;color:var(--link);white-space:nowrap;min-height:24px;display:inline-flex;align-items:center}.home-near-explore:hover{text-decoration:underline}.home-near-explore-below{display:flex;align-items:center;justify-content:center;height:44px;margin-top:20px;border:1px solid var(--line-strong);border-radius:999px;color:var(--ink)}.home-near-caption{margin:6px 0 0}.home-near-fromprice{font-weight:700;color:var(--btn-bg)}.home-city-prompt{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;padding:12px 16px;background:var(--blue-wash);border-radius:var(--radius);font-size:14px;line-height:1.4;color:var(--kot-blue-700)}.home-city-cta{flex:none;display:inline-flex;align-items:center;height:40px;padding:0 14px;border:0;border-radius:999px;background:var(--btn-bg);color:#fff;font:inherit;font-weight:600;font-size:14px;cursor:pointer}.home-city-cta:hover{background:var(--btn-bg-press)}@media (max-width:640px){.home-city-cta{height:44px}.home-city-prompt{margin-top:10px;padding:10px 14px}}.home-empty-note{background:var(--bg-soft);color:var(--ink-2)}.home-empty-note,.home-error-note{margin:12px 0 0;padding:12px 16px;border-radius:var(--radius);font-size:14px;line-height:1.45}.home-error-note{background:var(--kot-bad-bg);color:var(--kot-bad);display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.home-linklike{border:0;padding:0;color:var(--link)}.home-linklike,.home-retry{background:none;font:inherit;font-weight:600;cursor:pointer}.home-retry{flex:none;display:inline-flex;align-items:center;height:40px;padding:0 14px;border:1px solid var(--kot-bad);border-radius:999px;color:var(--kot-bad)}.home-city-menu{position:absolute;z-index:30;top:calc(100% + 8px);right:0;width:280px;max-width:calc(100vw - 32px);background:#fff;border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow);overflow:hidden;display:flex;flex-direction:column}.home-city-menu-geo{display:flex;align-items:center;gap:10px;min-height:44px;padding:0 16px;border:0;border-bottom:1px solid var(--line);background:none;color:var(--link);font:inherit;font-weight:600;font-size:14px;text-align:left;cursor:pointer}.home-city-menu-geo:disabled{opacity:.6;cursor:default}.home-city-menu-err{padding:8px 16px 0;font-size:13px;color:var(--kot-bad)}.home-city-menu-list{list-style:none;margin:0;padding:4px 0;max-height:320px;overflow-y:auto}.home-city-menu-item{display:flex;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:44px;padding:0 16px;border:0;background:none;font:inherit;font-size:14px;color:var(--ink);text-align:left;cursor:pointer}.home-city-menu-item:hover{background:var(--bg-soft)}.home-city-menu-item span:last-child{color:var(--muted);flex:none}.home-city-menu-empty{display:block;padding:8px 16px;font-size:13px;color:var(--muted)}.home-city-menu-search{padding:8px 16px 12px;border-top:1px solid var(--line)}.home-city-menu-search input{width:100%;height:40px;padding:0 14px;border:1px solid var(--line-strong);border-radius:999px;font:inherit;font-size:14px;color:var(--ink);background:var(--bg)}.home-city-menu-search input:focus-visible{outline:2px solid var(--btn-bg);outline-offset:2px}.home-cat-pills{margin-top:14px}.home .cat-chip{height:40px;border-radius:999px}@media (max-width:640px){.home .cat-chip{height:44px}}.home-near-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:4px}@media (max-width:1024px){.home-near-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.home-tile-skel{height:190px;border-radius:var(--radius);background:var(--bg-sink)}.home-feed-message{grid-column:1/-1;display:flex;align-items:center;justify-content:center;min-height:120px;padding:24px;text-align:center;border:1px dashed var(--line-strong);border-radius:var(--radius);background:var(--bg-soft);color:var(--ink)}.home .card-grid.six{grid-template-columns:repeat(6,minmax(0,1fr))}@media (max-width:1280px) and (min-width:1025px){.home .card-grid.six{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:1024px){.home .card-grid.six{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:640px){.home .card-grid.six{display:flex;grid-template-columns:none;overflow-x:auto;gap:12px;margin:0 -20px;padding:0 20px 4px;scroll-snap-type:x proximity;scroll-padding-left:20px}.home .card-grid.six>*{flex:none;width:160px;scroll-snap-align:start}}.genre-chips{display:flex;flex-wrap:wrap;gap:10px;padding:4px 0 26px}.genre-chip{display:inline-flex;align-items:baseline;gap:8px;padding:11px 18px;border-radius:999px;border:1px solid var(--line-strong);background:var(--bg);color:var(--ink);text-decoration:none;font-size:14.5px;font-weight:650;transition:border-color .15s,color .15s}.genre-chip:hover{border-color:var(--btn-bg);color:var(--btn-bg)}.genre-chip .gc-n{font-size:12px;font-weight:600;color:var(--muted)}.genre-chip-link{color:var(--link)}.genre-chip-link:hover{color:var(--btn-bg-press)}.home-how-wrap{padding-bottom:8px}.home-how{padding:32px;background:var(--bg-soft);border-radius:20px}.home-how h2{margin:0 0 20px}.home-how-steps{display:grid;grid-gap:20px;gap:20px;margin:0;padding:0;list-style:none}.home-how-step{display:flex;gap:14px;align-items:flex-start}.hhs-num{flex:none;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:var(--btn-bg);color:var(--btn-fg,#fff);font-family:var(--font-display);font-weight:800;font-size:16px;margin-top:-1px}.hhs-title{margin:4px 0;font-weight:700;font-size:16px;color:var(--ink-1,inherit)}.hhs-body{margin:0;font-size:14px;line-height:1.5;color:var(--ink-2)}@media (min-width:768px){.home-how-steps{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.hhs-num{width:36px;height:36px;font-size:18px}.hhs-title{font-size:17px}}.trust-pillar .tp-sub-phone{display:none}@media (max-width:767px){.trust-grid{display:flex;flex-direction:column;gap:6px;padding:10px 16px}.trust-pillar{flex-direction:row;align-items:flex-start;text-align:left;gap:10px}.trust-pillar svg{width:18px;height:18px;margin-top:3.5px}.trust-pillar .tp-sub,.trust-pillar .tp-title{display:inline;font-size:14px;line-height:1.3}.trust-pillar .tp-sub{color:var(--muted);margin-left:4px}.trust-pillar .tp-sub-full{display:none}.trust-pillar .tp-sub-phone:before{content:"\00b7 "}}@media (min-width:768px) and (max-width:1023px){.trust-grid{grid-template-columns:repeat(3,1fr);gap:16px;padding:16px 20px}.trust-pillar .tp-sub,.trust-pillar .tp-title{font-size:14px}}