.hotel-detail-page .detail-booker__guests-anchor,.hotel-guests-anchor{position:relative}.hotel-guests-popover-host{left:0;position:absolute;top:calc(100% + 4px);width:min(100%,320px);z-index:120}.hotel-guests-popover-host .modal-BackdropBackground{background:transparent;height:0;pointer-events:none;position:static;width:0}.hotel-guests-popover-host .modal-paxes.hotel-guests-popover{border:1px solid var(--border-strong,#d1d5db);border-radius:15px;box-shadow:var(--shadow-400,0 8px 24px rgba(0,0,0,.12));height:auto;margin:0;max-width:none;min-width:290px;overflow:hidden;width:100%}.hotel-guests-popover .modal-paxes_header{display:none}.hotel-guests-popover .modal-paxes_content{display:flex;flex-direction:column;flex-grow:0;gap:var(--space-20,20px);overflow:visible;padding:var(--space-20,20px)}.hotel-guests-popover.modal-paxes .modal-paxes_content .modal-paxes_content_option{align-items:center;border-top:none!important;display:flex;gap:var(--space-12,12px);justify-content:space-between;margin-bottom:0!important;margin-top:0!important;padding-top:0!important}.hotel-guests-popover .modal-paxes_content_option_title label{display:block;font-size:1rem;font-weight:500;line-height:1.25;margin-bottom:0}.hotel-guests-popover .modal-paxes_content_option_title span{color:var(--text-subtle,#676b70);display:block;font-size:.875rem;line-height:1.25;margin-top:2px}.hotel-guests-stepper{align-items:center;display:flex;flex-shrink:0;gap:0}.hotel-guests-stepper__count{color:var(--text-strong,#111111);font-size:1rem;font-weight:500;line-height:1;min-width:2rem;padding:0 .75rem;text-align:center}.hotel-guests-stepper__btn{align-items:center;background:var(--bg-base,#fff);border:1px solid var(--border-strong,#d1d5db);border-radius:50%;box-shadow:none;color:var(--text-main,#1a1a1a);cursor:pointer;display:inline-flex;flex-shrink:0;height:40px;justify-content:center;padding:0;transition:background-color .15s ease,border-color .15s ease;width:40px}.hotel-guests-stepper__btn i{display:block;font-size:1.5rem;line-height:1}.hotel-guests-stepper__btn:not(:disabled):hover{background:var(--bg-level1,#f2f3f5);border-color:var(--border-strong-hover,#9ca3af)}.hotel-guests-stepper__btn:disabled{background:var(--bg-disabled,#d1d5db);border-color:var(--bg-disabled,#d1d5db);color:var(--text-disabled,#a0a0a0);cursor:not-allowed;opacity:1}.hotel-guests-popover .modal-paxes_footer{align-items:center;background-color:var(--bg-base,#fff);border-top:1px solid var(--border-subtle,#e5e7eb);display:flex;gap:var(--space-32,32px);margin-top:0;padding:var(--space-20,20px)}.hotel-guests-popover .modal-paxes_footer button{flex:1!important;flex-grow:1!important;white-space:nowrap}.hotel-guests-popover .modal-paxes_footer .btnTertiary{background:transparent;border:none;box-shadow:none;color:var(--text-primary,#186cdf);cursor:pointer;font:var(--body-bold,600 1rem/1.4 system-ui,sans-serif);letter-spacing:.01em;min-width:80px;padding:1rem!important}.hotel-guests-popover .modal-paxes_footer .btnPrimary{border-radius:8px;font:var(--body-bold,600 1rem/1.4 system-ui,sans-serif);letter-spacing:.01em;line-height:1.2em;min-height:0;min-width:80px;padding:1rem;width:auto}@media (max-width:767px){.hotel-detail-page .hotel-guests-popover-host{left:50%;max-width:calc(100vw - 32px);transform:translateX(-50%);width:min(320px,calc(100vw - 32px))}.hotel-detail-page .hotel-guests-popover-host:before{background:rgba(0,0,0,.35);content:"";height:100vh;left:50%;position:fixed;top:0;transform:translateX(-50%);width:100vw;z-index:-1}}