.tsel-wrap{width:100%;position:relative}.tsel-input-shell{align-items:center;display:flex;position:relative}.tsel-input{width:100%;padding-right:34px}.tsel-toggle{color:var(--text-secondary,#737373);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:2px;display:inline-flex;position:absolute;right:8px}.tsel-chevron{transition:transform .15s}.tsel-chevron--open{transform:rotate(180deg)}.tsel-menu{z-index:40;background:var(--bg-secondary,#fff);border:1px solid var(--border-subtle,#78788033);border-radius:10px;width:100%;max-height:260px;margin:0;padding:4px;list-style:none;position:absolute;top:calc(100% + 4px);left:0;overflow-y:auto;box-shadow:0 8px 24px #0000001f}.tsel-option{cursor:pointer;border-radius:8px;align-items:center;gap:10px;padding:8px 10px;display:flex}.tsel-option--active,.tsel-option:hover{background:var(--accent,#f1f5f9)}.tsel-option-icon{width:28px;height:28px;color:var(--text-secondary,#737373);background:var(--surface-muted,#f1f5f9);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.tsel-option-text{flex-direction:column;min-width:0;display:flex}.tsel-option-name{color:var(--text-main,#0a0a0a);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex;overflow:hidden}.tsel-option-badge{color:var(--primary,#0ea5e9);text-transform:uppercase;letter-spacing:.04em;background:var(--surface-muted,#e0f2fe);border-radius:999px;padding:1px 6px;font-size:10px;font-weight:600}.tsel-option-sub{color:var(--text-secondary,#737373);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.ptc-card{background:var(--surface-muted,#f8fafc);border:1px dashed var(--border-subtle,#7878804d);opacity:.85;border-radius:12px;margin:16px 0;padding:16px}.ptc-row{align-items:center;gap:12px;display:flex}.ptc-icon{width:40px;height:40px;color:var(--text-secondary,#64748b);background:var(--bg-secondary,#fff);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.ptc-text{flex:auto;min-width:0}.ptc-title-row{align-items:center;gap:8px;display:flex}.ptc-title{color:var(--text-main,#0a0a0a);margin:0;font-size:15px;font-weight:600}.ptc-badge{color:var(--text-secondary,#64748b);text-transform:uppercase;letter-spacing:.04em;background:var(--bg-secondary,#fff);border:1px solid var(--border-subtle,#78788033);border-radius:999px;padding:2px 8px;font-size:11px;font-weight:600}.ptc-subtitle{color:var(--text-secondary,#737373);margin:4px 0 0;font-size:13px;line-height:1.45}.ptc-toggle{cursor:not-allowed;flex-shrink:0}.ptc-toggle input{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.ptc-toggle-track{background:var(--border-subtle,#cbd5e1);border-radius:999px;align-items:center;width:40px;height:22px;padding:2px;display:inline-flex}.ptc-toggle-thumb{background:var(--bg-secondary,#fff);border-radius:50%;width:18px;height:18px;box-shadow:0 1px 2px #0003}.loyalty-receipt-block{color:var(--text-main,#0a0a0a);background:var(--surface-muted,#f1f5f9);border:1px solid var(--border-subtle,#78788033);border-radius:10px;align-items:center;gap:8px;padding:8px 12px;font-size:13px;display:inline-flex}.loyalty-receipt-icon{color:var(--primary,#0ea5e9);flex-shrink:0}.loyalty-receipt-text strong{font-weight:600}.hdp{box-sizing:border-box;flex-direction:column;gap:16px;width:100%;max-width:1200px;margin:0 auto;padding:24px;display:flex}.hdp-back{cursor:pointer;color:var(--text-secondary,#737373);background:0 0;border:none;align-items:center;gap:6px;padding:6px 0;font-size:14px;font-weight:500;transition:color .15s;display:inline-flex}.hdp-back:hover{color:var(--text-main,#0a0a0a)}[data-theme=dark] .hdp-back:hover{color:#fff}.hdp-back--payment{color:var(--text-main,#0a0a0a);gap:8px;padding:8px 0;font-size:18px;font-weight:600;animation:.3s both hdp-fadein}.hdp-back--payment:hover{color:var(--primary)}[data-theme=dark] .hdp-back--payment{color:#f5f5f5}[data-theme=dark] .hdp-back--payment:hover{color:var(--primary-blue,#60a5fa)}:root.dark .hdp-back--payment{color:#f5f5f5}:root.dark .hdp-back--payment:hover{color:var(--primary-blue,#60a5fa)}.hdp-tags{flex-flow:wrap;gap:8px;display:flex}.hdp-tag{box-sizing:border-box;color:#404040;white-space:nowrap;background:#f5f5f5;border:1px solid #e5e5e5;border-radius:9999px;flex-direction:row;justify-content:center;align-items:center;gap:6px;height:28px;padding:0 12px;font-size:13px;font-weight:500;display:flex;box-shadow:0 1px 2px #0000000d}[data-theme=dark] .hdp-tag{background:var(--base-accent,#404040);color:#e5e5e5;border-color:#525252}.hdp-tag-dot{background:var(--tailwind-colors-green-500,#22c55e);border-radius:50%;flex-shrink:0;width:6px;height:6px}.hdp-title-row{flex-flow:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.hdp-name{color:var(--text-main,#0a0a0a);flex:1;min-width:0;margin:0;font-size:clamp(28px,2.2vw,32px);font-weight:700;line-height:1.2}[data-theme=dark] .hdp-name{color:#fafafa}.hdp-actions{flex-direction:row;flex-shrink:0;align-items:center;gap:10px;display:flex}.hdp-btn{box-sizing:border-box;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;flex-direction:row;justify-content:center;align-items:center;gap:8px;padding:8px 16px;font-family:Geist,sans-serif;font-size:14px;font-weight:500;line-height:20px;transition:opacity .15s;display:flex}.hdp-btn:hover{opacity:.85}.hdp-btn--save{color:#0a0a0a;background:#fff;border:1px solid #e5e5e5;box-shadow:0 1px 2px #0000000d}.hdp-btn--save.saved{color:#22c55e;border-color:#22c55e}[data-theme=dark] .hdp-btn--save{color:#e5e5e5;background:#262626;border-color:#404040}.hdp-save-wrap{display:inline-flex;position:relative}.hdp-btn--save.open{border-color:#a3a3a3}.hdp-save-menu{z-index:60;background:#fff;border:1px solid #e5e5e5;border-radius:12px;flex-direction:column;gap:2px;min-width:248px;padding:8px;display:flex;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 12px 28px #0000001f}.hdp-save-menu-title{color:#737373;text-transform:uppercase;letter-spacing:.04em;padding:4px 8px;font-family:Geist,sans-serif;font-size:12px;font-weight:600;line-height:16px}.hdp-save-menu-item{cursor:pointer;text-align:left;color:#0a0a0a;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;padding:10px 8px;font-family:Geist,sans-serif;display:flex}.hdp-save-menu-item:hover,.hdp-save-menu-item:focus-visible{background:#f5f5f5}.hdp-save-menu-item-text{flex-direction:column;gap:2px;min-width:0;display:flex}.hdp-save-menu-item-label{font-size:14px;font-weight:500;line-height:20px}.hdp-save-menu-item-sub{color:#737373;font-size:12px;line-height:16px}[data-theme=dark] .hdp-save-menu{background:#171717;border-color:#404040;box-shadow:0 12px 28px #00000080}[data-theme=dark] .hdp-save-menu-item{color:#e5e5e5}[data-theme=dark] .hdp-save-menu-item:hover,[data-theme=dark] .hdp-save-menu-item:focus-visible{background:#262626}[data-theme=dark] .hdp-save-menu-item-sub,[data-theme=dark] .hdp-save-menu-title{color:#a3a3a3}@media (width<=768px){.hdp-save-menu{min-width:0;padding:12px 12px calc(12px + env(safe-area-inset-bottom));border-bottom:none;border-left:none;border-right:none;border-radius:16px 16px 0 0;position:fixed;inset:auto 0 0;box-shadow:0 -8px 28px #0000002e}.hdp-save-menu-item{padding:14px 10px}}.hdp-btn--share{color:#171717;background:#e5e5e5}[data-theme=dark] .hdp-btn--share{color:#d4d4d4;background:#2a2a2a}.hdp-btn--ai{color:#fafafa;background:#171717}[data-theme=dark] .hdp-btn--ai{color:#171717;background:#f5f5f5}.hdp-stars{align-items:center;gap:2px;display:inline-flex}.hdp-star{flex-shrink:0;display:block}.hdp-star--empty{color:var(--text-secondary,#a3a3a3)}[data-theme=dark] .hdp-star--empty{color:#525252}.hdp-star-half-wrap{flex-shrink:0;align-items:center;width:17px;height:17px;display:inline-flex;position:relative}.hdp-star-half-clip{align-items:center;width:50%;height:100%;display:flex;position:absolute;top:0;left:0;overflow:hidden}.hdp-stars-label{color:var(--text-secondary,#737373);margin-left:6px;font-size:13px;font-weight:500}[data-theme=dark] .hdp-stars-label{color:#a3a3a3}.hdp-stars--compact{align-items:center;gap:1px}.hdp-stars--compact .hdp-star,.hdp-stars--compact .hdp-star-half-wrap,.hdp-stars--compact .hdp-star,.hdp-stars--compact .hdp-star-half-wrap .hdp-star,.hdp-stars--compact .hdp-star-half-wrap svg{width:14px;height:14px}.hdp-gallery-grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:8px;display:grid}.hdp-gallery-main{aspect-ratio:16/9;cursor:pointer;background:#e5e5e5;border:none;border-radius:12px;width:100%;padding:0;display:block;position:relative;overflow:hidden}[data-theme=dark] .hdp-gallery-main{background:#262626}.hdp-gallery-main-img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.hdp-gallery-main:hover .hdp-gallery-main-img{transform:scale(1.02)}.hdp-gallery-sub{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:8px;display:grid;position:relative}.hdp-gallery-sub-btn{cursor:pointer;background:#e5e5e5;border:none;border-radius:8px;min-height:0;padding:0;transition:opacity .2s;position:relative;overflow:hidden}[data-theme=dark] .hdp-gallery-sub-btn{background:#262626}.hdp-gallery-sub-btn:hover{opacity:.88}.hdp-gallery-sub-btn.active{outline-offset:-2px;outline:2px solid #171717}[data-theme=dark] .hdp-gallery-sub-btn.active{outline-color:#fafafa}.hdp-gallery-sub-btn img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.hdp-gallery-sub-btn:hover img{transform:scale(1.05)}.hdp-show-all-btn{color:#171717;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:2;background:#ffffffeb;border:none;border-radius:8px;align-items:center;gap:6px;padding:7px 14px;font-size:13px;font-weight:500;transition:background .15s;display:inline-flex;position:absolute;bottom:12px;right:12px;box-shadow:0 1px 4px #0000002e}.hdp-show-all-btn:hover{background:#fff}[data-theme=dark] .hdp-show-all-btn{color:#f5f5f5;background:#1e1e1ee6}[data-theme=dark] .hdp-show-all-btn:hover{background:#282828fa}.hdp-body{flex-direction:row;align-items:flex-start;gap:24px;display:flex}.hdp-body--payment{animation:.35s both hdp-fadein}.hdp-main{flex-direction:column;flex:1;gap:16px;min-width:0;display:flex}.hdp-main--payment{border:1px solid #78788033;border-radius:10px;padding:20px;animation:.35s both hdp-fadein}[data-theme=dark] .hdp-main--payment,:root.dark .hdp-main--payment{border-color:#ffffff1a}@media (width<=768px){.hdp-main--payment{border:none;border-radius:0;padding:0}}.hdp-meta{flex-flow:wrap;gap:16px;display:flex}.hdp-meta-item{color:var(--text-secondary,#737373);align-items:center;gap:5px;font-size:14px;display:flex}[data-theme=dark] .hdp-meta-item{color:#a3a3a3}.hdp-meta-link{text-decoration:none;transition:color .15s}.hdp-meta-link:hover{color:#0d9488}[data-theme=dark] .hdp-meta-link:hover{color:#2dd4bf}.hdp-tab-bar{background:var(--base-muted,#e5e5e5);box-sizing:border-box;border-radius:10px;flex-direction:row;align-self:stretch;align-items:center;gap:8px;height:36px;padding:3px;display:flex}[data-theme=dark] .hdp-tab-bar{background:#262626}.hdp-tab-bar--sticky{z-index:20;position:sticky;top:0;box-shadow:0 2px 10px #0000000f}[data-theme=dark] .hdp-tab-bar--sticky{box-shadow:0 2px 10px #00000059}.hdp-tab{box-sizing:border-box;cursor:pointer;text-align:center;height:28px;color:var(--text-secondary,#737373);background:0 0;border:none;border-radius:8px;flex-direction:row;flex:1;justify-content:center;align-items:center;gap:8px;padding:4px 16px;font-family:Geist,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;transition:background .15s,color .15s,box-shadow .15s;display:flex}.hdp-tab:hover{color:var(--text-main,#0a0a0a);background:#0000000a}[data-theme=dark] .hdp-tab{color:#fafafa8c}[data-theme=dark] .hdp-tab:hover{color:#fafafa;background:#ffffff0f}.hdp-tab.active{background:var(--custom-background-dark-input-30,#fff);color:var(--text-main,#0a0a0a);border:none;height:28px;font-weight:600;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}[data-theme=dark] .hdp-tab.active{color:#fafafa;background:#ffffff0b;border:1px solid #ffffff26}@keyframes hdp-fadein{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.hdp-tab-content{border:1px solid #78788033;border-radius:10px;padding:16px}.hdp-section{scroll-margin-top:72px}.hdp-section+.hdp-section{border-top:1px solid var(--border-subtle,#e5e5e5);margin:24px -16px 0;padding:24px 16px 0}[data-theme=dark] .hdp-section+.hdp-section{border-top-color:#ffffff14}.hdp-section--about-card{background:var(--bg-secondary,#fff);border:1px solid var(--border-subtle,#78788033);border-radius:8px;margin:0 0 16px;padding:24px}.hdp-section--about-card+.hdp-section,.hdp-section--about-card+.hdp-section--about-card{border-top:none;margin-top:0;padding-top:0}[data-theme=dark] .hdp-section--about-card,:root.dark .hdp-section--about-card{background:#0a0a0a;border-color:#ffffff1a}.hdp-about-title{color:var(--text-main,#0a0a0a);letter-spacing:-.4px;margin:0 0 12px;padding:0 12px;font-size:20px;font-weight:600;line-height:1.2}.hdp-section--about-card .hdp-about-title{padding:0}[data-theme=dark] .hdp-about-title,:root.dark .hdp-about-title{color:#fafafa}.hdp-section--about-card .hdp-desc{padding:0;font-size:15px;line-height:1.55}.hdp-section--about-card .hdp-overview{margin-bottom:20px}.hdp-section--about-card .hdp-policies,.hdp-section--about-card .hdp-contact{border-top:1px solid var(--border-subtle,#78788026);margin:20px 0 0;padding:20px 0 0}.hdp-section--about-card .hdp-policies--last,.hdp-section--about-card .hdp-contact--last{margin-bottom:0;padding-bottom:0}[data-theme=dark] .hdp-section--about-card .hdp-policies,[data-theme=dark] .hdp-section--about-card .hdp-contact,:root.dark .hdp-section--about-card .hdp-policies,:root.dark .hdp-section--about-card .hdp-contact{border-top-color:#ffffff1a}.hdp-tab-panel-animate{animation:.3s both hdp-fadein}.hdp-desc{color:var(--text-main,#0a0a0a);margin:0;padding:0 12px;font-size:14px;line-height:1.6}[data-theme=dark] .hdp-desc{color:#e5e5e5}.hdp-desc--placeholder{color:var(--text-secondary,#737373);font-style:italic}.hdp-desc--rich p{margin:0 0 10px}.hdp-desc--rich p:last-child{margin-bottom:0}.hdp-desc--rich ul,.hdp-desc--rich ol{margin:0 0 10px;padding-left:20px}.hdp-desc--rich li{margin-bottom:4px}.hdp-desc--rich strong,.hdp-desc--rich b{font-weight:600}.hdp-desc--rich em,.hdp-desc--rich i{font-style:italic}.hdp-desc--rich u{text-decoration:underline}.hdp-desc--rich a{color:var(--primary,#0ea5e9);text-decoration:underline}.hdp-desc--rich h1,.hdp-desc--rich h2{color:var(--text-main,#0a0a0a);margin:14px 0 8px;font-size:15px;font-weight:700;line-height:1.3}[data-theme=dark] .hdp-desc--rich h1,[data-theme=dark] .hdp-desc--rich h2,:root.dark .hdp-desc--rich h1,:root.dark .hdp-desc--rich h2{color:#fafafa}.hdp-desc--rich h1:first-child,.hdp-desc--rich h2:first-child{margin-top:0}.hdp-metapolicy-text--rich{margin:0}.hdp-section--about-card .hdp-desc--rich strong,.hdp-section--about-card .hdp-desc--rich b{color:var(--text-main,#0a0a0a)}[data-theme=dark] .hdp-section--about-card .hdp-desc--rich strong,[data-theme=dark] .hdp-section--about-card .hdp-desc--rich b,:root.dark .hdp-section--about-card .hdp-desc--rich strong,:root.dark .hdp-section--about-card .hdp-desc--rich b{color:#fafafa}.hdp-desc--plain{white-space:pre-line;color:var(--text-main,#0a0a0a);margin:0;font-size:14px;line-height:1.65}[data-theme=dark] .hdp-desc--plain,:root.dark .hdp-desc--plain{color:#e5e5e5}.hdp-review-list{flex-direction:column;gap:12px;margin:12px 0 0;padding:0;list-style:none;display:flex}.hdp-review-item{background:var(--card,#fff);border:1px solid var(--border,#e5e7eb);border-radius:10px;padding:12px 14px}[data-theme=dark] .hdp-review-item{background:#1f1f1f;border-color:#404040}.hdp-review-item-head{color:var(--muted-foreground,#64748b);flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:6px;font-size:13px;display:flex}.hdp-review-author{color:var(--foreground,#0f172a);font-weight:600}[data-theme=dark] .hdp-review-author{color:#fafafa}.hdp-review-item-score{background:var(--accent,#f1f5f9);color:var(--foreground,#0f172a);border-radius:999px;padding:2px 8px;font-weight:600}[data-theme=dark] .hdp-review-item-score{color:#fafafa;background:#334155}.hdp-review-date{color:var(--muted-foreground,#94a3b8);font-size:12px}.hdp-review-text{color:var(--text-main,#0a0a0a);margin:0;font-size:14px;line-height:1.55}[data-theme=dark] .hdp-review-text{color:#e5e5e5}.hdp-review-context{color:var(--text-secondary,#737373);flex-wrap:wrap;align-items:center;gap:6px;margin:4px 0 2px;font-size:12px;display:flex}.hdp-review-context-pill{background:var(--surface-muted,#f1f5f9);text-transform:capitalize;border-radius:999px;padding:2px 8px}[data-theme=dark] .hdp-review-context-pill{color:#e5e5e5;background:#334155}.hdp-review-context-room{color:var(--text-secondary,#737373);font-style:italic}[data-theme=dark] .hdp-review-context-room{color:#a3a3a3}.hdp-review-proscons{grid-template-columns:1fr 1fr;gap:12px;margin-top:6px;display:grid}@media (width<=640px){.hdp-review-proscons{grid-template-columns:1fr}}.hdp-review-pros,.hdp-review-cons{background:var(--surface-muted,#f8fafc);border-left:3px solid #0000;border-radius:8px;padding:10px 12px}.hdp-review-pros{border-left-color:#16a34a}.hdp-review-cons{border-left-color:#dc2626}[data-theme=dark] .hdp-review-pros,[data-theme=dark] .hdp-review-cons{background:#262626}.hdp-review-pc-label{text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:11px;font-weight:700;display:block}.hdp-review-pros .hdp-review-pc-label{color:#16a34a}.hdp-review-cons .hdp-review-pc-label{color:#dc2626}.hdp-review-pc-text{color:var(--text-main,#0a0a0a);white-space:pre-line;margin:0;font-size:13px;line-height:1.5}[data-theme=dark] .hdp-review-pc-text{color:#e5e5e5}.hdp-extra-info{color:var(--text-secondary,#737373);border-radius:8px;margin-top:12px;padding:12px 14px;font-size:13px;line-height:1.6}.hdp-policies{border-top:1px solid var(--border-subtle,#e5e5e5);margin:0 -16px;padding:16px 28px;animation:.3s both hdp-fadein}.hdp-policies--last{margin-bottom:-16px}.hdp-policies-title{color:var(--text-main,#0a0a0a);letter-spacing:.01em;margin:0 0 10px;font-size:13px;font-weight:600}[data-theme=dark] .hdp-policies{border-top-color:#ffffff1a}[data-theme=dark] .hdp-policies-title{color:#e5e5e5}.hdp-contact{border-top:1px solid var(--border-subtle,#e5e5e5);margin:0 -16px -16px;padding:16px 28px;animation:.35s both hdp-fadein}.hdp-contact-title{color:var(--text-main,#0a0a0a);letter-spacing:.01em;margin:0 0 12px;font-size:13px;font-weight:600}.hdp-contact-row{flex-flow:wrap;align-items:center;gap:24px;margin-bottom:10px;display:flex}.hdp-contact-item{color:var(--text-main,#0a0a0a);align-items:center;gap:7px;font-size:13px;font-weight:500;text-decoration:none;transition:color .15s;display:inline-flex}.hdp-contact-item:hover{color:var(--primary)}.hdp-contact-address{color:var(--text-secondary,#737373);align-items:flex-start;gap:7px;font-size:13px;display:flex}.hdp-contact-address svg{flex-shrink:0;margin-top:1px}.hdp-contact-value{line-height:1.45}[data-theme=dark] .hdp-contact{border-top-color:#ffffff1a}[data-theme=dark] .hdp-contact-title,[data-theme=dark] .hdp-contact-item{color:#e5e5e5}[data-theme=dark] .hdp-contact-item:hover{color:#2dd4bf}[data-theme=dark] .hdp-contact-address{color:#a3a3a3}.hdp-policies-grid{gap:10px;display:flex}.hdp-policy-item{flex:1;align-items:center;gap:10px;padding:12px 14px;display:flex}.hdp-policy-icon{color:#525252;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}[data-theme=dark] .hdp-policy-icon{color:#a3a3a3}.hdp-policy-icon--green{color:#16a34a}.hdp-policy-icon--red{color:#dc2626}.hdp-policy-icon--blue{color:#2563eb}[data-theme=dark] .hdp-policy-icon--green{color:#86efac}[data-theme=dark] .hdp-policy-icon--red{color:#fca5a5}[data-theme=dark] .hdp-policy-icon--blue{color:#60a5fa}.hdp-policy-body{flex-direction:column;gap:2px;display:flex}.hdp-policy-label{color:var(--text-secondary,#737373);font-size:11px;font-weight:500}.hdp-policy-value{color:var(--text-main,#0a0a0a);font-size:13px;font-weight:600}[data-theme=dark] .hdp-policy-value{color:#e5e5e5}.hdp-rooms{flex-direction:column;gap:12px;display:flex}.hdp-rooms-header{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.hdp-rooms-title{color:var(--text-main,#0a0a0a);font-size:15px;font-weight:600;line-height:20px}[data-theme=dark] .hdp-rooms-title{color:#fafafa}.hdp-rooms-filter-btn{box-sizing:border-box;color:#0a0a0a;cursor:pointer;background:#fff;border:1px solid #e5e5e5;border-radius:8px;flex-direction:row;justify-content:center;align-items:center;gap:8px;height:36px;padding:8px 16px;font-family:inherit;font-size:14px;font-style:normal;font-weight:500;line-height:20px;transition:background .15s,border-color .15s;display:flex;box-shadow:0 1px 2px #0000000d}.hdp-rooms-filter-btn:hover{background:#f5f5f5;border-color:#d4d4d4}[data-theme=dark] .hdp-rooms-filter-btn{color:#fafafa;background:#262626;border-color:#404040;box-shadow:0 1px 2px #0003}[data-theme=dark] .hdp-rooms-filter-btn:hover{background:#333;border-color:#525252}.hdp-rooms-filter-btn--active{border-color:var(--primary-blue,#2563eb);background:#3b82f614}[data-theme=dark] .hdp-rooms-filter-btn--active,:root.dark .hdp-rooms-filter-btn--active{background:#3b82f61f;border-color:#60a5fa}.hdp-rooms-filter-panel{flex-direction:column;gap:10px;padding:10px 0 4px;display:flex}.hdp-rooms-filter-input{box-sizing:border-box;border:1px solid var(--border,#e5e5e5);background:var(--bg-primary,#fff);width:100%;height:36px;color:var(--text-main,#0a0a0a);border-radius:8px;padding:0 12px;font-size:13px}[data-theme=dark] .hdp-rooms-filter-input,:root.dark .hdp-rooms-filter-input{color:#fafafa;background:#171717;border-color:#404040}.hdp-rooms-filter-chips{flex-wrap:wrap;gap:8px;display:flex}.hdp-rooms-chip{border:1px solid var(--border,#e5e5e5);background:var(--bg-secondary,#f5f5f5);color:var(--text-main,#0a0a0a);cursor:pointer;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:500;transition:background .15s,border-color .15s}.hdp-rooms-chip:hover{border-color:#cbd5e1}.hdp-rooms-chip--on{border-color:var(--primary-blue,#2563eb);color:var(--primary-blue,#1d4ed8);background:#3b82f61f}[data-theme=dark] .hdp-rooms-chip,:root.dark .hdp-rooms-chip{color:#e5e5e5;background:#262626;border-color:#404040}[data-theme=dark] .hdp-rooms-chip--on,:root.dark .hdp-rooms-chip--on{color:#dbeafe;background:#3b82f62e;border-color:#60a5fa}.hdp-room-type-combo{flex-shrink:0;min-width:0;max-width:min(340px,58vw);position:relative}.hdp-room-type-combo__trigger{box-sizing:border-box;border:1px solid var(--border,#e5e5e5);background:var(--bg-primary,#fff);width:100%;min-height:36px;color:var(--text-main,#0a0a0a);cursor:pointer;border-radius:8px;flex-direction:row;justify-content:space-between;align-items:center;gap:8px;padding:6px 12px;font-family:inherit;font-size:13px;font-weight:500;transition:border-color .15s,background .15s;display:inline-flex}.hdp-room-type-combo__trigger:hover{background:#fafafa;border-color:#cbd5e1}.hdp-room-type-combo__trigger--open{border-color:var(--primary-blue,#2563eb)}[data-theme=dark] .hdp-room-type-combo__trigger,:root.dark .hdp-room-type-combo__trigger{color:#fafafa;background:#262626;border-color:#404040}[data-theme=dark] .hdp-room-type-combo__trigger:hover,:root.dark .hdp-room-type-combo__trigger:hover{background:#333;border-color:#525252}[data-theme=dark] .hdp-room-type-combo__trigger--open,:root.dark .hdp-room-type-combo__trigger--open{border-color:#60a5fa}.hdp-room-type-combo__trigger-text{text-overflow:ellipsis;white-space:nowrap;text-align:left;flex:1;min-width:0;overflow:hidden}.hdp-room-type-combo__chev{opacity:.75;flex-shrink:0;transition:transform .15s}.hdp-room-type-combo__trigger--open .hdp-room-type-combo__chev{transform:rotate(180deg)}.hdp-room-type-combo__panel{z-index:30;border:1px solid var(--border,#e5e5e5);background:var(--bg-primary,#fff);border-radius:10px;flex-direction:column;width:min(360px,92vw);max-height:320px;padding:10px;display:flex;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 10px 40px #0000001f}[data-theme=dark] .hdp-room-type-combo__panel,:root.dark .hdp-room-type-combo__panel{background:#171717;border-color:#404040;box-shadow:0 12px 48px #00000073}.hdp-room-type-combo__search{box-sizing:border-box;border:1px solid var(--border,#e5e5e5);background:var(--bg-primary,#fff);width:100%;height:34px;color:var(--text-main,#0a0a0a);border-radius:8px;margin-bottom:8px;padding:0 10px;font-size:13px}[data-theme=dark] .hdp-room-type-combo__search,:root.dark .hdp-room-type-combo__search{color:#fafafa;background:#262626;border-color:#404040}.hdp-room-type-combo__list{flex:1;min-height:0;margin:0;padding:0;list-style:none;overflow-y:auto}.hdp-room-type-combo__item{border-radius:6px}.hdp-room-type-combo__item:hover{background:#0000000a}[data-theme=dark] .hdp-room-type-combo__item:hover,:root.dark .hdp-room-type-combo__item:hover{background:#ffffff0f}.hdp-room-type-combo__row{cursor:pointer;color:var(--text-main,#0a0a0a);flex-direction:row;align-items:center;gap:10px;padding:8px 6px;font-size:13px;display:flex}[data-theme=dark] .hdp-room-type-combo__row,:root.dark .hdp-room-type-combo__row{color:#e5e5e5}.hdp-room-type-combo__row input[type=checkbox]{cursor:pointer;flex-shrink:0;width:16px;height:16px}.hdp-room-type-combo__name{flex:1;min-width:0;line-height:1.35}.hdp-room-type-combo__count{color:var(--text-secondary,#737373);flex-shrink:0;font-size:12px}[data-theme=dark] .hdp-room-type-combo__count,:root.dark .hdp-room-type-combo__count{color:#a3a3a3}.hdp-room-type-combo__empty{color:var(--text-secondary,#737373);padding:12px 8px;font-size:13px}.hdp-room-type-combo__clear{width:100%;color:var(--primary-blue,#2563eb);cursor:pointer;background:#2563eb1f;border:none;border-radius:8px;margin-top:8px;padding:8px 10px;font-size:13px;font-weight:600}[data-theme=dark] .hdp-room-type-combo__clear,:root.dark .hdp-room-type-combo__clear{color:#93c5fd;background:#60a5fa24}.hdp-rooms-grid{grid-template-columns:repeat(auto-fill,minmax(270px,1fr));align-items:stretch;gap:16px;display:grid}.hdp-room-amenities{flex-wrap:wrap;gap:6px;display:flex}.hdp-amenity-chip{color:#525252;background:#f5f5f5;border:1px solid #e5e5e5;border-radius:9999px;align-items:center;padding:2px 10px;font-size:12px;display:inline-flex}[data-theme=dark] .hdp-amenity-chip{color:#a3a3a3;background:#2a2a2a;border-color:#404040}.hdp-amenity-chip--lg{padding:4px 12px;font-size:13px}.hdp-amenity-chip--green{color:#16a34a;background:#dcfce7;border-color:#bbf7d0}[data-theme=dark] .hdp-amenity-chip--green{color:#86efac;background:#14532d;border-color:#166534}.hdp-amenity-chip--blue{color:#1d4ed8;background:#dbeafe;border-color:#bfdbfe}[data-theme=dark] .hdp-amenity-chip--blue{color:#93c5fd;background:#1e3a5f;border-color:#1d4ed8}.hdp-room-capacity{color:var(--text-secondary,#737373);white-space:nowrap;align-items:center;gap:4px;font-size:12px;display:inline-flex}[data-theme=dark] .hdp-room-capacity{color:#a3a3a3}.hdp-room-price-col{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:10px;display:flex}.hdp-room-price{color:var(--text-main,#0a0a0a);font-size:18px;font-weight:700}[data-theme=dark] .hdp-room-price{color:#fafafa}.hdp-room-price-unit{color:#737373;font-size:13px;font-weight:400}.hdp-room-book-btn{color:#fafafa;cursor:pointer;background:#171717;border:none;border-radius:8px;padding:7px 20px;font-size:14px;font-weight:500;transition:opacity .15s}.hdp-room-book-btn:hover{opacity:.85}[data-theme=dark] .hdp-room-book-btn{color:#171717;background:#f5f5f5}.hdp-amen-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.hdp-amen-title{color:var(--text-main,#0a0a0a);letter-spacing:-.01em;margin:0;font-family:Geist,sans-serif;font-size:20px;font-weight:600}[data-theme=dark] .hdp-amen-title{color:#fafafa}.hdp-amen-filter-btn{color:var(--text-main,#0a0a0a);border:1px solid var(--border-color,#e5e5e5);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-family:Geist,sans-serif;font-size:13px;font-weight:500;transition:background .2s,border-color .2s;display:inline-flex}.hdp-amen-filter-btn:hover{background:#0000000a}[data-theme=dark] .hdp-amen-filter-btn{color:#fafafa;border-color:#ffffff26}[data-theme=dark] .hdp-amen-filter-btn:hover{background:#ffffff0f}.hdp-amen-grid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:10px;display:grid}.hdp-amen-tile{border:1px solid var(--border-color,#e5e5e5);background:0 0;border-radius:10px;align-items:center;gap:10px;min-width:0;padding:14px;transition:background .2s;display:flex}.hdp-amen-tile:hover{background:#00000008}[data-theme=dark] .hdp-amen-tile{border-color:#ffffff1f}[data-theme=dark] .hdp-amen-tile:hover{background:#ffffff0d}.hdp-amen-tile-icon{width:22px;height:22px;color:var(--text-main,#0a0a0a);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}[data-theme=dark] .hdp-amen-tile-icon{color:#fafafa}.hdp-amen-tile-label{color:var(--text-main,#0a0a0a);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-family:Geist,sans-serif;font-size:14px;font-weight:400;line-height:1.3;overflow:hidden}[data-theme=dark] .hdp-amen-tile-label{color:#e5e5e5}@media (width<=480px){.hdp-amen-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:8px}.hdp-amen-tile{padding:12px}.hdp-amen-title{font-size:18px}}.hdp-reviews{flex-direction:column;gap:12px;animation:.3s both hdp-fadein;display:flex}.hdp-reviews--guest{border:1px solid var(--border,#e5e5e5);background:0 0;border-radius:12px;gap:0;padding:16px 16px 8px}[data-theme=dark] .hdp-reviews--guest,:root.dark .hdp-reviews--guest{border-color:#ffffff1a}.hdp-review-hero{background:#f5f5f5;border:1px solid #e5e5e5;border-radius:12px;flex-direction:row;align-items:center;gap:20px;padding:20px;display:flex}[data-theme=dark] .hdp-review-hero{background:#262626;border-color:#404040}.hdp-review-score-wrap{flex-shrink:0;align-items:baseline;gap:4px;display:flex}.hdp-review-score{color:var(--text-main,#0a0a0a);letter-spacing:-1px;font-family:Geist,sans-serif;font-size:52px;font-weight:700;line-height:1}[data-theme=dark] .hdp-review-score{color:#fafafa}.hdp-review-score-max{color:var(--text-secondary,#737373);align-self:flex-end;margin-bottom:6px;font-size:18px;font-weight:500}[data-theme=dark] .hdp-review-score-max{color:#a3a3a3}.hdp-review-meta{flex-direction:column;gap:5px;display:flex}.hdp-review-descriptor{color:var(--text-main,#0a0a0a);font-size:18px;font-weight:700;line-height:1.2}[data-theme=dark] .hdp-review-descriptor{color:#fafafa}.hdp-review-count{color:var(--text-secondary,#737373);margin-top:2px;font-size:12px}[data-theme=dark] .hdp-review-count{color:#a3a3a3}.hdp-review-note{color:var(--text-secondary,#737373);margin:0;font-size:13px;line-height:1.55}[data-theme=dark] .hdp-review-note{color:#a3a3a3}.hdp-reviews--guest .hdp-review-hero--guest{border:none;border-bottom:1px solid var(--border,#e5e5e5);background:0 0;border-radius:0;justify-content:space-between;align-items:flex-start;gap:16px;margin:0;padding:0 0 16px}[data-theme=dark] .hdp-reviews--guest .hdp-review-hero--guest,:root.dark .hdp-reviews--guest .hdp-review-hero--guest{border-bottom-color:#ffffff1a}.hdp-review-hero-col--left{flex:1;min-width:0}.hdp-review-hero-col--right{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:4px;display:flex}.hdp-review-guest-title{color:var(--text-main,#0a0a0a);margin:0;font-size:20px;font-weight:700;line-height:1.2}[data-theme=dark] .hdp-review-guest-title,:root.dark .hdp-review-guest-title{color:#fafafa}.hdp-review-guest-sub{color:var(--text-secondary,#737373);margin:6px 0 0;font-size:13px;font-weight:500}[data-theme=dark] .hdp-review-guest-sub,:root.dark .hdp-review-guest-sub{color:#a3a3a3}.hdp-review-guest-score{color:var(--text-main,#0a0a0a);font-family:Geist,sans-serif;font-size:26px;font-weight:700;line-height:1}[data-theme=dark] .hdp-review-guest-score,:root.dark .hdp-review-guest-score{color:#fafafa}.hdp-review-distribution{flex-direction:column;gap:10px;margin-top:4px;padding:4px 0 0;display:flex}.hdp-reviews--guest .hdp-review-distribution{border-bottom:1px solid var(--border,#e5e5e5);margin-top:0;padding:16px 0}[data-theme=dark] .hdp-reviews--guest .hdp-review-distribution,:root.dark .hdp-reviews--guest .hdp-review-distribution{border-bottom-color:#ffffff1a}.hdp-review-dist-row{grid-template-columns:76px minmax(0,1fr) 42px;align-items:center;gap:10px;font-size:13px;display:grid}.hdp-review-dist-label{color:var(--text-secondary,#737373)}[data-theme=dark] .hdp-review-dist-label,:root.dark .hdp-review-dist-label{color:#a3a3a3}.hdp-review-dist-track{background:var(--border-subtle,#deded7);border-radius:999px;height:7px;overflow:hidden}[data-theme=dark] .hdp-review-dist-track,:root.dark .hdp-review-dist-track{background:var(--surface-muted,#262626)}.hdp-review-dist-fill{background:var(--text-main,#111);border-radius:999px;min-width:0;height:100%;transition:width .2s}[data-theme=dark] .hdp-review-dist-fill,:root.dark .hdp-review-dist-fill{background:#e5e5e5}.hdp-review-dist-pct{text-align:right;color:var(--text-secondary,#737373);font-variant-numeric:tabular-nums}[data-theme=dark] .hdp-review-dist-pct,:root.dark .hdp-review-dist-pct{color:#a3a3a3}.hdp-reviews--guest .hdp-review-list{gap:0;margin-top:0}.hdp-reviews--guest .hdp-review-item.hdp-review-item--guest{border:none;border-bottom:1px solid var(--border,#e5e5e5);background:0 0;border-radius:0;padding:16px 0}[data-theme=dark] .hdp-reviews--guest .hdp-review-item.hdp-review-item--guest,:root.dark .hdp-reviews--guest .hdp-review-item.hdp-review-item--guest{border-bottom-color:#ffffff1a}.hdp-reviews--guest .hdp-review-item.hdp-review-item--guest:last-child{border-bottom:none;padding-bottom:8px}.hdp-review-item-top{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.hdp-review-item-left{flex-direction:column;gap:4px;min-width:0;display:flex}.hdp-review-item--guest .hdp-review-date{font-size:12px;display:block}.hdp-review-item-stars{flex-shrink:0;padding-top:2px}.hdp-review-item-right{flex-shrink:0;align-items:center;gap:6px;display:flex}.hdp-review-body{color:var(--text-main,#0a0a0a);white-space:pre-line;margin:0;font-size:14px;line-height:1.55}[data-theme=dark] .hdp-review-body,:root.dark .hdp-review-body{color:#e5e5e5}.hdp-reviews--guest .hdp-review-body{color:var(--text-secondary,#525252)}[data-theme=dark] .hdp-reviews--guest .hdp-review-body,:root.dark .hdp-reviews--guest .hdp-review-body{color:#a3a3a3}.hdp-reviews--guest .hdp-review-note{margin-top:16px;padding-top:0}.hdp-map{border-radius:10px;width:100%;height:420px;overflow:hidden}.hdp-empty{color:var(--text-secondary,#737373);font-size:14px}.hdp-sidebar{flex-shrink:0;width:330px;position:sticky;top:0}.hdp-price-card{box-sizing:border-box;background:0 0;border:1px solid #78788033;border-radius:10px;flex-direction:column;padding:0 20px 20px;display:flex}.hdp-pc-header{border-bottom:1px solid #78788033;flex-direction:column;gap:4px;padding:20px 0 16px;display:flex}.hdp-pc-total{color:#0a0a0a;margin:0;font-family:Geist,sans-serif;font-size:24px;font-weight:600;line-height:100%}[data-theme=dark] .hdp-pc-total{color:#fafafa}.hdp-pc-total-nights{font-size:24px;font-weight:600}.hdp-pc-selected-room{color:#0a0a0a;flex-wrap:wrap;align-items:center;gap:6px;margin:6px 0 0;font-family:Geist,sans-serif;font-size:13px;font-weight:400;line-height:1.35;display:flex}[data-theme=dark] .hdp-pc-selected-room,:root.dark .hdp-pc-selected-room{color:#fafafa}.hdp-pc-selected-room strong{color:inherit;font-weight:600}.hdp-pc-selected-room-icon{color:inherit;flex-shrink:0}.hdp-pc-clear-room{color:inherit;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-family:inherit;font-size:12px;font-weight:500;text-decoration:underline}.hdp-pc-clear-room:hover{opacity:.8}.hdp-pc-per-night{color:#737373;margin:0;font-family:Geist,sans-serif;font-size:16px;font-weight:400;line-height:24px}.hdp-pc-tax-note{color:#16a34a;margin:2px 0 0;font-family:Geist,sans-serif;font-size:13px;font-weight:500;line-height:18px}[data-theme=dark] .hdp-pc-tax-note{color:#4ade80}.hdp-pc-body{flex-direction:column;gap:16px;padding-top:16px;display:flex}.hdp-pc-details,.hdp-pc-stay,.hdp-pc-amen{flex-direction:column;gap:12px;display:flex}.hdp-pc-stay-grid{border:1px solid var(--border-subtle,#78788033);background:var(--card,#fff);border-radius:10px;grid-template-columns:1fr auto 1fr;align-items:stretch;display:grid;overflow:hidden}.hdp-pc-stay-cell{flex-direction:column;gap:2px;min-width:0;padding:10px 12px;display:flex}.hdp-pc-stay-sep{background:var(--border-subtle,#78788026);width:1px;margin:8px 0}.hdp-pc-stay-label{letter-spacing:.03em;text-transform:uppercase;color:var(--text-secondary,#737373);font-family:Geist,sans-serif;font-size:11px;font-weight:500;line-height:16px}.hdp-pc-stay-date{color:var(--text-main,#0a0a0a);font-family:Geist,sans-serif;font-size:14px;font-weight:600;line-height:20px}.hdp-pc-stay-date--empty{color:var(--text-secondary,#737373);font-weight:400}.hdp-pc-stay-sub{color:var(--text-secondary,#737373);font-family:Geist,sans-serif;font-size:12px;font-weight:400;line-height:16px}.hdp-pc-stay-date .hdp-pc-stay-sub{white-space:nowrap;margin-left:.2em}.hdp-pc-stay-meta{color:var(--text-secondary,#737373);flex-wrap:wrap;align-items:center;gap:6px;margin:0;font-family:Geist,sans-serif;font-size:12.5px;font-weight:500;line-height:18px;display:inline-flex}.hdp-pc-stay-meta-icon{color:var(--text-secondary,#737373);flex-shrink:0}.hdp-pc-stay-meta-dot{color:var(--border,#d4d4d8);-webkit-user-select:none;user-select:none}[data-theme=dark] .hdp-pc-stay-grid,:root.dark .hdp-pc-stay-grid{background:#171717;border-color:#ffffff1a}[data-theme=dark] .hdp-pc-stay-sep,:root.dark .hdp-pc-stay-sep{background:#ffffff1a}[data-theme=dark] .hdp-pc-stay-date,:root.dark .hdp-pc-stay-date{color:#fafafa}[data-theme=dark] .hdp-pc-stay-label,[data-theme=dark] .hdp-pc-stay-sub,[data-theme=dark] .hdp-pc-stay-meta,[data-theme=dark] .hdp-pc-stay-meta-icon,:root.dark .hdp-pc-stay-label,:root.dark .hdp-pc-stay-sub,:root.dark .hdp-pc-stay-meta,:root.dark .hdp-pc-stay-meta-icon{color:#a3a3a3}.hdp-pc-details-title{color:#0a0a0a;letter-spacing:-.005em;margin:0;font-family:Geist,sans-serif;font-size:15px;font-weight:600;line-height:20px}[data-theme=dark] .hdp-pc-details-title{color:#fafafa}.hdp-pc-feature-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.hdp-pc-feature-row{flex-direction:row;align-items:center;gap:8px;display:flex}.hdp-pc-icon{color:#737373;flex-shrink:0;align-items:center;display:flex}.hdp-pc-feature-text{color:#737373;font-family:Geist,sans-serif;font-size:14px;font-weight:400;line-height:20px}.hdp-pc-feature-row--positive .hdp-pc-icon{color:var(--chart-2,#16a34a)}.hdp-pc-feature-row--positive .hdp-pc-feature-text{color:var(--text-main,#0a0a0a)}.hdp-pc-feature-row--muted .hdp-pc-icon,.hdp-pc-feature-row--muted .hdp-pc-feature-text{color:var(--text-secondary,#737373)}[data-theme=dark] .hdp-pc-feature-row--positive .hdp-pc-icon,:root.dark .hdp-pc-feature-row--positive .hdp-pc-icon{color:#22c55e}[data-theme=dark] .hdp-pc-feature-row--positive .hdp-pc-feature-text,:root.dark .hdp-pc-feature-row--positive .hdp-pc-feature-text{color:#fafafa}.hdp-pc-amen-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;margin:0;padding:0;list-style:none;display:grid}.hdp-pc-amen-row{align-items:center;gap:6px;min-width:0;display:inline-flex}.hdp-pc-amen-icon{background:var(--muted,#f5f5f5);width:22px;height:22px;color:var(--text-main,#0a0a0a);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.hdp-pc-amen-label{color:var(--text-secondary,#525252);white-space:nowrap;text-overflow:ellipsis;font-family:Geist,sans-serif;font-size:13px;font-weight:400;line-height:18px;overflow:hidden}[data-theme=dark] .hdp-pc-amen-icon,:root.dark .hdp-pc-amen-icon{color:#fafafa;background:#ffffff0f}[data-theme=dark] .hdp-pc-amen-label,:root.dark .hdp-pc-amen-label{color:#a3a3a3}.hdp-pc-price{flex-direction:column;gap:10px;display:flex}.hdp-pc-price-rows{flex-direction:column;gap:6px;display:flex}.hdp-pc-price-row{color:var(--text-secondary,#525252);justify-content:space-between;align-items:flex-start;gap:12px;font-family:Geist,sans-serif;font-size:13.5px;font-weight:400;line-height:20px;display:flex}.hdp-pc-price-label{flex-direction:column;gap:2px;min-width:0;display:inline-flex}.hdp-pc-price-tax-name{color:var(--text-main,#0a0a0a);font-weight:500}.hdp-pc-price-sub{color:var(--text-secondary,#737373);font-size:11.5px;line-height:16px}.hdp-pc-price-value{font-variant-numeric:tabular-nums;color:var(--text-main,#0a0a0a);white-space:nowrap;font-weight:500}.hdp-pc-price-value--muted{color:var(--text-secondary,#737373);font-weight:400}.hdp-pc-price-row--tax .hdp-pc-price-label{align-items:flex-start}.hdp-pc-price-divider{background:var(--border-subtle,#78788033);height:1px}.hdp-pc-price-row--total{color:var(--text-main,#0a0a0a);font-family:Geist,sans-serif;font-size:16px;font-weight:600;line-height:22px}.hdp-pc-price-row--total .hdp-pc-price-value{font-weight:700}.hdp-pc-price-row--sub{color:var(--text-secondary,#525252);font-size:13px;line-height:18px}[data-theme=dark] .hdp-pc-price-row,:root.dark .hdp-pc-price-row{color:#a3a3a3}[data-theme=dark] .hdp-pc-price-tax-name,[data-theme=dark] .hdp-pc-price-value,[data-theme=dark] .hdp-pc-price-row--total,:root.dark .hdp-pc-price-tax-name,:root.dark .hdp-pc-price-value,:root.dark .hdp-pc-price-row--total{color:#fafafa}[data-theme=dark] .hdp-pc-price-sub,[data-theme=dark] .hdp-pc-price-value--muted,[data-theme=dark] .hdp-pc-price-row--sub,:root.dark .hdp-pc-price-sub,:root.dark .hdp-pc-price-value--muted,:root.dark .hdp-pc-price-row--sub{color:#a3a3a3}[data-theme=dark] .hdp-pc-price-divider,:root.dark .hdp-pc-price-divider{background:#ffffff1a}.hdp-pc-actions{flex-direction:column;align-items:stretch;gap:0;display:flex}.hdp-pc-actions-row{flex-direction:row;align-items:center;gap:6px;display:flex}.hdp-pc-action-icons{align-items:center;gap:6px;display:flex}.hdp-pc-icon-btn{cursor:pointer;color:#0a0a0a;width:38px;min-width:38px;height:36px;transition:var(--transition-smooth,opacity .15s);background:linear-gradient(#ffffff1a,#ffffff1a),#e5e5e5;border:none;border-radius:8px;justify-content:center;align-items:center;display:flex}.hdp-pc-icon-btn:hover{opacity:.8}[data-theme=dark] .hdp-pc-icon-btn{color:#fff;background:linear-gradient(#0a0a0a1a,#0a0a0a1a),#ffffff1a}.hdp-pc-icon-btn.saved{color:#2563eb}[data-theme=dark] .hdp-pc-icon-btn.saved{color:#60a5fa}.hdp-book-btn{color:#fff;cursor:pointer;box-sizing:border-box;background:linear-gradient(#0a0a0a1a,#0a0a0a1a),#2563eb;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:6px;height:38px;padding:8px 16px;font-family:Geist,sans-serif;font-size:14px;font-weight:500;transition:opacity .15s;display:flex}.hdp-book-btn:hover{opacity:.9}.hdp-book-btn:disabled,.hdp-book-btn[aria-disabled=true]{opacity:.45;cursor:not-allowed}.hdp-book-btn:disabled:hover,.hdp-book-btn[aria-disabled=true]:hover{opacity:.45}.hdp-book-btn.hdp-book-btn--cancel{color:#fff;background:linear-gradient(#0a0a0a1a,#0a0a0a1a),#dc2626}.hdp-book-btn.hdp-book-btn--cancel:hover{opacity:.85}[data-theme=dark] .hdp-book-btn.hdp-book-btn--cancel,:root.dark .hdp-book-btn.hdp-book-btn--cancel{background:linear-gradient(#ffffff0f,#ffffff0f),#b91c1c}.hdp-book-btn.hdp-book-btn--search{color:#fff;background:linear-gradient(#0a0a0a1a,#0a0a0a1a),#475569}.hdp-book-btn.hdp-book-btn--search:hover{opacity:.85}[data-theme=dark] .hdp-book-btn.hdp-book-btn--search,:root.dark .hdp-book-btn.hdp-book-btn--search{background:linear-gradient(#ffffff0f,#ffffff0f),#334155}.hdp-book-hint{color:var(--text-secondary,#737373);margin:8px 0 0;font-size:13px;line-height:1.45}[data-theme=dark] .hdp-book-hint,:root.dark .hdp-book-hint{color:#a3a3a3}@media (width<=768px){.hdp{gap:12px;padding:16px}.hdp-body{flex-direction:column}.hdp-sidebar{width:100%;position:static}.hdp-price-card{padding:0 16px 16px}.hdp-title-row{flex-direction:column;align-items:flex-start}.hdp-gallery-grid{grid-template-columns:1fr}.hdp-gallery-main{aspect-ratio:16/9}.hdp-gallery-sub{grid-template-rows:1fr;grid-template-columns:repeat(4,1fr);height:80px}.hdp-rooms-grid{grid-template-columns:1fr;gap:12px}.hdp-main{box-sizing:border-box;width:100%;max-width:100%}.hdp-tab-bar{max-width:100%;gap:4px!important;padding:2px 3px!important}.hdp-tab{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden;gap:4px!important;padding:4px 8px!important;font-size:12px!important}.hdp-amen-grid{grid-template-columns:repeat(2,1fr)}.hdp-map{height:280px}}@keyframes hdp-modal-in{0%{opacity:0}to{opacity:1}}.hdp-photo-grid{grid-template-columns:repeat(3,1fr);gap:6px;padding:12px;display:grid}@media (width<=600px){.hdp-photo-grid{grid-template-columns:repeat(2,1fr)}}.hdp-photo-grid-btn{cursor:pointer;background:var(--surface-subtle,#f5f5f5);aspect-ratio:4/3;border:none;border-radius:8px;padding:0;transition:opacity .15s,transform .15s;overflow:hidden}[data-theme=dark] .hdp-photo-grid-btn{background:#262626}.hdp-photo-grid-btn:hover{opacity:.88;transform:scale(1.01)}.hdp-photo-grid-btn img{object-fit:cover;width:100%;height:100%;display:block}@keyframes hdp-lightbox-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.hdp-lightbox{justify-content:center;align-items:center;min-height:460px;padding:16px;animation:.18s hdp-lightbox-in;display:flex;position:relative}.hdp-lightbox-img{object-fit:contain;border-radius:10px;max-width:100%;max-height:68vh;display:block}.hdp-lightbox-nav{color:#fff;cursor:pointer;z-index:2;background:#00000061;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.hdp-lightbox-nav:hover{background:#0000009e}.hdp-lightbox-nav--prev{left:12px}.hdp-lightbox-nav--next{right:12px}.hdp-guest-form,.hdp-payment-form{border:1px solid #78788033;border-radius:10px;flex-direction:column;gap:16px;padding:20px;animation:.35s both hdp-fadein;display:flex}[data-theme=dark] .hdp-guest-form,[data-theme=dark] .hdp-payment-form,:root.dark .hdp-guest-form,:root.dark .hdp-payment-form{border-color:#ffffff1a}.hdp-form-title{color:var(--text-main,#0a0a0a);margin:0;padding-bottom:4px;font-size:16px;font-weight:600}[data-theme=dark] .hdp-form-title,:root.dark .hdp-form-title{color:#f5f5f5}.hdp-form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.hdp-form-field{flex-direction:column;gap:6px;display:flex}.hdp-form-label{color:var(--text-secondary,#737373);font-size:13px;font-weight:500}[data-theme=dark] .hdp-form-label,:root.dark .hdp-form-label{color:#a3a3a3}.hdp-form-input{height:38px;color:var(--text-main,#0a0a0a);box-sizing:border-box;background:#fff;border:1px solid #e5e5e5;border-radius:8px;outline:none;width:100%;padding:0 12px;font-size:14px;transition:border-color .15s,box-shadow .15s}.hdp-form-input:focus{border-color:var(--primary-blue,#3b82f6);box-shadow:0 0 0 3px #3b82f62e}.hdp-form-error{color:#dc2626;font-size:12px;line-height:16px}[data-theme=dark] .hdp-form-error,:root.dark .hdp-form-error{color:#f87171}.hdp-form-input--error,.hdp-form-input--error:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44442e}[data-theme=dark] .hdp-form-input,:root.dark .hdp-form-input{color:#f5f5f5;background:#ffffff0d;border-color:#ffffff1f}[data-theme=dark] .hdp-form-input::placeholder,:root.dark .hdp-form-input::placeholder{color:#737373}[data-theme=dark] .hdp-form-input:focus,:root.dark .hdp-form-input:focus{border-color:var(--primary-blue,#3b82f6);box-shadow:0 0 0 3px #3b82f638}.hdp-form-input[type=date]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#0a0a0a;background:#fff;border-color:#e5e5e5}.hdp-form-input[type=date]::-webkit-calendar-picker-indicator{opacity:.6;cursor:pointer}.hdp-form-input[type=date]::-webkit-calendar-picker-indicator:hover{opacity:1}[data-theme=dark] .hdp-form-input[type=date],:root.dark .hdp-form-input[type=date]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f5f5f5;background:#1c1c1e;border-color:#ffffff2e}[data-theme=dark] .hdp-form-input[type=date]:focus,:root.dark .hdp-form-input[type=date]:focus{border-color:var(--primary-blue,#3b82f6);box-shadow:0 0 0 3px #3b82f638}[data-theme=dark] .hdp-form-input[type=date]::-webkit-calendar-picker-indicator{filter:invert()brightness(.85);opacity:.75;cursor:pointer}:root.dark .hdp-form-input[type=date]::-webkit-calendar-picker-indicator{filter:invert()brightness(.85);opacity:.75;cursor:pointer}[data-theme=dark] .hdp-form-input[type=date]::-webkit-calendar-picker-indicator:hover{opacity:1}:root.dark .hdp-form-input[type=date]::-webkit-calendar-picker-indicator:hover{opacity:1}.hdp-form-note-row{align-items:center;gap:8px;display:flex}.hdp-form-checkbox{cursor:pointer;width:16px;height:16px;accent-color:var(--primary-blue,#3b82f6);flex-shrink:0}.hdp-form-note-label{color:var(--text-main,#0a0a0a);cursor:pointer;-webkit-user-select:none;user-select:none;font-size:14px;font-weight:500}[data-theme=dark] .hdp-form-note-label,:root.dark .hdp-form-note-label{color:#f5f5f5}.hdp-form-textarea{box-sizing:border-box;width:100%;color:var(--text-main,#0a0a0a);resize:vertical;background:#fff;border:1px solid #e5e5e5;border-radius:8px;outline:none;padding:10px 12px;font-family:inherit;font-size:14px;line-height:1.5;transition:border-color .15s,box-shadow .15s}.hdp-form-textarea:focus{border-color:var(--primary-blue,#3b82f6);box-shadow:0 0 0 3px #3b82f62e}[data-theme=dark] .hdp-form-textarea,:root.dark .hdp-form-textarea{color:#f5f5f5;background:#ffffff0d;border-color:#ffffff1f}[data-theme=dark] .hdp-form-textarea:focus,:root.dark .hdp-form-textarea:focus{border-color:var(--primary-blue,#3b82f6);box-shadow:0 0 0 3px #3b82f638}.hdp-payment-methods{gap:10px;display:flex}.hdp-payment-method-btn{color:var(--text-secondary,#737373);cursor:pointer;background:#fff;border:1.5px solid #e5e5e5;border-radius:8px;align-items:center;gap:7px;padding:9px 18px;font-size:14px;font-weight:500;transition:border-color .15s,color .15s,background .15s,box-shadow .15s;display:inline-flex}.hdp-payment-method-btn:hover{border-color:var(--primary-blue,#3b82f6);color:var(--primary-blue,#3b82f6)}.hdp-payment-method-btn.active{border-color:var(--primary-blue,#3b82f6);color:var(--primary-blue,#3b82f6);background:#3b82f614;box-shadow:0 0 0 3px #3b82f624}[data-theme=dark] .hdp-payment-method-btn,:root.dark .hdp-payment-method-btn{color:#a3a3a3;background:#ffffff0d;border-color:#ffffff1f}[data-theme=dark] .hdp-payment-method-btn:hover,:root.dark .hdp-payment-method-btn:hover{border-color:var(--primary-blue,#3b82f6);color:#93c5fd}[data-theme=dark] .hdp-payment-method-btn.active,:root.dark .hdp-payment-method-btn.active{border-color:var(--primary-blue,#3b82f6);color:#93c5fd;background:#3b82f61f}.hdp-card-details{flex-direction:column;gap:14px;padding-top:4px;display:flex}@media (width<=600px){.hdp-form-row{grid-template-columns:1fr}}.hdp-extras-form{border:1px solid #78788033;border-radius:10px;flex-direction:column;gap:14px;padding:20px;animation:.35s both hdp-fadein;display:flex}[data-theme=dark] .hdp-extras-form,:root.dark .hdp-extras-form{border-color:#ffffff1a}.hdp-extras-header{justify-content:space-between;align-items:center;display:flex}.hdp-extras-toggle{cursor:pointer;width:30px;height:30px;color:var(--text-secondary,#737373);background:#fafafa;border:1px solid #e5e5e5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,border-color .15s,transform .25s;display:flex}.hdp-extras-toggle svg{transition:transform .25s}.hdp-extras-toggle.collapsed svg{transform:rotate(-90deg)}[data-theme=dark] .hdp-extras-toggle,:root.dark .hdp-extras-toggle{color:#a3a3a3;background:#ffffff0f;border-color:#ffffff1f}.hdp-extras-list{flex-direction:column;gap:8px;display:flex}.hdp-extra-item{cursor:pointer;border:1px solid #e5e5e5;border-radius:10px;align-items:center;gap:12px;padding:12px 14px;transition:border-color .15s,background .15s;display:flex}.hdp-extra-item:hover{border-color:var(--primary-blue,#3b82f6);background:#3b82f60f}[data-theme=dark] .hdp-extra-item,:root.dark .hdp-extra-item{border-color:#ffffff1a}[data-theme=dark] .hdp-extra-item:hover,:root.dark .hdp-extra-item:hover{border-color:var(--primary-blue,#3b82f6);background:#3b82f614}.hdp-extra-text{flex-direction:column;flex:1;gap:3px;display:flex}.hdp-extra-title{color:var(--text-main,#0a0a0a);font-size:14px;font-weight:600;line-height:1.3}[data-theme=dark] .hdp-extra-title,:root.dark .hdp-extra-title{color:#f5f5f5}.hdp-extra-desc{color:var(--text-secondary,#737373);font-size:12px;line-height:1.5}[data-theme=dark] .hdp-extra-desc,:root.dark .hdp-extra-desc{color:#a3a3a3}.hdp-extra-icon{color:#525252;background:#f0f0f0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;min-height:36px;transition:background .15s,color .15s;display:flex}.hdp-extra-icon svg{flex-shrink:0;width:18px;height:18px}[data-theme=dark] .hdp-extra-icon,:root.dark .hdp-extra-icon{color:#a3a3a3;background:#ffffff14}.hdp-special-request{border:1px solid #78788033;border-radius:10px;flex-direction:column;gap:12px;padding:20px;animation:.35s both hdp-fadein;display:flex}[data-theme=dark] .hdp-special-request,:root.dark .hdp-special-request{border-color:#ffffff1a}.hdp-special-request-desc{color:var(--text-secondary,#737373);margin:0;font-size:13px;line-height:1.6}[data-theme=dark] .hdp-special-request-desc,:root.dark .hdp-special-request-desc{color:#a3a3a3}.hdp-review-booking{border:1px solid #78788033;border-radius:10px;flex-direction:column;gap:0;padding:20px;animation:.35s both hdp-fadein;display:flex}[data-theme=dark] .hdp-review-booking,:root.dark .hdp-review-booking{border-color:#ffffff1a}.hdp-crib-bullets{flex-direction:column;gap:10px;display:flex}.hdp-review-row{align-items:flex-start;gap:10px;display:flex}.hdp-review-check{color:var(--primary);flex-shrink:0;margin-top:1px}[data-theme=dark] .hdp-review-check,:root.dark .hdp-review-check{color:#2dd4bf}.hdp-review-bullet-text{color:var(--text-main,#0a0a0a);font-size:13.5px;line-height:1.5}[data-theme=dark] .hdp-review-bullet-text,:root.dark .hdp-review-bullet-text{color:#e5e5e5}.hdp-crib-policy-plain{color:var(--text-secondary,#737373);margin:14px 0 0;padding:0;font-size:13px;font-weight:400;line-height:1.45}[data-theme=dark] .hdp-crib-policy-plain,:root.dark .hdp-crib-policy-plain{color:#a3a3a3}.hdp-crib-room-label{color:var(--text-main,#0a0a0a);margin:0;padding:8px 0;font-size:13.5px;line-height:1.5}[data-theme=dark] .hdp-crib-room-label,:root.dark .hdp-crib-room-label{color:#e5e5e5}.hdp-crib-options{flex-direction:column;gap:10px;display:flex}.hdp-crib-option{cursor:pointer;align-items:center;gap:9px;display:flex}.hdp-crib-option-label{color:var(--text-main,#0a0a0a);align-items:center;gap:6px;font-size:13.5px;font-weight:500;display:flex}[data-theme=dark] .hdp-crib-option-label,:root.dark .hdp-crib-option-label{color:#e5e5e5}.hdp-crib-free{color:var(--primary);background:#0d94881a;border:1px solid #0d948833;border-radius:20px;align-items:center;padding:1px 8px;font-size:11px;font-weight:600;display:inline-flex}[data-theme=dark] .hdp-crib-free,:root.dark .hdp-crib-free{color:#2dd4bf;background:#2dd4bf1a;border-color:#2dd4bf33}.hdp-important-info{border:1px solid #78788033;border-radius:10px;flex-direction:column;gap:12px;padding:20px;animation:.35s both hdp-fadein;display:flex}[data-theme=dark] .hdp-important-info,:root.dark .hdp-important-info{border-color:#ffffff1a}.hdp-info-badge{letter-spacing:.01em;border-radius:6px;align-self:flex-start;padding:4px 12px;font-size:12px;font-weight:600;display:inline-flex}.hdp-info-badge--warn{color:#dc2626;background:#ef44441a;border:1px solid #ef444433}[data-theme=dark] .hdp-info-badge--warn,:root.dark .hdp-info-badge--warn{color:#f87171;background:#ef44441f;border-color:#ef444440}.hdp-info-part{border:1px solid #e5e5e5;border-radius:8px;flex-direction:column;gap:0;padding:14px 16px;transition:border-color .2s;display:flex}[data-theme=dark] .hdp-info-part,:root.dark .hdp-info-part{border-color:#ffffff1a}.hdp-info-desc{cursor:default;width:100%;color:var(--text-main,#0a0a0a);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;margin:0;padding:0;font-size:14px;font-weight:500;transition:color .15s;display:flex}[data-theme=dark] .hdp-info-desc,:root.dark .hdp-info-desc{color:var(--text-main,#fafafa)}.hdp-info-desc--label{color:#dc2626;font-size:13.5px;font-weight:600}[data-theme=dark] .hdp-info-desc--label,:root.dark .hdp-info-desc--label{color:#f87171}.hdp-info-collapsible{cursor:pointer;width:100%;color:var(--text-main,#0a0a0a);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:0;font-size:14px;font-weight:500;transition:color .15s;display:flex}.hdp-info-collapsible:hover,.hdp-info-desc:hover{color:var(--primary)}.hdp-info-collapsible svg{color:var(--text-secondary,#a3a3a3);flex-shrink:0;transition:transform .25s}.hdp-info-collapsible .hdp-info-chevron--open{transform:rotate(180deg)}[data-theme=dark] .hdp-info-collapsible,:root.dark .hdp-info-collapsible{color:#f5f5f5}[data-theme=dark] .hdp-info-collapsible:hover,:root.dark .hdp-info-collapsible:hover{color:#2dd4bf}.hdp-info-collapsible-body{padding:0 0 8px}.hdp-info-collapsible-body p{color:var(--text-secondary,#737373);margin:0;font-size:13px;line-height:1.6}[data-theme=dark] .hdp-info-collapsible-body p,:root.dark .hdp-info-collapsible-body p{color:#a3a3a3}.hdp-checkout-footer{flex-direction:column;gap:14px;animation:.35s both hdp-fadein;display:flex}.hdp-checkout-legal{color:var(--text-secondary,#737373);margin:0;font-size:12.5px;line-height:1.7}[data-theme=dark] .hdp-checkout-legal,:root.dark .hdp-checkout-legal{color:#a3a3a3}.hdp-checkout-legal-em{color:var(--text-main,#0a0a0a);font-weight:600}[data-theme=dark] .hdp-checkout-legal-em,:root.dark .hdp-checkout-legal-em{color:#fafafa}.hdp-checkout-link{color:var(--primary);text-underline-offset:2px;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;transition:text-decoration-color .15s,color .15s}button.hdp-checkout-link{font:inherit;cursor:pointer;vertical-align:baseline;text-align:inherit;background:0 0;border:none;margin:0;padding:0;display:inline}.hdp-checkout-link:hover{color:#0b7a71;text-decoration-color:currentColor}[data-theme=dark] .hdp-checkout-link,:root.dark .hdp-checkout-link{color:#60a5fa}[data-theme=dark] .hdp-checkout-link:hover,:root.dark .hdp-checkout-link:hover{color:#93c5fd;text-decoration-color:currentColor}.hdp-new-window{vertical-align:super;font-size:10px;line-height:0}.hdp-buy-now-btn{color:#fff;cursor:pointer;box-sizing:border-box;background:linear-gradient(#0a0a0a1a,#0a0a0a1a),#2563eb;border:none;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;height:36px;padding:8px 16px;font-family:Geist,sans-serif;font-size:14px;font-weight:500;transition:opacity .15s;display:flex}.hdp-buy-now-btn:hover:not(:disabled){opacity:.9}.hdp-buy-now-btn:disabled{cursor:not-allowed;opacity:.6}.hdp-booking-progress{background:var(--bg-secondary,#f1f5f9);border:1px solid var(--border,#e2e8f0);color:var(--text-main,#0f172a);border-radius:10px;align-items:flex-start;gap:12px;margin-bottom:12px;padding:12px 14px;font-size:14px;display:flex}[data-theme=dark] .hdp-booking-progress,:root.dark .hdp-booking-progress{color:#f1f5f9;background:#ffffff0a;border-color:#ffffff1a}.hdp-progress-detail{color:var(--text-secondary,#64748b);margin:4px 0 0;font-size:12px}[data-theme=dark] .hdp-progress-detail,:root.dark .hdp-progress-detail{color:#94a3b8}.hdp-payment-loading{color:var(--text-secondary,#64748b);background:var(--bg-secondary,#f8fafc);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:40px 16px;display:flex}[data-theme=dark] .hdp-payment-loading,:root.dark .hdp-payment-loading{color:#94a3b8;background:#ffffff08}.hdp-secure-notice{color:var(--text-secondary,#737373);justify-content:center;align-items:center;gap:6px;margin:0;font-size:12px;display:flex}[data-theme=dark] .hdp-secure-notice,:root.dark .hdp-secure-notice{color:#a3a3a3}.hdp-secure-icon{color:var(--primary);flex-shrink:0}[data-theme=dark] .hdp-secure-icon,:root.dark .hdp-secure-icon{color:var(--primary-blue,#60a5fa)}.hdp-payment-modal-body{flex-direction:column;gap:24px;padding:24px;display:flex;overflow-y:auto}.hdp-payment-summary{background:var(--bg-secondary,#f9fafb);border-radius:12px;padding:16px 20px}.hdp-payment-summary h4{color:var(--text-main,#0a0a0a);margin:0 0 12px;font-size:14px;font-weight:600}.hdp-payment-summary-row{color:var(--text-secondary,#6b7280);justify-content:space-between;align-items:center;margin-bottom:8px;font-size:14px;display:flex}.hdp-payment-summary-row:last-child{border-top:1px solid var(--border-subtle,#e5e7eb);margin-bottom:0;padding-top:12px}.hdp-payment-total{color:var(--text-main,#0a0a0a);font-size:18px;font-weight:700}.hdp-payment-methods-selection h4{color:var(--text-main,#0a0a0a);margin:0 0 12px;font-size:14px;font-weight:600}.hdp-payment-method-options{grid-template-columns:1fr 1fr;gap:12px;display:grid}.hdp-payment-method-option{border:2px solid var(--border-subtle,#e5e7eb);background:var(--bg-primary,#fff);color:var(--text-main,#0a0a0a);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-size:14px;font-weight:500;transition:all .15s;display:flex}.hdp-payment-method-option:hover{border-color:var(--primary-blue,#3b82f6)}.hdp-payment-method-option.active{border-color:var(--primary-blue,#3b82f6);background:#3b82f614}.hdp-payment-method-option svg{flex-shrink:0}.hdp-payment-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;align-items:center;gap:8px;padding:12px 16px;font-size:13px;display:flex}.hdp-payment-success{color:#16a34a;background:#f0fdf4;border:1px solid #86efac;border-radius:8px;align-items:center;gap:8px;padding:12px 16px;font-size:13px;display:flex}.hdp-paypal-section{text-align:center;padding:20px}.hdp-paypal-section p{color:var(--text-secondary,#6b7280);margin:0 0 16px;font-size:14px}.hdp-paypal-btn{color:#fff;cursor:pointer;background:#0070ba;border:none;border-radius:8px;justify-content:center;align-items:center;width:100%;padding:12px 24px;font-size:14px;font-weight:600;transition:opacity .15s;display:flex}.hdp-paypal-btn:hover:not(:disabled){opacity:.9}.hdp-paypal-btn:disabled{opacity:.5;cursor:not-allowed}.hdp-stripe-form{flex-direction:column;gap:20px;display:flex}.hdp-card-element-container{flex-direction:column;gap:8px;display:flex}.hdp-card-element-label{color:var(--text-main,#0a0a0a);align-items:center;gap:6px;font-size:14px;font-weight:500;display:flex}.hdp-card-element-wrapper{border:1px solid var(--border-subtle,#e5e7eb);background:var(--bg-primary,#fff);border-radius:8px;padding:12px 16px;transition:border-color .15s,box-shadow .15s}.hdp-card-element-wrapper:focus-within{border-color:var(--primary-blue,#3b82f6);box-shadow:0 0 0 3px #3b82f62e}.hdp-stripe-submit-btn{color:#fff;cursor:pointer;background:linear-gradient(#0a0a0a1a,#0a0a0a1a),#2563eb;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 24px;font-size:15px;font-weight:600;transition:opacity .15s;display:flex}.hdp-stripe-submit-btn:hover:not(:disabled){opacity:.9}.hdp-stripe-submit-btn:disabled{opacity:.5;cursor:not-allowed}.hdp-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite hdp-spin}@keyframes hdp-spin{to{transform:rotate(360deg)}}.hdp-secure-payment-notice{color:var(--text-secondary,#737373);justify-content:center;align-items:center;gap:6px;font-size:12px;display:flex}[data-theme=dark] .hdp-payment-summary,:root.dark .hdp-payment-summary{background:#ffffff0d}[data-theme=dark] .hdp-payment-summary h4,:root.dark .hdp-payment-summary h4,[data-theme=dark] .hdp-payment-total,:root.dark .hdp-payment-total,[data-theme=dark] .hdp-payment-methods-selection h4,:root.dark .hdp-payment-methods-selection h4{color:#fafafa}[data-theme=dark] .hdp-payment-method-option,:root.dark .hdp-payment-method-option{color:#fafafa;background:#262626;border-color:#ffffff1a}[data-theme=dark] .hdp-payment-method-option.active,:root.dark .hdp-payment-method-option.active{border-color:var(--primary-blue,#3b82f6);color:#fafafa;background:#3b82f624}[data-theme=dark] .hdp-card-element-wrapper,:root.dark .hdp-card-element-wrapper{background:#262626;border-color:#ffffff1a}[data-theme=dark] .hdp-card-element-wrapper:focus-within,:root.dark .hdp-card-element-wrapper:focus-within{border-color:var(--primary-blue,#3b82f6);box-shadow:0 0 0 3px #3b82f638}[data-theme=dark] .hdp-card-element-label,:root.dark .hdp-card-element-label{color:#fafafa}[data-theme=dark] .hdp-secure-payment-notice,:root.dark .hdp-secure-payment-notice{color:#a3a3a3}.hdp-checkout-card{background:var(--bg-secondary,#fff);border:1px solid var(--border-subtle,#78788033);border-radius:8px;flex-direction:column;gap:16px;margin:0 0 16px;padding:20px 20px 24px;display:flex}[data-theme=dark] .hdp-checkout-card,:root.dark .hdp-checkout-card{background:#0a0a0a;border-color:#ffffff1a}.hdp-checkout-card-header{justify-content:space-between;align-items:center;gap:12px;min-height:36px;display:flex}.hdp-checkout-card-title{color:var(--text-main,#0a0a0a);letter-spacing:-.4px;margin:0;font-size:20px;font-weight:600;line-height:1.15}[data-theme=dark] .hdp-checkout-card-title,:root.dark .hdp-checkout-card-title{color:#fafafa}.hdp-checkout-card-body{flex-direction:column;gap:16px;display:flex}.hdp-collapse-btn{border:1px solid var(--border-subtle,#e5e5e5);background:var(--bg-secondary,#fff);height:32px;color:var(--text-main,#0a0a0a);cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:0 12px;font-size:13px;font-weight:500;transition:background .15s,border-color .15s;display:inline-flex;box-shadow:0 1px 2px #0000000d}.hdp-collapse-btn:hover{background:var(--bg-hover,#f5f5f5);border-color:var(--border,#d4d4d4)}.hdp-collapse-btn-chevron{transition:transform .2s;transform:rotate(180deg)}.hdp-collapse-btn--collapsed .hdp-collapse-btn-chevron{transform:rotate(0)}[data-theme=dark] .hdp-collapse-btn,:root.dark .hdp-collapse-btn{color:#fafafa;background:#0a0a0a;border-color:#ffffff26}[data-theme=dark] .hdp-collapse-btn:hover,:root.dark .hdp-collapse-btn:hover{background:#171717;border-color:#ffffff40}.hdp-checkout-card--guest,.hdp-checkout-card--pm,.hdp-checkout-card--card-details,.hdp-checkout-card--extras,.hdp-checkout-card--special,.hdp-checkout-card--cribs,.hdp-checkout-card--cancel{padding:20px 20px 24px}.hdp-pm-body{gap:12px}.hdp-pm-option{border:1px solid var(--border-subtle,#e5e5e5);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:16px;padding:12px 16px;transition:border-color .15s,background .15s;display:flex}.hdp-pm-option:hover{border-color:var(--border,#d4d4d4);background:#3b82f60a}.hdp-pm-option--selected{border-color:var(--primary-blue,#3b82f6);background:#3b82f614}.hdp-pm-option-icon{border:1px solid var(--border-subtle,#e5e5e5);background:var(--bg-secondary,#fff);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:45px;height:45px;display:inline-flex;overflow:hidden}.hdp-pm-option-icon img{object-fit:contain;width:32px;height:32px;display:block}.hdp-pm-option-label{color:var(--text-main,#0a0a0a);flex:1;font-size:15px;font-weight:500}.hdp-pm-option-radio{appearance:none;border:1px solid var(--border,#d4d4d4);background:var(--bg-secondary,#fff);cursor:pointer;border-radius:50%;flex-shrink:0;width:16px;height:16px;margin:0;transition:border-color .15s;position:relative;box-shadow:0 1px 2px #0000000d}.hdp-pm-option-radio:checked{border-color:var(--primary-blue,#3b82f6);background:var(--primary-blue,#3b82f6);box-shadow:inset 0 0 0 3px var(--bg-secondary,#fff)}[data-theme=dark] .hdp-pm-option,:root.dark .hdp-pm-option{border-color:#ffffff1a}[data-theme=dark] .hdp-pm-option:hover,:root.dark .hdp-pm-option:hover{background:#3b82f614;border-color:#fff3}[data-theme=dark] .hdp-pm-option--selected,:root.dark .hdp-pm-option--selected{border-color:var(--primary-blue,#3b82f6);background:#3b82f61f}[data-theme=dark] .hdp-pm-option-label,:root.dark .hdp-pm-option-label{color:#fafafa}[data-theme=dark] .hdp-pm-option-icon,:root.dark .hdp-pm-option-icon{background:#171717;border-color:#ffffff26}[data-theme=dark] .hdp-pm-option-radio:not(:checked),:root.dark .hdp-pm-option-radio:not(:checked){background:#171717;border-color:#fff3}[data-theme=dark] .hdp-pm-option-radio:checked,:root.dark .hdp-pm-option-radio:checked{border-color:var(--primary-blue,#3b82f6);background:var(--primary-blue,#3b82f6);box-shadow:inset 0 0 0 3px #0a0a0a}.hdp-stripe-field{background:var(--bg-secondary,#fff);border:1px solid var(--border-subtle,#e5e5e5);border-radius:8px;align-items:center;height:36px;padding:0 12px;transition:border-color .15s,box-shadow .15s;display:flex;box-shadow:0 1px 2px #0000000d}.hdp-stripe-field:focus-within{border-color:var(--primary-blue,#3b82f6);box-shadow:0 0 0 3px #3b82f62e}.hdp-stripe-field .StripeElement,.hdp-stripe-field .__PrivateStripeElement{width:100%;min-height:22px}.hdp-stripe-field iframe{display:block;width:100%!important;min-height:22px!important}[data-theme=dark] .hdp-stripe-field,:root.dark .hdp-stripe-field{background:#171717;border-color:#ffffff26}[data-theme=dark] .hdp-stripe-field:focus-within,:root.dark .hdp-stripe-field:focus-within{border-color:var(--primary-blue,#3b82f6);box-shadow:0 0 0 3px #3b82f63d}.hdp-extras-body{gap:8px}.hdp-cancel-body-wrap{gap:12px}.hdp-cancel-item-label-inner{align-items:center;gap:8px;min-width:0;display:inline-flex}.hdp-cancel-item-label-icon{color:var(--text-secondary,#737373);flex-shrink:0}[data-theme=dark] .hdp-cancel-item-label-icon,:root.dark .hdp-cancel-item-label-icon{color:#a3a3a3}.hdp-policy-times{margin-bottom:12px}.hdp-policy-times p{color:var(--text-secondary,#737373);margin:0 0 6px;font-size:13px;line-height:1.5}.hdp-policy-times p:last-child{margin-bottom:0}[data-theme=dark] .hdp-policy-times p,:root.dark .hdp-policy-times p{color:#a3a3a3}.hdp-policy-fees-intro{color:var(--text-secondary,#737373);margin:0 0 12px;font-size:12.5px;line-height:1.55}[data-theme=dark] .hdp-policy-fees-intro,:root.dark .hdp-policy-fees-intro{color:#a3a3a3}.hdp-policy-fee-card{border:1px solid var(--border-subtle,#e5e5e5);background:var(--bg-secondary,#fafafa);border-radius:8px;margin-bottom:12px;padding:10px 12px}.hdp-policy-fee-card:last-child{margin-bottom:0}[data-theme=dark] .hdp-policy-fee-card,:root.dark .hdp-policy-fee-card{background:#0a0a0a;border-color:#ffffff1a}.hdp-policy-fee-title{color:var(--text-main,#0a0a0a);margin:0 0 8px;font-size:13px;font-weight:600}[data-theme=dark] .hdp-policy-fee-title,:root.dark .hdp-policy-fee-title{color:#fafafa}.hdp-metapolicy-dl{grid-template-columns:minmax(0,38%) minmax(0,62%);gap:8px 12px;margin:0;font-size:13px;line-height:1.45;display:grid}.hdp-metapolicy-dl dt{color:var(--text-main,#0a0a0a);margin:0;font-weight:600}.hdp-metapolicy-dl dd{color:var(--text-secondary,#525252);overflow-wrap:anywhere;margin:0}.hdp-metapolicy-dl--nested{grid-template-columns:minmax(0,42%) minmax(0,58%);width:100%;margin-top:4px}[data-theme=dark] .hdp-metapolicy-dl dt,:root.dark .hdp-metapolicy-dl dt{color:#fafafa}[data-theme=dark] .hdp-metapolicy-dl dd,:root.dark .hdp-metapolicy-dl dd{color:#a3a3a3}.hdp-metapolicy-html{color:var(--text-secondary,#737373);font-size:13px;line-height:1.55}[data-theme=dark] .hdp-metapolicy-html,:root.dark .hdp-metapolicy-html{color:#a3a3a3}.hdp-cancel-item{flex-direction:column;gap:8px;display:flex}.hdp-cancel-item-header{border:1px solid var(--border-subtle,#e5e5e5);background:var(--bg-secondary,#fff);width:100%;color:var(--text-main,#0a0a0a);text-align:left;cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;font-size:14px;font-weight:500;transition:border-color .15s,background .15s;display:flex}.hdp-cancel-item-header:hover{border-color:var(--border,#d4d4d4);background:var(--bg-hover,#fafafa)}.hdp-cancel-item-label{flex:1;align-items:center;min-width:0;display:flex}.hdp-cancel-item-chevron{color:var(--text-secondary,#737373);flex-shrink:0;transition:transform .2s}.hdp-cancel-item-chevron--open{transform:rotate(180deg)}[data-theme=dark] .hdp-cancel-item-header,:root.dark .hdp-cancel-item-header{color:#fafafa;background:#0a0a0a;border-color:#ffffff1a}[data-theme=dark] .hdp-cancel-item-header:hover,:root.dark .hdp-cancel-item-header:hover{background:#171717;border-color:#ffffff2e}[data-theme=dark] .hdp-cancel-item-chevron,:root.dark .hdp-cancel-item-chevron{color:#a3a3a3}.hdp-cancel-item-body{border:1px solid var(--border-subtle,#e5e5e5);background:var(--bg-secondary,#fff);border-radius:8px;padding:12px 14px}.hdp-cancel-item-body p{color:var(--text-secondary,#737373);margin:0;font-size:13px;line-height:1.55}[data-theme=dark] .hdp-cancel-item-body,:root.dark .hdp-cancel-item-body{background:#0a0a0a;border-color:#ffffff1a}[data-theme=dark] .hdp-cancel-item-body p,:root.dark .hdp-cancel-item-body p{color:#a3a3a3}.hdp-cancel-item-body .hdp-metapolicy-text{color:var(--text-secondary,#737373);margin:0;font-size:13px;line-height:1.55}.hdp-cancel-item-body .hdp-metapolicy-list{color:var(--text-secondary,#737373);margin:0;padding-left:1.15rem;font-size:13px;line-height:1.55}.hdp-cancel-item-body .hdp-metapolicy-nested{color:var(--text-secondary,#737373);flex-direction:column;gap:6px;font-size:13px;line-height:1.5;display:flex}.hdp-cancel-item-body .hdp-metapolicy-subrow strong{color:var(--text-main,#0a0a0a);font-weight:600}[data-theme=dark] .hdp-cancel-item-body .hdp-metapolicy-text,[data-theme=dark] .hdp-cancel-item-body .hdp-metapolicy-list,[data-theme=dark] .hdp-cancel-item-body .hdp-metapolicy-nested,:root.dark .hdp-cancel-item-body .hdp-metapolicy-text,:root.dark .hdp-cancel-item-body .hdp-metapolicy-list,:root.dark .hdp-cancel-item-body .hdp-metapolicy-nested{color:#a3a3a3}[data-theme=dark] .hdp-cancel-item-body .hdp-metapolicy-subrow strong,:root.dark .hdp-cancel-item-body .hdp-metapolicy-subrow strong{color:#fafafa}.hdp-crib-policy-terms{flex-direction:column;gap:10px;margin:0 0 12px;padding:0;list-style:none;display:flex}.hdp-crib-policy-term{color:var(--text-secondary,#52525b);align-items:flex-start;gap:10px;font-size:13px;line-height:1.45;display:flex}.hdp-crib-policy-check{color:var(--primary-blue,#2563eb);flex-shrink:0;margin-top:2px}[data-theme=dark] .hdp-crib-policy-term,:root.dark .hdp-crib-policy-term{color:#a3a3a3}[data-theme=dark] .hdp-crib-policy-check,:root.dark .hdp-crib-policy-check{color:#60a5fa}.hdp-crib-compact{width:100%}.hdp-crib-compact .compact-checkbox{align-items:flex-start}@media (width<=640px){.hdp-checkout-card{padding:16px}.hdp-pm-option{gap:12px;padding:10px 12px}.hdp-pm-option-icon{width:38px;height:38px}.hdp-pm-option-icon img{width:26px;height:26px}}@media (width<=768px){.hdp-room-radio{width:1rem;height:1rem}.hdp-room-radio--selected:after{width:.5rem;height:.5rem;top:calc(50% - .25rem);left:calc(50% - .25rem)}.hdp-pm-option-radio{width:1rem;height:1rem}.hdp--mobile-tabbed{padding-bottom:180px!important}.hdp-sidebar--mobile-fixed{z-index:100!important;background:var(--surface,#fff)!important;width:100%!important;padding:12px 16px!important;padding-bottom:calc(12px + env(safe-area-inset-bottom,0px))!important;border-top:1px solid #78788033!important;border-radius:0!important;max-height:50dvh!important;position:fixed!important;inset:auto 0 0!important;overflow-y:auto!important;box-shadow:0 -4px 24px #0000001a!important}[data-theme=dark] .hdp-sidebar--mobile-fixed,:root.dark .hdp-sidebar--mobile-fixed{background:var(--surface,#1c1c1e)!important;border-top-color:#ffffff1f!important;box-shadow:0 -4px 24px #0000004d!important}.hdp-section--mobile-hidden{display:none!important}.hdp-pc-stay-grid{background:0 0!important;border:none!important;border-radius:0!important;grid-template-columns:1fr 1fr!important;gap:8px!important;padding:0!important;overflow:visible!important}.hdp-pc-stay-sep{display:none!important}.hdp-pc-stay-cell{border:1px solid var(--border-subtle,#e5e7eb)!important;background:#00000008!important;border-radius:8px!important;min-height:36px!important;padding:8px 12px!important}.hdp-pc-stay-cell:hover{background:#0000000f!important;border-color:#d4d4d4!important}[data-theme=dark] .hdp-pc-stay-cell,:root.dark .hdp-pc-stay-cell{background:#ffffff14!important;border-color:#fff3!important}[data-theme=dark] .hdp-pc-stay-cell:hover,:root.dark .hdp-pc-stay-cell:hover{background:#ffffff24!important;border-color:#ffffff4d!important}.cdp-select-trigger.hdp-form-input{border-color:var(--border-subtle,#e5e7eb)!important;background:#00000008!important}[data-theme=dark] .cdp-select-trigger.hdp-form-input,:root.dark .cdp-select-trigger.hdp-form-input{background:#ffffff14!important;border-color:#fff3!important}}@media (width<=1023px){.hdp-tab-bar--sticky{top:var(--app-top-inset,0px);transition:top .28s}.hdp-section{scroll-margin-top:calc(var(--app-top-inset,0px) + 72px)}}@media (width<=768px){.hdp--has-cta-bar{padding-bottom:calc(var(--shell-bottom-inset,64px) + 96px)}.hdp-cta-bar{left:12px;right:12px;bottom:calc(var(--shell-bottom-inset,64px) + 8px);z-index:96;background:var(--surface,#fff);box-sizing:border-box;border:1px solid #78788033;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;transition:bottom .28s;display:flex;position:fixed;box-shadow:0 8px 28px #00000029}body.app-chrome-hidden .hdp-cta-bar{bottom:calc(env(safe-area-inset-bottom,0px) + 8px)}[data-theme=dark] .hdp-cta-bar,:root.dark .hdp-cta-bar{background:var(--surface,#1c1c1e);border-color:#ffffff1f;box-shadow:0 8px 28px #00000059}.hdp-cta-bar-info{flex-direction:column;gap:1px;min-width:0;display:flex}.hdp-cta-bar-price{color:var(--text-main,#0a0a0a);white-space:nowrap;text-overflow:ellipsis;font-family:Geist,sans-serif;font-size:16px;font-weight:600;line-height:22px;overflow:hidden}[data-theme=dark] .hdp-cta-bar-price,:root.dark .hdp-cta-bar-price{color:#fafafa}.hdp-cta-bar-sub{color:var(--text-secondary,#737373);white-space:nowrap;text-overflow:ellipsis;font-family:Geist,sans-serif;font-size:12px;line-height:16px;overflow:hidden}[data-theme=dark] .hdp-cta-bar-sub,:root.dark .hdp-cta-bar-sub{color:#a3a3a3}.hdp-cta-bar-btn{color:#fff;cursor:pointer;box-sizing:border-box;background:linear-gradient(#0a0a0a1a,#0a0a0a1a),#2563eb;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;gap:6px;height:40px;padding:8px 18px;font-family:Geist,sans-serif;font-size:14px;font-weight:600;transition:opacity .15s;display:flex}.hdp-cta-bar-btn:hover{opacity:.9}.hdp-cta-bar-btn:disabled,.hdp-cta-bar-btn[aria-disabled=true]{opacity:.45;cursor:not-allowed}.hdp-cta-bar-btn.hdp-cta-bar-btn--search{background:linear-gradient(#0a0a0a1a,#0a0a0a1a),#475569}@media (prefers-reduced-motion:reduce){.hdp-tab-bar--sticky,.hdp-cta-bar{transition:none}}}
