.react-calendar{width:350px;max-width:100%;background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{width:50%;margin:.5em}.react-calendar,.react-calendar *,.react-calendar *:before,.react-calendar *:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.react-calendar button{margin:0;border:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em}.react-calendar__navigation button{min-width:44px;background:none}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:hover,.react-calendar__navigation button:enabled:focus{background-color:#e6e6e6}.react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{display:flex;align-items:center;justify-content:center;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__month-view__days__day--neighboringMonth,.react-calendar__decade-view__years__year--neighboringDecade,.react-calendar__century-view__decades__decade--neighboringCentury{color:#757575}.react-calendar__year-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__century-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{max-width:100%;padding:10px 6.6667px;background:none;text-align:center;font:inherit;font-size:.833em}.react-calendar__tile:disabled{background-color:#f0f0f0;color:#ababab}.react-calendar__month-view__days__day--neighboringMonth:disabled,.react-calendar__decade-view__years__year--neighboringDecade:disabled,.react-calendar__century-view__decades__decade--neighboringCentury:disabled{color:#cdcdcd}.react-calendar__tile:enabled:hover,.react-calendar__tile:enabled:focus{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:hover,.react-calendar__tile--now:enabled:focus{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:hover,.react-calendar__tile--hasActive:enabled:focus{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:hover,.react-calendar__tile--active:enabled:focus{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}._section_cs05r_1{min-height:100vh;width:100%;padding:140px 20px;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#360644,#1e031f)}._card_cs05r_11{width:100%;max-width:1200px;padding:60px;border-radius:30px;background:#ffffff12;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 25px 80px #00000080}._header_cs05r_21{text-align:center;margin-bottom:60px}._header_cs05r_21 h2{font-size:40px;color:#fff;margin-bottom:15px}._header_cs05r_21 p{font-size:18px;color:#fffc}._content_cs05r_37{display:flex;gap:60px;align-items:center}._form_cs05r_43{flex:1;display:flex;flex-direction:column;gap:18px}._form_cs05r_43 input{width:100%;box-sizing:border-box;padding:16px 18px;height:52px;border-radius:10px;border:1px solid rgba(255,255,255,.4);background:#00000059;color:#fff;font-size:15px;outline:none;transition:.3s}._form_cs05r_43 input::placeholder{color:#fff9}._form_cs05r_43 input:focus{border-color:#8e1edb;box-shadow:0 0 0 2px #8e1edb4d}._form_cs05r_43 button{width:100%;padding:16px;border-radius:10px;border:none;background:linear-gradient(90deg,#6d12aa,#8e1edb);color:#fff;font-weight:600;cursor:pointer;transition:.3s}._form_cs05r_43 button:hover{transform:translateY(-2px);box-shadow:0 10px 30px #6d12aa80}._customSelect_cs05r_96{position:relative;width:100%}._selectHeader_cs05r_101{width:100%;box-sizing:border-box;padding:16px 18px;height:52px;display:flex;align-items:center;border-radius:10px;border:1px solid rgba(255,255,255,.4);background:#00000059;color:#fff9;cursor:pointer;transition:.3s;font-size:15px}._selectHeader_cs05r_101:hover{border-color:#8e1edb}._selectOptions_cs05r_121{position:absolute;width:100%;background:#2a0330;border-radius:10px;margin-top:8px;overflow:hidden;box-shadow:0 15px 40px #0009;z-index:20}._selectOptions_cs05r_121 div{padding:14px 18px;cursor:pointer;color:#fff;transition:.3s}._selectOptions_cs05r_121 div:hover{background:#6d12aa}._imageWrapper_cs05r_145{flex:1;display:flex;justify-content:center}._imageWrapper_cs05r_145 img{max-width:380px;width:100%;border-radius:20px;box-shadow:0 20px 50px #0009}._calendarContainer_cs05r_162{position:relative;width:100%}._dateButton_cs05r_167{width:100%;box-sizing:border-box;padding:16px 18px;height:52px;display:flex;align-items:center;border-radius:10px;border:1px solid rgba(255,255,255,.4);background:#00000059;color:#fff;cursor:pointer;transition:.3s;font-size:15px}._dateButton_cs05r_167:hover{border-color:#8e1edb;box-shadow:0 0 0 2px #8e1edb33}._calendarPopup_cs05r_190{position:absolute;top:70px;left:0;z-index:999;background:#1e031f;padding:20px;border-radius:20px;box-shadow:0 25px 80px #000000b3;animation:_fadeIn_cs05r_1 .2s ease-in-out;width:340px;max-width:95vw}._confirmDate_cs05r_206{margin-top:15px;width:100%;padding:12px;border-radius:10px;border:none;background:linear-gradient(90deg,#6d12aa,#8e1edb);color:#fff;cursor:pointer;transition:.3s}._confirmDate_cs05r_206:hover{transform:translateY(-2px);box-shadow:0 10px 30px #6d12aa80}._calendarPopup_cs05r_190 .react-calendar{width:100%;border:none;background:transparent;color:#fff;font-family:inherit}._calendarPopup_cs05r_190 .react-calendar__navigation button{color:#fff;background:none}._calendarPopup_cs05r_190 .react-calendar__navigation button:hover{background:#8e1edb33;border-radius:8px}._calendarPopup_cs05r_190 .react-calendar__month-view__weekdays{text-transform:uppercase;font-size:12px;color:#fff9}._calendarPopup_cs05r_190 .react-calendar__tile{padding:10px 6px;border-radius:10px;background:transparent;color:#fff;transition:.3s}._calendarPopup_cs05r_190 .react-calendar__tile:enabled:hover{background:#8e1edb40}._calendarPopup_cs05r_190 .react-calendar__tile--now{background:#6d12aa66}._calendarPopup_cs05r_190 .react-calendar__tile--active{background:linear-gradient(90deg,#6d12aa,#8e1edb);color:#fff}._calendarPopup_cs05r_190 .react-calendar__month-view__days__day--neighboringMonth{color:#ffffff4d}@keyframes _fadeIn_cs05r_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:900px){._section_cs05r_1{padding:80px 16px;align-items:flex-start}._card_cs05r_11{padding:35px 20px;border-radius:20px}._header_cs05r_21{margin-bottom:35px}._header_cs05r_21 h2{font-size:26px;line-height:1.3}._header_cs05r_21 p{font-size:14px}._content_cs05r_37{flex-direction:column;gap:30px}._form_cs05r_43{gap:14px}._form_cs05r_43 input,._dateButton_cs05r_167,._selectHeader_cs05r_101{height:48px;font-size:14px;padding:14px 16px}._form_cs05r_43 button{padding:14px;font-size:14px}._imageWrapper_cs05r_145{display:none}._calendarPopup_cs05r_190{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);width:95%;max-width:380px;padding:18px;border-radius:18px}._confirmDate_cs05r_206{padding:12px;font-size:14px}._calendarPopup_cs05r_190 .react-calendar__tile{padding:8px 4px;font-size:13px}._calendarPopup_cs05r_190 .react-calendar__navigation button{font-size:14px}}._section_1o5t1_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#360644,#1e031f);padding:40px 20px}._card_1o5t1_10{max-width:600px;width:100%;padding:60px;border-radius:30px;background:#ffffff14;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);text-align:center;box-shadow:0 20px 60px #0006}._card_1o5t1_10 h2{font-size:36px;color:#fff;margin-bottom:20px}._card_1o5t1_10 p{font-size:18px;color:#ffffffd9;margin-bottom:40px}._buttons_1o5t1_32{display:flex;flex-direction:column;gap:24px;align-items:center}._button_1o5t1_32{width:100%;max-width:250px;height:54px;display:flex;align-items:center;justify-content:center;border-radius:25px;font-weight:600;font-size:15px;text-decoration:none;color:#fff;transition:all .3s ease;background-size:200% 200%}._instagramBtn_1o5t1_60{background:linear-gradient(45deg,#feda75,#fa7e1e,#d62976,#962fbf,#4f5bd5)}._instagramBtn_1o5t1_60:hover{transform:translateY(-4px);box-shadow:0 12px 30px #e66a0459;background-position:right center}._whatsappBtn_1o5t1_78{background:linear-gradient(45deg,#25d366,#1ebe5d,#128c7e)}._whatsappBtn_1o5t1_78:hover{transform:translateY(-4px);box-shadow:0 12px 30px #128c7e59;background-position:right center}._siteBtn_1o5t1_89{background:linear-gradient(45deg,#6d12aa,#4a0b78,#2c0848)}._siteBtn_1o5t1_89:hover{transform:translateY(-4px);box-shadow:0 12px 30px #6d12aa59;background-position:right center}@media(max-width:560px){._button_1o5t1_32{height:56px;font-size:14px}}html,body{background:#1e031f}#root{min-height:100vh;background:linear-gradient(135deg,#360644,#1e031f)}
