html.sd-locked,html.sd-locked body{overflow:hidden!important}.sd-modal{position:fixed;inset:0;z-index:1500;background:var(--st-cloud,#f6f7f9);color:var(--st-ink,#2a2e35);font-family:inherit;opacity:0;visibility:hidden;transition:opacity .28s var(--st-ease,ease),visibility .28s}.sd-modal[hidden]{display:none}.sd-modal.is-open{opacity:1;visibility:visible}.sd-shell{height:100%;display:flex;flex-direction:column;transform:translateY(8px);transition:transform .32s var(--st-ease,ease)}.sd-modal.is-open .sd-shell{transform:translateY(0)}.sd-top{flex:0 0 auto;display:flex;align-items:center;gap:14px;height:64px;padding:0 16px;background:#fff;border-bottom:1px solid var(--st-line,rgba(14,14,17,.08));position:relative}.sd-top::after{content:'';position:absolute;left:0;right:0;bottom:-1px;height:2px;background:linear-gradient(90deg,var(--st-orange,#f58220),var(--st-cyan,#56c4f8),var(--st-orange,#f58220));background-size:200% 100%;animation:sdHair 7s linear infinite;opacity:.85}@keyframes sdHair{from{background-position:0 0}to{background-position:200% 0}}.sd-brand{flex:0 0 auto;display:inline-flex;align-items:center;gap:7px;font-weight:800;font-size:1.05rem;color:var(--st-charcoal,#0e0e11)}.sd-brand i{color:var(--st-orange,#f58220);font-size:1.1rem}.sd-intent{flex:1 1 auto;display:flex;align-items:center;gap:8px;overflow-x:auto;padding:4px 2px;scrollbar-width:none}.sd-intent::-webkit-scrollbar{display:none}.sd-chip{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:60px;white-space:nowrap;font-size:.8rem;font-weight:700;color:var(--st-charcoal,#0e0e11);background:var(--st-cloud-2,#eef1f4);border:1px solid var(--st-line-2,rgba(14,14,17,.06))}.sd-chip i{font-size:.82rem;color:var(--st-orange,#f58220)}.sd-top-actions{flex:0 0 auto;display:flex;align-items:center;gap:8px}.sd-newsearch{display:inline-flex;align-items:center;gap:7px;padding:9px 16px;border-radius:60px;font-size:.85rem;font-weight:800;color:var(--st-charcoal,#0e0e11);background:#fff;border:1.5px solid var(--st-line,rgba(14,14,17,.14));cursor:pointer;transition:border-color .16s ease,background .16s ease}.sd-newsearch:hover{border-color:var(--st-orange,#f58220);background:rgba(245,130,32,.06)}.sd-newsearch i{font-size:.9rem}.sd-close{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--st-line,rgba(14,14,17,.1));border-radius:50%;background:#fff;color:var(--st-charcoal,#0e0e11);cursor:pointer;font-size:.95rem;transition:background .16s ease}.sd-close:hover{background:var(--st-cloud-2,#eef1f4)}.sd-newsearch:focus-visible,.sd-close:focus-visible,.sd-fab:focus-visible{outline:3px solid var(--st-cyan,#56c4f8);outline-offset:2px}.sd-body{flex:1 1 auto;display:flex;min-height:0}.sd-rail{flex:0 0 46%;max-width:620px;min-width:340px;overflow-y:auto;overscroll-behavior:contain;padding:16px 16px 28px;background:var(--st-cloud,#f6f7f9)}.sd-rail-head{margin-bottom:14px}.sd-count{font-size:1.3rem;font-weight:800;color:var(--st-charcoal,#0e0e11);margin:0}.sd-sub{font-size:.86rem;color:var(--st-muted,#6b7280);margin:2px 0 0}.sd-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px;align-items:stretch}.sd-railcard{animation:sdCardIn .4s var(--st-ease,ease) both}@keyframes sdCardIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.stay-card.is-active{outline:3px solid var(--st-orange,#f58220);outline-offset:2px}.stay-card.is-pinhover{transform:translateY(-3px);box-shadow:var(--st-shadow-lg,0 22px 60px rgba(14,14,17,.12))}.sd-geonote{grid-column:1/-1;display:flex;align-items:center;gap:7px;margin:6px 2px 0;font-size:.8rem;color:var(--st-muted,#6b7280)}.sd-geonote i{color:var(--st-cyan-2,#3fa9d9)}.sd-mapwrap{flex:1 1 auto;position:relative;min-width:0;background:#eaf0f3}.sd-map{position:absolute;inset:0}.sdm-status{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:10px;color:var(--st-muted,#6b7280);font-size:.9rem;font-weight:600;padding:24px;text-align:center}.sdm-status--err{flex-direction:column}.sdm-status--err i{font-size:2rem;color:var(--st-muted,#6b7280)}.sdm-spin{width:18px;height:18px;border-radius:50%;border:2.5px solid rgba(14,14,17,.15);border-top-color:var(--st-orange,#f58220);animation:sdSpin .8s linear infinite}@keyframes sdSpin{to{transform:rotate(360deg)}}.sd-empty{grid-column:1/-1;text-align:center;padding:48px 22px}.sd-empty-icon{width:64px;height:64px;margin:0 auto 14px;display:flex;align-items:center;justify-content:center;border-radius:18px;background:rgba(245,130,32,.1);color:var(--st-orange,#f58220);font-size:1.7rem}.sd-empty h3{font-size:1.15rem;font-weight:800;color:var(--st-charcoal,#0e0e11);margin:0 0 8px}.sd-empty p{font-size:.9rem;color:var(--st-muted,#6b7280);margin:0 auto 16px;max-width:360px;line-height:1.5}.sd-empty-btn{padding:11px 22px;border:0;border-radius:60px;font-weight:800;color:#fff;cursor:pointer;background:linear-gradient(135deg,var(--st-orange,#f58220),var(--st-orange-2,#f89622))}.sdm-pill{position:absolute;transform:translate(-50%,-50%);display:inline-flex;align-items:center;padding:6px 11px;border:0;border-radius:60px;cursor:pointer;background:#fff;color:var(--st-charcoal,#0e0e11);font-family:inherit;font-weight:800;font-size:.8rem;white-space:nowrap;box-shadow:0 2px 8px rgba(14,14,17,.22),0 0 0 1px rgba(14,14,17,.06);transition:transform .14s var(--st-ease,ease),background .14s ease,color .14s ease,box-shadow .14s ease;z-index:1}.sdm-pill:hover,.sdm-pill.is-hover{transform:translate(-50%,-50%) scale(1.07);box-shadow:0 6px 16px rgba(14,14,17,.28),0 0 0 1px rgba(14,14,17,.08);z-index:3}.sdm-pill.is-verified{box-shadow:0 2px 8px rgba(14,14,17,.2),0 0 0 2px var(--st-cyan,#56c4f8)}.sdm-pill.is-selected{background:linear-gradient(135deg,var(--st-orange,#f58220),var(--st-orange-2,#f89622));color:#fff;transform:translate(-50%,-50%) scale(1.12);box-shadow:0 8px 22px rgba(245,130,32,.45);z-index:5}.sdm-pill-price{line-height:1}.sdm-popover{position:absolute;transform:translate(-50%,calc(-100% - 18px));width:244px;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 18px 44px rgba(14,14,17,.28);z-index:7;animation:sdPopIn .18s var(--st-ease,ease) both}@keyframes sdPopIn{from{opacity:0;transform:translate(-50%,calc(-100% - 8px))}to{opacity:1;transform:translate(-50%,calc(-100% - 18px))}}.sdm-popover::after{content:'';position:absolute;left:50%;bottom:-7px;width:14px;height:14px;background:#fff;transform:translateX(-50%) rotate(45deg);box-shadow:3px 3px 8px rgba(14,14,17,.1)}.sdm-pop-img{height:116px;background-size:cover;background-position:center;background-color:var(--st-cloud-2,#eef1f4)}.sdm-pop-img.is-empty{display:flex;align-items:center;justify-content:center;color:rgba(14,14,17,.3);font-size:1.8rem;background:radial-gradient(120% 90% at 50% -10%,rgba(245,130,32,.16),transparent 60%),linear-gradient(135deg,var(--st-cloud,#f6f7f9),var(--st-cloud-2,#eef1f4))}.sdm-pop-close{position:absolute;top:8px;right:8px;width:26px;height:26px;border:0;border-radius:50%;background:rgba(255,255,255,.92);color:var(--st-charcoal,#0e0e11);font-size:1.05rem;line-height:1;cursor:pointer;box-shadow:0 2px 6px rgba(14,14,17,.2)}.sdm-pop-body{padding:11px 12px 12px}.sdm-pop-type{display:flex;align-items:center;gap:6px;font-size:.72rem;font-weight:800;text-transform:capitalize;color:var(--st-muted,#6b7280);margin-bottom:3px}.sdm-pop-verified{display:inline-flex;align-items:center;gap:3px;color:var(--st-cyan-2,#3fa9d9)}.sdm-pop-verified i{font-size:.72rem}.sdm-pop-title{font-size:.95rem;font-weight:800;color:var(--st-charcoal,#0e0e11);line-height:1.25;margin-bottom:4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sdm-pop-loc{display:flex;align-items:center;gap:5px;font-size:.76rem;color:var(--st-muted,#6b7280);margin-bottom:10px}.sdm-pop-loc i{color:var(--st-orange,#f58220)}.sdm-pop-foot{display:flex;align-items:center;justify-content:space-between;gap:8px}.sdm-pop-price{font-size:.8rem;color:var(--st-ink,#2a2e35)}.sdm-pop-price strong{font-size:.98rem;font-weight:800;color:var(--st-charcoal,#0e0e11)}.sdm-pop-view{padding:8px 16px;border:0;border-radius:60px;font-size:.82rem;font-weight:800;color:#fff;cursor:pointer;background:var(--st-charcoal,#0e0e11);transition:background .16s ease}.sdm-pop-view:hover{background:var(--st-orange,#f58220)}.sd-fab{display:none}@media(max-width:820px){.sd-body{display:block;position:relative}.sd-rail{flex:none;width:100%;max-width:none;min-width:0;height:100%}.sd-mapwrap{position:absolute;inset:0;display:none}.sd-modal.show-map .sd-rail{display:none}.sd-modal.show-map .sd-mapwrap{display:block}.sd-fab{display:inline-flex;align-items:center;gap:8px;position:fixed;left:50%;bottom:22px;transform:translateX(-50%);z-index:20;padding:12px 22px;border:0;border-radius:60px;font-size:.92rem;font-weight:800;color:#fff;cursor:pointer;background:var(--st-charcoal,#0e0e11);box-shadow:0 8px 24px rgba(14,14,17,.34)}.sd-fab i{font-size:1rem}.sd-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.sd-top{gap:10px;padding:0 12px}.sd-newsearch span{display:none}.sd-newsearch{padding:9px 12px}}@media(max-width:480px){.sd-grid{grid-template-columns:1fr}.sd-count{font-size:1.15rem}.sd-brand span{display:none}}@media(prefers-reduced-motion:reduce){.sd-modal,.sd-shell,.sd-railcard,.sdm-pill,.sdm-popover,.sd-top::after,.sdm-spin{transition:none!important;animation:none!important}}.sdm-pill{gap:5px}.sdm-pill-heart{display:inline-grid!important;place-items:center;width:18px;height:18px;min-width:0;flex:0 0 auto;background:none!important;border:0!important;box-shadow:none!important;padding:0!important;margin:0;cursor:pointer;border-radius:50%;transition:transform .14s var(--st-ease,ease)}.sdm-pill-heart:hover{transform:scale(1.18)}.sdm-pill-heart svg{width:15px!important;height:15px!important;display:block;pointer-events:none}.sdm-pill-heart svg path{stroke-width:1.9}.sdm-pill.is-selected .sdm-pill-price{color:#fff}.sdm-pill.is-selected .sdm-pill-heart svg path{stroke:#fff}.sdm-pill.is-selected .sdm-pill-heart[data-loved="true"] svg path{fill:#fff;stroke:#fff}.srv-strip{margin:0 0 14px}.srv-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.srv-label{display:inline-flex;align-items:center;gap:6px;font-size:.78rem;font-weight:800;color:var(--st-ink,#2a2e35);text-transform:uppercase;letter-spacing:.05em}.srv-label i{color:var(--st-muted,#9aa0a6);font-size:.95rem}.srv-toggle{display:inline-flex;align-items:center;gap:4px;background:none;border:0;cursor:pointer;font:inherit;font-size:.8rem;font-weight:700;color:var(--st-muted,#6b7280);padding:3px 6px;border-radius:8px}.srv-toggle:hover{color:var(--st-charcoal,#0e0e11);background:var(--st-cloud-2,#eef1f4)}.srv-track{display:flex;gap:10px;overflow-x:auto;padding:2px 2px 6px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.srv-track::-webkit-scrollbar{height:6px}.srv-track::-webkit-scrollbar-thumb{background:var(--st-line,#d8dce2);border-radius:60px}.srv-item{flex:0 0 auto;scroll-snap-align:start;display:flex;align-items:center;gap:9px;width:216px;padding:7px;background:#fff;border:1px solid var(--st-line,#e6e8ec);border-radius:12px;cursor:pointer;text-align:left;transition:border-color .14s ease,box-shadow .14s ease,transform .14s ease}.srv-item:hover{border-color:var(--st-orange,#f58220);box-shadow:0 6px 16px rgba(14,14,17,.08);transform:translateY(-1px)}.srv-thumb{flex:0 0 auto;width:48px;height:48px;border-radius:8px;background-size:cover;background-position:center;background-color:var(--st-cloud-2,#eef1f4)}.srv-thumb--ph{display:grid;place-items:center;color:var(--st-muted,#b4b9c0);font-size:1.1rem}.srv-meta{min-width:0;display:flex;flex-direction:column;gap:2px}.srv-title{font-size:.82rem;font-weight:700;color:var(--st-charcoal,#0e0e11);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:150px}.srv-price{font-size:.8rem;font-weight:800;color:var(--st-charcoal,#0e0e11)}.srv-per{font-weight:500;color:var(--st-muted,#9aa0a6);font-size:.72rem}