#hp-concierge-root{--hp-tab-w: 30px;position:fixed;bottom:24px;z-index:9990;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}#hp-concierge-root[data-position=bottom-right]{right:24px}#hp-concierge-root[data-position=bottom-left],#hp-concierge-root[data-position=bottom-left] #hp-concierge-panel{left:24px;right:auto}#hp-concierge-root[data-position=middle-right] #hp-concierge-dock{top:50%;bottom:auto;left:auto;right:env(safe-area-inset-right,0px);transform:translateY(-50%)}#hp-concierge-root[data-theme=dark] #hp-concierge-panel{background:#1a1a1a}#hp-concierge-root[data-theme=dark] #hp-concierge-messages{background:#111}#hp-concierge-root[data-theme=dark] .hp-msg-bot .hp-msg-bubble{background:#232323;color:#e8e8e8}#hp-concierge-root[data-theme=dark] #hp-concierge-form{background:#1a1a1a;border-top-color:#2a2a2a}#hp-concierge-root[data-theme=dark] #hp-concierge-input{background:#232323;border-color:#2a2a2a;color:#e8e8e8}@media(prefers-color-scheme:dark){#hp-concierge-root[data-theme=auto] #hp-concierge-panel{background:#1a1a1a}#hp-concierge-root[data-theme=auto] #hp-concierge-messages{background:#111}#hp-concierge-root[data-theme=auto] .hp-msg-bot .hp-msg-bubble{background:#232323;color:#e8e8e8}#hp-concierge-root[data-theme=auto] #hp-concierge-form{background:#1a1a1a;border-top-color:#2a2a2a}#hp-concierge-root[data-theme=auto] #hp-concierge-input{background:#232323;border-color:#2a2a2a;color:#e8e8e8}}#hp-concierge-bubble{flex:1 1 auto;min-width:0;border:0;padding:6px 4px 7px;background:transparent;color:#fff;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;transition:transform .2s ease;font-family:Manrope,Inter,system-ui,-apple-system,sans-serif}#hp-concierge-bubble:hover{transform:translateY(-1px)}#hp-concierge-bubble:focus-visible{outline:3px solid color-mix(in srgb,var(--hp-concierge-accent) 25%,transparent);outline-offset:2px}.hp-concierge-bubble__icon{position:relative;width:16px;height:12.3px;display:block;color:#fff}.hp-concierge-bubble__icon img{width:100%;height:100%;object-fit:contain;display:block}.hp-concierge-bubble__icon svg{width:100%;height:100%;display:block;color:inherit}.hp-concierge-bubble__icon:has(svg[stroke]){width:18px;height:18px}.hp-concierge-bubble__caption{flex:0 0 auto;font-size:10px;font-weight:700;line-height:1.2;text-align:center;color:#fff;max-width:62px;text-transform:capitalize;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hp-concierge-bubble__tabcaption,.hp-concierge-bubble__chevron{display:none;flex:0 0 auto}#hp-concierge-quick-replies{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:6px}.hp-quick-reply{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid #ececec;border-radius:14px;padding:10px 14px;font-size:13px;font-weight:500;cursor:pointer;color:#1a1a1a;font-family:inherit;box-shadow:0 1px 2px #0000000a;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease;text-align:left;line-height:1.25}.hp-quick-reply:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--hp-concierge-accent) 40%,#ececec);box-shadow:0 6px 16px #00000014}.hp-quick-reply-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;flex-shrink:0;background:color-mix(in srgb,var(--hp-concierge-accent) 12%,transparent);color:var(--hp-concierge-accent)}#hp-concierge-root[data-theme=dark] .hp-quick-reply{background:#1f1f1f;border-color:#2a2a2a;color:#e8e8e8;box-shadow:none}#hp-concierge-root[data-theme=dark] .hp-quick-reply-icon{background:color-mix(in srgb,var(--hp-concierge-accent) 22%,transparent)}@media(prefers-color-scheme:dark){#hp-concierge-root[data-theme=auto] .hp-quick-reply{background:#1f1f1f;border-color:#2a2a2a;color:#e8e8e8;box-shadow:none}#hp-concierge-root[data-theme=auto] .hp-quick-reply-icon{background:color-mix(in srgb,var(--hp-concierge-accent) 22%,transparent)}}#hp-concierge-reviews-chip{display:inline-flex;align-items:center;gap:4px;background:#ffffff2e;border:0;color:#fff;padding:4px 10px;border-radius:999px;cursor:pointer;font-family:inherit;font-size:12px;font-weight:600}#hp-concierge-reviews-chip:hover{background:#ffffff47}.hp-concierge-reviews-count{font-weight:400;opacity:.85}#hp-concierge-reviews-panel{position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;z-index:2;display:flex;flex-direction:column;animation:hp-slide-in .2s ease-out}@keyframes hp-slide-in{0%{transform:translate(20px);opacity:0}to{transform:none;opacity:1}}@media(prefers-reduced-motion:reduce){#hp-concierge-reviews-panel{animation:none}}#hp-concierge-reviews-panel[hidden]{display:none}#hp-concierge-reviews-panel-header{display:flex;align-items:center;gap:10px;padding:14px 18px;border-bottom:1px solid #ececec;font-size:14px;font-weight:600;color:#1a1a1a}#hp-concierge-reviews-back{background:none;border:0;cursor:pointer;color:#1a1a1a;width:24px;height:24px;display:flex;align-items:center;justify-content:center}#hp-concierge-reviews-list{flex:1;overflow-y:auto;padding:14px 18px;display:flex;flex-direction:column;gap:14px}.hp-concierge-review{padding-bottom:12px;border-bottom:1px solid #f0f0f0}.hp-concierge-review:last-child{border-bottom:0}.hp-concierge-review-meta{display:flex;gap:8px;align-items:baseline;font-size:12px;color:#666}.hp-concierge-review-stars{color:#f59e0b;font-size:13px;letter-spacing:1px}.hp-concierge-review-name{font-weight:600;color:#1a1a1a}.hp-concierge-review-when{margin-left:auto;color:#999;font-size:11px}.hp-concierge-review-text{margin-top:6px;font-size:13px;line-height:1.5;color:#2a2a2a}.hp-concierge-review-empty{color:#888;font-size:13px}#hp-concierge-root[data-theme=dark] #hp-concierge-reviews-panel,#hp-concierge-root[data-theme=dark] #hp-concierge-reviews-panel-header{background:#1a1a1a;color:#e8e8e8;border-color:#2a2a2a}#hp-concierge-root[data-theme=dark] .hp-concierge-review-text,#hp-concierge-root[data-theme=dark] .hp-concierge-review-name{color:#e8e8e8}#hp-concierge-root[data-theme=dark] .hp-concierge-review{border-bottom-color:#2a2a2a}@media(prefers-color-scheme:dark){#hp-concierge-root[data-theme=auto] #hp-concierge-reviews-panel,#hp-concierge-root[data-theme=auto] #hp-concierge-reviews-panel-header{background:#1a1a1a;color:#e8e8e8;border-color:#2a2a2a}#hp-concierge-root[data-theme=auto] .hp-concierge-review-text,#hp-concierge-root[data-theme=auto] .hp-concierge-review-name{color:#e8e8e8}#hp-concierge-root[data-theme=auto] .hp-concierge-review{border-bottom-color:#2a2a2a}}#hp-concierge-panel{position:fixed;bottom:100px;right:24px;width:384px;max-width:calc(100vw - 32px);height:600px;max-height:calc(100dvh - 140px);background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 32px 80px -8px #00000052,0 16px 32px -8px #0000001f,0 0 0 1px #0000000a;display:flex;flex-direction:column;animation:hp-fade-in .22s cubic-bezier(.16,1,.3,1)}#hp-concierge-panel #hp-concierge-reviews-panel{position:absolute;top:0;right:0;bottom:0;left:0}@keyframes hp-fade-in{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){#hp-concierge-panel{animation:none}}#hp-concierge-panel[hidden]{display:none}#hp-concierge-panel:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:90;border-radius:inherit;pointer-events:none;opacity:0;transition:opacity .4s ease;box-shadow:inset 0 0 13px 1px #6b46e06b,inset 0 0 33px 5px #6b46e038,inset 0 0 53px 9px #4ed4cb26}#hp-concierge-panel.hp-glow-thinking:after,#hp-concierge-panel.hp-glow-speaking:after,#hp-concierge-panel.hp-glow-listening:after{opacity:1}#hp-concierge-panel.hp-glow-thinking:after{animation:hp-panel-glow-think 3.6s ease-in-out infinite}#hp-concierge-panel.hp-glow-speaking:after{animation:hp-panel-glow-speak 1.1s ease-in-out infinite}#hp-concierge-panel.hp-glow-listening:after{animation:hp-panel-glow-listen 1.5s ease-in-out infinite}@keyframes hp-panel-glow-think{0%,to{box-shadow:inset 0 0 14px 1px #6b46e070,inset 0 0 35px 6px #6b46e038,inset 0 0 55px 10px #4ed4cb24}33%{box-shadow:inset 0 0 16px 2px #4ed4cb75,inset 0 0 38px 6px #4ed4cb3b,inset 0 0 58px 10px #d4537e24}66%{box-shadow:inset 0 0 15px 2px #d4537e61,inset 0 0 36px 6px #d4537e33,inset 0 0 56px 10px #6b46e02e}}@keyframes hp-panel-glow-speak{0%,to{box-shadow:inset 0 0 13px 1px color-mix(in srgb,var(--hp-concierge-accent) 48%,transparent),inset 0 0 32px 5px #6b46e042,inset 0 0 52px 9px #4ed4cb29}50%{box-shadow:inset 0 0 19px 3px #4ed4cb80,inset 0 0 42px 7px color-mix(in srgb,var(--hp-concierge-accent) 38%,transparent),inset 0 0 63px 11px #6b46e04d}}@keyframes hp-panel-glow-listen{0%,to{box-shadow:inset 0 0 12px 1px #4ed4cb6b,inset 0 0 29px 5px #1d9e7538,inset 0 0 48px 8px #6b46e01c}50%{box-shadow:inset 0 0 18px 3px #4ed4cb8a,inset 0 0 39px 7px #1d9e754d,inset 0 0 59px 10px #6b46e029}}@media(prefers-reduced-motion:reduce){#hp-concierge-panel.hp-glow-thinking:after,#hp-concierge-panel.hp-glow-speaking:after,#hp-concierge-panel.hp-glow-listening:after{animation:none}}#hp-concierge-header{padding:15px 18px;color:#1a1a1a;background:#fff;border-bottom:1px solid #eeeeef;display:flex;align-items:center;justify-content:space-between;gap:12px;position:relative}.hp-concierge-header-identity{display:flex;align-items:center;gap:14px;flex:1;min-width:0;position:relative;z-index:1}.hp-concierge-avatar{position:relative;width:44px;height:44px;border-radius:50%;background:color-mix(in srgb,var(--hp-concierge-accent) 12%,#f0f0f2);color:var(--hp-concierge-accent);font-weight:700;font-size:17px;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden;box-shadow:inset 0 0 0 1px #0000000f}.hp-concierge-avatar img{width:100%;height:100%;object-fit:cover}.hp-concierge-online{position:absolute;bottom:-1px;right:-1px;width:14px;height:14px;border-radius:50%;background:#22c55e;border:2.5px solid #fff;box-shadow:0 0 #22c55e99;animation:hp-online-pulse 2s ease-in-out infinite}@keyframes hp-online-pulse{0%,to{box-shadow:0 0 #22c55e73}50%{box-shadow:0 0 0 6px #22c55e00}}@media(prefers-reduced-motion:reduce){.hp-concierge-online{animation:none}}.hp-concierge-header-text{min-width:0;position:relative;z-index:1}#hp-concierge-title{font-size:16px;font-weight:800;margin:0;color:#1a1a1a;letter-spacing:-.015em;line-height:1.15}#hp-concierge-subtitle{font-size:11.5px;color:#a0a0a5;margin:3px 0 0;font-weight:500;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;letter-spacing:.01em}.hp-concierge-status-dot{width:7px;height:7px;border-radius:50%;background:#22c55e;box-shadow:0 0 8px #22c55eb3;flex-shrink:0}.hp-concierge-header-actions{display:flex;align-items:center;gap:6px;flex-shrink:0;position:relative;z-index:1}#hp-concierge-close,#hp-concierge-new,#hp-concierge-history,#hp-concierge-share{background:#f3f3f5;border:0;color:#5a5a5a;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s ease,transform .15s ease,color .15s ease}#hp-concierge-close:hover,#hp-concierge-new:hover,#hp-concierge-history:hover,#hp-concierge-share:hover{background:#e8e8ec;color:#1a1a1a;transform:scale(1.05)}#hp-concierge-new:disabled{opacity:.5;cursor:default;transform:none}#hp-concierge-history[hidden],#hp-concierge-share[hidden]{display:none}#hp-concierge-share.is-copied{background:#dcf5e7;color:#16794c}#hp-concierge-share.is-failed{background:#fde4e1;color:#b3261e}#hp-concierge-speak.hp-speak-on{background:var(--hp-concierge-accent);color:#fff}#hp-concierge-speak.hp-speak-on:hover{background:var(--hp-concierge-accent);color:#fff;filter:brightness(1.06)}#hp-concierge-speak.hp-speak-playing{animation:hp-speak-pulse 1.15s ease-in-out infinite}@keyframes hp-speak-pulse{0%,to{box-shadow:0 0 color-mix(in srgb,var(--hp-concierge-accent) 45%,transparent)}50%{box-shadow:0 0 0 6px color-mix(in srgb,var(--hp-concierge-accent) 0%,transparent)}}@media(prefers-reduced-motion:reduce){#hp-concierge-speak.hp-speak-playing{animation:none}}#hp-concierge-panel .hp-concierge-mic-help{position:absolute;top:0;right:0;bottom:0;left:0;z-index:40;display:flex;align-items:center;justify-content:center;padding:20px;background:#14161c8c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}#hp-concierge-panel .hp-concierge-mic-help[hidden]{display:none}.hp-mic-help-card{position:relative;width:100%;max-width:320px;background:#fff;color:#1f2430;border-radius:18px;padding:26px 22px 22px;box-shadow:0 18px 50px #00000047;text-align:center}.hp-mic-help-close{position:absolute;top:10px;right:10px;width:30px;height:30px;border:0;border-radius:50%;background:transparent;color:#9aa0ac;cursor:pointer;display:flex;align-items:center;justify-content:center}.hp-mic-help-close:hover{background:#f0f1f4;color:#1f2430}.hp-mic-help-icon{width:56px;height:56px;margin:0 auto 14px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--hp-concierge-accent) 14%,transparent);color:var(--hp-concierge-accent)}.hp-mic-help-card h3{margin:0 0 8px;font-size:17px;font-weight:700}.hp-mic-help-body{margin:0 0 12px;font-size:13.5px;line-height:1.5;color:#4a5060}.hp-mic-help-how{margin:0 0 18px;font-size:13px;line-height:1.55;color:#1f2430;background:#f5f6f8;border-radius:12px;padding:12px 14px;text-align:left}.hp-mic-help-actions{display:flex;gap:10px}.hp-mic-help-actions button{flex:1 1 0;border:0;cursor:pointer;border-radius:12px;padding:12px 10px;font-size:13px;font-weight:700;font-family:inherit;min-height:44px;transition:filter .15s ease,background .15s ease}.hp-mic-help-primary{background:var(--hp-concierge-accent);color:#fff}.hp-mic-help-primary:hover{filter:brightness(1.06)}.hp-mic-help-secondary{background:#eceef2;color:#1f2430}.hp-mic-help-secondary:hover{background:#e2e5ea}#hp-concierge-root[data-theme=dark] .hp-mic-help-card{background:#1c1f27;color:#e8e8ea}#hp-concierge-root[data-theme=dark] .hp-mic-help-body{color:#aab0bd}#hp-concierge-root[data-theme=dark] .hp-mic-help-how{background:#262a33;color:#e8e8ea}#hp-concierge-root[data-theme=dark] .hp-mic-help-secondary{background:#2b2f38;color:#e8e8ea}#hp-concierge-root[data-theme=dark] .hp-mic-help-close:hover{background:#2b2f38;color:#fff}#hp-concierge-panel .hp-concierge-history-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20;background:#fff;display:flex;flex-direction:column}#hp-concierge-panel .hp-concierge-history-overlay[hidden]{display:none}.hp-concierge-history-top{display:flex;align-items:center;gap:10px;flex:0 0 auto;padding:14px 16px;border-bottom:1px solid rgba(0,0,0,.06)}.hp-concierge-history-back{width:34px;height:34px;border-radius:50%;border:0;cursor:pointer;flex:0 0 auto;background:#eef0f3;color:#1a1a1a;display:flex;align-items:center;justify-content:center;transition:background .15s ease}.hp-concierge-history-back:hover{background:#e3e6ea}.hp-concierge-history-heading{font-size:15px;font-weight:700;color:#0c0c0c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hp-concierge-history-body{flex:1 1 auto;overflow-y:auto;padding:12px 14px;display:flex;flex-direction:column;gap:8px}.hp-concierge-history-empty{color:#6b7280;font-size:14px;text-align:center;margin:28px 12px}.hp-concierge-history-item{text-align:left;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:#f7f8fa;border:1px solid #e3e6ee;border-radius:12px;padding:10px 12px;display:flex;flex-direction:column;gap:3px;transition:background .15s ease,border-color .15s ease}.hp-concierge-history-item:hover{background:#eef1f6;border-color:color-mix(in srgb,var(--hp-concierge-accent) 40%,#e3e6ee)}.hp-concierge-history-item-row{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.hp-concierge-history-item-title{font-size:13.5px;font-weight:700;color:#0c0c0c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hp-concierge-history-item-meta{font-size:11px;color:#9aa0aa;flex:0 0 auto}.hp-concierge-history-item-preview{font-size:12px;color:#6b7280;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#hp-concierge-root[data-theme=dark] #hp-concierge-panel .hp-concierge-history-overlay{background:#1a1a1a}#hp-concierge-root[data-theme=dark] .hp-concierge-history-top{border-bottom-color:#2a2a2a}#hp-concierge-root[data-theme=dark] .hp-concierge-history-heading{color:#f0f0f0}#hp-concierge-root[data-theme=dark] .hp-concierge-history-back{background:#2a2a2a;color:#e8e8e8}#hp-concierge-root[data-theme=dark] .hp-concierge-history-item{background:#232323;border-color:#313131}#hp-concierge-root[data-theme=dark] .hp-concierge-history-item-title{color:#f0f0f0}#hp-concierge-messages{flex:1;overflow-y:auto;padding:16px 16px 14px;background:#fff;display:flex;flex-direction:column;gap:10px}.hp-msg{display:flex;align-items:flex-end;gap:8px}.hp-msg-bot{justify-content:flex-start}.hp-msg-user{justify-content:flex-end}.hp-msg-with-avatar{align-items:flex-start}.hp-msg-avatar{flex-shrink:0;width:30px;height:30px;border-radius:50%;overflow:hidden;background:color-mix(in srgb,var(--hp-concierge-accent) 14%,#fff);color:var(--hp-concierge-accent);font-weight:700;font-size:13px;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 1px 3px #00000014,inset 0 0 0 1px #0000000a}.hp-msg-avatar img{width:100%;height:100%;object-fit:cover}.hp-msg-content{display:flex;flex-direction:column;gap:3px;min-width:0;max-width:calc(100% - 38px)}.hp-msg-author{font-size:11px;font-weight:700;color:#555;letter-spacing:.02em;padding-left:2px}.hp-msg-bot-followup{padding-left:0}.hp-msg-bot-followup .hp-msg-bubble{max-width:82%}.hp-msg-bubble{max-width:88%;padding:12px 17px;border-radius:20px;font-size:15px;line-height:1.45;font-weight:600;word-wrap:break-word;letter-spacing:-.006em}.hp-msg-bot .hp-msg-bubble{background:#f2f5f9;color:#0c0c0c;border-radius:20px 20px 20px 0}.hp-msg-bot .hp-msg-bubble strong{font-weight:700;color:#0a0a0a}.hp-msg-bot .hp-msg-bubble em{font-style:italic}.hp-msg-bot .hp-msg-bubble code{background:#0000000d;padding:1px 5px;border-radius:4px;font-size:.92em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.hp-msg-bot .hp-msg-bubble a{color:var(--hp-concierge-accent);text-decoration:underline;text-underline-offset:2px}.hp-msg-bot .hp-msg-bubble ul{margin:6px 0;padding-left:18px}.hp-msg-bot .hp-msg-bubble ul li{margin:2px 0}.hp-msg-bot .hp-msg-bubble ul li::marker{color:var(--hp-concierge-accent)}.hp-msg-user .hp-msg-bubble{background:#f3f3f0;color:#0c0c0c;border-radius:20px 0 20px 20px}.hp-msg-error .hp-msg-bubble{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.hp-msg-longwait{font-size:12px;color:#8a9096;font-style:italic;margin:4px 0 0 6px}.hp-msg-coupon-pill{display:inline-flex;align-items:center;gap:8px;margin-top:10px;padding:6px 4px 6px 10px;border:1px dashed color-mix(in srgb,var(--hp-concierge-accent) 55%,transparent);background:color-mix(in srgb,var(--hp-concierge-accent) 6%,transparent);border-radius:999px;font:inherit;cursor:pointer;color:var(--hp-concierge-accent)}.hp-msg-coupon-pill:hover,.hp-msg-coupon-pill:focus-visible{background:color-mix(in srgb,var(--hp-concierge-accent) 12%,transparent);outline:none}.hp-msg-coupon-pill:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb,var(--hp-concierge-accent) 35%,transparent)}.hp-msg-coupon-code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:700;letter-spacing:.04em}.hp-msg-coupon-action{padding:3px 10px;background:var(--hp-concierge-accent);color:#fff;border-radius:999px;font-size:.78em;font-weight:600;transition:background .18s ease}.hp-msg-coupon-action[data-state=copied]{background:#16a34a}.hp-msg-typing{min-width:52px;display:inline-flex;align-items:center;gap:5px;padding:8px 6px}.hp-msg-typing:before,.hp-msg-typing:after,.hp-msg-typing>.hp-typing-mid{content:"";width:6px;height:6px;border-radius:50%;background:currentColor;will-change:transform,opacity;animation:hp-typing-wave 1.4s cubic-bezier(.45,0,.55,1) infinite}.hp-msg-typing>.hp-typing-mid{animation-delay:.18s}.hp-msg-typing:after{animation-delay:.36s}@keyframes hp-typing-wave{0%,to{transform:translateY(0);opacity:.35}50%{transform:translateY(-2.5px);opacity:.9}}@media(prefers-reduced-motion:reduce){.hp-msg-typing:before,.hp-msg-typing:after,.hp-msg-typing>.hp-typing-mid{animation:none;opacity:.55;transform:none}}#hp-concierge-form{display:flex;flex-direction:column;gap:10px;padding:14px 18px 16px;border-top:1px solid rgba(0,0,0,.06);background:#fff;align-items:stretch;position:relative}#hp-concierge-input{width:100%;box-sizing:border-box;border:1px solid #c7c7cc;border-radius:26px;padding:12px 18px;font-size:15px;outline:none;font-family:inherit;background:#fff;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease;letter-spacing:-.005em;resize:none;min-height:44px;max-height:120px;line-height:1.4;overflow-y:auto;scrollbar-width:thin}#hp-concierge-input:focus{border-color:color-mix(in srgb,var(--hp-concierge-accent) 60%,#e8e8e8);background:#fff;box-shadow:0 0 0 4px color-mix(in srgb,var(--hp-concierge-accent) 12%,transparent)}.hp-concierge-composer-actions{display:flex;align-items:center;gap:8px}.hp-concierge-composer-actions .hp-concierge-send{margin-left:auto}.hp-concierge-lang{position:relative;display:inline-flex}.hp-concierge-lang[hidden]{display:none}.hp-concierge-lang-btn{display:inline-flex;align-items:center;gap:7px;cursor:pointer;font-family:inherit;font-size:12px;font-weight:700;color:#5e5e5e;background:transparent;border:1px solid #e3e6ee;border-radius:999px;padding:0 10px;height:38px;line-height:1;transition:border-color .15s ease,color .15s ease,background .15s ease}.hp-concierge-lang-btn:hover,.hp-concierge-lang-btn[aria-expanded=true]{border-color:var(--hp-concierge-accent);color:#1a1a1a}.hp-lang-flag{width:19px;height:13px;border-radius:2px;overflow:hidden;flex:0 0 auto;display:inline-flex;box-shadow:inset 0 0 0 1px #00000014}.hp-lang-flag svg{width:100%;height:100%;display:block}.hp-lang-current{max-width:92px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hp-lang-caret{color:#8a8f98;flex:0 0 auto;transition:transform .15s ease}.hp-concierge-lang-btn[aria-expanded=true] .hp-lang-caret{transform:rotate(180deg)}.hp-concierge-lang-menu{position:absolute;bottom:calc(100% + 6px);left:0;z-index:20;min-width:172px;margin:0;padding:6px;list-style:none;background:#fff;border:1px solid #e6e8ee;border-radius:14px;box-shadow:0 14px 36px #11141c2e;max-height:244px;overflow-y:auto;scrollbar-width:thin}.hp-concierge-lang-menu[hidden]{display:none}.hp-lang-option{display:flex;align-items:center;gap:9px;cursor:pointer;padding:8px 10px;border-radius:9px;font-size:13px;color:#2a2d34;transition:background .12s ease}.hp-lang-option:hover,.hp-lang-option.hp-lang-active{background:#f2f4f8}.hp-lang-name{flex:1;white-space:nowrap}.hp-lang-option[aria-selected=true]{font-weight:700}.hp-lang-check{color:var(--hp-concierge-accent);opacity:0;flex:0 0 auto}.hp-lang-option[aria-selected=true] .hp-lang-check{opacity:1}#hp-concierge-root[data-theme=dark] .hp-concierge-lang-btn{border-color:#3a3a3a;color:#cfcfcf}#hp-concierge-root[data-theme=dark] .hp-concierge-lang-menu{background:#1e1f24;border-color:#33343a}#hp-concierge-root[data-theme=dark] .hp-lang-option{color:#e3e3e6}#hp-concierge-root[data-theme=dark] .hp-lang-option:hover,#hp-concierge-root[data-theme=dark] .hp-lang-option.hp-lang-active{background:#2a2b31}.hp-concierge-attach{order:-1;width:100%;display:flex;align-items:center;gap:8px;margin-bottom:2px}.hp-concierge-attach[hidden]{display:none}.hp-concierge-attach-thumb{width:48px;height:48px;border-radius:10px;object-fit:cover;border:1px solid rgba(0,0,0,.08);flex:0 0 auto}.hp-concierge-attach-remove{width:24px;height:24px;border-radius:50%;border:0;cursor:pointer;background:#eef0f3;color:#1a1a1a;flex:0 0 auto;display:flex;align-items:center;justify-content:center;transition:background .15s ease,color .15s ease}.hp-concierge-attach-remove:hover{background:#e3e6ea;color:#111}#hp-concierge-root[data-theme=dark] .hp-concierge-attach-thumb{border-color:#2c2c2c}#hp-concierge-root[data-theme=dark] .hp-concierge-attach-remove{background:#2a2a2a;color:#e8e8e8}#hp-concierge-image-btn,#hp-concierge-mic-btn,#hp-concierge-speak,#hp-concierge-form button[type=submit]{width:38px;height:38px;border-radius:50%;border:0;cursor:pointer;background:transparent;color:#5e5e5e;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .15s ease,color .15s ease,transform .15s ease}#hp-concierge-form button[type=submit]{background:#eef0f3;color:#1a1a1a}#hp-concierge-image-btn:hover,#hp-concierge-mic-btn:hover,#hp-concierge-speak:hover{background:#f1f1f1;color:#111;transform:scale(1.06)}#hp-concierge-form button[type=submit]:hover:not(:disabled){background:#e3e6ea;transform:scale(1.06)}#hp-concierge-image-btn:active,#hp-concierge-mic-btn:active,#hp-concierge-speak:active,#hp-concierge-form button[type=submit]:active:not(:disabled){transform:scale(.94)}#hp-concierge-form button[type=submit]:disabled{opacity:.4;cursor:not-allowed}#hp-concierge-mic-btn.hp-mic-active{background:color-mix(in srgb,var(--hp-concierge-accent) 18%,transparent);color:var(--hp-concierge-accent)}@media(prefers-reduced-motion:no-preference){#hp-concierge-mic-btn.hp-mic-active{animation:hp-mic-pulse 1.2s ease-in-out infinite}#hp-concierge-mic-btn.hp-mic-active svg{animation:hp-mic-wave 1.2s ease-in-out infinite}}@keyframes hp-mic-pulse{0%,to{box-shadow:0 0 color-mix(in srgb,var(--hp-concierge-accent) 40%,transparent)}50%{box-shadow:0 0 0 6px color-mix(in srgb,var(--hp-concierge-accent) 0%,transparent)}}@keyframes hp-mic-wave{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.12);opacity:.85}}#hp-concierge-input[data-hp-interim]{font-style:italic;color:#555}.hp-concierge-mic-tooltip{position:absolute;bottom:56px;right:12px;max-width:240px;padding:8px 10px;background:#1a1a1a;color:#fff;border-radius:8px;font-size:12px;line-height:1.35;box-shadow:0 6px 18px #0000002e;z-index:5;pointer-events:none}@media(prefers-reduced-motion:no-preference){.hp-concierge-mic-tooltip{animation:hp-mic-tooltip-in .18s ease-out both}}@keyframes hp-mic-tooltip-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.hp-sister-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:8px}.hp-sister-card{display:flex;flex-direction:column;gap:2px;padding:10px 12px;border-radius:10px;background:#fafafa;border:1px solid #ececec;text-decoration:none;color:#111;font-size:13px;transition:background .15s ease,border-color .15s ease}.hp-sister-card:hover{background:#f1f1f1;border-color:#d6d6d6}.hp-sister-name{font-weight:600}.hp-sister-loc{color:#666;font-size:12px}.hp-rate-cal-title{font-weight:600;margin-bottom:6px;font-size:13px;color:#333}.hp-rate-cal-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:3px}.hp-rate-cal-day{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:6px 2px;border-radius:6px;min-height:46px;background:#f3f3f3;color:#444;font-size:11px;line-height:1.1}.hp-rate-cal-date{font-weight:600;font-size:12px}.hp-rate-cal-price{font-size:10px;opacity:.85}.hp-rate-tier-low{background:#dcfce7;color:#166534}.hp-rate-tier-mid{background:#fef9c3;color:#854d0e}.hp-rate-tier-high{background:#fee2e2;color:#991b1b}.hp-rate-tier-na{background:#f3f3f3;color:#aaa}.hp-quote-built-title{font-weight:600;font-size:14px;color:#333}.hp-quote-built-meta{font-size:12px;color:#666;margin:2px 0 8px}.hp-quote-built-ctas{display:flex;gap:8px}.hp-quote-cta{display:inline-block;padding:8px 14px;border-radius:6px;font-size:12px;text-decoration:none;color:#333;background:#fafafa;border:1px solid #ececec}.hp-quote-cta-primary{background:var(--hp-concierge-accent);color:#fff!important;border-color:transparent}.hp-checkout-title{font-weight:600;font-size:14px;color:#333}.hp-checkout-amt{font-size:18px;color:#111;margin:2px 0 8px;font-weight:600}.hp-checkout-cta{display:inline-block;padding:10px 18px;border-radius:8px;background:var(--hp-concierge-accent);color:#fff;border:0;cursor:pointer;font-size:13px;font-weight:600}.hp-checkout-cta:hover{filter:brightness(.95)}.hp-checkout-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;background:#0009;display:flex;align-items:center;justify-content:center;padding:16px}.hp-checkout-panel{background:#fff;border-radius:12px;width:100%;max-width:460px;padding:24px;position:relative;box-shadow:0 20px 60px #00000040;max-height:92vh;overflow-y:auto}.hp-checkout-close{position:absolute;top:8px;right:8px;width:32px;height:32px;border-radius:50%;background:transparent;border:0;cursor:pointer;font-size:22px;color:#777}.hp-checkout-heading{margin:0 0 12px;font-size:18px;color:#111}.hp-checkout-status{margin:0 0 12px;font-size:13px;color:#555;min-height:18px}#hp-checkout-element{margin-bottom:14px}.hp-checkout-confirm{width:100%;padding:12px;border-radius:8px;background:var(--hp-concierge-accent);color:#fff;border:0;cursor:pointer;font-size:14px;font-weight:600}.hp-checkout-confirm:disabled{opacity:.5;cursor:not-allowed}#hp-concierge-reservation-only{padding:16px;border-top:1px solid #ececec;background:#fff}.hp-concierge-book-cta{display:flex;align-items:center;justify-content:center;gap:8px;background:var(--hp-concierge-accent);color:#fff!important;padding:12px 20px;border-radius:10px;font-weight:600;font-size:14px;text-decoration:none}@media(max-width:640px){#hp-concierge-panel{position:fixed;top:0;bottom:0;right:0;left:env(safe-area-inset-left,0px);width:auto;max-width:none;height:100dvh;max-height:100dvh;border-radius:16px 0 0 16px;transform:translate(0);animation:none;transition:transform .34s cubic-bezier(.22,1,.36,1),display .34s allow-discrete}#hp-concierge-panel[hidden]{display:none;transform:translate(100%)}@starting-style{#hp-concierge-panel:not([hidden]){transform:translate(100%)}}#hp-concierge-root:not([data-surface=booking]):not([data-launcher=engaged]):has(#hp-concierge-panel:not([hidden])) #hp-concierge-bubble{display:none}#hp-concierge-root[data-surface=booking] #hp-concierge-panel,#hp-concierge-root[data-launcher=engaged] #hp-concierge-panel{left:calc(var(--hp-tab-w) + env(safe-area-inset-left,0px))}#hp-concierge-root[data-surface=booking] #hp-concierge-dock,#hp-concierge-root[data-launcher=engaged] #hp-concierge-dock{top:50%;bottom:auto;left:env(safe-area-inset-left,0px);right:auto;transform:translateY(-50%) translate(var(--hp-tab-travel));--hp-tab-travel: calc(100vw - var(--hp-tab-w) - env(safe-area-inset-left, 0px) - env(safe-area-inset-right, 0px));transition:transform .34s cubic-bezier(.22,1,.36,1);width:var(--hp-tab-w);min-height:80px;border-radius:10px 0 0 10px;box-shadow:none}#hp-concierge-root[data-surface=booking] #hp-concierge-bubble,#hp-concierge-root[data-launcher=engaged] #hp-concierge-bubble{width:30px;padding:8px 0 4px;border-radius:10px 0 0 10px;gap:0;justify-content:flex-start}#hp-concierge-root[data-surface=booking] .hp-concierge-bubble__icon,#hp-concierge-root[data-launcher=engaged] .hp-concierge-bubble__icon,#hp-concierge-root[data-surface=booking] .hp-concierge-bubble__caption,#hp-concierge-root[data-launcher=engaged] .hp-concierge-bubble__caption{display:none}#hp-concierge-root[data-surface=booking] .hp-concierge-bubble__tabcaption,#hp-concierge-root[data-launcher=engaged] .hp-concierge-bubble__tabcaption{display:block;writing-mode:vertical-rl;text-orientation:upright;font-size:12px;font-weight:700;line-height:12px;letter-spacing:-.25em;text-transform:uppercase;color:#fff;white-space:nowrap}#hp-concierge-root[data-surface=booking] .hp-concierge-bubble__chevron,#hp-concierge-root[data-launcher=engaged] .hp-concierge-bubble__chevron{display:block;width:20px;height:20px;color:#fff}#hp-concierge-root[data-surface=booking] .hp-concierge-bubble__chevron svg,#hp-concierge-root[data-launcher=engaged] .hp-concierge-bubble__chevron svg{width:100%;height:100%;display:block}#hp-concierge-root[data-surface=booking] .hp-concierge-dock:before,#hp-concierge-root[data-launcher=engaged] .hp-concierge-dock:before,#hp-concierge-root[data-surface=booking] .hp-concierge-dock:after,#hp-concierge-root[data-launcher=engaged] .hp-concierge-dock:after{display:block}#hp-concierge-root[data-surface=booking] .hp-concierge-tab__badge,#hp-concierge-root[data-launcher=engaged] .hp-concierge-tab__badge{top:auto;bottom:-15px;left:50%;right:auto;transform:translate(-50%);min-width:28px;height:17px;font-size:11px;z-index:1}#hp-concierge-root[data-surface=booking]:has(#hp-concierge-panel:not([hidden])) #hp-concierge-dock,#hp-concierge-root[data-launcher=engaged]:has(#hp-concierge-panel:not([hidden])) #hp-concierge-dock{display:flex;transform:translateY(-50%)}#hp-concierge-root[data-surface=booking]:has(#hp-concierge-panel:not([hidden])) #hp-concierge-bubble,#hp-concierge-root[data-launcher=engaged]:has(#hp-concierge-panel:not([hidden])) #hp-concierge-bubble{display:flex}#hp-concierge-root[data-surface=booking]:has(#hp-concierge-panel:not([hidden])) .hp-concierge-bubble__chevron,#hp-concierge-root[data-launcher=engaged]:has(#hp-concierge-panel:not([hidden])) .hp-concierge-bubble__chevron{transform:scaleX(-1)}#hp-concierge-form{padding-bottom:calc(16px + env(safe-area-inset-bottom))}}.hp-concierge-scroll-locked{overflow:hidden}.hp-msg-structured .hp-msg-bubble:not(.hp-msg-picker):not(.hp-msg-chips):not(.hp-msg-phone){display:none}.hp-msg-structured{max-width:100%}.hp-concierge-picker{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:14px;display:flex;flex-direction:column;gap:10px}.hp-concierge-picker .hp-picker-row{display:flex;gap:8px;flex-wrap:wrap}.hp-concierge-picker label{flex:1;min-width:90px;display:flex;flex-direction:column;gap:3px;font-size:11px;color:#666;font-weight:500}.hp-concierge-picker input{border:1px solid #d4d4d4;border-radius:8px;padding:7px 9px;font-size:13px;background:#fff;color:#222;outline:none}.hp-concierge-picker input:focus{border-color:var(--hp-concierge-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--hp-concierge-accent) 12%,transparent)}.hp-picker-submit{background:var(--hp-concierge-accent);color:#fff;border:0;border-radius:10px;padding:9px 14px;font-size:13px;font-weight:600;cursor:pointer}.hp-picker-submit:disabled{opacity:.6;cursor:not-allowed}.hp-picker-error{color:#c0392b;font-size:12px;margin:0}.hp-picker-error[hidden]{display:none}.hp-concierge-results{width:100%;background:#f2f5f9;border-radius:20px 20px 20px 0;padding:14px;display:flex;flex-direction:column;gap:8px}.hp-concierge-results-intro{font-size:15px;font-weight:600;color:#0c0c0c;margin:0 0 2px;line-height:1.4}.hp-concierge-results-dates{font-size:12px;font-weight:700;color:#747474;margin:0 0 6px;line-height:1.4}.hp-concierge-result-cap{display:inline-flex;align-items:center;gap:4px;font-size:11.5px;font-weight:600;color:#747474;line-height:1.3}.hp-concierge-results-empty{font-size:15px;font-weight:600;color:#0c0c0c;margin:0;line-height:1.4}.hp-concierge-result-row{display:flex;align-items:center;gap:12px;flex:1 1 auto;min-width:0;text-decoration:none;cursor:pointer}.hp-concierge-result-thumb{flex-shrink:0;width:52px;height:52px;border-radius:10px;background-size:cover;background-position:center;background-color:#e9ebef}.hp-concierge-result-thumb-empty{background:linear-gradient(135deg,#e7eaf0,#d9deea)}.hp-concierge-result-info{display:flex;flex-direction:column;gap:3px;min-width:0}.hp-concierge-result-name{font-size:15px;font-weight:600;color:#0c0c0c;letter-spacing:-.005em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hp-concierge-result-price{display:inline-flex;align-items:center;gap:6px;font-size:15px;font-weight:700}.hp-concierge-result-flame{font-size:13px}.hp-concierge-result-was{color:#e80b26;text-decoration:line-through}.hp-concierge-result-arrow{color:#969696;font-weight:700}.hp-concierge-result-now{color:#1bb276}.hp-concierge-result-card{display:flex;align-items:center;gap:8px;background:#fff;border-radius:14px;padding:9px 10px 9px 9px;box-shadow:0 1px 5px #00000012;transition:box-shadow .2s ease}.hp-concierge-result-card:hover{box-shadow:0 4px 14px #0000001c}.hp-concierge-result-select{flex:0 0 auto;align-self:center;text-align:center;text-decoration:none;white-space:nowrap;background:var(--hp-concierge-accent, #136062);color:#fff;padding:9px 14px;border-radius:999px;font-size:12.5px;font-weight:700;line-height:1;transition:filter .15s ease}.hp-concierge-result-select:hover{filter:brightness(1.12)}.hp-concierge-ratesheet-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:60;background:#0c0c0c66}.hp-concierge-ratesheet{position:absolute;left:12px;right:12px;bottom:12px;z-index:61;background:#fff;border-radius:16px;box-shadow:0 18px 48px -14px #00000059;padding:14px;max-height:70%;overflow-y:auto}.hp-concierge-ratesheet-title{margin:0;font-size:14.5px;font-weight:800;color:#1f2430}.hp-concierge-ratesheet-room{margin:2px 0 10px;font-size:12px;font-weight:600;color:#8a8f98}.hp-concierge-ratesheet-opt{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;box-sizing:border-box;margin-top:6px;background:#fff;border:1.5px solid #e3e6ee;border-radius:12px;padding:11px 12px;font-family:inherit;font-size:13px;font-weight:600;color:#1f2430;cursor:pointer;text-align:left;transition:border-color .15s ease,background .15s ease}.hp-concierge-ratesheet-opt:hover{border-color:var(--hp-concierge-accent, #136062)}.hp-concierge-ratesheet-opt.is-default{border-color:color-mix(in srgb,var(--hp-concierge-accent, #136062) 55%,#e3e6ee);background:color-mix(in srgb,var(--hp-concierge-accent, #136062) 6%,#fff)}.hp-concierge-ratesheet-opt-label{min-width:0}.hp-concierge-ratesheet-opt b{flex:0 0 auto;white-space:nowrap;color:#1bb276}#hp-concierge-root[data-theme=dark] .hp-concierge-ratesheet{background:#1e1e1e}#hp-concierge-root[data-theme=dark] .hp-concierge-ratesheet-title{color:#f0f0f0}#hp-concierge-root[data-theme=dark] .hp-concierge-ratesheet-opt{background:#232323;color:#f0f0f0;border-color:#3a3a3a}.hp-concierge-result-card--rated{flex-direction:column;align-items:stretch;gap:10px}.hp-concierge-result-card--rated .hp-concierge-result-select{align-self:stretch;padding:11px 12px;font-size:13.5px}.hp-concierge-rateplans{display:flex;flex-direction:column;gap:6px}.hp-concierge-rateplans--select{margin-top:2px}.hp-concierge-rateplan-field{display:flex;flex-direction:column;gap:5px;margin:0}.hp-concierge-rateplan-field-label{font-size:11px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:#8a8f98}.hp-concierge-rateplan-select{width:100%;box-sizing:border-box;font-family:inherit;font-size:13px;font-weight:600;color:#1f2430;background-color:#fff;border:1.5px solid #e3e6ee;border-radius:10px;padding:10px 34px 10px 12px;cursor:pointer;line-height:1.3;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%238a8f98' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;transition:border-color .15s ease,box-shadow .15s ease}.hp-concierge-rateplan-select:hover{border-color:color-mix(in srgb,var(--hp-concierge-accent, #136062) 45%,#e3e6ee)}.hp-concierge-rateplan-select:focus{outline:none;border-color:var(--hp-concierge-accent, #136062);box-shadow:0 0 0 3px color-mix(in srgb,var(--hp-concierge-accent, #136062) 18%,transparent)}#hp-concierge-root[data-theme=dark] .hp-concierge-rateplan-select{background-color:#232323;color:#f0f0f0;border-color:#3a3a3a}#hp-concierge-root[data-theme=dark] .hp-concierge-rateplan-field-label{color:#9aa0ac}.hp-concierge-cart{width:100%;box-sizing:border-box;background:#fff;border-radius:16px 16px 16px 4px;border:1px solid #e6ebf2;border-left:3px solid #1bb276;box-shadow:0 2px 10px #10182812;padding:13px 14px;display:flex;flex-direction:column;gap:9px}.hp-concierge-cart-status{display:flex;align-items:flex-start;gap:8px;font-size:14.5px;font-weight:700;color:#0c0c0c;margin:0;line-height:1.35;letter-spacing:-.004em}.hp-concierge-cart-status:before{content:"";flex:0 0 auto;width:17px;height:17px;margin-top:1px;border-radius:50%;background:#1bb276 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='11' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='3.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E") center/11px 11px no-repeat}.hp-concierge-cart--error{border-left-color:#e80b26}.hp-concierge-cart--error .hp-concierge-cart-status{color:#b3121f}.hp-concierge-cart--error .hp-concierge-cart-status:before{background:#e80b26 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='11' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='3.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='18' y1='6' x2='6' y2='18'/%3E%3Cline x1='6' y1='6' x2='18' y2='18'/%3E%3C/svg%3E") center/11px 11px no-repeat}.hp-concierge-cart-need{font-size:13px;font-weight:600;color:#6b7280;margin:0;line-height:1.4;padding-left:25px}.hp-concierge-cart-thumbs{display:flex;align-items:center;gap:6px;padding-left:25px;flex-wrap:wrap}.hp-concierge-cart-thumb{position:relative;width:34px;height:34px;border-radius:8px;background-size:cover;background-position:center;background-color:#e9ebef;flex:0 0 auto}.hp-concierge-cart-thumb-empty{background:linear-gradient(135deg,#e7eaf0,#d9deea)}.hp-concierge-cart-thumb-qty{position:absolute;right:-4px;bottom:-4px;min-width:15px;height:15px;padding:0 3px;box-sizing:border-box;border-radius:999px;background:#020033;color:#fff;font-size:9.5px;font-weight:800;line-height:15px;text-align:center;border:1.5px solid #fff}.hp-concierge-cart-more{font-size:11.5px;font-weight:700;color:#8a8f98}.hp-concierge-cart-progress{height:4px;border-radius:999px;background:#e9edf4;overflow:hidden;margin-left:25px}.hp-concierge-cart-progress>span{display:block;height:100%;border-radius:inherit;background:#1bb276;transition:width .35s cubic-bezier(.22,1,.36,1)}.hp-card-title{font-size:15px;font-weight:600;color:#0c0c0c;margin:0 0 2px;line-height:1.4}.hp-upsell{display:flex;align-items:center;gap:10px;background:#fff;border-radius:14px;padding:10px 11px;box-shadow:0 1px 5px #00000012;transition:box-shadow .2s ease}.hp-upsell:hover{box-shadow:0 4px 14px #0000001c}.hp-upsell__info{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1 1 auto}.hp-upsell__name{font-size:14.5px;font-weight:600;color:#0c0c0c;letter-spacing:-.005em}.hp-upsell__desc{font-size:12px;font-weight:500;color:#747474;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hp-upsell__price{font-size:14.5px;font-weight:700;color:#1bb276}.hp-upsell__cta{flex:0 0 auto;align-self:center;text-align:center;text-decoration:none;white-space:nowrap;background:var(--hp-concierge-accent, #136062);color:#fff;padding:9px 14px;border-radius:999px;font-size:12.5px;font-weight:700;line-height:1;transition:filter .15s ease}.hp-upsell__cta:hover{filter:brightness(1.12)}.hp-voucher__amount{margin:0;font-size:26px;font-weight:800;color:#1bb276;line-height:1.15;letter-spacing:-.02em}.hp-voucher__meta{margin:0;font-size:12.5px;font-weight:600;color:#747474}.hp-voucher__note{margin:0;font-size:13px;font-style:italic;color:#4b5563;line-height:1.45}.hp-quiz{display:flex;align-items:center;gap:10px;flex-wrap:wrap;background:#fff;border-radius:14px;padding:10px 11px;box-shadow:0 1px 5px #00000012}.hp-quiz__info{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1 1 auto}.hp-quiz__name{font-size:14.5px;font-weight:600;color:#0c0c0c}.hp-quiz__meta{font-size:11.5px;font-weight:600;color:#8a8f98}.hp-quiz__tracks{display:flex;gap:6px;flex:0 0 auto}.hp-quiz__play{font-family:inherit;border:0;cursor:pointer;background:var(--hp-concierge-accent, #136062);color:#fff;padding:9px 14px;border-radius:999px;font-size:12.5px;font-weight:700;line-height:1;text-transform:capitalize;transition:filter .15s ease}.hp-quiz__play:hover{filter:brightness(1.12)}.hp-quizturn__progress{margin:0;font-size:11.5px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:#8a8f98}.hp-quizturn__prompt{margin:0 0 4px;font-size:15px;font-weight:600;color:#0c0c0c;line-height:1.4}.hp-quizturn__opt{width:100%;box-sizing:border-box;text-align:left;font-family:inherit;cursor:pointer;background:#fff;border:1.5px solid #e3e6ee;border-radius:12px;padding:11px 12px;font-size:13.5px;font-weight:600;color:#1f2430;transition:border-color .15s ease,background .15s ease}.hp-quizturn__opt:hover{border-color:var(--hp-concierge-accent, #136062);background:color-mix(in srgb,var(--hp-concierge-accent, #136062) 6%,#fff)}.hp-quizturn__score{margin:0;font-size:17px;font-weight:800;color:#0c0c0c;letter-spacing:-.01em}.hp-quizturn__verdict{margin:0;font-size:13px;font-weight:700}.hp-quizturn__verdict.is-pass{color:#1bb276}.hp-quizturn__verdict.is-fail{color:#8a8f98}.hp-quizturn__review{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:8px}.hp-quizturn__review li{position:relative;padding-left:22px;font-size:13px;color:#4b5563;line-height:1.45;display:flex;flex-direction:column;gap:2px}.hp-quizturn__review li b{font-weight:600;color:#0c0c0c}.hp-quizturn__review li:before{position:absolute;left:0;top:1px;width:15px;height:15px;border-radius:50%;background-position:center;background-repeat:no-repeat;background-size:9px 9px;content:""}.hp-quizturn__review li.is-correct:before{background-color:#1bb276;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='9' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E")}.hp-quizturn__review li.is-wrong:before{background-color:#d1d5db;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='9' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='18' y1='6' x2='6' y2='18'/%3E%3Cline x1='6' y1='6' x2='18' y2='18'/%3E%3C/svg%3E")}.hp-loyalty__name{margin:0;font-size:16px;font-weight:700;color:#0c0c0c;display:flex;align-items:center;gap:7px}.hp-loyalty__vip{background:var(--hp-concierge-accent, #136062);color:#fff;border-radius:999px;padding:3px 8px;font-size:10px;font-weight:800;letter-spacing:.04em}.hp-loyalty__meta{margin:0;font-size:13px;font-weight:600;color:#747474}#hp-concierge-root[data-theme=dark] .hp-upsell,#hp-concierge-root[data-theme=dark] .hp-quiz,#hp-concierge-root[data-theme=dark] .hp-quizturn__opt{background:#232323;border-color:#3a3a3a}#hp-concierge-root[data-theme=dark] .hp-upsell__name,#hp-concierge-root[data-theme=dark] .hp-quiz__name,#hp-concierge-root[data-theme=dark] .hp-quizturn__opt,#hp-concierge-root[data-theme=dark] .hp-quizturn__prompt,#hp-concierge-root[data-theme=dark] .hp-quizturn__score,#hp-concierge-root[data-theme=dark] .hp-loyalty__name,#hp-concierge-root[data-theme=dark] .hp-card-title{color:#f0f0f0}.hp-card-fallback{width:100%;box-sizing:border-box;background:#f7f8fa;border:1px dashed #d3d9e4;border-radius:14px;padding:12px 13px;display:flex;flex-direction:column;gap:6px}.hp-card-fallback__title{margin:0;font-size:14px;font-weight:700;color:#1f2430;line-height:1.35}.hp-card-fallback__text{margin:0;font-size:13px;font-weight:500;color:#6b7280;line-height:1.45}.hp-card-fallback__list{margin:0;padding-left:18px;font-size:13.5px;color:#1f2430;line-height:1.55}.hp-card-fallback__list b{color:#1bb276}.hp-card-fallback__link{align-self:flex-start;text-decoration:none;background:var(--hp-concierge-accent, #136062);color:#fff;padding:8px 14px;border-radius:999px;font-size:12.5px;font-weight:700}#hp-concierge-root[data-theme=dark] .hp-concierge-cart{background:#1e1e1e;border-color:#3a3a3a}#hp-concierge-root[data-theme=dark] .hp-concierge-cart-status{color:#f0f0f0}#hp-concierge-root[data-theme=dark] .hp-card-fallback{background:#232323;border-color:#3a3a3a}#hp-concierge-root[data-theme=dark] .hp-card-fallback__title{color:#f0f0f0}#hp-concierge-root[data-theme=dark] .hp-card-fallback__list{color:#e6e6e6}.hp-concierge-cart-go{text-align:center;text-decoration:none;background:var(--hp-concierge-accent, #136062);color:#fff;padding:14px 16px;border-radius:30px;font-size:15px;font-weight:600;letter-spacing:.005em;transition:filter .15s ease}.hp-concierge-cart-go:hover{filter:brightness(1.3)}.hp-concierge-contact{display:flex;flex-direction:column;gap:8px}.hp-concierge-contact-input{width:100%;box-sizing:border-box;padding:11px 13px;border:1px solid #d9deea;border-radius:10px;font-size:14px;color:#0c0c0c;background:#fff}.hp-concierge-contact-input:focus{outline:none;border-color:var(--hp-concierge-accent, #136062)}.hp-concierge-contact-error{font-size:12.5px;font-weight:600;color:#e80b26;margin:0}.hp-concierge-results-cta{margin-top:6px;text-align:center;text-decoration:none;background:var(--hp-concierge-accent, #136062);color:#fff;padding:14px 16px;border-radius:30px;font-size:15px;font-weight:600;letter-spacing:.005em;transition:filter .15s ease}.hp-concierge-results-cta:hover{filter:brightness(1.3)}.hp-concierge-result-reason{font-size:11.5px;font-weight:600;color:#1bb276;line-height:1.3}.hp-concierge-result-pernight{font-size:11.5px;font-weight:600;color:#969696}.hp-concierge-result-thumbs{flex-shrink:0;width:52px;height:52px;border-radius:10px;overflow-x:auto;display:flex;scroll-snap-type:x mandatory;scrollbar-width:none;background:#e9ebef;cursor:grab}.hp-concierge-result-thumbs::-webkit-scrollbar{display:none}.hp-concierge-result-thumb-img{flex:0 0 100%;width:52px;height:52px;object-fit:cover;scroll-snap-align:start}.hp-concierge-compare{background:#f4f5f7;border-radius:14px;padding:14px;display:flex;flex-direction:column;gap:10px}.hp-concierge-compare-title{font-size:15px;font-weight:600;color:#0c0c0c;margin:0}.hp-concierge-compare-track{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none}.hp-concierge-compare-track::-webkit-scrollbar{display:none}.hp-concierge-compare-col{flex:0 0 150px;min-width:0;scroll-snap-align:start;background:#fff;border-radius:10px;padding:8px;display:flex;flex-direction:column;gap:5px}.hp-concierge-compare-img{display:block;width:100%;height:72px;border-radius:8px;object-fit:cover;background:#e9ebef}.hp-concierge-compare-img-empty{background:linear-gradient(135deg,#e7eaf0,#d9deea)}.hp-concierge-compare-name{font-size:13.5px;font-weight:600;color:#0c0c0c;line-height:1.25}.hp-concierge-compare-price{display:flex;flex-direction:column}.hp-concierge-compare-total{font-size:15px;font-weight:700;color:#1bb276}.hp-concierge-compare-pernight{font-size:11px;font-weight:600;color:#969696}.hp-concierge-compare-specs{font-size:11.5px;font-weight:600;color:#555}.hp-concierge-compare-chips{display:flex;flex-wrap:wrap;gap:4px;align-items:center}.hp-concierge-compare-chips i{flex-basis:100%;font-style:normal;font-size:10px;font-weight:700;color:#969696;text-transform:uppercase;letter-spacing:.04em}.hp-concierge-compare-chip{font-size:10.5px;font-weight:600;color:#0c0c0c;background:#f3f3f0;border-radius:20px;padding:3px 8px;white-space:nowrap}.hp-concierge-compare-why{font-size:11px;font-weight:600;color:#555;line-height:1.35;margin-top:auto}.hp-concierge-compare-shared{font-size:11px;font-weight:600;color:#969696;margin:0}#hp-concierge-root[data-theme=dark] .hp-concierge-room-ota,#hp-concierge-root[data-theme=auto] .hp-concierge-room-ota{color:#b8b8b8}#hp-concierge-root[data-theme=dark] .hp-concierge-room-pernight,#hp-concierge-root[data-theme=auto] .hp-concierge-room-pernight{color:#aaa}#hp-concierge-root[data-theme=dark] .hp-concierge-room-badge-save,#hp-concierge-root[data-theme=auto] .hp-concierge-room-badge-save{background:#22c55e2e;color:#4ade80}@media(prefers-color-scheme:light){#hp-concierge-root[data-theme=auto] .hp-concierge-room-ota{color:#888}#hp-concierge-root[data-theme=auto] .hp-concierge-room-pernight{color:#777}#hp-concierge-root[data-theme=auto] .hp-concierge-room-badge-save{background:#dcfce7;color:#047857}}.hp-msg-phone-row{display:flex;gap:8px;align-items:stretch}.hp-msg-phone-cc{border:1px solid #d4d4d4;border-radius:10px;background:#fff;color:#222;padding:9px 8px;font-size:13px;font-family:inherit;outline:none;max-width:140px;flex-shrink:0}.hp-msg-phone-cc:focus{border-color:var(--hp-concierge-accent)}.hp-msg-phone-num{flex:1;min-width:0;border:1px solid #d4d4d4;border-radius:10px;padding:9px 11px;font-size:13px;background:#fff;color:#222;outline:none;font-family:inherit}.hp-msg-phone-num:focus{border-color:var(--hp-concierge-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--hp-concierge-accent) 14%,transparent)}#hp-concierge-root[data-theme=dark] .hp-msg-phone-cc,#hp-concierge-root[data-theme=dark] .hp-msg-phone-num,#hp-concierge-root[data-theme=auto] .hp-msg-phone-cc,#hp-concierge-root[data-theme=auto] .hp-msg-phone-num{background:#1f1f1f;border-color:#2c2c2c;color:#e8e8e8}@media(prefers-color-scheme:light){#hp-concierge-root[data-theme=auto] .hp-msg-phone-cc,#hp-concierge-root[data-theme=auto] .hp-msg-phone-num{background:#fff;border-color:#d4d4d4;color:#222}}.hp-lead-gate-panel{flex:0 0 auto;box-sizing:border-box;padding:16px 18px calc(16px + env(safe-area-inset-bottom));border-top:1px solid rgba(0,0,0,.07);background:#fff;max-height:78%;overflow-y:auto}.hp-lead-gate{display:flex;flex-direction:column;gap:9px}.hp-lead-gate-intro{margin:0 0 2px;font-size:13px;line-height:1.45;color:#333}.hp-lead-gate-field{display:flex;flex-direction:column;gap:4px}.hp-lead-gate-input{width:100%;box-sizing:border-box;padding:10px 12px;font-size:14px;border:1px solid #d8d8d8;border-radius:10px;background:#fff;color:#1a1a1a;transition:border-color .15s,box-shadow .15s}.hp-lead-gate-input:focus{outline:none;border-color:var(--hp-concierge-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--hp-concierge-accent) 18%,transparent)}.hp-lead-gate-input--bad,.hp-lead-gate-input--bad:focus{border-color:#d14343;box-shadow:0 0 0 3px #d1434324}.hp-lead-gate-fielderr{font-size:11.5px;line-height:1.35;color:#c0392b}.hp-lead-gate-consent{display:flex;align-items:flex-start;gap:8px;font-size:12px;line-height:1.4;color:#444;cursor:pointer}.hp-lead-gate-consent input{margin-top:2px;flex:0 0 auto;accent-color:var(--hp-concierge-accent)}.hp-lead-gate-consent a{color:var(--hp-concierge-accent);text-decoration:underline}.hp-lead-gate-submit{margin-top:2px;padding:11px 14px;font-size:14px;font-weight:600;color:#fff;background:var(--hp-concierge-accent);border:none;border-radius:10px;cursor:pointer;transition:filter .15s}.hp-lead-gate-submit:hover{filter:brightness(1.06)}.hp-lead-gate-submit:disabled{opacity:.6;cursor:default}.hp-lead-gate-error{margin:2px 0 0;font-size:12px;color:#c0392b}#hp-concierge-root[data-theme=dark] .hp-lead-gate-panel{background:#1a1a1a;border-top-color:#2a2a2a}#hp-concierge-root[data-theme=dark] .hp-lead-gate-intro{color:#e8e8e8}#hp-concierge-root[data-theme=dark] .hp-lead-gate-consent{color:#cfcfcf}#hp-concierge-root[data-theme=dark] .hp-lead-gate-input{background:#232323;border-color:#2c2c2c;color:#e8e8e8}#hp-concierge-root[data-theme=dark] .hp-concierge-picker,#hp-concierge-root[data-theme=auto] .hp-concierge-picker,#hp-concierge-root[data-theme=dark] .hp-concierge-results-empty,#hp-concierge-root[data-theme=auto] .hp-concierge-results-empty,#hp-concierge-root[data-theme=dark] .hp-concierge-room-card,#hp-concierge-root[data-theme=auto] .hp-concierge-room-card{background:#1f1f1f;border-color:#2c2c2c}#hp-concierge-root[data-theme=dark] .hp-concierge-picker input,#hp-concierge-root[data-theme=auto] .hp-concierge-picker input{background:#181818;border-color:#2c2c2c;color:#e8e8e8}#hp-concierge-root[data-theme=dark] .hp-concierge-room-name,#hp-concierge-root[data-theme=auto] .hp-concierge-room-name,#hp-concierge-root[data-theme=dark] .hp-concierge-room-price,#hp-concierge-root[data-theme=auto] .hp-concierge-room-price{color:#e8e8e8}@media(prefers-color-scheme:light){#hp-concierge-root[data-theme=auto] .hp-concierge-picker,#hp-concierge-root[data-theme=auto] .hp-concierge-results-empty,#hp-concierge-root[data-theme=auto] .hp-concierge-room-card{background:#fff;border-color:#e5e5e5}#hp-concierge-root[data-theme=auto] .hp-concierge-picker input{background:#fff;border-color:#d4d4d4;color:#222}#hp-concierge-root[data-theme=auto] .hp-concierge-room-name,#hp-concierge-root[data-theme=auto] .hp-concierge-room-price{color:#1a1a1a}}.hp-msg-chips{display:flex;flex-wrap:wrap;gap:6px;padding:8px 10px;background:transparent;border:0}.hp-msg-chip{border:1px solid color-mix(in srgb,var(--hp-concierge-accent) 35%,#d4d4d4);background:#fff;color:var(--hp-concierge-accent);border-radius:999px;padding:7px 14px;font-size:13px;font-weight:500;cursor:pointer;transition:background .15s,transform .15s}.hp-msg-chip:hover:not(:disabled){background:color-mix(in srgb,var(--hp-concierge-accent) 12%,transparent);transform:translateY(-1px)}.hp-msg-chip:disabled{cursor:default}.hp-msg-chip-dim{opacity:.4}.hp-msg-chip-active{background:var(--hp-concierge-accent);color:#fff;border-color:var(--hp-concierge-accent)}.hp-msg-picker{padding:10px 12px;background:transparent;border:0;display:flex;flex-direction:column;gap:8px}.hp-msg-picker-row{display:flex;gap:8px;align-items:center}.hp-msg-picker input[type=date],.hp-msg-picker input[type=text],.hp-msg-picker select{flex:1;border:1px solid #d4d4d4;border-radius:10px;padding:9px 11px;font-size:13px;background:#fff;color:#222;outline:none;transition:border-color .15s,box-shadow .15s}.hp-msg-picker input:focus,.hp-msg-picker select:focus{border-color:var(--hp-concierge-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--hp-concierge-accent) 14%,transparent)}.hp-msg-picker-confirm{background:var(--hp-concierge-accent);color:#fff;border:0;border-radius:10px;padding:9px 16px;font-size:13px;font-weight:600;cursor:pointer;transition:opacity .15s,transform .15s}.hp-msg-picker-confirm:hover:not(:disabled){transform:translateY(-1px)}.hp-msg-picker-confirm:disabled{opacity:.5;cursor:default}.hp-msg-skip-chip{border:0;background:transparent;color:#888;font-size:12px;padding:6px 10px;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.hp-msg-skip-chip:hover{color:var(--hp-concierge-accent)}#hp-concierge-root[data-theme=dark] .hp-msg-chip,#hp-concierge-root[data-theme=auto] .hp-msg-chip{background:#1f1f1f;border-color:color-mix(in srgb,var(--hp-concierge-accent) 35%,#333)}#hp-concierge-root[data-theme=dark] .hp-msg-picker input,#hp-concierge-root[data-theme=dark] .hp-msg-picker select,#hp-concierge-root[data-theme=auto] .hp-msg-picker input,#hp-concierge-root[data-theme=auto] .hp-msg-picker select{background:#1f1f1f;border-color:#2c2c2c;color:#e8e8e8}@media(prefers-color-scheme:light){#hp-concierge-root[data-theme=auto] .hp-msg-chip{background:#fff}#hp-concierge-root[data-theme=auto] .hp-msg-picker input,#hp-concierge-root[data-theme=auto] .hp-msg-picker select{background:#fff;border-color:#d4d4d4;color:#222}}#hp-concierge-proof{position:relative;background:linear-gradient(to bottom,#fafaf8,#fff);border-bottom:1px solid rgba(0,0,0,.04);padding:10px 14px 8px;box-shadow:0 6px 12px -8px #00000014;z-index:1}.hp-proof-rail{position:relative;min-height:54px}.hp-proof-slide{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;gap:10px;align-items:center;opacity:0;visibility:hidden;transition:opacity .4s ease}.hp-proof-slide[data-active]{opacity:1;visibility:visible}.hp-proof-avatar{flex-shrink:0;width:36px;height:36px;border-radius:50%;background:color-mix(in srgb,var(--hp-concierge-accent) 14%,#fff);color:var(--hp-concierge-accent);font-weight:700;font-size:13px;display:inline-flex;align-items:center;justify-content:center;box-shadow:inset 0 0 0 1px #0000000a}.hp-proof-body{flex:1;min-width:0}.hp-proof-meta{display:flex;align-items:center;gap:6px;font-size:10px;color:#999}.hp-proof-stars{color:#f59e0b;font-size:10px;letter-spacing:.5px}.hp-proof-name{font-weight:700;color:#1a1a1a}.hp-proof-source{display:inline-flex;align-items:center;gap:4px;margin-left:auto;color:#777}.hp-proof-source-label{font-weight:600}.hp-proof-quote{margin:2px 0 0;font-size:11.5px;color:#444;line-height:1.4;font-style:italic;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hp-proof-dots{display:flex;justify-content:center;gap:4px;margin-top:6px}.hp-proof-dot{width:4px;height:4px;border-radius:50%;border:0;background:#00000026;cursor:pointer;transition:background .2s ease,transform .2s ease}.hp-proof-dot:hover{background:#0000004d}.hp-proof-dot[data-active]{background:var(--hp-concierge-accent);transform:scale(1.4)}#hp-concierge-root[data-theme=dark] #hp-concierge-proof,#hp-concierge-root[data-theme=auto] #hp-concierge-proof{background:linear-gradient(to bottom,#1a1a1a,#1f1f1f);border-bottom-color:#2a2a2a}#hp-concierge-root[data-theme=dark] .hp-proof-name,#hp-concierge-root[data-theme=auto] .hp-proof-name{color:#e8e8e8}#hp-concierge-root[data-theme=dark] .hp-proof-quote,#hp-concierge-root[data-theme=auto] .hp-proof-quote{color:#bbb}@media(prefers-color-scheme:light){#hp-concierge-root[data-theme=auto] #hp-concierge-proof{background:linear-gradient(to bottom,#fafaf8,#fff)}#hp-concierge-root[data-theme=auto] .hp-proof-name{color:#1a1a1a}#hp-concierge-root[data-theme=auto] .hp-proof-quote{color:#444}}.hp-concierge-social-proof{background:#fff;border:1px solid rgba(0,0,0,.05);border-radius:16px;padding:14px 16px;box-shadow:0 4px 16px #0000000d;margin-bottom:4px}.hp-concierge-social-proof-stars{display:inline-flex;gap:2px;vertical-align:middle}.hp-concierge-social-proof-rating{display:inline-flex;align-items:baseline;gap:6px;margin-left:8px;font-size:13px;color:#333;vertical-align:middle}.hp-concierge-social-proof-rating strong{font-size:16px;font-weight:800;color:#1a1a1a;letter-spacing:-.01em}.hp-concierge-social-proof-rating span{color:#888;font-weight:500}.hp-concierge-social-proof-quote{margin:8px 0 0;font-size:13px;line-height:1.5;color:#444;font-style:italic;letter-spacing:-.005em}.hp-concierge-social-proof-quote-mark{color:var(--hp-concierge-accent);font-style:normal;font-weight:800;opacity:.6}.hp-concierge-social-proof-author{display:block;margin-top:4px;font-size:11px;color:#999;font-style:normal;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.hp-concierge-offers{width:100%}.hp-concierge-offers-title{margin:0 0 8px;font-size:12px;font-weight:700;color:#555;letter-spacing:.04em;text-transform:uppercase;display:flex;align-items:center;gap:6px}.hp-concierge-offers-flame{font-size:14px}.hp-concierge-offers-scroll{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:4px;margin:0 -4px;scrollbar-width:thin}.hp-concierge-offers-scroll::-webkit-scrollbar{height:4px}.hp-concierge-offers-scroll::-webkit-scrollbar-thumb{background:#0000001a;border-radius:4px}.hp-concierge-offer-card{position:relative;flex:0 0 76%;max-width:280px;background:linear-gradient(135deg,#fff,color-mix(in srgb,var(--hp-concierge-accent) 5%,#fff));border:1px solid color-mix(in srgb,var(--hp-concierge-accent) 20%,#ececec);border-radius:16px;padding:14px;display:flex;flex-direction:column;gap:6px;text-decoration:none;color:inherit;box-shadow:0 2px 8px #0000000a;scroll-snap-align:start;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.hp-concierge-offer-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px #0000001a;border-color:color-mix(in srgb,var(--hp-concierge-accent) 40%,#ececec)}.hp-concierge-offer-header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px}.hp-concierge-offer-icon{flex-shrink:0;width:36px;height:36px;border-radius:10px;background:color-mix(in srgb,var(--hp-concierge-accent) 14%,transparent);color:var(--hp-concierge-accent);display:inline-flex;align-items:center;justify-content:center}.hp-concierge-offer-title{margin:0;font-size:14px;font-weight:700;color:#1a1a1a;letter-spacing:-.01em;line-height:1.25}.hp-concierge-offer-desc{margin:0;font-size:11.5px;color:#666;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hp-concierge-offer-badge{background:var(--hp-concierge-accent);color:#fff;font-size:10px;font-weight:800;letter-spacing:.04em;padding:4px 10px;border-radius:999px;text-transform:uppercase;white-space:nowrap;flex-shrink:0}#hp-concierge-root[data-theme=dark] .hp-concierge-social-proof,#hp-concierge-root[data-theme=auto] .hp-concierge-social-proof{background:#1f1f1f;border-color:#2c2c2c}#hp-concierge-root[data-theme=dark] .hp-concierge-social-proof-rating strong,#hp-concierge-root[data-theme=auto] .hp-concierge-social-proof-rating strong{color:#e8e8e8}#hp-concierge-root[data-theme=dark] .hp-concierge-social-proof-quote,#hp-concierge-root[data-theme=auto] .hp-concierge-social-proof-quote{color:#ccc}#hp-concierge-root[data-theme=dark] .hp-concierge-offer-card,#hp-concierge-root[data-theme=auto] .hp-concierge-offer-card{background:linear-gradient(135deg,#1f1f1f,color-mix(in srgb,var(--hp-concierge-accent) 14%,#1f1f1f));border-color:#2c2c2c}#hp-concierge-root[data-theme=dark] .hp-concierge-offer-title,#hp-concierge-root[data-theme=auto] .hp-concierge-offer-title{color:#e8e8e8}#hp-concierge-root[data-theme=dark] .hp-concierge-offer-desc,#hp-concierge-root[data-theme=auto] .hp-concierge-offer-desc{color:#aaa}@media(prefers-color-scheme:light){#hp-concierge-root[data-theme=auto] .hp-concierge-social-proof{background:#fff}#hp-concierge-root[data-theme=auto] .hp-concierge-social-proof-rating strong{color:#1a1a1a}#hp-concierge-root[data-theme=auto] .hp-concierge-social-proof-quote{color:#444}#hp-concierge-root[data-theme=auto] .hp-concierge-offer-card{background:linear-gradient(135deg,#fff,color-mix(in srgb,var(--hp-concierge-accent) 5%,#fff))}#hp-concierge-root[data-theme=auto] .hp-concierge-offer-title{color:#1a1a1a}#hp-concierge-root[data-theme=auto] .hp-concierge-offer-desc{color:#666}}.hp-msg-calendar{padding:14px;min-width:280px}.hp-cal-summary{display:flex;align-items:center;gap:10px;padding:10px 12px;background:color-mix(in srgb,var(--hp-concierge-accent) 8%,#fff);border-radius:12px;margin-bottom:12px}.hp-cal-summary-cell{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.hp-cal-summary-label{font-size:10px;font-weight:700;color:#777;letter-spacing:.06em;text-transform:uppercase}.hp-cal-summary-value{font-size:13px;font-weight:700;color:#1a1a1a;letter-spacing:-.01em}.hp-cal-summary-arrow{color:var(--hp-concierge-accent);font-weight:700;font-size:16px}.hp-cal-nav{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;padding:0 4px}.hp-cal-nav-btn{background:transparent;border:0;cursor:pointer;font-size:18px;color:#555;padding:4px 10px;border-radius:8px;line-height:1}.hp-cal-nav-btn:hover{background:#0000000d;color:var(--hp-concierge-accent)}.hp-cal-month{font-size:14px;font-weight:700;color:#1a1a1a}.hp-cal-dow{display:grid;grid-template-columns:repeat(7,1fr);gap:2px;padding:0 2px 4px}.hp-cal-dow span{font-size:10px;font-weight:700;color:#999;text-align:center;padding:4px 0;letter-spacing:.04em}.hp-cal-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}.hp-cal-day{background:transparent;border:0;cursor:pointer;font-family:inherit;font-size:12px;font-weight:500;color:#1a1a1a;padding:8px 0;border-radius:8px;transition:background .12s ease,color .12s ease;aspect-ratio:1;display:flex;align-items:center;justify-content:center}.hp-cal-day:hover:not([disabled]):not(.hp-cal-day-from):not(.hp-cal-day-to){background:color-mix(in srgb,var(--hp-concierge-accent) 10%,transparent);color:var(--hp-concierge-accent)}.hp-cal-day-pad{visibility:hidden}.hp-cal-day-past{color:#ccc;cursor:not-allowed}.hp-cal-day-today{font-weight:800;color:var(--hp-concierge-accent)}.hp-cal-day-from,.hp-cal-day-to{background:var(--hp-concierge-accent);color:#fff;font-weight:700;box-shadow:0 2px 6px color-mix(in srgb,var(--hp-concierge-accent) 35%,transparent)}.hp-cal-day-from{border-radius:8px 0 0 8px}.hp-cal-day-to{border-radius:0 8px 8px 0}.hp-cal-day-between{background:color-mix(in srgb,var(--hp-concierge-accent) 16%,transparent);color:var(--hp-concierge-accent);border-radius:0}.hp-cal-quick{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.hp-cal-quick-chip{border:1px solid #ececec;background:#fff;color:#555;border-radius:999px;padding:5px 12px;font-size:11.5px;font-weight:500;cursor:pointer;font-family:inherit;transition:all .15s ease}.hp-cal-quick-chip:hover{border-color:var(--hp-concierge-accent);color:var(--hp-concierge-accent)}.hp-cal-confirm{margin-top:12px;width:100%;background:var(--hp-concierge-accent);color:#fff;border:0;border-radius:12px;padding:11px 16px;font-size:13px;font-weight:700;cursor:pointer;transition:opacity .15s ease,transform .15s ease;box-shadow:0 4px 12px color-mix(in srgb,var(--hp-concierge-accent) 30%,transparent)}.hp-cal-confirm:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.hp-cal-confirm:hover:not(:disabled){transform:translateY(-1px)}.hp-concierge-weather{background:#fff;border:1px solid #ececec;border-radius:16px;padding:14px;display:flex;flex-direction:column;gap:12px;box-shadow:0 1px 3px #0000000d}.hp-concierge-weather-head{display:flex;align-items:center;gap:10px}.hp-concierge-weather-icon{width:38px;height:38px;border-radius:10px;background:color-mix(in srgb,var(--hp-concierge-accent) 14%,transparent);color:var(--hp-concierge-accent);display:inline-flex;align-items:center;justify-content:center}.hp-concierge-weather-verdict{margin:0;font-size:13px;font-weight:700;color:#1a1a1a}.hp-concierge-weather-temps{margin:2px 0 0;font-size:11px;color:#777}.hp-concierge-weather-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(38px,1fr));gap:6px}.hp-concierge-weather-day{display:flex;flex-direction:column;align-items:center;gap:4px;font-size:10.5px;color:#555}.hp-concierge-weather-dow{font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.04em}.hp-concierge-weather-day-icon{color:var(--hp-concierge-accent);opacity:.85}.hp-concierge-weather-day-temp{font-weight:700;color:#1a1a1a}.hp-concierge-upsell-pretext{font-size:12px;color:#666;margin:0 0 6px;font-style:italic}.hp-concierge-upsell-card{display:flex;flex-direction:column;gap:6px;background:linear-gradient(135deg,color-mix(in srgb,var(--hp-concierge-accent) 8%,#fff),#fff);border:1px solid color-mix(in srgb,var(--hp-concierge-accent) 24%,#ececec);border-radius:16px;padding:14px;text-decoration:none;color:inherit;box-shadow:0 4px 14px #0000000d;transition:transform .2s ease,box-shadow .2s ease}.hp-concierge-upsell-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000001a}.hp-concierge-upsell-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.hp-concierge-upsell-icon{font-size:18px}.hp-concierge-upsell-badge{background:var(--hp-concierge-accent);color:#fff;font-size:10px;font-weight:800;letter-spacing:.04em;padding:3px 9px;border-radius:999px;text-transform:uppercase}.hp-concierge-upsell-title{margin:0;font-size:14px;font-weight:800;color:#1a1a1a;letter-spacing:-.01em}.hp-concierge-upsell-desc{margin:0;font-size:12px;color:#555;line-height:1.4}.hp-concierge-upsell-cta{font-size:12px;font-weight:700;color:var(--hp-concierge-accent);margin-top:4px;letter-spacing:.01em}.hp-concierge-card.hp-concierge-calendar-card{display:flex;flex-direction:column;gap:10px;background:linear-gradient(135deg,color-mix(in srgb,var(--hp-concierge-accent) 8%,#fff),#fff);border:1px solid color-mix(in srgb,var(--hp-concierge-accent) 24%,#ececec);border-radius:16px;padding:14px;box-shadow:0 4px 14px #0000000d}.hp-concierge-calendar-title{margin:0;font-size:14px;font-weight:800;color:#1a1a1a;letter-spacing:-.01em}.hp-concierge-calendar-dates{margin:0;font-size:12px;color:#666;font-weight:500}.hp-concierge-calendar-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.hp-concierge-calendar-btn{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:10px 6px;background:#fff;border:1px solid #ececec;border-radius:12px;text-decoration:none;color:#1a1a1a;font-size:12px;font-weight:600;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.hp-concierge-calendar-btn:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--hp-concierge-accent) 35%,#ececec);box-shadow:0 6px 16px #0000000f}.hp-concierge-calendar-btn-icon{display:inline-flex;align-items:center;justify-content:center}.hp-concierge-calendar-btn-label{font-size:12px;letter-spacing:.01em}.hp-concierge-calendar-dismiss{align-self:flex-start;background:transparent;border:0;padding:0;color:#888;font-size:12px;font-weight:500;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.hp-concierge-calendar-dismiss:hover{color:#555}#hp-concierge-root[data-theme=dark] .hp-msg-calendar,#hp-concierge-root[data-theme=auto] .hp-msg-calendar{background:#1f1f1f;border-radius:16px}#hp-concierge-root[data-theme=dark] .hp-cal-summary,#hp-concierge-root[data-theme=auto] .hp-cal-summary{background:#262626}#hp-concierge-root[data-theme=dark] .hp-cal-day,#hp-concierge-root[data-theme=auto] .hp-cal-day{color:#e8e8e8}#hp-concierge-root[data-theme=dark] .hp-cal-day-past,#hp-concierge-root[data-theme=auto] .hp-cal-day-past{color:#555}#hp-concierge-root[data-theme=dark] .hp-cal-month,#hp-concierge-root[data-theme=auto] .hp-cal-month,#hp-concierge-root[data-theme=dark] .hp-cal-summary-value,#hp-concierge-root[data-theme=auto] .hp-cal-summary-value{color:#e8e8e8}#hp-concierge-root[data-theme=dark] .hp-cal-quick-chip,#hp-concierge-root[data-theme=auto] .hp-cal-quick-chip{background:#262626;border-color:#333;color:#ccc}#hp-concierge-root[data-theme=dark] .hp-concierge-weather,#hp-concierge-root[data-theme=auto] .hp-concierge-weather{background:#1f1f1f;border-color:#2c2c2c}#hp-concierge-root[data-theme=dark] .hp-concierge-weather-verdict,#hp-concierge-root[data-theme=auto] .hp-concierge-weather-verdict,#hp-concierge-root[data-theme=dark] .hp-concierge-weather-day-temp,#hp-concierge-root[data-theme=auto] .hp-concierge-weather-day-temp{color:#e8e8e8}@media(prefers-color-scheme:light){#hp-concierge-root[data-theme=auto] .hp-msg-calendar{background:#fff}#hp-concierge-root[data-theme=auto] .hp-cal-day,#hp-concierge-root[data-theme=auto] .hp-cal-month,#hp-concierge-root[data-theme=auto] .hp-cal-summary-value{color:#1a1a1a}#hp-concierge-root[data-theme=auto] .hp-cal-summary{background:color-mix(in srgb,var(--hp-concierge-accent) 8%,#fff)}#hp-concierge-root[data-theme=auto] .hp-concierge-weather{background:#fff;border-color:#ececec}#hp-concierge-root[data-theme=auto] .hp-concierge-weather-verdict,#hp-concierge-root[data-theme=auto] .hp-concierge-weather-day-temp{color:#1a1a1a}}.hp-msg-structured .hp-msg-bubble.hp-msg-calendar{display:flex;flex-direction:column}.hp-msg-pax{padding:14px;min-width:260px}.hp-pax-title{margin:0 0 10px;font-size:13px;font-weight:700;color:#1a1a1a;letter-spacing:-.005em}.hp-pax-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px solid rgba(0,0,0,.05)}.hp-pax-row:last-of-type{border-bottom:0}.hp-pax-label{font-size:13px;color:#444;font-weight:500}.hp-pax-stepper{display:inline-flex;align-items:center;gap:10px}.hp-pax-stepper button{width:28px;height:28px;border-radius:50%;border:1px solid #e0e0e0;background:#fff;color:var(--hp-concierge-accent);font-size:16px;font-weight:700;cursor:pointer;line-height:1;transition:all .15s ease}.hp-pax-stepper button:hover{border-color:var(--hp-concierge-accent);transform:scale(1.05)}.hp-pax-stepper [data-value]{min-width:18px;text-align:center;font-size:14px;font-weight:700;color:#1a1a1a}.hp-pax-search{margin-top:12px;width:100%;background:var(--hp-concierge-accent);color:#fff;border:0;border-radius:12px;padding:11px 16px;font-size:13px;font-weight:700;cursor:pointer;box-shadow:0 4px 12px color-mix(in srgb,var(--hp-concierge-accent) 30%,transparent);transition:transform .15s ease}.hp-pax-search:hover:not(:disabled){transform:translateY(-1px)}.hp-pax-search:disabled{opacity:.5;cursor:not-allowed}.hp-pax-error{margin:8px 0 0;font-size:12px;color:#b91c1c}.hp-pax-error[hidden]{display:none}#hp-concierge-root[data-theme=dark] .hp-msg-pax,#hp-concierge-root[data-theme=auto] .hp-msg-pax{background:#1f1f1f;border-radius:16px}#hp-concierge-root[data-theme=dark] .hp-pax-title,#hp-concierge-root[data-theme=auto] .hp-pax-title,#hp-concierge-root[data-theme=dark] .hp-pax-label,#hp-concierge-root[data-theme=auto] .hp-pax-label,#hp-concierge-root[data-theme=dark] .hp-pax-stepper [data-value],#hp-concierge-root[data-theme=auto] .hp-pax-stepper [data-value]{color:#e8e8e8}#hp-concierge-root[data-theme=dark] .hp-pax-stepper button,#hp-concierge-root[data-theme=auto] .hp-pax-stepper button{background:#262626;border-color:#333}@media(prefers-color-scheme:light){#hp-concierge-root[data-theme=auto] .hp-msg-pax{background:#fff}#hp-concierge-root[data-theme=auto] .hp-pax-title,#hp-concierge-root[data-theme=auto] .hp-pax-label,#hp-concierge-root[data-theme=auto] .hp-pax-stepper [data-value]{color:#1a1a1a}#hp-concierge-root[data-theme=auto] .hp-pax-stepper button{background:#fff;border-color:#e0e0e0}}.hp-msg-structured .hp-msg-bubble.hp-msg-pax{display:flex;flex-direction:column}.hp-concierge-summary{background:linear-gradient(180deg,#fff,color-mix(in srgb,var(--hp-concierge-accent) 4%,#fff));border:1px solid color-mix(in srgb,var(--hp-concierge-accent) 18%,#ececec);border-radius:18px;padding:16px 18px 14px;box-shadow:0 6px 18px #0000000f;display:flex;flex-direction:column;gap:14px}.hp-concierge-summary-head{display:flex;align-items:center;gap:10px}.hp-concierge-summary-crown{width:32px;height:32px;border-radius:10px;background:color-mix(in srgb,var(--hp-concierge-accent) 14%,transparent);color:var(--hp-concierge-accent);font-size:16px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.hp-concierge-summary-title{margin:0;font-size:14px;font-weight:800;color:#1a1a1a;letter-spacing:-.01em}.hp-concierge-summary-subtitle{margin:1px 0 0;font-size:11.5px;color:#777}.hp-concierge-summary-dates{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;background:color-mix(in srgb,var(--hp-concierge-accent) 8%,#fff);border-radius:12px;padding:10px 12px;position:relative}.hp-concierge-summary-date{display:flex;flex-direction:column;gap:2px;min-width:0}.hp-concierge-summary-date span{font-size:10px;color:#888;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.hp-concierge-summary-date strong{font-size:12.5px;color:#1a1a1a;font-weight:700;letter-spacing:-.005em}.hp-concierge-summary-arrow{color:var(--hp-concierge-accent);font-weight:800;font-size:16px}.hp-concierge-summary-nights{grid-column:1 / -1;text-align:center;margin-top:6px;font-size:11px;color:var(--hp-concierge-accent);font-weight:700}.hp-concierge-summary-section{display:flex;flex-direction:column;gap:6px}.hp-concierge-summary-label{margin:0;font-size:10.5px;color:#888;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hp-concierge-summary-amenities{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:1fr;gap:4px}.hp-concierge-summary-amenities li{display:flex;align-items:flex-start;gap:8px;font-size:12.5px;color:#444;line-height:1.45}.hp-concierge-summary-amenities li span:first-child{color:var(--hp-concierge-accent);font-weight:800;flex-shrink:0}.hp-concierge-summary-contact{margin:0;font-size:12px;color:#555;line-height:1.6}.hp-concierge-summary-contact a{color:var(--hp-concierge-accent);text-decoration:none;font-weight:600}.hp-concierge-summary-contact a:hover{text-decoration:underline}.hp-concierge-summary-actions{display:flex;flex-wrap:wrap;gap:6px}.hp-concierge-summary-btn{flex:1 1 calc(50% - 6px);min-width:0;background:var(--hp-concierge-accent);color:#fff;border:0;border-radius:10px;padding:9px 12px;font-size:12px;font-weight:600;cursor:pointer;font-family:inherit;text-align:center;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease;display:inline-flex;align-items:center;justify-content:center;gap:6px}.hp-concierge-summary-btn svg{flex-shrink:0}.hp-concierge-summary-cal svg{flex-shrink:0;display:block}.hp-concierge-summary-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px color-mix(in srgb,var(--hp-concierge-accent) 28%,transparent)}.hp-concierge-summary-btn:disabled{opacity:.7;cursor:default;transform:none}.hp-concierge-summary-btn-ghost{background:transparent;color:var(--hp-concierge-accent);border:1px solid color-mix(in srgb,var(--hp-concierge-accent) 30%,#ececec);flex-basis:100%}.hp-msg-structured .hp-msg-bubble.hp-concierge-summary{display:flex}#hp-concierge-root[data-theme=dark] .hp-concierge-summary,#hp-concierge-root[data-theme=auto] .hp-concierge-summary{background:linear-gradient(180deg,#1f1f1f,color-mix(in srgb,var(--hp-concierge-accent) 12%,#1f1f1f));border-color:#2c2c2c}#hp-concierge-root[data-theme=dark] .hp-concierge-summary-title,#hp-concierge-root[data-theme=auto] .hp-concierge-summary-title,#hp-concierge-root[data-theme=dark] .hp-concierge-summary-date strong,#hp-concierge-root[data-theme=auto] .hp-concierge-summary-date strong{color:#e8e8e8}#hp-concierge-root[data-theme=dark] .hp-concierge-summary-amenities li,#hp-concierge-root[data-theme=auto] .hp-concierge-summary-amenities li,#hp-concierge-root[data-theme=dark] .hp-concierge-summary-contact,#hp-concierge-root[data-theme=auto] .hp-concierge-summary-contact{color:#c8c8c8}@media(prefers-color-scheme:light){#hp-concierge-root[data-theme=auto] .hp-concierge-summary{background:linear-gradient(180deg,#fff,color-mix(in srgb,var(--hp-concierge-accent) 4%,#fff))}#hp-concierge-root[data-theme=auto] .hp-concierge-summary-title,#hp-concierge-root[data-theme=auto] .hp-concierge-summary-date strong{color:#1a1a1a}#hp-concierge-root[data-theme=auto] .hp-concierge-summary-amenities li,#hp-concierge-root[data-theme=auto] .hp-concierge-summary-contact{color:#444}}.hp-concierge-media{display:flex;flex-direction:column;gap:8px}.hp-concierge-media-single{border-radius:14px;overflow:hidden;aspect-ratio:16/10;background:#f0efeb}.hp-concierge-media-single img{width:100%;height:100%;object-fit:cover;display:block}.hp-concierge-media-rail{display:flex;gap:8px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:4px;margin:0 -4px;scrollbar-width:thin}.hp-concierge-media-rail::-webkit-scrollbar{height:4px}.hp-concierge-media-rail::-webkit-scrollbar-thumb{background:#0000001a;border-radius:4px}.hp-concierge-media-card{flex:0 0 78%;max-width:240px;aspect-ratio:16/10;border-radius:12px;overflow:hidden;background:#f0efeb;scroll-snap-align:start;box-shadow:0 2px 6px #0000000f}.hp-concierge-media-card img{width:100%;height:100%;object-fit:cover;display:block}.hp-concierge-map{background:#fff;border:1px solid #ececec;border-radius:18px;overflow:hidden;box-shadow:0 2px 8px #0000000d}.hp-concierge-map-preview{width:100%;aspect-ratio:2/1;background:color-mix(in srgb,var(--hp-concierge-accent) 10%,#f0f0f0);overflow:hidden;position:relative}.hp-concierge-map-preview iframe{width:100%;height:100%;border:0;display:block}.hp-concierge-map-preview img{width:100%;height:100%;object-fit:cover;display:block}.hp-concierge-map-body{padding:12px 14px 14px}.hp-concierge-map-name{margin:0;font-size:14px;font-weight:700;color:#1a1a1a;letter-spacing:-.01em}.hp-concierge-map-addr{margin:2px 0 0;font-size:12px;color:#666;line-height:1.45}.hp-concierge-map-coords{margin:4px 0 10px;font-size:11px;color:var(--hp-concierge-accent);font-weight:600;font-family:ui-monospace,monospace}.hp-concierge-map-actions{display:flex;gap:6px;flex-wrap:wrap}.hp-concierge-map-btn{flex:1 1 calc(33% - 4px);min-width:0;background:#fff;color:#1a1a1a;border:1px solid #ececec;border-radius:10px;padding:8px 6px;font-size:11.5px;font-weight:700;cursor:pointer;font-family:inherit;text-align:center;text-decoration:none;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease;display:inline-flex;align-items:center;justify-content:center;gap:6px}.hp-concierge-map-btn svg{flex-shrink:0}.hp-concierge-map-btn:hover:not(:disabled){transform:translateY(-1px);border-color:color-mix(in srgb,var(--hp-concierge-accent) 40%,#ececec);box-shadow:0 4px 10px #0000000f}.hp-concierge-map-btn-ghost{background:color-mix(in srgb,var(--hp-concierge-accent) 6%,#fff);color:var(--hp-concierge-accent);border:1px solid color-mix(in srgb,var(--hp-concierge-accent) 22%,#ececec)}.hp-concierge-summary-cals{display:flex;flex-direction:column;gap:6px}.hp-concierge-summary-cal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.hp-concierge-summary-cal{background:#fff;border:1px solid color-mix(in srgb,var(--hp-concierge-accent) 22%,#ececec);color:#1a1a1a;border-radius:10px;padding:8px 6px;font-size:11.5px;font-weight:700;text-align:center;text-decoration:none;transition:all .15s ease;display:inline-flex;align-items:center;justify-content:center;gap:6px}.hp-concierge-summary-cal:hover{background:color-mix(in srgb,var(--hp-concierge-accent) 10%,#fff);transform:translateY(-1px);box-shadow:0 4px 10px color-mix(in srgb,var(--hp-concierge-accent) 18%,transparent)}#hp-concierge-root[data-theme=dark] .hp-concierge-map,#hp-concierge-root[data-theme=auto] .hp-concierge-map{background:#1f1f1f;border-color:#2c2c2c}#hp-concierge-root[data-theme=dark] .hp-concierge-map-name,#hp-concierge-root[data-theme=auto] .hp-concierge-map-name{color:#e8e8e8}#hp-concierge-root[data-theme=dark] .hp-concierge-map-addr,#hp-concierge-root[data-theme=auto] .hp-concierge-map-addr{color:#bbb}#hp-concierge-root[data-theme=dark] .hp-concierge-summary-cal,#hp-concierge-root[data-theme=auto] .hp-concierge-summary-cal{background:#262626;border-color:#2c2c2c}@media(prefers-color-scheme:light){#hp-concierge-root[data-theme=auto] .hp-concierge-map{background:#fff;border-color:#ececec}#hp-concierge-root[data-theme=auto] .hp-concierge-map-name{color:#1a1a1a}#hp-concierge-root[data-theme=auto] .hp-concierge-map-addr{color:#666}#hp-concierge-root[data-theme=auto] .hp-concierge-summary-cal{background:#fff;border-color:color-mix(in srgb,var(--hp-concierge-accent) 22%,#ececec)}}#hp-concierge-dock{--hp-dock-bg: var(--hp-site-accent, var(--hp-concierge-accent, #136062));--hp-dock-fillet: 14px;position:fixed;z-index:9990;display:flex;align-items:stretch;width:70px;min-height:60px;background:var(--hp-dock-bg);border-radius:20px 0 0 20px;box-shadow:0 4px 15px #00000040}#hp-concierge-dock:before,#hp-concierge-dock:after{content:"";position:absolute;right:0;width:var(--hp-dock-fillet);height:var(--hp-dock-fillet);pointer-events:none}#hp-concierge-dock:before{top:calc(var(--hp-dock-fillet) * -1);background:radial-gradient(circle at top left,transparent var(--hp-dock-fillet),var(--hp-dock-bg) var(--hp-dock-fillet))}#hp-concierge-dock:after{bottom:calc(var(--hp-dock-fillet) * -1);background:radial-gradient(circle at bottom left,transparent var(--hp-dock-fillet),var(--hp-dock-bg) var(--hp-dock-fillet))}.hp-concierge-tab__badge{position:absolute;top:-6px;left:-6px;min-width:28px;height:17px;padding:0 4px;border-radius:5px;background:#e80b26;color:#fff;font-family:Manrope,Inter,system-ui,-apple-system,sans-serif;font-variant-numeric:tabular-nums;font-size:11px;font-weight:700;line-height:1;display:flex;align-items:center;justify-content:center;border:none;box-shadow:0 2px 6px #00000040}.hp-dock--discount .hp-concierge-tab__badge{top:4px;left:auto;right:4px}.hp-concierge-tab__badge[hidden],#hp-concierge-root[data-launcher=off] #hp-concierge-bubble{display:none!important}#hp-concierge-root[data-launcher=off] #hp-concierge-dock{width:auto;height:auto;background:transparent;border-radius:0;box-shadow:none}#hp-concierge-root[data-launcher=off] #hp-concierge-dock:before,#hp-concierge-root[data-launcher=off] #hp-concierge-dock:after{display:none}#hp-concierge-dock{right:0;bottom:24px;bottom:calc(24px + env(safe-area-inset-bottom,0px))}#hp-concierge-root:has(#hp-concierge-panel:not([hidden])) #hp-concierge-dock{display:none}#hp-concierge-root[data-position=bottom-left] #hp-concierge-dock{left:0;right:auto;border-radius:0 20px 20px 0}#hp-concierge-root[data-position=bottom-left] #hp-concierge-dock:before,#hp-concierge-root[data-position=bottom-left] #hp-concierge-dock:after{right:auto;left:0}#hp-concierge-root[data-position=bottom-left] #hp-concierge-dock:before{background:radial-gradient(circle at top right,transparent var(--hp-dock-fillet),var(--hp-dock-bg) var(--hp-dock-fillet))}#hp-concierge-root[data-position=bottom-left] #hp-concierge-dock:after{background:radial-gradient(circle at bottom right,transparent var(--hp-dock-fillet),var(--hp-dock-bg) var(--hp-dock-fillet))}#hp-concierge-root[data-position=bottom-left] .hp-concierge-tab__badge{left:auto;right:-6px}#hp-concierge-root[data-position=bottom-left] .hp-dock--discount .hp-concierge-tab__badge{left:4px;right:auto}#hp-concierge-root[data-position=bottom-left] .hp-mech-compare{right:auto;left:20px}@media(max-width:640px){#hp-concierge-dock{bottom:18px;bottom:calc(18px + env(safe-area-inset-bottom,0px))}.hp-concierge-tab__badge{min-width:24px;height:15px;font-size:10px}.hp-mech-dock-discount__pct{font-size:24px}.hp-mech-dock-discount__label{font-size:10px}.hp-mech-dock-discount__audience{font-size:9px}.hp-mech-compare{right:12px;bottom:106px;max-width:calc(100vw - 24px)}#hp-concierge-root[data-position=bottom-left] .hp-mech-compare{right:auto;left:12px}}@media(min-width:641px){#hp-concierge-panel{top:0;bottom:0;right:0;height:100dvh;max-height:100dvh;width:408px;max-width:92vw;border-radius:20px 0 0 20px;animation:hp-concierge-slide-r .26s cubic-bezier(.16,1,.3,1)}#hp-concierge-root[data-position=bottom-left] #hp-concierge-panel{right:auto;left:0;border-radius:0 20px 20px 0}}@keyframes hp-concierge-slide-r{0%{transform:translate(40px);opacity:0}to{transform:none;opacity:1}}.hp-msg-avatar,.hp-msg-author{display:none}.hp-msg-with-avatar .hp-msg-content{max-width:90%}.hp-msg-with-avatar .hp-msg-bubble{max-width:100%}.hp-msg-bot-followup .hp-msg-bubble,.hp-msg-user .hp-msg-bubble{max-width:90%}.hp-concierge-day{text-align:center;margin:2px 0 4px}.hp-concierge-day span{font-size:11px;color:#b3b3b8;font-weight:600;letter-spacing:.02em}#hp-concierge-loginbar{background:#fff;padding:12px 16px 4px;display:flex;justify-content:center}#hp-concierge-login-pill{display:inline-flex;align-items:center;gap:7px;padding:8px 15px;border-radius:999px;cursor:pointer;font-family:inherit;font-size:12.5px;font-weight:600;color:#3a3a3a;border:1.5px solid transparent;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(90deg,#4ed4cb,#6b46e0) border-box;transition:box-shadow .15s ease,transform .15s ease;line-height:1.2;text-align:left}#hp-concierge-login-pill:hover{box-shadow:0 4px 14px #6b46e02e;transform:translateY(-1px)}#hp-concierge-login-pill svg{color:#6b46e0;flex-shrink:0}#hp-concierge-quick-replies{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}#hp-concierge-quick-replies.hp-quick-replies--bottom{flex-wrap:nowrap;overflow-x:auto;gap:8px;margin:0;padding:2px 16px calc(14px + env(safe-area-inset-bottom));background:#fff;scrollbar-width:none}#hp-concierge-quick-replies.hp-quick-replies--bottom::-webkit-scrollbar{display:none}#hp-concierge-quick-replies.hp-quick-replies--bottom .hp-quick-reply{flex-shrink:0;white-space:nowrap}.hp-quick-reply{background:#f3f3f0;border:1px solid transparent;border-radius:999px;padding:9px 15px;box-shadow:none;gap:6px}.hp-quick-reply-icon{display:none}.hp-quick-reply:hover{background:#e9e9ee;border-color:transparent;transform:none;box-shadow:none}#hp-concierge-reviews-chip{background:#f4f4f6;color:#1a1a1a}#hp-concierge-reviews-chip:hover{background:#ebebef}#hp-concierge-reviews-chip>span:first-child{color:#f59e0b}#hp-concierge-root[data-theme=dark] #hp-concierge-header{background:#161616;color:#f0f0f0;border-bottom-color:#262626}#hp-concierge-root[data-theme=dark] #hp-concierge-title{color:#f0f0f0}#hp-concierge-root[data-theme=dark] #hp-concierge-close,#hp-concierge-root[data-theme=dark] #hp-concierge-new,#hp-concierge-root[data-theme=dark] #hp-concierge-share{background:#262626;color:#bbb}#hp-concierge-root[data-theme=dark] #hp-concierge-close:hover,#hp-concierge-root[data-theme=dark] #hp-concierge-new:hover,#hp-concierge-root[data-theme=dark] #hp-concierge-share:hover{background:#303030;color:#fff}#hp-concierge-root[data-theme=dark] #hp-concierge-share.is-copied{background:#14331f;color:#4ade80}#hp-concierge-root[data-theme=dark] #hp-concierge-image-btn,#hp-concierge-root[data-theme=dark] #hp-concierge-mic-btn,#hp-concierge-root[data-theme=dark] #hp-concierge-speak:not(.hp-speak-on){color:#bbb}#hp-concierge-root[data-theme=dark] #hp-concierge-image-btn:hover,#hp-concierge-root[data-theme=dark] #hp-concierge-mic-btn:hover,#hp-concierge-root[data-theme=dark] #hp-concierge-speak:not(.hp-speak-on):hover{background:#303030;color:#fff}#hp-concierge-root[data-theme=dark] #hp-concierge-messages{background:#121212}#hp-concierge-root[data-theme=dark] .hp-msg-bot .hp-msg-bubble{background:#232633;color:#e8e8e8}#hp-concierge-root[data-theme=dark] .hp-msg-user .hp-msg-bubble{background:#2a2722;color:#ededed}#hp-concierge-root[data-theme=dark] #hp-concierge-loginbar{background:#161616}#hp-concierge-root[data-theme=dark] #hp-concierge-login-pill{color:#ddd;background:linear-gradient(#161616,#161616) padding-box,linear-gradient(90deg,#4ed4cb,#6b46e0) border-box}#hp-concierge-root[data-theme=dark] .hp-quick-reply{background:#1f1f1f;color:#e8e8e8}#hp-concierge-root[data-theme=dark] .hp-quick-reply:hover{background:#272727}#hp-concierge-root[data-theme=dark] #hp-concierge-reviews-chip{background:#262626;color:#eee}@media(prefers-color-scheme:dark){#hp-concierge-root[data-theme=auto] #hp-concierge-header{background:#161616;color:#f0f0f0;border-bottom-color:#262626}#hp-concierge-root[data-theme=auto] #hp-concierge-title{color:#f0f0f0}#hp-concierge-root[data-theme=auto] #hp-concierge-close,#hp-concierge-root[data-theme=auto] #hp-concierge-new{background:#262626;color:#bbb}#hp-concierge-root[data-theme=auto] #hp-concierge-close:hover,#hp-concierge-root[data-theme=auto] #hp-concierge-new:hover{background:#303030;color:#fff}#hp-concierge-root[data-theme=auto] #hp-concierge-messages{background:#121212}#hp-concierge-root[data-theme=auto] .hp-msg-bot .hp-msg-bubble{background:#232633;color:#e8e8e8}#hp-concierge-root[data-theme=auto] .hp-msg-user .hp-msg-bubble{background:#2a2722;color:#ededed}#hp-concierge-root[data-theme=auto] #hp-concierge-loginbar{background:#161616}#hp-concierge-root[data-theme=auto] #hp-concierge-login-pill{color:#ddd;background:linear-gradient(#161616,#161616) padding-box,linear-gradient(90deg,#4ed4cb,#6b46e0) border-box}#hp-concierge-root[data-theme=auto] .hp-quick-reply{background:#1f1f1f;color:#e8e8e8}#hp-concierge-root[data-theme=auto] .hp-quick-reply:hover{background:#272727}#hp-concierge-root[data-theme=auto] #hp-concierge-reviews-chip{background:#262626;color:#eee}#hp-concierge-root[data-theme=auto] #hp-concierge-image-btn,#hp-concierge-root[data-theme=auto] #hp-concierge-mic-btn,#hp-concierge-root[data-theme=auto] #hp-concierge-speak:not(.hp-speak-on){color:#bbb}#hp-concierge-root[data-theme=auto] #hp-concierge-image-btn:hover,#hp-concierge-root[data-theme=auto] #hp-concierge-mic-btn:hover,#hp-concierge-root[data-theme=auto] #hp-concierge-speak:not(.hp-speak-on):hover{background:#303030;color:#fff}}#hp-concierge-login-pill[hidden],#hp-concierge-auth[hidden],#hp-concierge-signedin[hidden],.hp-auth-row[hidden],#hp-auth-resend[hidden]{display:none!important}#hp-concierge-auth{width:100%;display:flex;flex-direction:column;gap:8px}.hp-auth-row{display:flex;gap:8px}.hp-auth-row input{flex:1;min-width:0;border:1px solid #e3e3e8;border-radius:999px;padding:9px 14px;font:inherit;font-size:13px;outline:none;background:#fff;color:#1a1a1a;transition:border-color .15s ease,box-shadow .15s ease}#hp-auth-code{letter-spacing:.32em;text-align:center;font-weight:700}.hp-auth-row input:focus{border-color:#6b46e0;box-shadow:0 0 0 3px #6b46e024}.hp-auth-row button{flex-shrink:0;border:0;cursor:pointer;border-radius:999px;padding:9px 16px;font:inherit;font-size:13px;font-weight:700;color:#fff;background:var(--hp-concierge-accent, #136062);transition:filter .15s ease,opacity .15s ease}.hp-auth-row button:hover:not(:disabled){filter:brightness(1.18)}.hp-auth-row button:disabled{opacity:.5;cursor:default}.hp-auth-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:11.5px;color:#8a8a8f}.hp-auth-actions{display:inline-flex;gap:12px;flex-shrink:0}.hp-auth-actions button{border:0;background:none;cursor:pointer;padding:0;font:inherit;font-size:11.5px;font-weight:600;color:#6b46e0}.hp-auth-actions button:hover{text-decoration:underline}.hp-auth-err{margin:0;font-size:11.5px;color:#d4183d}#hp-concierge-signedin{display:inline-flex;align-items:center;gap:7px;padding:7px 14px;border-radius:999px;background:color-mix(in srgb,#1fa463 10%,#fff);border:1px solid color-mix(in srgb,#1fa463 28%,#fff);font-size:12.5px;font-weight:600;color:#14794a}.hp-signedin-dot{width:16px;height:16px;border-radius:50%;flex-shrink:0;background:#1fa463;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:800}.hp-signedin-text b{font-weight:700}#hp-concierge-root[data-theme=dark] .hp-auth-row input,#hp-concierge-root[data-theme=dark] #hp-concierge-signedin{background:#1f1f1f;color:#e8e8e8;border-color:#2a2a2a}@media(prefers-color-scheme:dark){#hp-concierge-root[data-theme=auto] .hp-auth-row input{background:#1f1f1f;color:#e8e8e8;border-color:#2a2a2a}#hp-concierge-root[data-theme=auto] #hp-concierge-signedin{background:#14241c;color:#7fd6a6;border-color:#1f3a2b}}#hp-concierge-panel{overscroll-behavior:contain;touch-action:pan-y}.hp-msg-cards .hp-concierge-card,.hp-msg-cards .hp-itinerary-card,.hp-msg-cards .hp-loyalty-card{width:100%;box-sizing:border-box}.hp-concierge-service-card,.hp-concierge-checkin-card,.hp-concierge-escalation-card,.hp-booking-cancelled-card,.hp-booking-change-card,.hp-itinerary-card,.hp-loyalty-card{display:flex;flex-direction:column;gap:8px;background:linear-gradient(135deg,color-mix(in srgb,var(--hp-concierge-accent) 8%,#fff),#fff);border:1px solid color-mix(in srgb,var(--hp-concierge-accent) 24%,#ececec);border-radius:16px;padding:14px;box-shadow:0 4px 14px #0000000d;box-sizing:border-box}.hp-concierge-service-title,.hp-booking-cancelled-title,.hp-booking-change-title,.hp-itinerary-head,.hp-concierge-escalation-title,.hp-referral-title{margin:0;font-size:14px;font-weight:800;color:#1a1a1a;letter-spacing:-.01em}.hp-concierge-service-eta,.hp-booking-cancelled-meta,.hp-concierge-escalation-text,.hp-loyalty-earned,.hp-loyalty-next,.hp-referral-meta{margin:0;font-size:12px;color:#555;line-height:1.4}.hp-concierge-service-ref,.hp-booking-change-ref,.hp-concierge-escalation-meta{margin:0;font-size:11px;font-weight:600;letter-spacing:.02em;color:var(--hp-concierge-accent);font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.hp-booking-cancelled-note,.hp-booking-change-note,.hp-itinerary-note,.hp-referral-note{margin:0;font-size:12px;color:#666;line-height:1.4;font-style:italic}.hp-concierge-service-title{color:#14794a}.hp-concierge-checkin-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;align-self:flex-start;background:var(--hp-concierge-accent);color:#fff!important;border:0;border-radius:10px;padding:11px 18px;font-size:13px;font-weight:700;text-decoration:none;cursor:pointer;transition:filter .15s ease,transform .15s ease}.hp-concierge-checkin-btn:hover{filter:brightness(.96);transform:translateY(-1px)}.hp-concierge-checkin-done{margin:0;font-size:13px;font-weight:700;color:#14794a}.hp-concierge-checkin-soon{margin:0;font-size:12px;color:#666}.hp-itinerary-head{display:flex;align-items:center;gap:8px}.hp-itinerary-badge{background:var(--hp-concierge-accent);color:#fff;font-size:10px;font-weight:800;letter-spacing:.04em;padding:3px 9px;border-radius:999px;text-transform:uppercase}.hp-itinerary-day{display:flex;flex-direction:column;gap:6px;padding:10px 12px;border-radius:10px;background:#fafafa;border:1px solid #ececec}.hp-itinerary-day-title{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:var(--hp-concierge-accent)}.hp-itinerary-item{display:flex;flex-direction:column;gap:1px}.hp-itinerary-item+.hp-itinerary-item{margin-top:4px}.hp-itinerary-item-title{font-size:13px;font-weight:600;color:#1a1a1a}.hp-itinerary-item-detail{font-size:12px;color:#555;line-height:1.4}.hp-itinerary-item-source{font-size:11px;color:#888;font-style:italic}.hp-itinerary-actions{display:flex;flex-wrap:wrap;gap:8px}.hp-itinerary-btn{display:inline-flex;align-items:center;justify-content:center;padding:9px 14px;border-radius:10px;font-size:13px;font-weight:700;line-height:1;cursor:pointer;background:var(--hp-concierge-accent);color:#fff;border:0;transition:filter .15s ease,transform .15s ease}.hp-itinerary-btn:hover{filter:brightness(.96);transform:translateY(-1px)}.hp-itinerary-btn:nth-child(n+2){background:#fff;color:var(--hp-concierge-accent);border:1px solid color-mix(in srgb,var(--hp-concierge-accent) 30%,#ececec)}.hp-itinerary-btn:nth-child(n+2):hover{filter:none;background:color-mix(in srgb,var(--hp-concierge-accent) 8%,#fff)}.hp-booking-change-list{display:flex;flex-direction:column;gap:4px;margin-top:2px}.hp-booking-change-row{display:flex;justify-content:space-between;gap:12px;font-size:13px;line-height:1.3}.hp-booking-change-row-label{color:#666}.hp-booking-change-row-value{font-weight:600;color:#1a1a1a;text-align:right}.hp-concierge-escalation-card{flex-direction:row;align-items:flex-start;gap:12px}.hp-concierge-escalation-icon{font-size:22px;line-height:1;flex-shrink:0}.hp-concierge-escalation-body{display:flex;flex-direction:column;gap:4px}.hp-loyalty-tier{font-size:14px;font-weight:800;color:#1a1a1a;letter-spacing:-.01em}.hp-loyalty-earned{color:var(--hp-concierge-accent);font-weight:600}.hp-loyalty-bar{position:relative;height:6px;border-radius:999px;overflow:hidden;background:color-mix(in srgb,var(--hp-concierge-accent) 14%,#ececec)}.hp-loyalty-bar span{display:block;height:100%;border-radius:999px;background:var(--hp-concierge-accent);transition:width .4s ease}.hp-loyalty-redeem{font-size:12px;color:#444;padding:7px 10px;border-radius:8px;background:#fafafa;border:1px solid #ececec}.hp-referral-title{margin:0}.hp-referral-meta{margin:4px 0 0}.hp-negotiation-card{display:flex;flex-direction:column;gap:8px;background:linear-gradient(135deg,color-mix(in srgb,var(--hp-concierge-accent) 8%,#fff),#fff);border:1px solid color-mix(in srgb,var(--hp-concierge-accent) 24%,#ececec);border-radius:16px;padding:14px;box-shadow:0 4px 14px #0000000d;box-sizing:border-box}.hp-negotiation-title{margin:0;font-size:14px;font-weight:800;color:#1a1a1a;letter-spacing:-.01em}.hp-negotiation-meta{margin:0;font-size:12px;color:#555;line-height:1.4}.hp-negotiation-price{margin:0;font-size:15px;color:#1a1a1a}.hp-negotiation-price s{color:#999;font-size:13px;margin-right:2px}.hp-negotiation-saving{background:color-mix(in srgb,var(--hp-concierge-accent) 14%,#fff);color:var(--hp-concierge-accent);font-size:11px;font-weight:800;letter-spacing:.02em;padding:2px 8px;border-radius:999px;vertical-align:middle}.hp-negotiation-note{margin:0;font-size:12px;color:#666;line-height:1.4;font-style:italic}.hp-negotiation-note[data-state=accepted]{color:#14794a;font-weight:700;font-style:normal}.hp-negotiation-actions{display:flex;gap:8px;margin-top:2px}.hp-negotiation-accept{display:inline-flex;align-items:center;justify-content:center;background:var(--hp-concierge-accent);color:#fff;border:0;border-radius:10px;padding:10px 16px;font-size:13px;font-weight:700;cursor:pointer;transition:filter .15s ease,transform .15s ease}.hp-negotiation-accept:hover{filter:brightness(.96);transform:translateY(-1px)}.hp-negotiation-decline{display:inline-flex;align-items:center;justify-content:center;background:#fafafa;color:#444;border:1px solid #ececec;border-radius:10px;padding:10px 16px;font-size:13px;font-weight:700;cursor:pointer}.hp-negotiation-accept:disabled,.hp-negotiation-decline:disabled{opacity:.55;cursor:default}@media(max-width:640px){.hp-concierge-service-card,.hp-concierge-checkin-card,.hp-concierge-escalation-card,.hp-booking-cancelled-card,.hp-booking-change-card,.hp-itinerary-card,.hp-loyalty-card{width:100%}.hp-itinerary-actions{gap:6px}.hp-itinerary-btn{flex:1 1 auto}.hp-concierge-checkin-btn{align-self:stretch}}#hp-concierge-root[data-theme=dark] .hp-concierge-service-card,#hp-concierge-root[data-theme=dark] .hp-concierge-checkin-card,#hp-concierge-root[data-theme=dark] .hp-concierge-escalation-card,#hp-concierge-root[data-theme=dark] .hp-booking-cancelled-card,#hp-concierge-root[data-theme=dark] .hp-booking-change-card,#hp-concierge-root[data-theme=dark] .hp-itinerary-card,#hp-concierge-root[data-theme=dark] .hp-loyalty-card{background:linear-gradient(135deg,color-mix(in srgb,var(--hp-concierge-accent) 16%,#1f1f1f),#1f1f1f);border-color:color-mix(in srgb,var(--hp-concierge-accent) 30%,#2a2a2a)}#hp-concierge-root[data-theme=dark] .hp-concierge-service-title,#hp-concierge-root[data-theme=dark] .hp-booking-cancelled-title,#hp-concierge-root[data-theme=dark] .hp-booking-change-title,#hp-concierge-root[data-theme=dark] .hp-itinerary-head,#hp-concierge-root[data-theme=dark] .hp-concierge-escalation-title,#hp-concierge-root[data-theme=dark] .hp-referral-title,#hp-concierge-root[data-theme=dark] .hp-itinerary-item-title,#hp-concierge-root[data-theme=dark] .hp-booking-change-row-value,#hp-concierge-root[data-theme=dark] .hp-loyalty-tier{color:#f2f2f2}#hp-concierge-root[data-theme=dark] .hp-itinerary-day,#hp-concierge-root[data-theme=dark] .hp-loyalty-redeem{background:#262626;border-color:#333}#hp-concierge-root[data-theme=dark] .hp-itinerary-btn:nth-child(n+2){background:#262626;border-color:color-mix(in srgb,var(--hp-concierge-accent) 35%,#333)}#hp-concierge-root[data-theme=dark] .hp-negotiation-card{background:linear-gradient(135deg,color-mix(in srgb,var(--hp-concierge-accent) 16%,#1f1f1f),#1f1f1f);border-color:color-mix(in srgb,var(--hp-concierge-accent) 30%,#2a2a2a)}#hp-concierge-root[data-theme=dark] .hp-negotiation-title,#hp-concierge-root[data-theme=dark] .hp-negotiation-price{color:#f2f2f2}#hp-concierge-root[data-theme=dark] .hp-negotiation-decline{background:#262626;border-color:#333;color:#ddd}.hp-cart-notice{align-self:center;max-width:90%;margin:6px auto;padding:6px 12px;border-radius:999px;background:color-mix(in srgb,var(--hp-concierge-accent) 10%,#f4f4f4);color:color-mix(in srgb,var(--hp-concierge-accent) 55%,#333);border:1px solid color-mix(in srgb,var(--hp-concierge-accent) 24%,transparent);font-size:12px;line-height:1.3;text-align:center}#hp-concierge-root[data-theme=dark] .hp-cart-notice{background:color-mix(in srgb,var(--hp-concierge-accent) 18%,#1f1f1f);color:#e9e9e9;border-color:color-mix(in srgb,var(--hp-concierge-accent) 32%,#333)}.hp-mech-badge{position:absolute;top:-8px;left:-10px;padding:2px 7px;border-radius:999px;background:#ff4d4f;color:#fff;font-family:Manrope,Inter,system-ui,-apple-system,sans-serif;font-size:11px;font-weight:800;line-height:1.4;box-shadow:0 2px 6px #00000040;pointer-events:none}.hp-mech-micro{position:absolute;right:calc(100% + 10px);bottom:12px;padding:5px 10px;border-radius:10px;background:#14273d;color:#fff;font-family:Manrope,Inter,system-ui,-apple-system,sans-serif;font-size:12px;font-weight:700;white-space:nowrap;box-shadow:0 4px 12px #00000038;pointer-events:none}@media(max-width:640px){.hp-mech-micro{display:none}}.hp-dock--discount .hp-concierge-bubble__icon,.hp-dock--discount .hp-concierge-bubble__caption{display:none}.hp-mech-dock-discount{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1 1 auto;gap:1px;pointer-events:none}.hp-mech-dock-discount__pct{font-size:34px;font-weight:700;line-height:.95;color:#0ef}.hp-mech-dock-discount__label{font-size:12px;font-weight:700;text-transform:uppercase;color:#0ef}.hp-mech-dock-discount__audience{font-size:10px;font-weight:600;line-height:1.45;color:#fff;text-align:center;max-width:122px}.hp-mech-card{display:flex;flex-direction:column;gap:8px;min-width:230px}.hp-mech-title{font-weight:800}.hp-mech-ic{display:inline-flex;vertical-align:-.16em;margin-right:5px;color:var(--hp-site-accent, var(--hp-concierge-accent))}.hp-mech-ic svg{width:1.05em;height:1.05em;display:block}.hp-mech-input{width:100%;padding:10px 12px;border:1px solid #d9dee5;border-radius:10px;font:inherit;font-size:13px}.hp-mech-input--invalid{border-color:#ff4d4f}.hp-mech-field-err{margin:-2px 0 0;font-size:12px;font-weight:600;color:#cf1322}.hp-mech-field-err:empty{display:none}#hp-concierge-root[data-theme=dark] .hp-mech-field-err{color:#ffb1b1}@media(prefers-color-scheme:dark){#hp-concierge-root[data-theme=auto] .hp-mech-field-err{color:#ffb1b1}}.hp-mech-cta{width:100%;padding:11px 14px;border:0;border-radius:12px;background:var(--hp-site-accent, var(--hp-concierge-accent));color:#fff;font-family:Manrope,Inter,system-ui,-apple-system,sans-serif;font-size:13px;font-weight:700;cursor:pointer}.hp-mech-cta:disabled{opacity:.6;cursor:default}.hp-mech-chips{display:flex;flex-wrap:wrap;gap:8px}.hp-mech-chip{padding:8px 12px;border:1px solid color-mix(in srgb,var(--hp-site-accent, var(--hp-concierge-accent)) 45%,#fff);border-radius:999px;background:#fff;color:color-mix(in srgb,var(--hp-site-accent, var(--hp-concierge-accent)) 85%,#000);font-family:Manrope,Inter,system-ui,-apple-system,sans-serif;font-size:12.5px;font-weight:700;cursor:pointer}.hp-mech-chip-row .hp-mech-chip{box-shadow:0 2px 8px #00000014}.hp-mech-check{display:flex;align-items:flex-start;gap:7px;font-size:12px;color:#444;cursor:pointer}.hp-mech-check input{margin-top:2px}.hp-mech-fine{font-size:11px;color:#7a828c;line-height:1.45}.hp-mech-locked-row{font-weight:800;padding:10px 12px;border:1px dashed color-mix(in srgb,var(--hp-concierge-accent) 40%,#ccc);border-radius:10px;background:color-mix(in srgb,var(--hp-concierge-accent) 6%,#fff)}.hp-mech-channel{flex:1 1 auto;padding:10px 14px;border:0;border-radius:10px;color:#fff;font-family:Manrope,Inter,system-ui,-apple-system,sans-serif;font-size:13px;font-weight:700;cursor:pointer}.hp-mech-channel--whatsapp{background:#25d366}.hp-mech-channel--viber{background:#7360f2}.hp-mech-channel:disabled{opacity:.6;cursor:default}.hp-mech-compare{position:fixed;right:20px;bottom:140px;z-index:9991;width:382px;max-width:calc(100vw - 40px);padding:0;border-radius:20px;overflow:hidden;background:#fff;color:#000;box-shadow:0 4px 15px #00000040;font-family:Manrope,Inter,system-ui,-apple-system,sans-serif;display:flex;flex-direction:column}.hp-mech-compare__head{display:flex;align-items:center;gap:10px;padding:18px 20px 13px;border-bottom:1px solid #e4e5e3}.hp-mech-compare__head strong{font-size:20px;font-weight:800;flex:1 1 auto}.hp-mech-compare__head svg{flex:0 0 auto;color:#1e1e1e}.hp-mech-compare__close{border:0;background:transparent;cursor:pointer;font-size:14px;opacity:.55;padding:2px 4px;flex:0 0 auto}.hp-mech-compare__row{display:flex;align-items:center;gap:14px;min-height:58px;padding:8px 20px;font-size:16px;font-weight:600}.hp-mech-compare__row>span:first-child{flex:1 1 auto;min-width:0}.hp-mech-compare__row b{font-weight:700;min-width:44px;text-align:right}.hp-mech-compare__emoji{line-height:0;flex:0 0 auto;color:#d97706}.hp-mech-compare__emoji svg{width:24px;height:24px;display:block}.hp-mech-compare__row.is-ota{background:linear-gradient(90deg,#ffe3e3,#fff)}.hp-mech-compare__row.is-ota .hp-mech-compare__emoji{color:#e80b26}.hp-mech-compare__row.is-ours .hp-mech-compare__emoji{color:#1bb276}.hp-mech-compare__row.is-ota b{color:#e80b26}.hp-mech-compare__row.is-ota .hp-mech-compare__brand-name{font-weight:800;color:#06307b}.hp-mech-compare__row.is-ota .hp-mech-compare__brand-tld{font-weight:800;color:#0094cf}.hp-mech-compare__row.is-ours{background:linear-gradient(90deg,#e6ffe3,#fff);min-height:80px}.hp-mech-compare__row.is-ours b{color:#1bb276}.hp-mech-compare__pill{display:table;margin-top:6px;padding:4px 12px;border-radius:20px;background:#38bc87;color:#fff;font-size:10px;font-weight:600;line-height:1.4}.hp-mech-compare__cta{text-align:center;text-decoration:none;display:block;margin:12px 20px 6px;width:auto}.hp-mech-compare__asof{border:0;background:transparent;cursor:pointer;font-size:10.5px;color:#7a828c;text-align:left;padding:0 20px 12px}#hp-concierge-root:has(#hp-concierge-panel:not([hidden])) .hp-mech-compare{display:none}.hp-mech-scarcity-pill{position:fixed;right:20px;bottom:132px;z-index:9989;border:0;cursor:pointer;background:#000000c7;color:#fff;font:600 12px/1.4 Manrope,system-ui,sans-serif;padding:7px 14px;border-radius:20px 20px 0;box-shadow:0 4px 15px #00000040}#hp-concierge-root:has(.hp-mech-compare) .hp-mech-scarcity-pill{display:none}#hp-concierge-root:has(#hp-concierge-panel:not([hidden])) .hp-mech-scarcity-pill{display:none}#hp-concierge-root[data-position=bottom-left] .hp-mech-scarcity-pill{right:auto;left:20px;border-radius:20px 20px 20px 0}@media(max-width:640px){.hp-mech-scarcity-pill{right:12px;bottom:106px;font-size:11px}#hp-concierge-root[data-position=bottom-left] .hp-mech-scarcity-pill{left:12px}}.hp-mech-scarcity-line{font-size:13px}.hp-mech-scarcity-line+.hp-mech-scarcity-line{margin-top:4px}.hp-mech-quiz-room{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 0;border-top:1px solid rgba(0,0,0,.06)}.hp-mech-quiz-room__info{min-width:0}.hp-mech-quiz-room__tag{display:inline-block;margin-left:6px;padding:2px 8px;border-radius:20px;background:#1360621f;color:#136062;font-size:10px;font-weight:700}.hp-mech-dock-close{position:absolute;top:-6px;right:-6px;z-index:3;width:22px;height:22px;padding:0;display:flex;align-items:center;justify-content:center;border:1px solid var(--hp-border, rgba(2, 0, 51, .14));border-radius:50%;background:#fff;color:#020033;cursor:pointer;box-shadow:0 2px 8px #02003338}.hp-mech-dock-close:hover{background:#f3f4f8}.hp-mech-dock-close:focus-visible{outline:2px solid #003CFF;outline-offset:1px}.hp-dock--discount,.hp-dock--video{position:relative}.hp-dock--video{width:200px;height:112px}.hp-mech-video-preview{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:inherit;pointer-events:none}.hp-dock--video #hp-concierge-bubble{position:relative;overflow:hidden}.hp-dock--video .hp-concierge-bubble__icon{display:none}.hp-dock--video .hp-concierge-bubble__caption{position:relative;z-index:1;align-self:flex-end;margin:0 auto;padding:2px 8px;border-radius:10px 10px 0;background:#0000008c;font-size:10.5px}@media(max-width:640px){.hp-dock--video{width:160px;height:90px}}.hp-mech-video-full{width:100%;aspect-ratio:16 / 9;border-radius:14px;background:#000;object-fit:cover}.hp-mech-trip-plan{white-space:pre-line;font-size:13px;line-height:1.7}.hp-spinw,.hp-spin-popup,.hp-spin-popup-body{--spinw-accent: var(--hp-site-accent, var(--hp-concierge-accent, #003CFF))}.hp-spinw{--hp-spinw-size: 220px;--hp-spinw-label: 10px;--hp-spinw-c1: color-mix(in srgb, var(--spinw-accent) 88%, #1a1a2e);--hp-spinw-c2: #fdf5ec;--hp-spinw-c3: color-mix(in srgb, var(--spinw-accent) 38%, #ffffff);--hp-spinw-c4: #131317;position:relative;width:var(--hp-spinw-size);height:var(--hp-spinw-size);margin:14px auto}.hp-spinw--popup{--hp-spinw-size: min(320px, 72vw, max(190px, 92vh - 460px));--hp-spinw-label: 12.5px;margin:14px auto 10px}@media(min-height:900px){.hp-spinw--popup{--hp-spinw-size: min(380px, 76vw, 92vh - 460px);--hp-spinw-label: 14px}}.hp-spinw__rim{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:conic-gradient(from 0deg,#0b0b0f,#1e1e24,#0b0b0f,#1e1e24,#0b0b0f);box-shadow:0 10px 34px #00000073,inset 0 0 0 2px #ffffff14}.hp-spinw__dot{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.hp-spinw__dot:before{content:"";position:absolute;top:1.6%;left:50%;width:7px;height:7px;margin-left:-3.5px;border-radius:50%;background:#ffd873;box-shadow:0 0 7px 2px #ffd873bf}.hp-spinw--chat .hp-spinw__dot:before{width:5px;height:5px;margin-left:-2.5px}.hp-spinw__tease{position:absolute;top:7%;right:7%;bottom:7%;left:7%;border-radius:50%;animation:hp-spinw-tease 3.2s ease-in-out infinite}.hp-spinw__tease.is-spinning{animation:none}@keyframes hp-spinw-tease{0%,to{transform:rotate(-3deg)}50%{transform:rotate(3deg)}}.hp-spinw__disc{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;overflow:hidden;box-shadow:inset 0 0 0 3px #ffffffd9,inset 0 4px 18px #0200332e;transition:transform 3.4s cubic-bezier(.12,.7,.12,1)}.hp-spinw__arm{position:absolute;top:50%;left:50%;width:50%;transform-origin:0 50%;pointer-events:none}.hp-spinw__label{padding:0 10% 0 30%;text-align:center;transform:translateY(-50%);font-size:var(--hp-spinw-label);font-weight:800;line-height:1.15;letter-spacing:.01em;color:#fff;text-shadow:0 1px 2px rgba(2,0,51,.55);overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.hp-spinw__arm.is-flipped .hp-spinw__label{transform:translateY(-50%) rotate(180deg);padding:0 30% 0 10%}.hp-spinw__label.is-on-light{color:#020033;text-shadow:0 1px 0 rgba(255,255,255,.6)}.hp-spinw__hub{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;width:21%;height:21%;border-radius:50%;background:#fff;box-shadow:0 3px 12px #0200334d,inset 0 0 0 3px color-mix(in srgb,var(--spinw-accent) 55%,#fff);color:var(--spinw-accent);z-index:2;pointer-events:none}.hp-spinw__hub svg{width:58%;height:58%}.hp-spinw__pointer{position:absolute;top:-4px;left:50%;transform:translate(-50%);z-index:3;width:0;height:0;border-left:13px solid transparent;border-right:13px solid transparent;border-top:22px solid #bd0707;filter:drop-shadow(0 2px 3px rgba(2,0,51,.35))}.hp-spinw--chat .hp-spinw__pointer{border-left-width:9px;border-right-width:9px;border-top-width:15px}.hp-spinw-wonwrap{position:relative;text-align:center;padding:26px 6px 10px}.hp-spinw-wonwrap--popup{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:340px;padding:44px 12px 22px}.hp-spinw-wonwrap--popup .hp-spinw-won-icon{width:54px;height:54px;margin-bottom:12px;filter:drop-shadow(0 0 20px rgba(255,216,115,.55))}.hp-spinw-won-eyebrow{display:inline-block;padding:5px 14px;margin-bottom:12px;border-radius:999px 999px 999px 4px;background:#ffd873;color:#241c05;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;transform:rotate(-2deg);box-shadow:0 4px 16px #ffd87359;animation:hp-spinw-pop .45s cubic-bezier(.2,1.6,.4,1)}.hp-spinw-wonwrap--popup .hp-spinw-title{font-size:clamp(23px,4.8vw,29px);margin:0 0 10px}.hp-spinw-won-fine{font-size:13.5px;line-height:1.55;color:#ffffffb8;max-width:340px;margin:0 auto}.hp-spinw-won-cta{margin-top:24px;min-width:230px}.hp-spinw-won{animation:hp-spinw-pop .45s cubic-bezier(.2,1.6,.4,1)}@keyframes hp-spinw-pop{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}.hp-spinw-burst{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.hp-spinw-burst span{position:absolute;top:-12%;width:11px;height:11px;opacity:0;animation:hp-spinw-fall 1.7s ease-in forwards}.hp-spinw-burst svg{width:100%;height:100%;display:block}.hp-spinw-won-icon{display:inline-flex;width:34px;height:34px;color:#ffd873;margin-bottom:4px}.hp-spinw-won-icon svg{width:100%;height:100%}@keyframes hp-spinw-fall{0%{opacity:0;transform:translateY(0) rotate(0)}12%{opacity:1}to{opacity:0;transform:translateY(320px) rotate(200deg)}}.hp-spin-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000;display:flex;align-items:center;justify-content:center;padding:20px;background:#00000080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);font-family:Manrope,sans-serif}.hp-spin-popup-dialog{position:relative;width:min(520px,100%);animation:hp-spin-popup-in .35s cubic-bezier(.2,1.2,.35,1)}.hp-spin-popup-body{max-height:min(92vh,850px);overflow-y:auto;overflow-x:hidden;padding:26px 30px 22px;background:linear-gradient(165deg,#16161ae0,#08080bed);-webkit-backdrop-filter:blur(14px) saturate(1.25);backdrop-filter:blur(14px) saturate(1.25);border:1px solid rgba(255,255,255,.14);border-radius:20px 20px 20px 0;box-shadow:0 24px 90px #0009,inset 0 1px #ffffff1a;text-align:center;color:#fff}.hp-spinw-eyebrow{display:inline-block;padding:5px 14px;margin-bottom:10px;border-radius:999px 999px 999px 4px;background:color-mix(in srgb,var(--spinw-accent) 85%,#fff);color:#fff;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;transform:rotate(-2deg);box-shadow:0 4px 14px color-mix(in srgb,var(--spinw-accent) 40%,transparent)}.hp-spinw-title{font-size:clamp(20px,4.5vw,25px);font-weight:800;line-height:1.2;letter-spacing:-.01em;margin:0 0 6px;background:linear-gradient(100deg,#fff 30%,color-mix(in srgb,var(--spinw-accent, #003CFF) 70%,#fff) 85%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hp-spinw-sub{font-size:14px;line-height:1.5;color:#ffffffb8;margin:0 0 4px}.hp-spinw-sub--chat{font-size:12.5px}.hp-spin-popup-body .hp-mech-input{height:46px;margin:14px 0 0;font-size:14px;text-align:center;background:#ffffff14;border:1px solid rgba(255,255,255,.22);border-radius:14px;color:#fff;caret-color:var(--spinw-accent)}.hp-spin-popup-body .hp-mech-input::placeholder{color:#ffffff73}.hp-spin-popup-body .hp-mech-input:focus{outline:none;border-color:color-mix(in srgb,var(--spinw-accent) 70%,#fff);box-shadow:0 0 0 3px color-mix(in srgb,var(--spinw-accent) 25%,transparent)}.hp-spinw-email-err{min-height:0;margin:6px 0 0;font-size:12px;font-weight:600;color:#ffb1b1}.hp-spinw-email-err:empty{display:none}.hp-mech-cta.hp-spinw-cta{margin-top:14px;padding:15px 16px;font-size:15px;letter-spacing:.02em;border-radius:14px;background:linear-gradient(120deg,var(--spinw-accent),color-mix(in srgb,var(--spinw-accent) 72%,#ffffff));box-shadow:0 8px 24px color-mix(in srgb,var(--spinw-accent) 45%,transparent),inset 0 1px #ffffff47;transition:transform .15s ease,box-shadow .15s ease}.hp-mech-cta.hp-spinw-cta:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 11px 30px color-mix(in srgb,var(--spinw-accent) 55%,transparent),inset 0 1px #ffffff47}.hp-spin-popup-body .hp-mech-check{color:#ffffffd1;margin-top:14px;justify-content:center;font-family:Manrope,sans-serif;font-size:12.5px}.hp-spin-popup-body .hp-mech-fine{color:#ffffff8c;font-family:Manrope,sans-serif}.hp-spin-popup-close{position:absolute;top:12px;right:12px;z-index:1;width:32px;height:32px;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:#ffffff14;color:#fff;font-size:13px;line-height:1;cursor:pointer}.hp-spin-popup-close:hover{background:#ffffff2e}@keyframes hp-spin-popup-in{0%{opacity:0;transform:translateY(18px) scale(.92)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.hp-spinw__disc{transition:none}.hp-spinw__tease,.hp-spin-popup-dialog{animation:none}.hp-spinw-burst{display:none}}.hp-mech-forget{border:0;background:transparent;cursor:pointer;margin-top:8px;padding:0;font-size:11px;color:#7a828c;text-decoration:underline;text-align:left}
