.BookingForms-module__WhfptW__glassCard{border:3px solid var(--bavaria-gold);box-sizing:border-box;background:#fffffffa;border-radius:12px;width:100%;max-width:600px;margin:auto;padding:2rem;position:relative;box-shadow:0 10px 30px #0090c133}.BookingForms-module__WhfptW__closeButton{border:2px solid var(--bavaria-red);cursor:pointer;width:32px;height:32px;color:var(--bavaria-red);z-index:10;background:#fff;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:1.2rem;transition:all .2s;display:flex;position:absolute;top:15px;right:15px}.BookingForms-module__WhfptW__closeButton:hover{background:var(--bavaria-red);color:#fff}.BookingForms-module__WhfptW__closeButtonText{cursor:pointer;color:var(--bavaria-red);z-index:10;background:0 0;border:none;font-size:1.8rem;position:absolute;top:15px;right:15px}.BookingForms-module__WhfptW__successContainer{text-align:center;color:var(--bavaria-blue-deep);padding:3rem 2rem}.BookingForms-module__WhfptW__formHeader{border-bottom:3px solid var(--bavaria-gold);color:var(--bavaria-blue-deep);margin-top:0;padding-bottom:.8rem;font-weight:700}.BookingForms-module__WhfptW__infoBox{background:#22c55e0d;border:1px solid #22c55e33;border-radius:8px;margin-bottom:1.2rem;padding:1rem}.BookingForms-module__WhfptW__infoBoxWarning{border:1px solid var(--bavaria-red);color:var(--bavaria-red);background:#dc26261a;border-radius:8px;margin-bottom:1.2rem;padding:1rem;font-size:.85rem;font-weight:700}.BookingForms-module__WhfptW__devNotice{border:1px solid #e8b84a;border-left:4px solid var(--bavaria-gold);color:var(--bavaria-brown);background:#fff8e8;border-radius:8px;margin:0 0 1.2rem;padding:.9rem 1rem;font-size:.92rem;line-height:1.5}.BookingForms-module__WhfptW__devNotice p{margin:0 0 .45rem}.BookingForms-module__WhfptW__callFallback{color:#991b1b;text-align:center;background:#fee2e2;border-radius:8px;margin:0 0 1rem;padding:1rem;font-size:.95rem;line-height:1.5}.BookingForms-module__WhfptW__callFallback p{margin:0 0 .45rem}.BookingForms-module__WhfptW__phoneRow{margin:0}.BookingForms-module__WhfptW__phoneRow a{color:inherit;text-underline-offset:2px;font-weight:700;text-decoration:underline}.BookingForms-module__WhfptW__infoBoxBlue{background:rgba(var(--bavaria-blue-raw), .05);border:1px solid rgba(var(--bavaria-blue-raw), .2);border-radius:8px;margin-bottom:1rem;padding:1rem}.BookingForms-module__WhfptW__label{margin-bottom:.4rem;font-size:.85rem;font-weight:700;display:block}.BookingForms-module__WhfptW__inputField{box-sizing:border-box;border:1px solid #ccc;border-radius:4px;width:100%;padding:.6rem;font-family:inherit}.BookingForms-module__WhfptW__inputField:focus{border-color:var(--bavaria-gold);outline:none;box-shadow:0 0 0 2px #0090c133}.BookingForms-module__WhfptW__grid2,.BookingForms-module__WhfptW__grid3{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:600px){.BookingForms-module__WhfptW__grid2{grid-template-columns:1fr 1fr}.BookingForms-module__WhfptW__grid3{grid-template-columns:repeat(auto-fit,minmax(130px,1fr))}}.BookingForms-module__WhfptW__radioGroup{flex-wrap:wrap;gap:1.2rem;display:flex}.BookingForms-module__WhfptW__radioLabel{cursor:pointer;align-items:center;gap:.4rem;font-size:.85rem;display:flex}.BookingForms-module__WhfptW__checkboxLabel{cursor:pointer;align-items:center;gap:.5rem;font-weight:700;display:flex}.BookingForms-module__WhfptW__checkboxInput{transform:scale(1.2)}.BookingForms-module__WhfptW__buttonPrimary{background:var(--bavaria-blue-deep);color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;margin-top:1.5rem;padding:1rem 3rem;font-size:1.1rem;font-weight:700;transition:all .2s}.BookingForms-module__WhfptW__buttonPrimary:hover{background:var(--bavaria-gold)}.BookingForms-module__WhfptW__areaButton{cursor:pointer;text-align:center;background:#fff;border:1px solid #ddd;border-radius:8px;flex:1;min-width:100px;padding:.7rem;transition:all .2s}.BookingForms-module__WhfptW__areaButtonActive{border:2px solid var(--bavaria-gold);cursor:pointer;text-align:center;background:#e5a93d1a;border-radius:8px;flex:1;min-width:100px;padding:.7rem;transition:all .2s}