.reserva-form{display:grid!important;gap:16px!important}.reserva-form .input-wrapper{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:20px!important;margin:0!important}.reserva-form .input-wrapper>.input-field,.reserva-form>.input-field,.reserva-form .phone-field{box-sizing:border-box!important;width:100%!important;height:64px!important;min-height:64px!important;max-height:64px!important;margin:0!important;padding-block:0!important;border:1px solid rgba(20,20,20,.12)!important;border-radius:8px!important;background:#fff!important;box-shadow:0 5px 14px rgba(48,31,8,.06)!important;transition:border-color .2s,box-shadow .2s!important}.reserva-form .input-wrapper>.input-field,.reserva-form>.input-field{padding-inline:24px!important}.reserva-form .input-wrapper>.input-field:focus,.reserva-form>.input-field:focus,.reserva-form .phone-field:focus-within{border-color:#8d5e19!important;box-shadow:0 0 0 3px rgba(141,94,25,.13)!important;outline:0!important}.reserva-form .phone-field{position:relative;min-width:0!important;overflow:visible!important}.reserva-form .phone-field>.sr-only{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important}.reserva-form .phone-control{display:grid!important;grid-template-columns:98px minmax(0,1fr)!important;align-items:center!important;box-sizing:border-box!important;width:100%!important;height:62px!important;margin:0!important;padding:0!important;background:#fff!important;border-radius:8px!important}.country-picker{position:relative;height:62px}.country-trigger{display:grid;grid-template-columns:24px 1fr 9px;align-items:center;gap:5px;width:100%;height:62px;padding:0 8px;border:0;border-right:1px solid #e1e1e1;border-radius:8px 0 0 8px;background:#f6f6f6;color:#161616;font:700 14px/1 Arial,sans-serif;cursor:pointer}.country-trigger:hover{background:#eee}.phone-flag{display:block;width:22px;height:15px;object-fit:cover;border-radius:3px;box-shadow:0 0 0 1px rgba(0,0,0,.14)}.country-chevron{font-size:12px;color:#777;line-height:1;transform:translateY(-2px)}.phone-country-native{display:none!important}.country-menu{position:absolute;left:0;top:calc(100% + 9px);z-index:500;width:286px;max-height:310px;overflow:auto;padding:7px;border:1px solid #333;border-radius:9px;background:#171717;box-shadow:0 20px 50px rgba(0,0,0,.42)}.country-menu[hidden]{display:none!important}.country-option{display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:10px;width:100%;padding:10px 11px;border:0;border-radius:6px;background:transparent;color:#eee;text-align:left;cursor:pointer}.country-option:hover,.country-option.active{background:#292929}.country-option img{width:25px;height:17px;object-fit:cover;border-radius:2px}.country-option span{font-size:14px}.country-option strong{color:#d9aa55;font-size:13px}.reserva-form .phone-control>input{box-sizing:border-box!important;width:100%!important;height:62px!important;min-width:0!important;margin:0!important;padding:0 14px!important;border:0!important;border-radius:0 8px 8px 0!important;background:#fff!important;color:#202020!important;font:400 16px/1.2 Arial,sans-serif!important;outline:0!important}.reserva-form .phone-control>input::placeholder{color:#666!important;opacity:1!important}.reserva-form .form-alert:empty{display:none!important}.reserva-form .form-alert{margin:0!important}.reserva-form .form-btn{margin:2px 0 0!important;min-height:62px!important;border-radius:8px!important}@media(max-width:650px){.reserva-form{gap:13px!important}.reserva-form .input-wrapper{grid-template-columns:1fr!important;gap:13px!important}.reserva-form .input-wrapper>.input-field,.reserva-form>.input-field,.reserva-form .phone-field{height:60px!important;min-height:60px!important;max-height:60px!important}.reserva-form .phone-control{height:58px!important}.country-picker,.country-trigger,.reserva-form .phone-control>input{height:58px!important}.country-menu{width:min(286px,calc(100vw - 48px))}}
.smart-select{position:relative;box-sizing:border-box;width:100%;min-width:0;height:64px;z-index:20}.smart-select.open{z-index:600}.smart-select-native{position:absolute!important;width:1px!important;height:1px!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;opacity:0!important;pointer-events:none!important}.smart-select-trigger{display:grid;grid-template-columns:minmax(0,1fr) 18px;align-items:center;gap:12px;box-sizing:border-box;width:100%;height:64px;padding:0 22px;border:1px solid rgba(20,20,20,.12);border-radius:8px;background:#fff;color:#171717;box-shadow:0 5px 14px rgba(48,31,8,.06);font:600 16px/1.25 Arial,sans-serif;text-align:left;cursor:pointer}.smart-select-trigger>span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.smart-select-trigger:focus,.smart-select.open .smart-select-trigger{border-color:#8d5e19;box-shadow:0 0 0 3px rgba(141,94,25,.13);outline:0}.smart-select-chevron{position:relative;width:10px;height:10px;border-right:2px solid #555;border-bottom:2px solid #555;transform:translateY(-3px) rotate(45deg);transition:transform .2s}.smart-select.open .smart-select-chevron{transform:translateY(3px) rotate(225deg)}.smart-select-menu{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:700;box-sizing:border-box;width:100%;max-height:min(280px,55vh);overflow-x:hidden;overflow-y:auto;padding:7px;border:1px solid #363636;border-radius:10px;background:#171717;box-shadow:0 22px 55px rgba(0,0,0,.5);overscroll-behavior:contain}.smart-select-menu[hidden]{display:none!important}.smart-select.open-up .smart-select-menu{top:auto;bottom:calc(100% + 8px)}.smart-select-option{display:block;box-sizing:border-box;width:100%;min-height:45px;padding:11px 13px;border:0;border-radius:7px;background:transparent;color:#eee;font:500 15px/1.4 Arial,sans-serif;text-align:left;white-space:normal;overflow-wrap:anywhere;cursor:pointer}.smart-select-option:hover,.smart-select-option:focus,.smart-select-option.selected{background:#292929;color:#f1bd64;outline:0}.smart-select-option.selected{font-weight:700}.smart-select-option:disabled{color:#777;cursor:not-allowed}@media(max-width:650px){.smart-select,.smart-select-trigger{height:60px}.smart-select-trigger{padding:0 17px;font-size:15px}.smart-select-menu{max-height:min(250px,48vh);padding:6px}.smart-select-option{min-height:43px;padding:10px 11px;font-size:14px}}
