.OccurrenceDatePickerModal-module__DdqHUW__modal_content{flex-direction:column;flex:1;gap:20px;min-height:0;padding:24px 24px 32px;display:flex;overflow-y:auto}.OccurrenceDatePickerModal-module__DdqHUW__modal_header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.OccurrenceDatePickerModal-module__DdqHUW__modal_description{color:#666;margin-bottom:12px;font-size:14px}.OccurrenceDatePickerModal-module__DdqHUW__occurrences_list{flex-direction:column;gap:12px;display:flex}.OccurrenceDatePickerModal-module__DdqHUW__occurrence_card{cursor:pointer;background:#fff;border:1px solid #e3e4e5;border-radius:12px;justify-content:space-between;align-items:center;padding:16px;transition:all .2s;display:flex}.OccurrenceDatePickerModal-module__DdqHUW__occurrence_card:hover:not(.OccurrenceDatePickerModal-module__DdqHUW__sold_out){border-color:#000;box-shadow:0 2px 8px #0000001a}.OccurrenceDatePickerModal-module__DdqHUW__occurrence_card.OccurrenceDatePickerModal-module__DdqHUW__sold_out{opacity:.5;cursor:not-allowed;background:#f5f5f5}.OccurrenceDatePickerModal-module__DdqHUW__date_container{align-items:center;gap:16px;display:flex}.OccurrenceDatePickerModal-module__DdqHUW__date_box{background:#fff;border:1px solid #ededed;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.OccurrenceDatePickerModal-module__DdqHUW__date_separator{color:#999;text-transform:lowercase;align-self:center;padding:0 8px;font-size:12px;font-weight:600}.OccurrenceDatePickerModal-module__DdqHUW__month{color:#666;text-transform:uppercase;font-size:12px;font-weight:600}.OccurrenceDatePickerModal-module__DdqHUW__day{color:#000;font-size:24px;font-weight:700;line-height:1}.OccurrenceDatePickerModal-module__DdqHUW__date_details{flex-direction:column;gap:4px;display:flex}.OccurrenceDatePickerModal-module__DdqHUW__weekday{color:#000;font-size:16px;font-weight:600}.OccurrenceDatePickerModal-module__DdqHUW__time{color:#666;font-size:14px}.OccurrenceDatePickerModal-module__DdqHUW__status_container{align-items:center;display:flex}.OccurrenceDatePickerModal-module__DdqHUW__sold_out_badge{color:#fff;text-transform:uppercase;background:#f44;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:600}.OccurrenceDatePickerModal-module__DdqHUW__availability_badge{color:#666;background:#f0f0f0;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:500}.OccurrenceDatePickerModal-module__DdqHUW__calendar_container{padding:0}.OccurrenceDatePickerModal-module__DdqHUW__calendar_header{border-bottom:1px solid #e3e4e5;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.OccurrenceDatePickerModal-module__DdqHUW__calendar_title{color:#000;margin:0;font-size:18px;font-weight:600}.OccurrenceDatePickerModal-module__DdqHUW__custom_calendar{border:none;width:100%}@keyframes OccurrenceDatePickerModal-module__DdqHUW__highlight-pulse{0%{border-color:#000;box-shadow:0 0 #0000004d}50%{border-color:#000;box-shadow:0 0 0 8px #0000001a}to{border-color:#e3e4e5;box-shadow:0 0 #0000}}.OccurrenceDatePickerModal-module__DdqHUW__highlight_animation{animation:1.5s ease-out OccurrenceDatePickerModal-module__DdqHUW__highlight-pulse;border-color:#000!important}@media (max-width:600px){.OccurrenceDatePickerModal-module__DdqHUW__modal_content{padding:16px 16px 28px}.OccurrenceDatePickerModal-module__DdqHUW__occurrence_card{flex-direction:column;align-items:flex-start;gap:12px}.OccurrenceDatePickerModal-module__DdqHUW__date_container{flex-wrap:wrap;width:100%}.OccurrenceDatePickerModal-module__DdqHUW__date_details{width:100%;margin-top:8px}.OccurrenceDatePickerModal-module__DdqHUW__status_container{width:100%}.OccurrenceDatePickerModal-module__DdqHUW__availability_badge,.OccurrenceDatePickerModal-module__DdqHUW__sold_out_badge{text-align:center;width:100%}.OccurrenceDatePickerModal-module__DdqHUW__date_separator{padding:0 4px;font-size:11px}}.OccurrenceDatePickerModal-module__DdqHUW__date_group_card{background:#fff;border:1px solid #e3e4e5;border-radius:12px;margin-bottom:20px;transition:all .2s;overflow:hidden}.OccurrenceDatePickerModal-module__DdqHUW__date_group_card:hover{box-shadow:0 2px 8px #0000000f}.OccurrenceDatePickerModal-module__DdqHUW__date_header{background:#f9fafb;border-bottom:1px solid #e3e4e5;align-items:center;gap:16px;padding:16px 20px;display:flex}.OccurrenceDatePickerModal-module__DdqHUW__date_separator_small{color:#999;text-transform:lowercase;padding:0 4px;font-size:11px;font-weight:600}.OccurrenceDatePickerModal-module__DdqHUW__slots_count{color:#6b7280;margin-top:4px;font-size:13px;font-weight:500}.OccurrenceDatePickerModal-module__DdqHUW__slots_list{flex-direction:column;gap:8px;padding:12px;display:flex}.OccurrenceDatePickerModal-module__DdqHUW__slot_card{cursor:pointer;background:#fff;border:1px solid #e3e4e5;border-radius:8px;justify-content:space-between;align-items:center;padding:14px 16px;transition:all .2s;display:flex}.OccurrenceDatePickerModal-module__DdqHUW__slot_card:hover:not(.OccurrenceDatePickerModal-module__DdqHUW__sold_out){background:#f0fdf4;border-color:#10b981;transform:translate(2px)}.OccurrenceDatePickerModal-module__DdqHUW__slot_card.OccurrenceDatePickerModal-module__DdqHUW__sold_out{opacity:.6;cursor:not-allowed;background:#f9fafb}.OccurrenceDatePickerModal-module__DdqHUW__slot_info{flex-direction:column;flex:1;gap:4px;display:flex}.OccurrenceDatePickerModal-module__DdqHUW__slot_name{color:#111827;font-size:14px;font-weight:600}.OccurrenceDatePickerModal-module__DdqHUW__slot_time{color:#6b7280;font-size:13px}.OccurrenceDatePickerModal-module__DdqHUW__slot_status{align-items:center;display:flex}@media (max-width:600px){.OccurrenceDatePickerModal-module__DdqHUW__date_header{flex-wrap:wrap;padding:12px 16px}.OccurrenceDatePickerModal-module__DdqHUW__date_details{margin-left:0}.OccurrenceDatePickerModal-module__DdqHUW__slots_count{font-size:12px}.OccurrenceDatePickerModal-module__DdqHUW__slots_list{padding:8px}.OccurrenceDatePickerModal-module__DdqHUW__slot_card{flex-direction:column;align-items:flex-start;gap:10px;padding:12px}.OccurrenceDatePickerModal-module__DdqHUW__slot_status{width:100%}.OccurrenceDatePickerModal-module__DdqHUW__availability_badge,.OccurrenceDatePickerModal-module__DdqHUW__sold_out_badge{text-align:center;width:100%}}
.WelcomeBanner-module__L8mNja__backdrop{z-index:998;pointer-events:none;background:0 0;transition:opacity .2s;position:fixed;inset:0}.WelcomeBanner-module__L8mNja__backdropVisible{pointer-events:auto;background:#000c}.WelcomeBanner-module__L8mNja__modalContainer{z-index:999;opacity:0;pointer-events:none;justify-content:center;align-items:center;padding:24px;transition:opacity .2s,transform .2s;display:flex;position:fixed;inset:0;transform:scale(.95)}.WelcomeBanner-module__L8mNja__modalVisible{opacity:1;pointer-events:auto;transform:scale(1)}.WelcomeBanner-module__L8mNja__card{background:linear-gradient(135deg,#ff6f61 0%,#fe423f 100%);border-radius:12px;width:100%;max-width:320px;position:relative;overflow:hidden;box-shadow:0 4px 10px #0000004d}.WelcomeBanner-module__L8mNja__ribbon{color:#ff6f61;text-transform:uppercase;text-align:center;letter-spacing:.3px;z-index:3;background:#fffffff2;width:120px;padding:4px 0 4px 8px;font-family:Lato,sans-serif;font-size:8px;font-weight:700;position:absolute;top:28px;left:-32px;transform:rotate(-45deg);box-shadow:0 1px 3px #00000026}.WelcomeBanner-module__L8mNja__waveTop{background:#ffffff14;border-radius:50%;width:140px;height:140px;position:absolute;top:-20px;right:-40px}.WelcomeBanner-module__L8mNja__waveBottom{background:#ffffff0f;border-radius:50%;width:100px;height:100px;position:absolute;bottom:-30px;left:-30px}.WelcomeBanner-module__L8mNja__concentricCircles{border:1.5px solid #ffffff1f;border-radius:50%;width:60px;height:60px;position:absolute;bottom:80px;right:-10px;box-shadow:inset 0 0 0 8px #0000,inset 0 0 0 9.5px #ffffff1a,inset 0 0 0 17px #0000,inset 0 0 0 18.5px #ffffff14}.WelcomeBanner-module__L8mNja__dotGrid1{background-image:radial-gradient(#ffffff4d 1.5px,#0000 1.5px);background-size:8px 8px;width:32px;height:24px;position:absolute;top:16px;left:16px}.WelcomeBanner-module__L8mNja__dotGrid2{background-image:radial-gradient(#fff3 1.5px,#0000 1.5px);background-size:8px 8px;width:24px;height:16px;position:absolute;bottom:24px;right:70px}.WelcomeBanner-module__L8mNja__wavyLine{border-bottom:1.5px solid #ffffff26;border-radius:0 0 50% 50%;width:24px;height:16px;position:absolute;top:45%;left:8px}.WelcomeBanner-module__L8mNja__floatingCircle1{background:#ffffff40;border-radius:50%;width:6px;height:6px;position:absolute;top:70px;right:24px}.WelcomeBanner-module__L8mNja__floatingCircle2{border:1.5px solid #fff3;border-radius:50%;width:10px;height:10px;position:absolute;top:40%;right:12px}.WelcomeBanner-module__L8mNja__content{z-index:1;text-align:center;padding:24px;position:relative}.WelcomeBanner-module__L8mNja__closeButton{color:#fff;cursor:pointer;z-index:2;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-family:Lato,sans-serif;font-size:12px;transition:all .2s;display:flex;position:absolute;top:12px;right:12px}.WelcomeBanner-module__L8mNja__closeButton:hover{background:#ffffff40}.WelcomeBanner-module__L8mNja__badge{color:#fff;letter-spacing:.5px;text-transform:uppercase;background:#fff3;border-radius:40px;margin-bottom:16px;padding:6px 12px;font-family:Lato,sans-serif;font-size:10px;font-weight:800;line-height:100%;display:inline-block}.WelcomeBanner-module__L8mNja__headline{margin:0 0 4px;line-height:1}.WelcomeBanner-module__L8mNja__discountNumber{color:#fff;font-family:Lato,sans-serif;font-size:48px;font-weight:700;line-height:120%;display:block}.WelcomeBanner-module__L8mNja__discountText{color:#fff;margin-top:-4px;font-family:Lato,sans-serif;font-size:24px;font-weight:700;line-height:120%;display:block}.WelcomeBanner-module__L8mNja__subheadline{color:#ffffffe6;margin:8px 0 20px;font-family:Lato,sans-serif;font-size:14px;font-weight:400;line-height:120%}.WelcomeBanner-module__L8mNja__couponBox{box-sizing:border-box;background:#ffffff1f;border:1.5px dashed #fff6;border-radius:8px;width:75%;margin:0 auto 16px;padding:10px 16px;display:block}.WelcomeBanner-module__L8mNja__couponCode{color:#fff;letter-spacing:1.5px;font-family:Lato,sans-serif;font-size:16px;font-weight:700;line-height:120%}.WelcomeBanner-module__L8mNja__ctaButton{color:#ff6f61;cursor:pointer;background:#fff;border:none;border-radius:12px;width:75%;margin:0 auto;padding:12px 32px;font-family:Lato,sans-serif;font-size:16px;font-weight:600;line-height:120%;transition:all .2s;display:block;box-shadow:0 2px 8px #0000001a}.WelcomeBanner-module__L8mNja__ctaButton:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.WelcomeBanner-module__L8mNja__ctaButton:active{transform:translateY(0)}.WelcomeBanner-module__L8mNja__autoApplyText{color:#ffffffb3;margin:12px 0 0;font-family:Lato,sans-serif;font-size:12px;font-weight:400;line-height:120%}.WelcomeBanner-module__L8mNja__successToast{color:#fff;z-index:1000;background:#5dc750;border-radius:12px;align-items:center;gap:8px;padding:12px 20px;font-family:Lato,sans-serif;font-size:14px;font-weight:600;line-height:120%;animation:.2s WelcomeBanner-module__L8mNja__slideDown;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.WelcomeBanner-module__L8mNja__toastIcon{font-size:16px}@keyframes WelcomeBanner-module__L8mNja__slideDown{0%{opacity:0;transform:translate(-50%,-20px)}to{opacity:1;transform:translate(-50%)}}@media (max-width:600px){.WelcomeBanner-module__L8mNja__modalContainer{padding:16px}.WelcomeBanner-module__L8mNja__content{padding:20px}.WelcomeBanner-module__L8mNja__discountNumber{font-size:44px}.WelcomeBanner-module__L8mNja__discountText{font-size:20px}.WelcomeBanner-module__L8mNja__successToast{bottom:16px;left:16px;right:16px;transform:none}@keyframes WelcomeBanner-module__L8mNja__slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}}
