.booking-form{width:100%;max-width:600px;margin:0 auto}.form-group{margin-bottom:2rem}.form-label{display:block;color:#fff;font-size:1.125rem;font-weight:600;margin-bottom:.75rem}.required{color:#5dd1e3;margin-left:.25rem}.form-textarea{width:100%;padding:1rem;background:#5dd1e31a;border:1px solid rgba(93,209,227,.3);border-radius:.75rem;color:#fff;font-size:1rem;font-family:inherit;resize:vertical;transition:all .3s ease}.form-textarea:focus{outline:none;border-color:#5dd1e399;background:#5dd1e326}.form-textarea.error{border-color:#ef444499}.form-textarea::placeholder{color:#ffffff80}.form-textarea:disabled{opacity:.6;cursor:not-allowed}.form-hint{margin-top:.5rem;font-size:.875rem;color:#ffffffb3}.error-message{margin-top:.5rem;font-size:.875rem;color:#ef4444}.payment-methods{margin-bottom:2rem}.payment-methods-title{color:#fff;font-size:1.125rem;font-weight:600;margin-bottom:1rem}.payment-options{display:flex;flex-direction:column;gap:.75rem}.payment-option{display:block;padding:1rem 1.25rem;background:#5dd1e31a;border:1px solid rgba(93,209,227,.3);border-radius:.75rem;cursor:pointer;transition:all .3s ease}.payment-option:hover{border-color:#5dd1e380;background:#5dd1e326}.payment-option.selected{background:#5dd1e333;border-color:#5dd1e399}.payment-option input[type=radio]{margin-right:1rem;width:1.25rem;height:1.25rem;accent-color:rgb(93,209,227)}.option-content{display:flex;align-items:center;justify-content:space-between;flex:1}.option-label{color:#fff;font-weight:500;font-size:1rem}.option-badge{font-size:.875rem;color:#5dd1e3}.trust-elements{margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgba(93,209,227,.2);display:flex;justify-content:space-around;flex-wrap:wrap;gap:1rem}.trust-item{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center}.trust-icon{font-size:1.25rem;color:#5dd1e3}.trust-text{font-size:.875rem;color:#fff;font-weight:500}@media(max-width:768px){.booking-form{padding:0 1rem}.form-label{font-size:1rem}.payment-option{padding:.875rem 1rem}.option-label{font-size:.9375rem}.trust-elements{gap:.75rem}.trust-item{min-width:100px}.trust-text{font-size:.75rem}}
