.styles_container__2g2LL{background:#fff;padding:2.5rem 2rem;border-radius:1.5rem;box-shadow:0 6px 32px rgba(0,0,0,.08);max-width:100%;margin:2rem auto;display:flex;flex-direction:column}.styles_container__2g2LL .styles_title__BfWEb{font-size:2rem;font-weight:700;margin-bottom:2rem;letter-spacing:-1px;color:#1e293b}.styles_container__2g2LL .styles_subtitle__LEq0_{font-size:1.15rem;font-weight:600;margin:2.5rem 0 1rem;color:#2563eb}.styles_container__2g2LL .styles_tableWrapper__87V1_{overflow-x:auto;margin-bottom:2rem}.styles_container__2g2LL .styles_table__UNLVB{width:100%;border-collapse:separate;border-spacing:0;background:#f9fafb;border-radius:1rem;overflow:hidden;box-shadow:0 2px 8px rgba(37,99,235,.04)}.styles_container__2g2LL .styles_table__UNLVB td,.styles_container__2g2LL .styles_table__UNLVB th{padding:1.1rem 1.2rem;border-bottom:1px solid #e5e7eb;text-align:left;font-size:1rem}.styles_container__2g2LL .styles_table__UNLVB th{background:#f3f4f6;font-weight:700;color:#1e293b;border-bottom:2px solid #e5e7eb}.styles_container__2g2LL .styles_table__UNLVB tr:last-child td{border-bottom:none}.styles_container__2g2LL .styles_table__UNLVB tr{transition:background .15s}.styles_container__2g2LL .styles_table__UNLVB tr:hover{background:#e0e7ff}.styles_container__2g2LL .styles_image__V_bax{border-radius:9999px;box-shadow:0 1px 4px rgba(37,99,235,.08)}.styles_container__2g2LL .styles_actions__8p_69{display:flex;gap:.7rem}.styles_container__2g2LL .styles_link__sq0Jl{color:#2563eb;background:#e0e7ff;padding:.35rem .9rem;border-radius:.5rem;text-align:center;display:block;font-weight:500;transition:background .15s,color .15s}.styles_container__2g2LL .styles_link__sq0Jl:hover{background:#2563eb;color:#fff;text-decoration:none}.styles_container__2g2LL .styles_searchInput__7BPDY{width:100%;padding:.7rem 1.2rem;margin-bottom:2rem;font-size:1rem;border:1.5px solid #e5e7eb;border-radius:.7rem;outline:none;background:#f3f4f6;transition:border .15s,box-shadow .15s}.styles_container__2g2LL .styles_searchInput__7BPDY:focus{border-color:#2563eb;box-shadow:0 0 0 2px rgba(37,99,235,.13);background:#fff}.styles_modalOverlay__7PKl9{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(20,20,20,.7);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;padding:1rem;box-sizing:border-box}.styles_modalOverlay__7PKl9,.styles_modal___dBLF{display:flex;justify-content:center;align-items:center}.styles_modal___dBLF{width:100%;max-height:100%;z-index:1001}.styles_modalContent__UDnLE{position:relative;background:hsla(0,0%,100%,.85);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:12px;padding:2rem;box-shadow:0 8px 32px rgba(0,0,0,.3);width:100%;max-width:800px;max-height:90vh;overflow-y:auto;display:flex;flex-direction:column;align-items:center;box-sizing:border-box}.styles_modalTitle__Th_H1{margin-top:0;margin-bottom:1rem;font-size:1.75rem;color:#003080;text-align:center}.styles_modalBody__hFNrr{width:100%;display:flex;flex-direction:column;gap:1rem;align-items:center}.styles_modalImage__t6hFC{width:100%;height:auto;max-width:700px;margin-bottom:1rem;display:flex;justify-content:center;align-items:center}.styles_modalImage__t6hFC img{width:100%;height:auto;object-fit:contain}.styles_closeButton__ataxE{position:absolute;top:10px;right:10px;background:none;border:none;cursor:pointer;color:#003080;font-size:24px}@media screen and (max-width:768px){.styles_modalContent__UDnLE{padding:1.25rem;max-width:95%}.styles_modalTitle__Th_H1{font-size:1.5rem}.styles_closeButton__ataxE{top:8px;right:8px;font-size:20px}}@media screen and (max-width:480px){.styles_modalContent__UDnLE{padding:3rem 1rem 2rem;max-width:100%}.styles_modalContent__UDnLE p{font-size:1.2rem!important}.styles_modalTitle__Th_H1{font-size:1.25rem}.styles_closeButton__ataxE{top:-15px;right:-23px;font-size:22px}}.styles_form_container__0TMSW{display:flex;width:100%;height:100%;border:4px solid #00b7ff;justify-content:center;align-items:center;flex-direction:column;border-radius:30px}.styles_form_container__0TMSW .styles_form__g76NG{max-width:80%;display:flex;flex-direction:column;gap:1rem;padding:1rem;border-radius:.5rem;transition:box-shadow .3s ease}.styles_form_container__0TMSW .styles_field__j3oZI{display:flex;flex-direction:column}.styles_form_container__0TMSW .styles_field__j3oZI input,.styles_form_container__0TMSW .styles_field__j3oZI textarea{padding:.5rem .75rem;border:1px solid #ccc;border-radius:.375rem;font-size:1rem;transition:background-color .2s ease}.styles_form_container__0TMSW .styles_field__j3oZI label{margin-bottom:.25rem;font-weight:500}.styles_form_container__0TMSW .styles_button__96lZW{background-color:#2563eb;color:#fff;padding:.5rem 1rem;border-radius:.375rem;font-weight:600;transition:background-color .2s ease;cursor:pointer}.styles_form_container__0TMSW .styles_button__96lZW:hover{background-color:#1d4ed8}.styles_form_container__0TMSW .styles_button__96lZW:disabled{opacity:.5;cursor:not-allowed}.styles_form_container__0TMSW .styles_highlight__0vhPX{box-shadow:0 0 0 4px rgba(34,197,94,.4)}.styles_form_container__0TMSW .styles_checkIcon__kx77T{font-size:2rem;color:green;margin-top:1rem;animation:styles_showCheckIcon__NLcss 2s ease-in-out forwards}@keyframes styles_showCheckIcon__NLcss{0%{opacity:0;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}to{opacity:0;transform:scale(.8)}}.styles_form_container__qM90D{display:flex;width:100%;height:100%;border:4px solid #00b7ff;justify-content:center;align-items:center;flex-direction:column;border-radius:30px}.styles_form_container__qM90D .styles_form__7X7j7{max-width:80%;display:flex;flex-direction:column;gap:1rem;padding:1rem;border-radius:.5rem;transition:box-shadow .3s ease}.styles_form_container__qM90D .styles_field__y0KUu{display:flex;flex-direction:column}.styles_form_container__qM90D .styles_field__y0KUu input,.styles_form_container__qM90D .styles_field__y0KUu textarea{padding:.5rem .75rem;border:1px solid #ccc;border-radius:.375rem;font-size:1rem;transition:background-color .2s ease}.styles_form_container__qM90D .styles_field__y0KUu label{margin-bottom:.25rem;font-weight:500}.styles_form_container__qM90D .styles_button__WXuVg{background-color:#2563eb;color:#fff;padding:.5rem 1rem;border-radius:.375rem;font-weight:600;transition:background-color .2s ease;cursor:pointer}.styles_form_container__qM90D .styles_button__WXuVg:hover{background-color:#1d4ed8}.styles_form_container__qM90D .styles_button__WXuVg:disabled{opacity:.5;cursor:not-allowed}.styles_form_container__qM90D .styles_highlight__kNtri{box-shadow:0 0 0 4px rgba(34,197,94,.4)}.styles_form_container__qM90D .styles_checkIcon__lJwLo{font-size:2rem;color:green;margin-top:1rem;animation:styles_showCheckIcon__0B15i 2s ease-in-out forwards}@keyframes styles_showCheckIcon__0B15i{0%{opacity:0;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}to{opacity:0;transform:scale(.8)}}.styles_loading__i63Eo{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;background-color:rgba(28,28,29,.1607843137);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:9999}.styles_loading__i63Eo .styles_content__J_5X4{display:flex;flex-direction:column;align-items:center;text-align:center}.styles_loading__i63Eo .styles_logo__oRdw5{margin-bottom:20px}.styles_loading__i63Eo .styles_spinner__d6EsP{animation:styles_rotate__WBA7H 1s linear infinite;width:50px;height:50px;margin-bottom:10px}.styles_loading__i63Eo .styles_text__1eFIW{font-size:1.2rem;color:#fff;font-weight:700}.styles_loading__i63Eo .styles_path__mNvpg{stroke:#4a90e2;stroke-dasharray:150,200;stroke-dashoffset:0;stroke-width:6;stroke-linecap:round;animation:styles_dash__TMYzo 1.5s ease-in-out infinite}@keyframes styles_rotate__WBA7H{to{transform:rotate(1turn)}}@keyframes styles_dash__TMYzo{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-125}}.styles_heroWrapper__arpWr{position:relative;width:100vw;height:65vh;display:flex;align-items:flex-end;justify-content:center;overflow:hidden;flex-direction:column;align-items:center;padding:3rem;margin-top:2rem}.styles_heroWrapper__arpWr .styles_heroImage__pzje2{object-fit:cover;filter:brightness(90%);object-position:100% 18%;width:auto;height:auto;z-index:-1}.styles_heroWrapper__arpWr .styles_logo_title_wrapper__69QzC{display:flex;align-items:center;justify-content:center;position:relative;z-index:999;top:0;flex-direction:column}.styles_heroWrapper__arpWr .styles_logo_title_wrapper__69QzC .styles_title__CRXim{text-align:left;color:#003080}.styles_heroWrapper__arpWr .styles_logo_title_wrapper__69QzC .styles_subtitle__R_xuo{text-align:left;color:#003080;font-weight:400;font-size:1.5rem;margin-top:.5rem;font-weight:bolder}.styles_heroWrapper__arpWr .styles_logo_title_wrapper__69QzC .styles_logo_container__d_q0K{position:absolute;left:calc(50% - 229px);top:19%;transform:translateY(-50%);width:100px;height:100px}.styles_heroWrapper__arpWr .styles_heroContent__dXGCv{position:relative;text-align:center;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;padding:1rem;background:hsla(0,0%,100%,.15);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:20px;box-shadow:0 4px 20px rgba(0,0,0,.1);max-width:80%;margin-top:3rem}.styles_heroWrapper__arpWr .styles_heroContent__dXGCv .styles_heroText__2Gedo{display:flex;height:auto;width:100%;flex-direction:column;align-items:center;justify-content:center;text-align:center}.styles_heroWrapper__arpWr .styles_heroContent__dXGCv .styles_heroText__2Gedo h2{margin:1rem 0;color:#003080;text-shadow:1px 1px 10px rgba(0,0,0,.2)}.styles_heroWrapper__arpWr .styles_heroContent__dXGCv .styles_heroText__2Gedo h3{font-size:1.2rem;margin:1rem 0;color:#003080;text-shadow:1px 1px 10px rgba(0,0,0,.2)}.styles_heroWrapper__arpWr .styles_heroContent__dXGCv .styles_heroText__2Gedo h4{margin:1rem 0;color:#003080;text-shadow:1px 1px 10px rgba(0,0,0,.2)}.styles_heroWrapper__arpWr .styles_heroContent__dXGCv .styles_heroText__2Gedo p{font-size:1rem;margin-bottom:.2rem;color:#003080;text-shadow:1px 1px 10px rgba(0,0,0,.2)}.styles_heroWrapper__arpWr .styles_calendarBtn__fUD7Y{padding:14px 28px;font-size:.9rem;font-weight:700;border:2px solid hsla(0,0%,100%,.4);border-radius:50px;cursor:pointer;text-transform:uppercase;transition:all .3s ease-in-out,-webkit-backdrop-filter .3s ease-in-out;transition:all .3s ease-in-out,backdrop-filter .3s ease-in-out;transition:all .3s ease-in-out,backdrop-filter .3s ease-in-out,-webkit-backdrop-filter .3s ease-in-out;background:hsla(0,0%,100%,.15);color:#003080;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:inset 0 2px 5px hsla(0,0%,100%,.2),0 4px 10px rgba(0,0,0,.15)}.styles_heroWrapper__arpWr .styles_calendarBtn__fUD7Y:hover{background:hsla(0,0%,100%,.3);border:2px solid hsla(0,0%,100%,.6);transform:scale(1.02);box-shadow:0 5px 15px hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.styles_heroWrapper__arpWr .styles_calendarBtn__fUD7Y:active{transform:scale(.98);box-shadow:0 2px 8px hsla(0,0%,100%,.1)}.styles_heroWrapper__arpWr .styles_buttons__vIike{display:flex;justify-content:center;gap:20px;padding:1rem;position:absolute;top:0}.styles_heroWrapper__arpWr .styles_buttons__vIike .styles_button__SYQIC{display:inline-block;padding:12px 24px;background-color:#14e9f7;color:#003080;text-decoration:none;border-radius:5px;font-weight:700;transition:background-color .3s ease,transform .3s ease}.styles_heroWrapper__arpWr .styles_buttons__vIike .styles_button__SYQIC:hover{background-color:#25fde9;transform:translateY(-3px)}@media(max-width:768px){.styles_logo_title_wrapper__69QzC .styles_logo_container__d_q0K{height:80px;width:55px}.styles_logo_title_wrapper__69QzC .styles_title__CRXim{text-align:left;font-size:1.2rem}.styles_heroContent__dXGCv{max-width:90%;padding:1.5rem}}.styles_heroText__2Gedo h2{font-size:1.5rem}.styles_heroText__2Gedo p{font-size:1rem}.styles_heroButtons__evhBr{flex-direction:column;gap:.5rem}.styles_bookingDetailsContainer__3b_c7{color:#f5f5f5;background:#1a1a1a;border-radius:1rem;max-width:90%;margin:2rem auto;padding:2rem;box-shadow:0 0 1rem rgba(0,0,0,.5215686275);width:70%}.styles_title__30cT6{color:aqua;margin-bottom:1.5rem;text-align:center}.styles_twoColumns__4DsQ9{display:flex;flex-wrap:wrap;gap:2rem}@media(max-width:768px){.styles_twoColumns__4DsQ9{flex-direction:column}}.styles_leftBlock___YDil,.styles_rightBlock__alFVi{flex:1 1;min-width:280px}.styles_label__E245a{color:#1e90ff;font-weight:700;margin-top:.7rem;display:block}.styles_value__rNrSD{margin-bottom:1rem;color:#f5f5f5}.styles_sectionTitle__Wg0Gb{color:aqua;margin-top:2rem;margin-bottom:1rem;border-bottom:2px solid aqua;padding-bottom:.5rem}.styles_optionsList__ppEvu{list-style:none;padding:0;margin-bottom:1rem}.styles_optionsList__ppEvu li{margin-bottom:.5rem}.styles_totalAmount__uzh4v{font-size:1.2rem;font-weight:700;color:aqua;margin-top:1.5rem}.styles_paymentNote__55zsX{color:orange;margin-top:1rem;font-style:italic}.styles_errorMessage__xXaLT{color:#ff4d4f;background-color:#322;padding:1rem;border-radius:.5rem;margin-top:1rem}.styles_loadingMessage__tWSAt{color:#ccc;text-align:center;margin-top:2rem}.styles_clientInfo__14v0Q{margin-bottom:2rem}.styles_userInfo__pVjJI{margin-top:2rem}.styles_bold___RtN_{font-weight:700;color:aqua;margin-top:1rem}.styles_btn__requestButton__jrrmS{display:flex;width:100%;justify-content:center;align-items:center}.styles_btn__requestButton__jrrmS .styles___requestButton__nHMNK{background-color:#1e90ff;color:#fff;padding:10px 20px;border:none;border-radius:5px;cursor:pointer;font-size:1rem;font-weight:700;margin-top:2rem;transition:background-color .3s ease}.styles_btn__requestButton__jrrmS .styles___requestButton__nHMNK:hover{background-color:#0119f3}.styles_btn__requestButton__jrrmS .styles___requestButton__nHMNK:disabled{background-color:#ccc;cursor:not-allowed}.styles_btn__deleteButton__W1znz{display:flex;width:100%;justify-content:center;align-items:center;margin-top:1.5rem}.styles_btn__deleteButton__W1znz .styles___deleteButton__IcN8i{background-color:#ff4d4f;color:#fff;padding:10px 20px;border:none;border-radius:5px;cursor:pointer;font-size:1rem;font-weight:700;margin-top:.5rem;transition:background-color .3s;box-shadow:0 2px 8px rgba(0,0,0,.1882352941)}.styles_btn__deleteButton__W1znz .styles___deleteButton__IcN8i:hover{background-color:#d9363e}.styles_btn__deleteButton__W1znz .styles___deleteButton__IcN8i:disabled{background-color:#ccc;cursor:not-allowed}.styles_infoText__vuaFs{display:flex;width:100%;justify-content:center;align-items:center;padding:1.5rem}.styles_infoText__vuaFs p{color:aqua;text-align:center}.styles_separator__Z3pBa{border:none;border-top:1px solid #ccc;margin:1rem 0}.styles_intermediatePrice__ot9eH{margin-top:1rem;margin-bottom:1rem;font-weight:600;font-size:1.1rem;color:#ccc}.styles_verifyBookingContainer__YZ7JP{color:#f5f5f5;background:#1a1a1a;border-radius:1rem;max-width:90%;margin:2rem auto;padding:2rem;box-shadow:0 0 1rem rgba(0,0,0,.5215686275);width:70%}.styles_errorMessage__V4iQV{color:#ff4d4f;background-color:#322}.styles_errorMessage__V4iQV,.styles_successMessage__yEWcp{padding:1rem;border-radius:.5rem;margin-top:1rem;text-align:center;font-weight:700}.styles_successMessage__yEWcp{color:#0fc;background-color:#22332a}.styles_buttonGroup__0SH0e{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-top:2rem}.styles_btn__requestButton__rUiUG{display:flex;width:100%;justify-content:center;align-items:center}.styles_btn__requestButton__rUiUG .styles___requestButton__yxv4U{background-color:#1e90ff;color:#fff;padding:10px 20px;border:none;border-radius:5px;cursor:pointer;font-size:1rem;font-weight:700;transition:background-color .3s ease}.styles_btn__requestButton__rUiUG .styles___requestButton__yxv4U:hover{background-color:#0119f3}.styles_btn__requestButton__rUiUG .styles___requestButton__yxv4U:disabled{background-color:#ccc;cursor:not-allowed}.styles_btn__deleteButton__GDpd_{display:flex;width:100%;justify-content:center;align-items:center}.styles_btn__deleteButton__GDpd_ .styles___deleteButton__RmxIF{background-color:#ff4d4f;color:#fff;padding:10px 20px;border:none;border-radius:5px;cursor:pointer;font-size:1rem;font-weight:700;transition:background-color .3s;box-shadow:0 2px 8px rgba(0,0,0,.1882352941)}.styles_btn__deleteButton__GDpd_ .styles___deleteButton__RmxIF:hover{background-color:#d9363e}.styles_btn__deleteButton__GDpd_ .styles___deleteButton__RmxIF:disabled{background-color:#ccc;cursor:not-allowed}.styles_loadingMessage__dbGqb{color:#ccc;font-style:italic;text-align:center;margin-top:2rem}