.g2r-reservation-wrap{margin:0 auto;padding:22px 0}.g2r-reservation-card{border-radius:22px;padding:22px;background:rgb(10 14 18 / .82);border:1px solid rgb(255 255 255 / .12);box-shadow:0 18px 60px rgb(0 0 0 / .55);backdrop-filter:blur(12px);color:rgb(255 255 255 / .95)}.g2r-reservation-kicker{display:inline-flex;align-items:center;gap:10px;padding:10px 14px;border-radius:999px;border:1px solid rgb(255 59 48 / .35);background:rgb(255 255 255 / .06);font-weight:900;letter-spacing:.04em;text-transform:uppercase;font-size:12px;margin-bottom:14px}.g2r-reservation-title{margin:0 0 14px;font-weight:950;letter-spacing:.02em;text-transform:uppercase;font-size:clamp(18px, 2vw, 22px);color:#fff}.g2r-reservation-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.g2r-reservation-field{display:grid;gap:8px}.g2r-reservation-label{font-size:13px;font-weight:800;color:rgb(255 255 255 / .9)}.g2r-reservation-label small{opacity:.8;font-weight:700}.g2r-reservation-input,.g2r-reservation-select,.g2r-reservation-textarea{width:100%;border-radius:8px!important;padding:12px 14px;background:rgb(255 255 255 / .06);border:1px solid rgb(255 255 255 / .14);color:rgb(255 255 255 / .95);outline:none;box-shadow:0 12px 30px rgb(0 0 0 / .25);transition:border-color .2s ease,background .2s ease,transform .2s ease}.g2r-reservation-select{appearance:none;background-image:linear-gradient(45deg,transparent 50%,rgb(255 255 255 / .75) 50%),linear-gradient(135deg,rgb(255 255 255 / .75) 50%,transparent 50%);background-position:calc(100% - 18px) 50%,calc(100% - 12px) 50%;background-size:6px 6px,6px 6px;background-repeat:no-repeat;padding-right:42px}.g2r-reservation-textarea{min-height:110px;resize:vertical}.g2r-reservation-input:focus,.g2r-reservation-select:focus,.g2r-reservation-textarea:focus{border-color:rgb(255 59 48 / .55);background:rgb(255 255 255 / .08)}.g2r-reservation-span-2{grid-column:span 2}.g2r-reservation-actions{margin-top:14px;display:grid;grid-template-columns:1fr;gap:10px}.g2r-reservation-submit{height:54px;border-radius:16px;border:0;cursor:pointer;background:linear-gradient(135deg,#ff3b30,#ff1f1f);color:#fff;font-weight:950;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 14px 34px rgb(255 59 48 / .32),0 0 20px rgb(255 59 48 / .18);transition:transform .2s ease,filter .2s ease,box-shadow .2s ease}.g2r-reservation-submit:hover{transform:translateY(-2px);filter:brightness(.98);box-shadow:0 18px 45px rgb(255 59 48 / .42),0 0 26px rgb(255 59 48 / .22)}.g2r-reservation-note{margin:6px 0 0;font-size:12.5px;color:rgb(255 255 255 / .75)}.g2r-reservation-alert{margin:12px 0 14px;padding:12px 14px;border-radius:14px;border:1px solid rgb(255 255 255 / .14);background:rgb(255 255 255 / .06);color:rgb(255 255 255 / .92)}.g2r-reservation-alert.is-success{border-color:rgb(0 200 120 / .35);background:rgb(0 200 120 / .12)}.g2r-reservation-alert.is-error{border-color:rgb(255 59 48 / .35);background:rgb(255 59 48 / .10)}.g2r-reservation-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}.g2r-reservation-input,.g2r-reservation-select,.g2r-reservation-textarea{background:rgb(255 255 255 / .06)!important;color:rgb(255 255 255 / .95)!important}.g2r-reservation-input[type="date"],.g2r-reservation-input[type="time"],.g2r-reservation-input[type="email"],.g2r-reservation-input[type="tel"],.g2r-reservation-input[type="text"]{background:rgb(255 255 255 / .06)!important;color:#fff!important;border:1px solid rgb(255 255 255 / .14)!important}.g2r-reservation-input::placeholder,.g2r-reservation-textarea::placeholder{color:rgb(255 255 255 / .55)}.g2r-reservation-input::-webkit-calendar-picker-indicator{filter:invert(1);opacity:.7}.g2r-reservation-input:-webkit-autofill,.g2r-reservation-input:-webkit-autofill:hover,.g2r-reservation-input:-webkit-autofill:focus{-webkit-text-fill-color:#fff!important;transition:background-color 9999s ease-in-out 0s;box-shadow:0 0 0 1000px rgb(255 255 255 / .06) inset!important;border-radius:8px!important}@media (max-width:900px){.g2r-reservation-grid{grid-template-columns:1fr}.g2r-reservation-span-2{grid-column:auto}}