.guest-selector-wrapper{position:relative;width:100%}.guest-selector-input{cursor:pointer;text-align:left;background:none;border:none;width:100%;padding:0;margin-left:13px}.guest-selector-popup{position:absolute;top:calc(100% + 8px);left:0;right:0;background:white;border-radius:16px;box-shadow:0 8px 24px rgba(0,0,0,.15);z-index:1000;min-width:320px;max-width:400px;overflow:hidden}.guest-selector-header{background:#FFE5CC;padding:16px 20px;text-align:center}.guest-limit-info{color:#FF6B00;font-size:14px;font-weight:500}.guest-selector-body{padding:20px}.room-section{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #e5e7eb}.room-section:last-of-type{border-bottom:none}.room-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.room-title{color:#6B7280;font-size:14px;font-weight:500}.remove-room-btn{color:#EF4444;font-size:12px;padding:0;text-decoration:none}.remove-room-btn:hover{color:#DC2626;text-decoration:underline}.guest-counter{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.guest-counter:last-child{margin-bottom:0}.guest-label{color:#1F2937;font-size:16px;font-weight:500}.counter-controls{gap:12px}.counter-btn,.counter-controls{display:flex;align-items:center}.counter-btn{width:36px;height:36px;border-radius:50%;border:none;background:#FF6B00;color:white;font-size:20px;justify-content:center;cursor:pointer;transition:background-color .2s;padding:0;line-height:1}.counter-btn:hover:not(:disabled){background:#E55D00}.counter-btn:disabled{background:#D1D5DB;cursor:not-allowed}.counter-value{min-width:40px;text-align:center;color:#1F2937}.add-room-btn,.counter-value{font-size:16px;font-weight:500}.add-room-btn{width:100%;padding:12px;background:transparent;border:2px solid #ff6b00;border-radius:8px;color:#FF6B00;cursor:pointer;transition:all .2s;margin-bottom:20px}.add-room-btn:hover{background:#FFF5ED}.pet-section{padding-top:20px;border-top:1px solid #e5e7eb}.pet-toggle-wrapper{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.pet-label{color:#1F2937;font-size:16px;font-weight:500}.pet-switch .form-check-input{width:48px;height:28px;cursor:pointer;background-color:#D1D5DB;border:none}.pet-switch .form-check-input:checked{background-color:#FF6B00}.pet-info{color:#6B7280;font-size:13px;margin:0 0 8px}.pet-link{color:#FF6B00;font-size:13px;text-decoration:none}.pet-link:hover{text-decoration:underline}.guest-selector-footer{padding:16px 20px;border-top:1px solid #e5e7eb}.done-btn{width:100%;padding:12px;background:transparent;border:2px solid #ff6b00;border-radius:8px;color:#FF6B00;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s}.done-btn:hover{background:#FF6B00;color:white}.guest-selector-input .guest-selector-label{color:#05073c;font-family:var(--font-sora);font-size:16px;font-weight:400;line-height:24px}.guest-selector-summary{color:var(--text-primary);border:none;font-family:var(--font-sora);font-size:15px;line-height:20px}.guest-selector-wrapper .dropdown-adult{right:-40px;top:80px}.child-age-section{border-top:1px solid #e5e7eb;padding-top:12px}.child-age-title{font-weight:600;margin-bottom:2px}.child-age-subtitle{font-size:12px;color:#6B7280}.child-age-know-more{margin-left:4px;text-decoration:none}.child-age-row{margin-top:10px}.child-age-label{font-weight:500;margin-bottom:6px}.child-age-options{display:flex;gap:10px;flex-wrap:wrap}.child-age-option{min-width:28px;height:28px;border-radius:6px;border:1px solid #e5e7eb;background:transparent;font-size:13px}.child-age-option.selected{border-color:var(--background-primary);color:var(--background-primary);font-weight:600}@media (max-width:576px){.guest-selector-popup{left:-20px;right:-20px;max-width:none}}@media (max-width:767.98px){.guest-selector-input .guest-selector-label,.guest-selector-summary{font-size:13px}.dropdown-adult{top:70px}}