.CarBookingModal-module__NPAmMq__overlay{z-index:9999;touch-action:none;-webkit-overflow-scrolling:touch;background-color:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0;overflow:hidden}.CarBookingModal-module__NPAmMq__modal{background:#fff;border-radius:1rem;width:100%;max-width:600px;max-height:90vh;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040}.CarBookingModal-module__NPAmMq__modalHeader{border-bottom:1px solid var(--color-border-primary);justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:1.5rem 1.5rem 1rem;display:flex}.CarBookingModal-module__NPAmMq__modalTitle{color:var(--color-text-primary);margin:0;font-size:1.5rem;font-weight:600}.CarBookingModal-module__NPAmMq__closeButton{cursor:pointer;color:var(--color-text-secondary);background:0 0;border:none;border-radius:.5rem;padding:.5rem;transition:all .2s}.CarBookingModal-module__NPAmMq__closeButton:hover{background-color:var(--color-bg-tertiary);color:var(--color-text-primary)}.CarBookingModal-module__NPAmMq__modalContent{padding:0 1.5rem 1.5rem}.CarBookingModal-module__NPAmMq__carInfo{margin-bottom:2rem}.CarBookingModal-module__NPAmMq__carName{color:var(--color-primary);margin:0 0 1rem;font-size:1.25rem;font-weight:600}.CarBookingModal-module__NPAmMq__bookingText{color:var(--color-text-secondary);margin:0;font-size:1rem;line-height:1.6}.CarBookingModal-module__NPAmMq__contactsSection{margin-bottom:1rem}.CarBookingModal-module__NPAmMq__contactsTitle{color:var(--color-text-primary);margin:0 0 1rem;font-size:1.125rem;font-weight:600}.CarBookingModal-module__NPAmMq__contactsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;display:grid}.CarBookingModal-module__NPAmMq__contactCard{background:var(--color-bg-primary);border:1px solid var(--color-border-primary);color:var(--color-text-primary);border-left:4px solid var(--contact-color);border-radius:.75rem;align-items:center;padding:1rem;text-decoration:none;transition:all .3s;display:flex}.CarBookingModal-module__NPAmMq__contactCard:hover{border-color:var(--contact-color);transform:translateY(-2px);box-shadow:0 8px 25px -8px #0000001a}.CarBookingModal-module__NPAmMq__contactIcon{background:var(--contact-color);color:#fff;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin-right:1rem;display:flex}.CarBookingModal-module__NPAmMq__contactInfo{flex:1}.CarBookingModal-module__NPAmMq__contactName{color:var(--color-text-primary);margin:0 0 .25rem;font-size:1rem;font-weight:600}.CarBookingModal-module__NPAmMq__contactDescription{color:var(--color-text-secondary);margin:0;font-size:.875rem;line-height:1.4}@media (max-width:768px){.CarBookingModal-module__NPAmMq__overlay{padding:.5rem}.CarBookingModal-module__NPAmMq__modal{max-height:95vh}.CarBookingModal-module__NPAmMq__modalTitle{font-size:1.25rem}.CarBookingModal-module__NPAmMq__contactsGrid{grid-template-columns:1fr;gap:.75rem}.CarBookingModal-module__NPAmMq__contactCard{padding:.75rem}.CarBookingModal-module__NPAmMq__contactIcon{width:36px;height:36px;margin-right:.75rem}.CarBookingModal-module__NPAmMq__contactName{font-size:.9rem}.CarBookingModal-module__NPAmMq__contactDescription{font-size:.8rem}}@media (max-width:480px){.CarBookingModal-module__NPAmMq__modal{max-height:calc(100vh - 1rem);margin:.5rem}.CarBookingModal-module__NPAmMq__carName{font-size:1.125rem}.CarBookingModal-module__NPAmMq__bookingText{font-size:.9rem}}
.BookingSuccessModal-module__Cn11MW__overlay{z-index:10000;background-color:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.BookingSuccessModal-module__Cn11MW__modal{background:#fff;border-radius:1rem;width:100%;max-width:600px;max-height:90vh;position:relative;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.BookingSuccessModal-module__Cn11MW__header{border-bottom:1px solid #e5e7eb;align-items:center;padding:1.5rem 1.5rem 1rem;display:flex;position:relative}.BookingSuccessModal-module__Cn11MW__successIcon{background:linear-gradient(135deg, var(--color-primary), var(--color-primary-dark));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;margin-right:1rem;display:flex}.BookingSuccessModal-module__Cn11MW__icon{color:#fff;width:1.5rem;height:1.5rem}.BookingSuccessModal-module__Cn11MW__title{color:#111827;flex:1;margin:0;font-size:1.25rem;font-weight:600}.BookingSuccessModal-module__Cn11MW__closeButton{cursor:pointer;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem;transition:background-color .2s;display:flex;position:absolute;top:1rem;right:1rem}.BookingSuccessModal-module__Cn11MW__closeButton:hover{background-color:#f3f4f6}.BookingSuccessModal-module__Cn11MW__closeIcon{color:#6b7280;width:1.25rem;height:1.25rem}.BookingSuccessModal-module__Cn11MW__content{padding:1.5rem}.BookingSuccessModal-module__Cn11MW__bookingInfo{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;margin-bottom:1.5rem;padding:1.5rem 1.5rem 1rem}.BookingSuccessModal-module__Cn11MW__bookingDetails{margin-bottom:1.5rem}.BookingSuccessModal-module__Cn11MW__detailRow{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;padding:.75rem 0;display:flex}.BookingSuccessModal-module__Cn11MW__detailRow:last-child{border-bottom:none;padding:.75rem 0 0}.BookingSuccessModal-module__Cn11MW__detailLabel{color:#64748b;flex:1;margin-right:1rem;font-size:.875rem;font-weight:500}.BookingSuccessModal-module__Cn11MW__detailValue{color:#1e293b;text-align:right;flex:1;font-size:.875rem;font-weight:600}.BookingSuccessModal-module__Cn11MW__itemName{color:#1e293b;border-bottom:1px solid #e2e8f0;padding-bottom:.75rem;font-size:1.125rem;font-weight:600}.BookingSuccessModal-module__Cn11MW__priceInfo{flex-direction:column;gap:.75rem;display:flex}.BookingSuccessModal-module__Cn11MW__priceRow{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:.75rem 0;display:flex}.BookingSuccessModal-module__Cn11MW__priceRow:last-child{border-bottom:none;padding:0}.BookingSuccessModal-module__Cn11MW__priceLabel{color:#64748b;font-size:.875rem;font-weight:500}.BookingSuccessModal-module__Cn11MW__priceValue{color:#1e293b;font-size:1rem;font-weight:600}.BookingSuccessModal-module__Cn11MW__paymentInfo{margin-bottom:1.5rem}.BookingSuccessModal-module__Cn11MW__infoSection{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;padding:1rem;display:flex}.BookingSuccessModal-module__Cn11MW__infoSection:last-child{margin-bottom:0}.BookingSuccessModal-module__Cn11MW__sectionIcon{width:1.25rem;height:1.25rem;color:var(--color-primary);flex-shrink:0;margin-top:.125rem}.BookingSuccessModal-module__Cn11MW__sectionContent{flex:1}.BookingSuccessModal-module__Cn11MW__sectionTitle{color:#1e293b;margin:0 0 .5rem;font-size:.875rem;font-weight:600}.BookingSuccessModal-module__Cn11MW__sectionText{color:#64748b;margin:0;font-size:.875rem;line-height:1.5}.BookingSuccessModal-module__Cn11MW__contactsSection{background:linear-gradient(135deg, var(--color-primary), var(--color-primary-dark));text-align:center;border-radius:.75rem;padding:1.5rem}.BookingSuccessModal-module__Cn11MW__contactsText{color:#fff;opacity:.9;margin:0 0 1rem;font-size:.875rem}.BookingSuccessModal-module__Cn11MW__contactsButton{color:var(--color-primary);cursor:pointer;background:#fff;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.BookingSuccessModal-module__Cn11MW__contactsButton:hover{background:#f8fafc;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a}.BookingSuccessModal-module__Cn11MW__buttonIcon{width:1rem;height:1rem}.BookingSuccessModal-module__Cn11MW__footer{border-top:1px solid #e5e7eb;justify-content:center;padding:1rem 1.5rem 1.5rem;display:flex}.BookingSuccessModal-module__Cn11MW__closeModalButton{color:#fff;cursor:pointer;background:#6b7280;border:none;border-radius:.5rem;padding:.75rem 2rem;font-size:.875rem;font-weight:600;transition:background-color .2s}.BookingSuccessModal-module__Cn11MW__closeModalButton:hover{background:#4b5563}@media (max-width:640px){.BookingSuccessModal-module__Cn11MW__overlay{padding:.5rem}.BookingSuccessModal-module__Cn11MW__modal{max-height:95vh}.BookingSuccessModal-module__Cn11MW__header{padding:1rem 1rem .75rem}.BookingSuccessModal-module__Cn11MW__content,.BookingSuccessModal-module__Cn11MW__bookingInfo{padding:1rem}.BookingSuccessModal-module__Cn11MW__infoSection{padding:.75rem}.BookingSuccessModal-module__Cn11MW__contactsSection{padding:1rem}.BookingSuccessModal-module__Cn11MW__footer{padding:.75rem 1rem 1rem}.BookingSuccessModal-module__Cn11MW__title{font-size:1.125rem}.BookingSuccessModal-module__Cn11MW__itemName{font-size:1rem}.BookingSuccessModal-module__Cn11MW__priceValue{font-size:.875rem}.BookingSuccessModal-module__Cn11MW__sectionText,.BookingSuccessModal-module__Cn11MW__contactsText{font-size:.8125rem}}
.LoadingSpinner-module__DKcTUq__loadingOverlay{z-index:9999;background-color:var(--color-header-bg);justify-content:center;align-items:center;animation:.25s ease-out LoadingSpinner-module__DKcTUq__fadeIn;display:flex;position:fixed;inset:0}.LoadingSpinner-module__DKcTUq__loadingContent{flex-direction:column;align-items:center;gap:2rem;animation:.4s ease-out .1s both LoadingSpinner-module__DKcTUq__contentFade;display:flex}.LoadingSpinner-module__DKcTUq__spinner{width:64px;height:64px;position:relative}.LoadingSpinner-module__DKcTUq__spinnerRing{border:3px solid #0000;border-top-color:var(--color-primary);border-radius:50%;animation:1.2s cubic-bezier(.5,0,.5,1) infinite LoadingSpinner-module__DKcTUq__spin;position:absolute;inset:0}.LoadingSpinner-module__DKcTUq__spinnerRing:first-child{opacity:1;animation-delay:-.45s}.LoadingSpinner-module__DKcTUq__spinnerRing:nth-child(2){border-top-color:var(--color-primary-hover);opacity:.75;animation-delay:-.3s;inset:8px}.LoadingSpinner-module__DKcTUq__spinnerRing:nth-child(3){border-top-color:var(--color-primary-dark);opacity:.5;animation-delay:-.15s;inset:16px}.LoadingSpinner-module__DKcTUq__loadingMessage{color:var(--color-header-text-secondary);letter-spacing:.02em;align-items:center;gap:.15rem;font-family:Inter,system-ui,sans-serif;font-size:1rem;font-weight:500;display:flex}.LoadingSpinner-module__DKcTUq__dots{gap:.2rem;margin-left:.1rem;display:inline-flex}.LoadingSpinner-module__DKcTUq__dot{background-color:var(--color-primary);border-radius:50%;width:4px;height:4px;animation:1.4s ease-in-out infinite LoadingSpinner-module__DKcTUq__dotPulse;display:inline-block}.LoadingSpinner-module__DKcTUq__dot:nth-child(2){animation-delay:.2s}.LoadingSpinner-module__DKcTUq__dot:nth-child(3){animation-delay:.4s}@keyframes LoadingSpinner-module__DKcTUq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes LoadingSpinner-module__DKcTUq__contentFade{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes LoadingSpinner-module__DKcTUq__spin{to{transform:rotate(360deg)}}@keyframes LoadingSpinner-module__DKcTUq__dotPulse{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1.2)}}@media (max-width:768px){.LoadingSpinner-module__DKcTUq__spinner{width:52px;height:52px}.LoadingSpinner-module__DKcTUq__spinnerRing:nth-child(2){inset:7px}.LoadingSpinner-module__DKcTUq__spinnerRing:nth-child(3){inset:14px}.LoadingSpinner-module__DKcTUq__loadingMessage{font-size:.9rem}}
.DialogWindow-module__CjQr9W__triggerButton{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-hover) 100%);color:#fff;cursor:pointer;z-index:9998;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .3s cubic-bezier(.34,1.56,.64,1),opacity .3s,box-shadow .3s;display:flex;position:fixed;bottom:1.5rem;right:1.5rem;box-shadow:0 4px 14px #14b8a663,0 8px 24px #14b8a640}.DialogWindow-module__CjQr9W__triggerButton:hover{transform:scale(1.1);box-shadow:0 6px 20px #14b8a673,0 12px 32px #14b8a64d}.DialogWindow-module__CjQr9W__triggerButton:active{transform:scale(.95)}.DialogWindow-module__CjQr9W__triggerVisible{opacity:1;pointer-events:auto}.DialogWindow-module__CjQr9W__triggerHidden{opacity:0;pointer-events:none;transform:scale(.8)}.DialogWindow-module__CjQr9W__triggerPulse{pointer-events:none;background:#14b8a666;border-radius:50%;animation:2s ease-in-out infinite DialogWindow-module__CjQr9W__triggerPulse;position:absolute;inset:-4px}@keyframes DialogWindow-module__CjQr9W__triggerPulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:0;transform:scale(1.2)}}.DialogWindow-module__CjQr9W__overlay{z-index:9999;justify-content:flex-end;align-items:flex-end;padding:0;display:flex;position:fixed;inset:0}.DialogWindow-module__CjQr9W__overlayOpening{animation:.35s cubic-bezier(.16,1,.3,1) forwards DialogWindow-module__CjQr9W__overlayFadeIn}.DialogWindow-module__CjQr9W__overlayClosing{animation:.3s cubic-bezier(.16,1,.3,1) forwards DialogWindow-module__CjQr9W__overlayFadeOut}.DialogWindow-module__CjQr9W__overlay:before{content:"";background:#0f172a80;position:absolute;inset:0}.DialogWindow-module__CjQr9W__overlayOpening:before{animation:.35s cubic-bezier(.16,1,.3,1) forwards DialogWindow-module__CjQr9W__overlayBackdropIn}.DialogWindow-module__CjQr9W__overlayClosing:before{animation:.3s cubic-bezier(.16,1,.3,1) forwards DialogWindow-module__CjQr9W__overlayBackdropOut}@keyframes DialogWindow-module__CjQr9W__overlayFadeIn{0%{opacity:0}to{opacity:1}}@keyframes DialogWindow-module__CjQr9W__overlayFadeOut{0%{opacity:1}to{opacity:0}}@keyframes DialogWindow-module__CjQr9W__overlayBackdropIn{0%{opacity:0}to{opacity:1}}@keyframes DialogWindow-module__CjQr9W__overlayBackdropOut{0%{opacity:1}to{opacity:0}}.DialogWindow-module__CjQr9W__dialog{z-index:1;background:linear-gradient(165deg,#fff 0%,#f8fafc 50%,#f1f5f9 100%);border:1px solid #e2e8f0e6;border-bottom:none;border-radius:1.5rem 1.5rem 0 0;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:-8px -8px 32px #00000014,0 -4px 24px #14b8a61f}.DialogWindow-module__CjQr9W__dialogDesktop{width:420px;max-width:calc(100vw - 2rem);height:560px;max-height:85vh;margin:0}.DialogWindow-module__CjQr9W__dialogDesktop.DialogWindow-module__CjQr9W__dialogOpening{animation:.4s cubic-bezier(.34,1.56,.64,1) forwards DialogWindow-module__CjQr9W__dialogSlideInDesktop}.DialogWindow-module__CjQr9W__dialogDesktop.DialogWindow-module__CjQr9W__dialogClosing{animation:.3s cubic-bezier(.16,1,.3,1) forwards DialogWindow-module__CjQr9W__dialogSlideOutDesktop}@keyframes DialogWindow-module__CjQr9W__dialogSlideInDesktop{0%{opacity:0;transform:translate(100%)scale(.9)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes DialogWindow-module__CjQr9W__dialogSlideOutDesktop{0%{opacity:1;transform:translate(0)scale(1)}to{opacity:0;transform:translate(100%)scale(.95)}}.DialogWindow-module__CjQr9W__dialogMobile{border-radius:1.25rem 1.25rem 0 0;width:100%;height:100dvh;min-height:100%;max-height:100dvh}.DialogWindow-module__CjQr9W__dialogMobile.DialogWindow-module__CjQr9W__dialogOpening{animation:.45s cubic-bezier(.34,1.56,.64,1) forwards DialogWindow-module__CjQr9W__dialogSlideUpMobile}.DialogWindow-module__CjQr9W__dialogMobile.DialogWindow-module__CjQr9W__dialogClosing{animation:.35s cubic-bezier(.16,1,.3,1) forwards DialogWindow-module__CjQr9W__dialogSlideDownMobile}@keyframes DialogWindow-module__CjQr9W__dialogSlideUpMobile{0%{opacity:.9;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes DialogWindow-module__CjQr9W__dialogSlideDownMobile{0%{opacity:1;transform:translateY(0)}to{opacity:.9;transform:translateY(100%)}}.DialogWindow-module__CjQr9W__header{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-hover) 100%);color:#fff;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.DialogWindow-module__CjQr9W__headerInfo{align-items:center;gap:.75rem;display:flex}.DialogWindow-module__CjQr9W__botAvatar{background:#ffffff40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.DialogWindow-module__CjQr9W__headerTitle{letter-spacing:-.02em;margin:0;font-size:1.1rem;font-weight:700}.DialogWindow-module__CjQr9W__headerStatus{opacity:.9;margin-top:.15rem;font-size:.75rem;display:block}.DialogWindow-module__CjQr9W__closeButton{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s,transform .2s;display:flex}.DialogWindow-module__CjQr9W__closeButton:hover{background:#ffffff59;transform:scale(1.05)}.DialogWindow-module__CjQr9W__chatArea{flex-direction:column;flex:1;gap:1rem;padding:1.5rem;display:flex;overflow-y:auto}.DialogWindow-module__CjQr9W__messageBot{align-items:flex-start;gap:.75rem;animation:.5s cubic-bezier(.34,1.56,.64,1) .15s both DialogWindow-module__CjQr9W__messageAppear;display:flex}.DialogWindow-module__CjQr9W__messageUser{flex-direction:row-reverse;align-items:flex-start;gap:.75rem;animation:.5s cubic-bezier(.34,1.56,.64,1) .1s both DialogWindow-module__CjQr9W__messageAppear;display:flex}@keyframes DialogWindow-module__CjQr9W__messageAppear{0%{opacity:0;transform:translateY(12px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.DialogWindow-module__CjQr9W__messageAvatar{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-hover) 100%);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;display:flex}.DialogWindow-module__CjQr9W__messageBubble{background:#fff;border:1px solid #e2e8f0cc;border-radius:1rem 1rem 1rem .25rem;max-width:90%;padding:1rem 1.25rem;position:relative;box-shadow:0 1px 3px #0000000d,0 2px 8px #14b8a614}.DialogWindow-module__CjQr9W__messageBubble:before{content:"";background:#fff;border-bottom:1px solid #e2e8f0cc;border-left:1px solid #e2e8f0cc;width:12px;height:12px;position:absolute;top:12px;left:-6px;transform:rotate(45deg)}.DialogWindow-module__CjQr9W__messageBubbleUser{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-hover) 100%);color:#fff;border-radius:1rem 1rem .25rem;max-width:90%;padding:1rem 1.25rem;position:relative;box-shadow:0 1px 3px #14b8a640}.DialogWindow-module__CjQr9W__messageText{color:#334155;white-space:pre-line;margin:0;font-size:.95rem;line-height:1.6}.DialogWindow-module__CjQr9W__messageBubbleUser .DialogWindow-module__CjQr9W__messageText{color:#fff}.DialogWindow-module__CjQr9W__viewButton{color:#fff;background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-hover) 100%);cursor:pointer;border:none;border-radius:.75rem;margin-top:.75rem;padding:.5rem 1.25rem;font-size:.9rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-block}.DialogWindow-module__CjQr9W__viewButton:hover{transform:scale(1.03);box-shadow:0 4px 12px #14b8a666}.DialogWindow-module__CjQr9W__viewButton:active{transform:scale(.98)}.DialogWindow-module__CjQr9W__typingIndicator{align-items:center;gap:4px;padding:.25rem 0;display:flex}.DialogWindow-module__CjQr9W__typingIndicator span{background:var(--color-primary);opacity:.6;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite both DialogWindow-module__CjQr9W__typingDot}.DialogWindow-module__CjQr9W__typingIndicator span:first-child{animation-delay:-.32s}.DialogWindow-module__CjQr9W__typingIndicator span:nth-child(2){animation-delay:-.16s}.DialogWindow-module__CjQr9W__typingIndicator span:nth-child(3){animation-delay:0}@keyframes DialogWindow-module__CjQr9W__typingDot{0%,80%,to{opacity:.5;transform:scale(.7)}40%{opacity:1;transform:scale(1)}}.DialogWindow-module__CjQr9W__inputForm{background:#f8fafce6;border-top:1px solid #e2e8f099;flex-shrink:0;gap:.5rem;padding:1rem 1.5rem 1.5rem;display:flex}.DialogWindow-module__CjQr9W__inputField{color:#334155;background:#fff;border:1px solid #e2e8f0e6;border-radius:1.5rem;flex:1;padding:.875rem 1.25rem;font-family:inherit;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.DialogWindow-module__CjQr9W__inputField:focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 3px #14b8a626}.DialogWindow-module__CjQr9W__inputField::placeholder{color:#94a3b8}.DialogWindow-module__CjQr9W__inputField:disabled{cursor:not-allowed;background:#f1f5f9}.DialogWindow-module__CjQr9W__sendButton{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-hover) 100%);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;transition:transform .2s,opacity .2s,box-shadow .2s;display:flex}.DialogWindow-module__CjQr9W__sendButton:hover:not(:disabled){transform:scale(1.05);box-shadow:0 4px 12px #14b8a666}.DialogWindow-module__CjQr9W__sendButton:active:not(:disabled){transform:scale(.95)}.DialogWindow-module__CjQr9W__sendButton:disabled{opacity:.5;cursor:not-allowed}@media (min-width:768px){.DialogWindow-module__CjQr9W__overlay{justify-content:flex-end;align-items:stretch;padding:1rem}.DialogWindow-module__CjQr9W__dialogDesktop{border:1px solid #e2e8f0e6;border-radius:1.5rem;align-self:flex-end}}
.PlaystationBookingModal-module__6qNmoG__modalOverlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;padding:1rem;animation:.3s ease-out PlaystationBookingModal-module__6qNmoG__fadeIn;display:flex;position:fixed;inset:0}.PlaystationBookingModal-module__6qNmoG__loadingOverlay{z-index:1001;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#000000b3;justify-content:center;align-items:center;padding:1rem;animation:.3s ease-out PlaystationBookingModal-module__6qNmoG__fadeIn;display:flex;position:fixed;inset:0}@keyframes PlaystationBookingModal-module__6qNmoG__fadeIn{0%{opacity:0}to{opacity:1}}.PlaystationBookingModal-module__6qNmoG__modalContent{background:linear-gradient(135deg, var(--color-bg-primary) 0%, var(--color-bg-secondary) 100%);border:1px solid #1f29371a;border-radius:2rem;width:100%;max-width:600px;max-height:90vh;animation:.3s ease-out PlaystationBookingModal-module__6qNmoG__slideIn;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040}.PlaystationBookingModal-module__6qNmoG__embeddedBookingRoot{width:100%;margin-top:0}.PlaystationBookingModal-module__6qNmoG__embeddedBookingContent{border:1px solid var(--color-border-primary);background:var(--color-bg-primary);border-radius:1.25rem;max-width:none;max-height:none;animation:none;overflow:visible;box-shadow:0 10px 30px #1f293712}.PlaystationBookingModal-module__6qNmoG__embeddedBookingContent .PlaystationBookingModal-module__6qNmoG__modalHeader{border-bottom:1px solid var(--color-border-primary);background:var(--color-bg-primary);border-radius:1.25rem 1.25rem 0 0;margin:0;padding:1.5rem 1.75rem 1.25rem;position:static}.PlaystationBookingModal-module__6qNmoG__embeddedBookingContent .PlaystationBookingModal-module__6qNmoG__modalTitle{color:var(--color-text-primary);-webkit-text-fill-color:currentColor;background:0 0;margin:0 0 .25rem;font-size:1.25rem}.PlaystationBookingModal-module__6qNmoG__embeddedBookingContent .PlaystationBookingModal-module__6qNmoG__stepIndicator{color:var(--color-text-secondary)}.PlaystationBookingModal-module__6qNmoG__embeddedBookingContent .PlaystationBookingModal-module__6qNmoG__playstationInfo{border:1px solid var(--color-border-primary);background:var(--color-bg-tertiary);width:auto;color:var(--color-text-primary);border-radius:.75rem;gap:1rem;margin:1.5rem 1.75rem 0;padding:1rem 1.25rem}.PlaystationBookingModal-module__6qNmoG__embeddedBookingContent .PlaystationBookingModal-module__6qNmoG__consoleImage{border:1px solid var(--color-border-primary);width:64px;height:64px;box-shadow:none;border-radius:.625rem}.PlaystationBookingModal-module__6qNmoG__embeddedBookingContent .PlaystationBookingModal-module__6qNmoG__consoleName{color:var(--color-text-primary);margin-bottom:.25rem;font-size:1.05rem}.PlaystationBookingModal-module__6qNmoG__embeddedBookingContent .PlaystationBookingModal-module__6qNmoG__consoleDescription{color:var(--color-text-secondary);opacity:1}.PlaystationBookingModal-module__6qNmoG__embeddedBookingContent .PlaystationBookingModal-module__6qNmoG__stepContent{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:1.5rem;padding:1.5rem 1.75rem 1.75rem;display:grid}.PlaystationBookingModal-module__6qNmoG__embeddedBookingContent .PlaystationBookingModal-module__6qNmoG__priceSummary{border:1px solid var(--color-border-primary);background:var(--color-bg-secondary);border-radius:.75rem;margin-bottom:0;padding:1.25rem;position:sticky;top:1rem}.PlaystationBookingModal-module__6qNmoG__embeddedBookingContent .PlaystationBookingModal-module__6qNmoG__priceTitle{border-bottom:1px solid var(--color-border-primary);color:var(--color-text-primary);text-align:left;margin-bottom:1rem;padding-bottom:.875rem;font-size:1.05rem}.PlaystationBookingModal-module__6qNmoG__embeddedBookingContent .PlaystationBookingModal-module__6qNmoG__formTitle{border-bottom:1px solid var(--color-border-primary);color:var(--color-text-primary);text-align:left;margin:0;padding-bottom:.875rem;font-size:1.05rem;font-weight:700}.PlaystationBookingModal-module__6qNmoG__embeddedBookingContent .PlaystationBookingModal-module__6qNmoG__priceDivider{background:var(--color-border-primary);margin:.5rem 0 0}.PlaystationBookingModal-module__6qNmoG__embeddedBookingContent .PlaystationBookingModal-module__6qNmoG__priceItemTotal{text-align:left;background:0 0;border:0;border-radius:0;flex-direction:row;gap:1rem;margin-top:0;padding:.75rem 0 0}.PlaystationBookingModal-module__6qNmoG__embeddedBookingContent .PlaystationBookingModal-module__6qNmoG__totalAmounts{align-items:flex-end}.PlaystationBookingModal-module__6qNmoG__embeddedBookingContent .PlaystationBookingModal-module__6qNmoG__totalLabel{color:var(--color-text-primary);font-size:1.125rem}.PlaystationBookingModal-module__6qNmoG__embeddedBookingContent .PlaystationBookingModal-module__6qNmoG__totalValue{color:var(--color-primary-dark);font-size:1.125rem}.PlaystationBookingModal-module__6qNmoG__embeddedBookingContent .PlaystationBookingModal-module__6qNmoG__totalRubLabel,.PlaystationBookingModal-module__6qNmoG__embeddedBookingContent .PlaystationBookingModal-module__6qNmoG__totalDepositNote,.PlaystationBookingModal-module__6qNmoG__embeddedBookingContent .PlaystationBookingModal-module__6qNmoG__priceItemRubTotal .PlaystationBookingModal-module__6qNmoG__priceRubLabel{color:var(--color-text-secondary)}.PlaystationBookingModal-module__6qNmoG__embeddedBookingContent .PlaystationBookingModal-module__6qNmoG__paymentInfo{border:1px solid var(--color-border-primary);background:var(--color-bg-primary);box-shadow:none;gap:.75rem;margin:1.25rem 0;padding:1rem}.PlaystationBookingModal-module__6qNmoG__embeddedBookingContent .PlaystationBookingModal-module__6qNmoG__paymentInfoIcon{background:#14b8a61a;border-radius:.5rem;padding:.55rem}.PlaystationBookingModal-module__6qNmoG__embeddedBookingContent .PlaystationBookingModal-module__6qNmoG__paymentIcon{width:1.25rem;height:1.25rem;color:var(--color-primary-dark)}.PlaystationBookingModal-module__6qNmoG__embeddedBookingContent .PlaystationBookingModal-module__6qNmoG__paymentInfoTitle{margin-bottom:.25rem;font-size:.95rem}.PlaystationBookingModal-module__6qNmoG__embeddedBookingContent .PlaystationBookingModal-module__6qNmoG__paymentInfoText{font-size:.85rem}.PlaystationBookingModal-module__6qNmoG__embeddedBookingContent .PlaystationBookingModal-module__6qNmoG__rentalInfoTop{border:1px solid var(--color-border-primary);background:var(--color-bg-primary);border-radius:.625rem;gap:.625rem;margin:0 0 1rem;padding:.875rem 1rem}.PlaystationBookingModal-module__6qNmoG__embeddedBookingContent .PlaystationBookingModal-module__6qNmoG__rentalInfoTop .PlaystationBookingModal-module__6qNmoG__rentalPeriod,.PlaystationBookingModal-module__6qNmoG__embeddedBookingContent .PlaystationBookingModal-module__6qNmoG__rentalInfoTop .PlaystationBookingModal-module__6qNmoG__rentalDates{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;display:grid}.PlaystationBookingModal-module__6qNmoG__embeddedBookingContent .PlaystationBookingModal-module__6qNmoG__rentalInfoTop .PlaystationBookingModal-module__6qNmoG__rentalPeriod{border-bottom:1px solid var(--color-border-primary);padding-bottom:.625rem}.PlaystationBookingModal-module__6qNmoG__embeddedBookingContent .PlaystationBookingModal-module__6qNmoG__rentalInfoLabel{color:var(--color-text-secondary);align-items:center;gap:.5rem;display:inline-flex}.PlaystationBookingModal-module__6qNmoG__embeddedBookingContent .PlaystationBookingModal-module__6qNmoG__rentalInfoIcon{width:1rem;height:1rem;color:var(--color-primary-dark);flex-shrink:0}.PlaystationBookingModal-module__6qNmoG__embeddedBookingContent .PlaystationBookingModal-module__6qNmoG__rentalInfoTop .PlaystationBookingModal-module__6qNmoG__periodValue{color:var(--color-primary-dark);background:#14b8a617;border-radius:999px;padding:.25rem .5rem;font-weight:700}.PlaystationBookingModal-module__6qNmoG__embeddedBookingContent .PlaystationBookingModal-module__6qNmoG__rentalInfoTop .PlaystationBookingModal-module__6qNmoG__datesValue{color:var(--color-text-primary);text-align:right}.PlaystationBookingModal-module__6qNmoG__embeddedBookingContent .PlaystationBookingModal-module__6qNmoG__form{border:1px solid var(--color-border-primary);background:var(--color-bg-secondary);border-radius:.75rem;gap:1.25rem;padding:1.25rem}.PlaystationBookingModal-module__6qNmoG__embeddedBookingContent .PlaystationBookingModal-module__6qNmoG__label,.PlaystationBookingModal-module__6qNmoG__embeddedBookingContent .PlaystationBookingModal-module__6qNmoG__contactLabel{color:var(--color-text-primary)}.PlaystationBookingModal-module__6qNmoG__embeddedBookingContent .PlaystationBookingModal-module__6qNmoG__inputField,.PlaystationBookingModal-module__6qNmoG__embeddedBookingContent .PlaystationBookingModal-module__6qNmoG__textareaField{border-width:1px;border-color:var(--color-border-primary);background:var(--color-bg-primary);color:var(--color-text-primary);border-radius:.625rem}.PlaystationBookingModal-module__6qNmoG__inlineFormStatus{border:1px solid var(--color-border-primary);background:var(--color-bg-secondary);color:var(--color-text-secondary);text-align:center;border-radius:.75rem;margin:1.75rem;padding:1.25rem;font-size:.95rem;font-weight:600}.PlaystationBookingModal-module__6qNmoG__embeddedBookingContent .PlaystationBookingModal-module__6qNmoG__inlineBookingSubmit{background:var(--color-primary);flex:1;width:100%;min-height:48px;box-shadow:0 3px 10px #14b8a62e}.PlaystationBookingModal-module__6qNmoG__embeddedBookingContent .PlaystationBookingModal-module__6qNmoG__inlineBookingSubmit:hover:not(:disabled){background:var(--color-primary-hover);box-shadow:0 5px 14px #14b8a638}@keyframes PlaystationBookingModal-module__6qNmoG__slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.PlaystationBookingModal-module__6qNmoG__modalHeader{background:linear-gradient(135deg, var(--color-bg-primary) 0%, var(--color-bg-secondary) 100%);z-index:10;border-bottom:1px solid #1f29371a;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;padding:2rem 2rem 1rem;display:flex;position:sticky;top:0}.PlaystationBookingModal-module__6qNmoG__headerInfo{flex:1}.PlaystationBookingModal-module__6qNmoG__modalTitle{color:#1f2937;background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .5rem;font-size:1.75rem;font-weight:700}.PlaystationBookingModal-module__6qNmoG__stepIndicator{color:#6b7280;margin:0;font-size:.875rem;font-weight:500}.PlaystationBookingModal-module__6qNmoG__closeButton{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:.75rem;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.PlaystationBookingModal-module__6qNmoG__closeButton:hover{color:#374151;background-color:#f3f4f6}.PlaystationBookingModal-module__6qNmoG__closeIcon{width:1.5rem;height:1.5rem}.PlaystationBookingModal-module__6qNmoG__playstationInfo{box-sizing:border-box;background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary) 100%);color:#fff;border-radius:1.5rem;align-items:center;gap:1.5rem;width:90%;margin:auto;padding:1.5rem 2rem;display:flex}.PlaystationBookingModal-module__6qNmoG__consoleImage{border-radius:1rem;width:80px;height:80px;overflow:hidden;box-shadow:0 10px 25px -5px #0003}.PlaystationBookingModal-module__6qNmoG__consoleImage img{object-fit:cover;width:100%;height:100%}.PlaystationBookingModal-module__6qNmoG__consoleDetails{flex:1}.PlaystationBookingModal-module__6qNmoG__consoleName{color:#fff;margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.PlaystationBookingModal-module__6qNmoG__consoleDescription{opacity:.9;margin:0;font-size:.875rem;line-height:1.4}.PlaystationBookingModal-module__6qNmoG__stepContent{padding:2rem}.PlaystationBookingModal-module__6qNmoG__form{flex-direction:column;gap:1.5rem;display:flex}.PlaystationBookingModal-module__6qNmoG__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.PlaystationBookingModal-module__6qNmoG__formGroup{flex-direction:column;gap:.5rem;display:flex}.PlaystationBookingModal-module__6qNmoG__label{color:#374151;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;display:flex}.PlaystationBookingModal-module__6qNmoG__labelIcon{width:1rem;height:1rem;color:var(--color-primary)}.PlaystationBookingModal-module__6qNmoG__inputField{color:#374151;background:#fff;border:2px solid #e5e7eb;border-radius:.75rem;padding:.875rem 1rem;font-size:16px;transition:all .2s}.PlaystationBookingModal-module__6qNmoG__inputField:focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 3px #16a34a1a}.PlaystationBookingModal-module__6qNmoG__inputError{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.PlaystationBookingModal-module__6qNmoG__textareaField{color:#374151;resize:vertical;background:#fff;border:2px solid #e5e7eb;border-radius:.75rem;min-height:100px;padding:.875rem 1rem;font-family:inherit;font-size:16px;transition:all .2s}.PlaystationBookingModal-module__6qNmoG__textareaField:focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 3px #16a34a1a}.PlaystationBookingModal-module__6qNmoG__errorText{color:#ef4444;font-size:.75rem;font-weight:500}.PlaystationBookingModal-module__6qNmoG__errorMessage{color:#dc2626;text-align:center;background:#ef44441a;border:1px solid #ef444433;border-radius:.75rem;padding:1rem;font-size:.875rem;font-weight:500}.PlaystationBookingModal-module__6qNmoG__priceSummary{background:linear-gradient(135deg, var(--color-bg-secondary) 0%, var(--color-bg-primary) 100%);border:1px solid #1f29371a;border-radius:1.5rem;margin-bottom:2rem;padding:2rem}.PlaystationBookingModal-module__6qNmoG__priceTitle{color:#1f2937;text-align:center;margin:0 0 1.5rem;font-size:1.25rem;font-weight:700}.PlaystationBookingModal-module__6qNmoG__priceBreakdown{flex-direction:column;gap:.75rem;display:flex}.PlaystationBookingModal-module__6qNmoG__priceItem{justify-content:space-between;align-items:center;margin-bottom:0;padding:.75rem 0;display:flex}.PlaystationBookingModal-module__6qNmoG__priceItemRub,.PlaystationBookingModal-module__6qNmoG__priceItemRubTotal{justify-content:flex-end;margin-top:-.75rem;display:flex}.PlaystationBookingModal-module__6qNmoG__priceRubLabel{color:#6b7280;font-size:.75rem}.PlaystationBookingModal-module__6qNmoG__priceLabel{color:#6b7280;font-size:.875rem;font-weight:500}.PlaystationBookingModal-module__6qNmoG__deliveryLocation{color:#9ca3af;font-size:.75rem;font-weight:400}.PlaystationBookingModal-module__6qNmoG__priceValue{color:#374151;font-size:.875rem;font-weight:600}.PlaystationBookingModal-module__6qNmoG__priceDivider{background:linear-gradient(90deg,#0000 0%,#d1d5db 50%,#0000 100%);height:1px;margin:.5rem 0}.PlaystationBookingModal-module__6qNmoG__priceItemTotal{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary) 100%);border-radius:.75rem;justify-content:space-between;align-items:center;margin-top:.5rem;padding:1rem 1.5rem;display:flex}.PlaystationBookingModal-module__6qNmoG__totalAmounts{flex-direction:column;align-items:flex-end;display:flex}.PlaystationBookingModal-module__6qNmoG__priceItemRubTotal .PlaystationBookingModal-module__6qNmoG__priceRubLabel{color:#ffffffe6}.PlaystationBookingModal-module__6qNmoG__totalLabel,.PlaystationBookingModal-module__6qNmoG__totalValue{color:#fff;font-size:1.25rem;font-weight:700}.PlaystationBookingModal-module__6qNmoG__totalRubLabel{color:#ffffffd9;margin-top:-.1rem;font-size:.8rem}.PlaystationBookingModal-module__6qNmoG__totalDepositNote{color:#ffffffe6;margin-top:.15rem;font-size:.8rem;font-weight:600}.PlaystationBookingModal-module__6qNmoG__rentalInfo{border-top:1px solid #1f29371a;flex-direction:column;gap:.75rem;margin-top:1.5rem;padding-top:1.5rem;display:flex}.PlaystationBookingModal-module__6qNmoG__rentalPeriod,.PlaystationBookingModal-module__6qNmoG__rentalDates{justify-content:space-between;align-items:center;display:flex}.PlaystationBookingModal-module__6qNmoG__periodLabel,.PlaystationBookingModal-module__6qNmoG__datesLabel{color:#6b7280;font-size:.875rem;font-weight:500}.PlaystationBookingModal-module__6qNmoG__periodValue,.PlaystationBookingModal-module__6qNmoG__datesValue{color:#374151;font-size:.875rem;font-weight:600}.PlaystationBookingModal-module__6qNmoG__buttonGroup{gap:1rem;margin-top:1rem;display:flex}.PlaystationBookingModal-module__6qNmoG__cancelButton,.PlaystationBookingModal-module__6qNmoG__backButton{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;flex:1;justify-content:center;align-items:center;padding:1rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.PlaystationBookingModal-module__6qNmoG__cancelButton:hover,.PlaystationBookingModal-module__6qNmoG__backButton:hover{color:#374151;background:#f9fafb;border-color:#d1d5db;transform:translateY(-1px)}.PlaystationBookingModal-module__6qNmoG__calculateButton{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary) 100%);color:#fff;cursor:pointer;border:none;border-radius:.75rem;flex:2;justify-content:center;align-items:center;gap:.5rem;padding:1rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 14px #16a34a4d}.PlaystationBookingModal-module__6qNmoG__calculateButton:hover:not(:disabled){background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary) 100%);transform:translateY(-2px);box-shadow:0 6px 20px #16a34a66}.PlaystationBookingModal-module__6qNmoG__calculateButton:disabled{opacity:.7;cursor:not-allowed;transform:none}.PlaystationBookingModal-module__6qNmoG__bookingButton{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary) 100%);color:#fff;cursor:pointer;border:none;border-radius:.75rem;flex:2;justify-content:center;align-items:center;gap:.5rem;padding:1rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 14px #16a34a4d}.PlaystationBookingModal-module__6qNmoG__bookingButton:hover{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary) 100%);transform:translateY(-2px);box-shadow:0 6px 20px #16a34a66}.PlaystationBookingModal-module__6qNmoG__buttonIcon{width:1rem;height:1rem}.PlaystationBookingModal-module__6qNmoG__loadingContainer{background:#fff;border-radius:1.5rem;flex-direction:column;align-items:center;gap:1.5rem;padding:2.5rem 3rem;animation:.3s ease-out PlaystationBookingModal-module__6qNmoG__slideInUp;display:flex;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@keyframes PlaystationBookingModal-module__6qNmoG__slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.PlaystationBookingModal-module__6qNmoG__loadingSpinner{border:4px solid #14b8a61a;border-top:4px solid var(--color-primary);border-radius:50%;width:3rem;height:3rem;animation:.8s linear infinite PlaystationBookingModal-module__6qNmoG__spinLoader}@keyframes PlaystationBookingModal-module__6qNmoG__spinLoader{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.PlaystationBookingModal-module__6qNmoG__loadingText{color:#1f2937;text-align:center;margin:0;font-size:1.1rem;font-weight:600;line-height:1.5}.PlaystationBookingModal-module__6qNmoG__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:1rem;height:1rem;animation:1s linear infinite PlaystationBookingModal-module__6qNmoG__spin}@keyframes PlaystationBookingModal-module__6qNmoG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.PlaystationBookingModal-module__6qNmoG__paymentInfo{background-color:var(--color-bg-tertiary);border:1px solid var(--color-border-primary);border-radius:.5rem;align-items:flex-start;gap:1rem;margin:1.5rem 0;padding:1.5rem;display:flex;box-shadow:0 2px 4px #0000000d}.PlaystationBookingModal-module__6qNmoG__paymentInfoIcon{background:linear-gradient(135deg, var(--color-primary), var(--color-primary-dark));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:.75rem;display:flex}.PlaystationBookingModal-module__6qNmoG__paymentIcon{color:#fff;width:1.5rem;height:1.5rem}.PlaystationBookingModal-module__6qNmoG__paymentInfoContent{flex:1}.PlaystationBookingModal-module__6qNmoG__paymentInfoTitle{color:var(--color-text-primary);margin:0 0 .5rem;font-size:1.1rem;font-weight:600}.PlaystationBookingModal-module__6qNmoG__paymentInfoText{color:var(--color-text-secondary);margin:0;font-size:.95rem;line-height:1.5}@media (max-width:768px){.PlaystationBookingModal-module__6qNmoG__embeddedBookingRoot{margin-top:0}.PlaystationBookingModal-module__6qNmoG__embeddedBookingContent{border-radius:1rem;max-height:none;margin:0}.PlaystationBookingModal-module__6qNmoG__embeddedBookingContent .PlaystationBookingModal-module__6qNmoG__modalHeader{border-radius:1rem 1rem 0 0;padding:1.25rem}.PlaystationBookingModal-module__6qNmoG__embeddedBookingContent .PlaystationBookingModal-module__6qNmoG__playstationInfo{margin:1.25rem 1.25rem 0}.PlaystationBookingModal-module__6qNmoG__embeddedBookingContent .PlaystationBookingModal-module__6qNmoG__stepContent{grid-template-columns:1fr;gap:1rem;padding:1.25rem}.PlaystationBookingModal-module__6qNmoG__embeddedBookingContent .PlaystationBookingModal-module__6qNmoG__priceSummary{position:static}.PlaystationBookingModal-module__6qNmoG__modalContent{max-height:95vh;margin:.5rem}.PlaystationBookingModal-module__6qNmoG__modalContent.PlaystationBookingModal-module__6qNmoG__embeddedBookingContent{border-radius:1rem;max-height:none;margin:0}.PlaystationBookingModal-module__6qNmoG__modalHeader{padding:1.5rem 1.5rem 1rem}.PlaystationBookingModal-module__6qNmoG__modalTitle{margin-bottom:.25rem;font-size:1.5rem}.PlaystationBookingModal-module__6qNmoG__playstationInfo{text-align:center;flex-direction:column;gap:1rem;margin:auto;padding:1rem}.PlaystationBookingModal-module__6qNmoG__consoleImage{width:60px;height:60px}.PlaystationBookingModal-module__6qNmoG__stepContent{padding:1.5rem}.PlaystationBookingModal-module__6qNmoG__formRow{grid-template-columns:1fr;gap:1rem}.PlaystationBookingModal-module__6qNmoG__buttonGroup{flex-direction:column}.PlaystationBookingModal-module__6qNmoG__cancelButton,.PlaystationBookingModal-module__6qNmoG__backButton,.PlaystationBookingModal-module__6qNmoG__calculateButton,.PlaystationBookingModal-module__6qNmoG__bookingButton{flex:1}.PlaystationBookingModal-module__6qNmoG__priceSummary{padding:1.5rem}.PlaystationBookingModal-module__6qNmoG__priceItemTotal{text-align:center;flex-direction:column;gap:.5rem}.PlaystationBookingModal-module__6qNmoG__totalAmounts{align-items:center}.PlaystationBookingModal-module__6qNmoG__rentalPeriod,.PlaystationBookingModal-module__6qNmoG__rentalDates{text-align:center;flex-direction:column;gap:.25rem}}@media (max-width:480px){.PlaystationBookingModal-module__6qNmoG__modalOverlay{padding:.5rem}.PlaystationBookingModal-module__6qNmoG__embeddedBookingContent .PlaystationBookingModal-module__6qNmoG__stepContent,.PlaystationBookingModal-module__6qNmoG__embeddedBookingContent .PlaystationBookingModal-module__6qNmoG__priceSummary,.PlaystationBookingModal-module__6qNmoG__embeddedBookingContent .PlaystationBookingModal-module__6qNmoG__form{padding:1rem}.PlaystationBookingModal-module__6qNmoG__embeddedBookingContent .PlaystationBookingModal-module__6qNmoG__playstationInfo{margin:1rem 1rem 0}.PlaystationBookingModal-module__6qNmoG__embeddedBookingContent .PlaystationBookingModal-module__6qNmoG__rentalInfoTop .PlaystationBookingModal-module__6qNmoG__rentalDates{grid-template-columns:max-content minmax(0,1fr);gap:.25rem}.PlaystationBookingModal-module__6qNmoG__embeddedBookingContent .PlaystationBookingModal-module__6qNmoG__rentalInfoTop .PlaystationBookingModal-module__6qNmoG__rentalInfoLabel{gap:.25rem}.PlaystationBookingModal-module__6qNmoG__embeddedBookingContent .PlaystationBookingModal-module__6qNmoG__rentalInfoTop .PlaystationBookingModal-module__6qNmoG__rentalInfoIcon{width:.875rem;height:.875rem}.PlaystationBookingModal-module__6qNmoG__embeddedBookingContent .PlaystationBookingModal-module__6qNmoG__rentalInfoTop .PlaystationBookingModal-module__6qNmoG__datesValue{text-align:right;white-space:nowrap;padding-left:0;font-size:.75rem}.PlaystationBookingModal-module__6qNmoG__embeddedBookingContent .PlaystationBookingModal-module__6qNmoG__priceItemTotal{text-align:left;flex-direction:row;align-items:center;gap:.75rem}.PlaystationBookingModal-module__6qNmoG__embeddedBookingContent .PlaystationBookingModal-module__6qNmoG__totalAmounts{text-align:right;align-items:flex-end;min-width:0}.PlaystationBookingModal-module__6qNmoG__embeddedBookingContent .PlaystationBookingModal-module__6qNmoG__totalDepositNote,.PlaystationBookingModal-module__6qNmoG__embeddedBookingContent .PlaystationBookingModal-module__6qNmoG__totalRubLabel{text-align:right}.PlaystationBookingModal-module__6qNmoG__modalContent{border-radius:1.5rem}.PlaystationBookingModal-module__6qNmoG__modalTitle{font-size:1.25rem}.PlaystationBookingModal-module__6qNmoG__stepContent,.PlaystationBookingModal-module__6qNmoG__priceSummary{padding:1rem}.PlaystationBookingModal-module__6qNmoG__loadingContainer{padding:2rem 1.5rem}.PlaystationBookingModal-module__6qNmoG__loadingSpinner{width:2.5rem;height:2.5rem}.PlaystationBookingModal-module__6qNmoG__loadingText{font-size:1rem}}.PlaystationBookingModal-module__6qNmoG__gamepadSelector{--gamepad-progress:33.333%;border:1px solid var(--color-border-primary);background:var(--color-bg-primary);border-radius:.75rem;width:100%;padding:.75rem .625rem .875rem}.PlaystationBookingModal-module__6qNmoG__gamepadSurcharges{grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;min-height:1.75rem;margin-bottom:.5rem;display:grid}.PlaystationBookingModal-module__6qNmoG__gamepadSurcharges span{min-width:0;color:var(--color-text-secondary);text-align:center;white-space:nowrap;font-size:.68rem;font-weight:600;line-height:1.15}.PlaystationBookingModal-module__6qNmoG__gamepadScale{grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;display:grid;position:relative}.PlaystationBookingModal-module__6qNmoG__gamepadTrack{background:var(--color-border-secondary);border-radius:999px;height:4px;position:absolute;top:50%;left:12.5%;right:12.5%;overflow:hidden;transform:translateY(-50%)}.PlaystationBookingModal-module__6qNmoG__gamepadTrackFill{width:var(--gamepad-progress);border-radius:inherit;background:var(--color-primary);height:100%;transition:width .25s;display:block}.PlaystationBookingModal-module__6qNmoG__gamepadStep{z-index:1;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:flex;position:relative}.PlaystationBookingModal-module__6qNmoG__gamepadStepDot{border:2px solid var(--color-border-secondary);background:var(--color-bg-primary);width:2.25rem;height:2.25rem;color:var(--color-text-secondary);border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;transition:border-color .2s,background-color .2s,color .2s,box-shadow .2s,transform .2s;display:flex}.PlaystationBookingModal-module__6qNmoG__gamepadStep:hover .PlaystationBookingModal-module__6qNmoG__gamepadStepDot{border-color:var(--color-primary)}.PlaystationBookingModal-module__6qNmoG__gamepadStepReached .PlaystationBookingModal-module__6qNmoG__gamepadStepDot{border-color:var(--color-primary);background:var(--color-primary);color:#fff}.PlaystationBookingModal-module__6qNmoG__gamepadStepSelected .PlaystationBookingModal-module__6qNmoG__gamepadStepDot{transform:scale(1.06);box-shadow:0 0 0 4px #14b8a624}.PlaystationBookingModal-module__6qNmoG__gamepadStep:focus-visible{outline:none}.PlaystationBookingModal-module__6qNmoG__gamepadStep:focus-visible .PlaystationBookingModal-module__6qNmoG__gamepadStepDot{box-shadow:0 0 0 4px #14b8a638}.PlaystationBookingModal-module__6qNmoG__messengerOptions{flex-wrap:wrap;gap:.5rem;display:flex}.PlaystationBookingModal-module__6qNmoG__messengerOption{border:2px solid var(--color-border-primary);background-color:var(--color-bg-primary);min-width:100px;color:var(--color-text-primary);cursor:pointer;border-radius:.75rem;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.9rem;font-weight:500;transition:all .3s;display:flex}.PlaystationBookingModal-module__6qNmoG__messengerOption:hover{border-color:var(--color-primary);background-color:var(--color-bg-secondary);color:var(--color-text-primary)}.PlaystationBookingModal-module__6qNmoG__messengerOptionSelected{border-color:var(--color-primary);background-color:var(--color-primary);color:#fff}.PlaystationBookingModal-module__6qNmoG__messengerIcon{width:1rem;height:1rem}.PlaystationBookingModal-module__6qNmoG__locationPicker{width:100%}.PlaystationBookingModal-module__6qNmoG__contactFields{flex-direction:column;gap:1rem;display:flex}.PlaystationBookingModal-module__6qNmoG__contactField{flex-direction:column;gap:.5rem;display:flex}.PlaystationBookingModal-module__6qNmoG__contactLabel{color:#374151;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;display:flex}.PlaystationBookingModal-module__6qNmoG__contactNote{color:#6b7280;margin-top:.5rem;font-size:.75rem;font-style:italic}@media (max-width:768px){.PlaystationBookingModal-module__6qNmoG__gamepadSelector{padding-left:.25rem;padding-right:.25rem}.PlaystationBookingModal-module__6qNmoG__gamepadSurcharges span{font-size:.625rem}.PlaystationBookingModal-module__6qNmoG__gamepadStepDot{width:2rem;height:2rem;font-size:.85rem}.PlaystationBookingModal-module__6qNmoG__messengerOptions{flex-direction:column}.PlaystationBookingModal-module__6qNmoG__messengerOption{min-width:auto}}
.PageLoader-module__kVM_sG__pageLoader{background:0 0;justify-content:center;align-items:center;width:100%;min-height:50vh;padding:2rem;display:flex}.PageLoader-module__kVM_sG__loaderContent{flex-direction:column;align-items:center;gap:1rem;display:flex}.PageLoader-module__kVM_sG__spinner{width:60px;height:60px;position:relative}.PageLoader-module__kVM_sG__spinnerRing{border:3px solid #0000;border-top:3px solid var(--color-primary);border-radius:50%;width:100%;height:100%;animation:1.2s cubic-bezier(.5,0,.5,1) infinite PageLoader-module__kVM_sG__spin;position:absolute;top:0;left:0}.PageLoader-module__kVM_sG__spinnerRing:first-child{animation-delay:-.45s}.PageLoader-module__kVM_sG__spinnerRing:nth-child(2){border-top-color:var(--color-primary-hover);animation-delay:-.3s}.PageLoader-module__kVM_sG__spinnerRing:nth-child(3){border-top-color:var(--color-primary-dark);animation-delay:-.15s}.PageLoader-module__kVM_sG__loaderText{color:var(--color-text-secondary);text-align:center;margin:0;font-family:Inter,system-ui,sans-serif;font-size:1rem;animation:2s ease-in-out infinite PageLoader-module__kVM_sG__textFade}@keyframes PageLoader-module__kVM_sG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes PageLoader-module__kVM_sG__textFade{0%,to{opacity:.6}50%{opacity:1}}.PageLoader-module__kVM_sG__small .PageLoader-module__kVM_sG__spinner{width:40px;height:40px}.PageLoader-module__kVM_sG__small .PageLoader-module__kVM_sG__spinnerRing{border-width:2px}.PageLoader-module__kVM_sG__small .PageLoader-module__kVM_sG__loaderText{font-size:.875rem}.PageLoader-module__kVM_sG__medium .PageLoader-module__kVM_sG__spinner{width:60px;height:60px}.PageLoader-module__kVM_sG__medium .PageLoader-module__kVM_sG__spinnerRing{border-width:3px}.PageLoader-module__kVM_sG__medium .PageLoader-module__kVM_sG__loaderText{font-size:1rem}.PageLoader-module__kVM_sG__large .PageLoader-module__kVM_sG__spinner{width:80px;height:80px}.PageLoader-module__kVM_sG__large .PageLoader-module__kVM_sG__spinnerRing{border-width:4px}.PageLoader-module__kVM_sG__large .PageLoader-module__kVM_sG__loaderText{font-size:1.125rem}@media (prefers-color-scheme:dark){.PageLoader-module__kVM_sG__loaderText{color:var(--color-header-text-secondary)}}@media (max-width:768px){.PageLoader-module__kVM_sG__pageLoader{min-height:60vh;padding:1rem}.PageLoader-module__kVM_sG__medium .PageLoader-module__kVM_sG__spinner{width:50px;height:50px}.PageLoader-module__kVM_sG__medium .PageLoader-module__kVM_sG__loaderText{font-size:.9rem}}@media (max-width:480px){.PageLoader-module__kVM_sG__pageLoader{min-height:70vh}}
.BookingModal-module__EmgdDq__modalOverlay{z-index:10000;background-color:#00000080;justify-content:center;align-items:center;width:100%;padding:1rem;display:flex;position:fixed;top:0;bottom:0;left:0}.BookingModal-module__EmgdDq__modalContent{background:linear-gradient(135deg, var(--color-bg-primary) 0%, var(--color-bg-secondary) 100%);border:1px solid #1f29371a;border-radius:2rem;width:100%;max-width:600px;max-height:90vh;animation:.3s ease-out BookingModal-module__EmgdDq__slideIn;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040}@keyframes BookingModal-module__EmgdDq__slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.BookingModal-module__EmgdDq__modalHeader{background:linear-gradient(135deg, var(--color-bg-primary) 0%, var(--color-bg-secondary) 100%);z-index:10;border-bottom:1px solid #1f29371a;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;padding:2rem 2rem 1rem;display:flex;position:sticky;top:0}.BookingModal-module__EmgdDq__headerInfo{flex:1}.BookingModal-module__EmgdDq__stepIndicator{color:#6b7280;margin:0;font-size:.875rem;font-weight:500}.BookingModal-module__EmgdDq__modalTitle{color:#1f2937;background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .5rem;font-size:1.75rem;font-weight:700}.BookingModal-module__EmgdDq__closeButton{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:.75rem;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.BookingModal-module__EmgdDq__closeButton:hover{color:#374151;background-color:#f3f4f6}.BookingModal-module__EmgdDq__closeIcon{width:1.5rem;height:1.5rem}.BookingModal-module__EmgdDq__scooterInfo{box-sizing:border-box;background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary) 100%);color:#fff;border-radius:1.5rem;align-items:center;gap:1.5rem;width:90%;margin:auto;padding:1.5rem 2rem;display:flex}.BookingModal-module__EmgdDq__scooterImage{border-radius:1rem;width:80px;height:80px;overflow:hidden;box-shadow:0 10px 25px -5px #0003}.BookingModal-module__EmgdDq__scooterImage img{object-fit:cover;width:100%;height:100%}.BookingModal-module__EmgdDq__scooterDetails{flex:1}.BookingModal-module__EmgdDq__scooterName{color:#fff;margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.BookingModal-module__EmgdDq__scooterDescription{opacity:.9;margin:0;font-size:.875rem;line-height:1.4}.BookingModal-module__EmgdDq__form{padding:2rem}.BookingModal-module__EmgdDq__formRow{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem;display:grid}.BookingModal-module__EmgdDq__formGroup{flex-direction:column;margin-bottom:1rem;display:flex}.BookingModal-module__EmgdDq__label{color:#374151;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.BookingModal-module__EmgdDq__inputError{border-color:#ef4444!important}.BookingModal-module__EmgdDq__inputError:focus{border-color:#ef4444!important;box-shadow:0 0 0 3px #ef44441a!important}.BookingModal-module__EmgdDq__errorText{color:#ef4444;margin-top:.25rem;font-size:.75rem}.BookingModal-module__EmgdDq__buttonGroup{gap:1rem;margin-top:1.5rem;display:flex}.BookingModal-module__EmgdDq__cancelButton{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;flex:1;padding:.75rem 1rem;font-weight:600;transition:all .2s}.BookingModal-module__EmgdDq__cancelButton:hover{background-color:#f9fafb;border-color:#d1d5db}.BookingModal-module__EmgdDq__submitButton{background:linear-gradient(135deg, var(--color-primary), var(--color-primary-hover));color:#fff;cursor:pointer;border:none;border-radius:.5rem;flex:1;padding:.75rem 1rem;font-weight:600;transition:all .2s}.BookingModal-module__EmgdDq__submitButton:hover{background:linear-gradient(135deg, var(--color-primary-hover), var(--color-primary-dark));transform:translateY(-1px);box-shadow:0 4px 8px #16a34a4d}.BookingModal-module__EmgdDq__submitButton:active{transform:translateY(0)}@media (max-width:768px){.BookingModal-module__EmgdDq__modalContent{max-height:95vh;margin:.5rem}.BookingModal-module__EmgdDq__modalHeader{padding:1.5rem 1.5rem 1rem}.BookingModal-module__EmgdDq__modalTitle{font-size:1.5rem}.BookingModal-module__EmgdDq__scooterInfo{text-align:center;flex-direction:column;gap:1rem;padding:1rem}.BookingModal-module__EmgdDq__scooterImage{width:60px;height:60px}.BookingModal-module__EmgdDq__form{padding:1.5rem}.BookingModal-module__EmgdDq__formRow{grid-template-columns:1fr;gap:1rem}.BookingModal-module__EmgdDq__buttonGroup{flex-direction:column}}@media (max-width:480px){.BookingModal-module__EmgdDq__modalOverlay{padding:.5rem}.BookingModal-module__EmgdDq__modalContent{border-radius:1.5rem}.BookingModal-module__EmgdDq__modalTitle{margin-bottom:.25rem}.BookingModal-module__EmgdDq__stepContent,.BookingModal-module__EmgdDq__priceSummary{padding:1rem}}@media (max-width:410px){.BookingModal-module__EmgdDq__modalTitle{margin-bottom:.5rem;font-weight:600;line-height:1.8rem}}
.HomeScooterCard-module__tRYdGq__card{background-color:#fff;border-radius:1rem;flex-direction:column;height:100%;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.HomeScooterCard-module__tRYdGq__card:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.HomeScooterCard-module__tRYdGq__imageContainer{cursor:pointer;width:100%;height:0;padding-bottom:100%;position:relative;overflow:hidden}.HomeScooterCard-module__tRYdGq__image{object-fit:cover;cursor:pointer;width:100%;height:100%;transition:transform .3s;position:absolute;top:0;left:0}.HomeScooterCard-module__tRYdGq__card:hover .HomeScooterCard-module__tRYdGq__image{transform:scale(1.05)}.HomeScooterCard-module__tRYdGq__priceReducedBadge{text-transform:uppercase;letter-spacing:.02em;color:#fff;z-index:10;text-align:center;background:linear-gradient(135deg,#ef4444,#dc2626);border-radius:.5rem;max-width:calc(100% - 1.5rem);padding:.3rem .5rem;font-size:.65rem;font-weight:600;line-height:1.2;position:absolute;top:.75rem;right:.75rem;box-shadow:0 2px 6px #0003}.HomeScooterCard-module__tRYdGq__imagePlaceholder{text-align:center;color:#9ca3af;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HomeScooterCard-module__tRYdGq__placeholderIcon{background-color:#f3f4f6;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;margin:0 auto .5rem;display:flex}.HomeScooterCard-module__tRYdGq__emoji{font-size:1.5rem}.HomeScooterCard-module__tRYdGq__placeholderText{color:#6b7280;font-size:.875rem}.HomeScooterCard-module__tRYdGq__imageIndicator{color:#fff;background-color:#000000b3;border-radius:.375rem;padding:.25rem .5rem;font-size:.75rem;font-weight:500;position:absolute;top:.75rem;right:.75rem}.HomeScooterCard-module__tRYdGq__indicatorText{font-size:.75rem}.HomeScooterCard-module__tRYdGq__content{flex-direction:column;flex:1;padding:1.25rem;display:flex}.HomeScooterCard-module__tRYdGq__header{justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;display:flex}.HomeScooterCard-module__tRYdGq__name{color:var(--color-text-primary);flex:1;margin:0 .75rem 0 0;font-size:1.125rem;font-weight:600;line-height:1.3}.HomeScooterCard-module__tRYdGq__priceContainer{text-align:right;flex-shrink:0}.HomeScooterCard-module__tRYdGq__price{color:var(--color-primary);font-size:1.25rem;font-weight:700;display:block}.HomeScooterCard-module__tRYdGq__priceLabel{color:#6b7280;font-size:.75rem;display:block}.HomeScooterCard-module__tRYdGq__ratingContainer{flex-direction:column;gap:.25rem;margin-bottom:.75rem;display:flex}.HomeScooterCard-module__tRYdGq__rating{cursor:pointer;align-items:center;gap:.25rem;display:flex;position:relative}.HomeScooterCard-module__tRYdGq__rating:hover .HomeScooterCard-module__tRYdGq__tooltip{opacity:1;visibility:visible;transform:translateY(-100%)translate(-50%)}.HomeScooterCard-module__tRYdGq__tooltip{background-color:var(--color-primary);color:#fff;white-space:nowrap;opacity:0;visibility:hidden;z-index:10;pointer-events:none;border-radius:.25rem;margin-bottom:.5rem;padding:.25rem .5rem;font-size:.75rem;font-weight:500;transition:all .2s ease-in-out;position:absolute;bottom:-70%;left:50%;transform:translate(-50%);box-shadow:0 2px 4px #0000001a}.HomeScooterCard-module__tRYdGq__tooltip:after{content:"";border:4px solid #0000;border-top-color:var(--color-primary);position:absolute;top:100%;left:50%;transform:translate(-50%)}.HomeScooterCard-module__tRYdGq__starIcon{width:1rem;height:1rem;color:var(--color-text-secondary)}.HomeScooterCard-module__tRYdGq__ratingValue{color:var(--color-text-secondary);font-size:.75rem;font-weight:300}.HomeScooterCard-module__tRYdGq__progressBarContainer{border-radius:.125rem;gap:2px;width:100%;height:.25rem;margin-left:.5rem;display:flex;position:relative;overflow:hidden}.HomeScooterCard-module__tRYdGq__progressBarFill{opacity:.6;background:linear-gradient(90deg,#f97316 0%,#fb923c 25%,#22c55e 75%,#10b981 100%) 0 0/100% 100% no-repeat;border-radius:.125rem;height:100%;transition:width .3s ease-in-out}.HomeScooterCard-module__tRYdGq__ratingSegment{background-color:#e5e7eb;border-radius:.125rem;flex:1;height:100%;transition:background-color .3s ease-in-out;position:relative;overflow:hidden}.HomeScooterCard-module__tRYdGq__ratingSegment.HomeScooterCard-module__tRYdGq__filled{background-color:#0000}.HomeScooterCard-module__tRYdGq__ratingSegment.HomeScooterCard-module__tRYdGq__partial{background-color:#0000;position:relative;overflow:hidden}.HomeScooterCard-module__tRYdGq__ratingSegment.HomeScooterCard-module__tRYdGq__partial:after{content:"";height:100%;width:var(--partial-width,0%);z-index:2;background-color:#e5e7eb;transition:width .3s ease-in-out;position:absolute;top:0;right:0}.HomeScooterCard-module__tRYdGq__ratingSegment.HomeScooterCard-module__tRYdGq__segment1.HomeScooterCard-module__tRYdGq__filled{opacity:.6;background:linear-gradient(90deg,#f97316 0%,#fb923c 100%)}.HomeScooterCard-module__tRYdGq__ratingSegment.HomeScooterCard-module__tRYdGq__segment2.HomeScooterCard-module__tRYdGq__filled{opacity:.6;background:linear-gradient(90deg,#fb923c 0%,#fbbf24 100%)}.HomeScooterCard-module__tRYdGq__ratingSegment.HomeScooterCard-module__tRYdGq__segment3.HomeScooterCard-module__tRYdGq__filled{opacity:.6;background:linear-gradient(90deg,#fbbf24 0%,#84cc16 100%)}.HomeScooterCard-module__tRYdGq__ratingSegment.HomeScooterCard-module__tRYdGq__segment4.HomeScooterCard-module__tRYdGq__filled{opacity:.6;background:linear-gradient(90deg,#84cc16 0%,#22c55e 100%)}.HomeScooterCard-module__tRYdGq__ratingSegment.HomeScooterCard-module__tRYdGq__segment5.HomeScooterCard-module__tRYdGq__filled{opacity:.6;background:linear-gradient(90deg,#22c55e 0%,#10b981 100%)}.HomeScooterCard-module__tRYdGq__ratingSegment.HomeScooterCard-module__tRYdGq__segment1.HomeScooterCard-module__tRYdGq__partial{opacity:.6;background:linear-gradient(90deg,#f97316 0%,#fb923c 100%)}.HomeScooterCard-module__tRYdGq__ratingSegment.HomeScooterCard-module__tRYdGq__segment2.HomeScooterCard-module__tRYdGq__partial{opacity:.6;background:linear-gradient(90deg,#fb923c 0%,#fbbf24 100%)}.HomeScooterCard-module__tRYdGq__ratingSegment.HomeScooterCard-module__tRYdGq__segment3.HomeScooterCard-module__tRYdGq__partial{opacity:.6;background:linear-gradient(90deg,#fbbf24 0%,#84cc16 100%)}.HomeScooterCard-module__tRYdGq__ratingSegment.HomeScooterCard-module__tRYdGq__segment4.HomeScooterCard-module__tRYdGq__partial{opacity:.6;background:linear-gradient(90deg,#84cc16 0%,#22c55e 100%)}.HomeScooterCard-module__tRYdGq__ratingSegment.HomeScooterCard-module__tRYdGq__segment5.HomeScooterCard-module__tRYdGq__partial{opacity:.6;background:linear-gradient(90deg,#22c55e 0%,#10b981 100%)}.HomeScooterCard-module__tRYdGq__reviews{color:var(--color-text-secondary);font-size:.75rem}.HomeScooterCard-module__tRYdGq__additionalInfo{flex-wrap:wrap;gap:.75rem;margin-bottom:.75rem;display:flex}.HomeScooterCard-module__tRYdGq__infoItem{color:var(--color-text-secondary);align-items:center;gap:.25rem;font-size:.75rem;display:flex}.HomeScooterCard-module__tRYdGq__infoIcon{width:.875rem;height:.875rem;color:var(--color-text-secondary);justify-content:center;align-items:center;display:flex}.HomeScooterCard-module__tRYdGq__features{flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;display:flex}.HomeScooterCard-module__tRYdGq__feature{color:var(--color-text-secondary);background-color:#f3f4f6;border-radius:.375rem;padding:.25rem .5rem;font-size:.75rem;font-weight:500}.HomeScooterCard-module__tRYdGq__location{color:var(--color-text-secondary);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.875rem;display:flex}.HomeScooterCard-module__tRYdGq__locationIcon{width:1rem;height:1rem;color:var(--color-text-secondary)}.HomeScooterCard-module__tRYdGq__checkAvailabilityButton{background:linear-gradient(135deg, var(--color-primary), var(--color-primary-hover));color:#fff;cursor:pointer;border:none;border-radius:.5rem;width:100%;margin-top:auto;padding:.75rem 1rem;font-size:.875rem;font-weight:600;transition:all .3s;box-shadow:0 4px 6px -1px #0000001a}.HomeScooterCard-module__tRYdGq__checkAvailabilityButton:hover{background:linear-gradient(135deg, var(--color-primary-hover), var(--color-primary-dark));transform:translateY(-1px);box-shadow:0 8px 15px -3px #00000026}.HomeScooterCard-module__tRYdGq__checkAvailabilityButton:active{transform:translateY(0)}.HomeScooterCard-module__tRYdGq__buttonTextDesktop{display:block}.HomeScooterCard-module__tRYdGq__buttonTextMobile{display:none}@media (max-width:767px){.HomeScooterCard-module__tRYdGq__buttonTextDesktop{display:none}.HomeScooterCard-module__tRYdGq__buttonTextMobile{display:block}.HomeScooterCard-module__tRYdGq__name{font-size:.875rem}.HomeScooterCard-module__tRYdGq__price{font-size:1rem}.HomeScooterCard-module__tRYdGq__priceLabel{font-size:.625rem}.HomeScooterCard-module__tRYdGq__additionalInfo{flex-direction:column;gap:.5rem;margin-bottom:.5rem}.HomeScooterCard-module__tRYdGq__location{display:none}}@media (max-width:410px){.HomeScooterCard-module__tRYdGq__checkAvailabilityButton{font-size:.75rem}}
.index-module__STTVBW__container{background-color:var(--color-bg-secondary);min-height:100vh}.index-module__STTVBW__heroSection{position:relative;overflow:hidden}.index-module__STTVBW__gradientBg{background:linear-gradient(135deg,#fef3c7 0%,#fde68a 25%,#f59e0b 50%,#d97706 75%,#b45309 100%);position:relative}.index-module__STTVBW__gradientBg:before{content:"";background:linear-gradient(135deg,#ffffff1a 0%,#ffffff0d 100%);position:absolute;inset:0}.index-module__STTVBW__heroContent{z-index:1;max-width:80rem;margin-left:auto;margin-right:auto;padding:5rem 1rem;position:relative}.index-module__STTVBW__heroText{text-align:center}.index-module__STTVBW__heroTitle{color:#111827;margin-bottom:1.5rem;font-size:3rem;font-weight:700;line-height:1.1}@media (min-width:768px){.index-module__STTVBW__heroTitle{font-size:4.5rem}}.index-module__STTVBW__textGradient{background:linear-gradient(135deg,#f59e0b,#d97706);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.index-module__STTVBW__heroSubtitle{color:#4b5563;max-width:48rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.25rem}@media (min-width:768px){.index-module__STTVBW__heroSubtitle{font-size:1.5rem}}.index-module__STTVBW__heroButtons{flex-direction:column;justify-content:center;gap:1rem;display:flex}@media (min-width:640px){.index-module__STTVBW__heroButtons{flex-direction:row}}.index-module__STTVBW__floatingElement{animation:3s ease-in-out infinite index-module__STTVBW__bounceGentle;position:absolute}.index-module__STTVBW__floatingElement1{top:5rem;left:2.5rem}.index-module__STTVBW__floatingElement2{animation-delay:1s;bottom:5rem;right:2.5rem}.index-module__STTVBW__floatingCircle1{background-color:#facc1533;border-radius:50%;width:5rem;height:5rem}.index-module__STTVBW__floatingCircle2{background-color:#d9770633;border-radius:50%;width:4rem;height:4rem}@keyframes index-module__STTVBW__bounceGentle{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.index-module__STTVBW__btnPrimary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f59e0b,#d97706);border:none;border-radius:.75rem;padding:1rem 2rem;font-size:1.125rem;font-weight:600;transition:all .3s;box-shadow:0 4px 6px #0000001a}.index-module__STTVBW__btnPrimary:hover{background:linear-gradient(135deg,#d97706,#b45309);transform:translateY(-2px);box-shadow:0 6px 12px #00000026}.index-module__STTVBW__btnSecondary{color:var(--color-text-secondary);cursor:pointer;background-color:#fff;border:2px solid #e5e7eb;border-radius:.75rem;padding:1rem 2rem;font-size:1.125rem;font-weight:600;transition:all .3s}.index-module__STTVBW__btnSecondary:hover{background-color:var(--color-bg-secondary);color:#d97706;border-color:#d97706;transform:translateY(-2px);box-shadow:0 4px 6px #0000001a}.index-module__STTVBW__section{padding:2.5rem 0}.index-module__STTVBW__sectionWhite{background-color:#fff}.index-module__STTVBW__sectionGray{background-color:#f3f4f6}.index-module__STTVBW__sectionContent{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width:640px){.index-module__STTVBW__sectionContent{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.index-module__STTVBW__sectionContent{padding-left:2rem;padding-right:2rem}}.index-module__STTVBW__sectionHeader{text-align:center;margin-bottom:2.5rem}.index-module__STTVBW__sectionTitle{color:var(--color-text-primary);font-family:Poppins,system-ui,sans-serif;font-size:2rem;font-weight:700}.index-module__STTVBW__sectionSubtitle{color:var(--color-text-secondary);max-width:28rem;margin-left:auto;margin-right:auto;font-family:Poppins,system-ui,sans-serif;font-size:1rem}.index-module__STTVBW__featuresGrid{grid-template-columns:repeat(1,1fr);gap:2rem;display:grid}@media (min-width:768px){.index-module__STTVBW__featuresGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.index-module__STTVBW__featuresGrid{grid-template-columns:repeat(4,1fr)}}.index-module__STTVBW__featureCard{text-align:center;transition:transform .3s}.index-module__STTVBW__featureCard:hover{transform:translateY(-4px)}.index-module__STTVBW__featureIcon{border-radius:1rem;justify-content:center;align-items:center;width:4rem;height:4rem;margin:0 auto 1rem;transition:background-color .3s;display:flex}.index-module__STTVBW__featureIconPrimary{background-color:#fef3c7}.index-module__STTVBW__featureIconPrimary:hover{background-color:#fde68a}.index-module__STTVBW__featureIconAccent{background-color:#fef3c7}.index-module__STTVBW__featureIconAccent:hover{background-color:#fde68a}.index-module__STTVBW__featureIconYellow{background-color:#fef3c7}.index-module__STTVBW__featureIconYellow:hover{background-color:#fde68a}.index-module__STTVBW__featureTitle{color:#111827;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.index-module__STTVBW__featureDescription{color:#4b5563}.index-module__STTVBW__scootersContainer{background-color:#fff;border:1px solid #1f29371a;border-radius:1.5rem;margin-top:2rem;padding:2rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@media (max-width:767px){.index-module__STTVBW__scootersContainer{box-shadow:none;background-color:#0000;border:none;border-radius:0;margin-top:1rem;padding:0}}@media (min-width:768px){.index-module__STTVBW__scootersContainer{padding:2.5rem}}@media (min-width:1024px){.index-module__STTVBW__scootersContainer{padding:3rem}}.index-module__STTVBW__scootersGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (min-width:768px){.index-module__STTVBW__scootersGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (min-width:1024px){.index-module__STTVBW__scootersGrid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1280px){.index-module__STTVBW__scootersGrid{grid-template-columns:repeat(4,1fr)}}.index-module__STTVBW__loadingContainer{flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem 0;display:flex}.index-module__STTVBW__loadingSpinner{border:2px solid #0000;border-bottom-color:#f59e0b;border-radius:50%;width:3rem;height:3rem;animation:1s linear infinite index-module__STTVBW__spin}.index-module__STTVBW__loadingText{color:var(--color-text-primary);font-size:1.125rem;font-weight:500}@keyframes index-module__STTVBW__spin{to{transform:rotate(360deg)}}.index-module__STTVBW__errorContainer{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:3rem 0;display:flex}.index-module__STTVBW__errorMessage{color:#ef4444;font-size:1.125rem;font-weight:500}.index-module__STTVBW__retryButton{background:linear-gradient(135deg, var(--color-primary), var(--color-primary-hover));color:#fff;cursor:pointer;border:none;border-radius:.75rem;padding:.75rem 1.5rem;font-weight:600;transition:all .3s;box-shadow:0 4px 6px -1px #0000001a}.index-module__STTVBW__retryButton:hover{background:linear-gradient(135deg, var(--color-primary-hover), var(--color-primary-dark));transform:translateY(-1px);box-shadow:0 8px 15px -3px #00000026}.index-module__STTVBW__emptyContainer{text-align:center;padding:3rem 0}.index-module__STTVBW__emptyMessage{color:var(--color-text-primary);opacity:.8;font-size:1.125rem;font-weight:500}.index-module__STTVBW__advantagesContainer{flex-direction:column;gap:4rem;display:flex;position:relative;overflow:hidden}.index-module__STTVBW__animatedBackground{pointer-events:none;z-index:1;position:absolute;inset:0}.index-module__STTVBW__floatingCircle{background:linear-gradient(135deg,#16a34a1a,#15803d0d);border-radius:50%;animation:6s ease-in-out infinite index-module__STTVBW__float;position:absolute}.index-module__STTVBW__floatingCircle:first-child{width:120px;height:120px;animation-delay:0s;top:10%;left:10%}.index-module__STTVBW__floatingCircle:nth-child(2){width:80px;height:80px;animation-delay:2s;top:60%;right:15%}.index-module__STTVBW__floatingCircle:nth-child(3){width:100px;height:100px;animation-delay:4s;bottom:20%;left:20%}@keyframes index-module__STTVBW__float{0%,to{opacity:.7;transform:translateY(0)rotate(0)}50%{opacity:1;transform:translateY(-20px)rotate(180deg)}}.index-module__STTVBW__advantagesCarousel{z-index:2;margin:2rem 0;position:relative}.index-module__STTVBW__carouselTrack{gap:2rem;width:max-content;animation:30s linear infinite index-module__STTVBW__scroll;display:flex}@keyframes index-module__STTVBW__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.index-module__STTVBW__advantageSlide{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1px solid #1f29371a;border-radius:1.5rem;flex:0 0 300px;padding:2rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 10px 25px -5px #0000001a,0 4px 6px -2px #0000000d}.index-module__STTVBW__advantageSlide:before{content:"";background-size:200% 100%;height:4px;animation:3s ease-in-out infinite index-module__STTVBW__shimmer;position:absolute;top:0;left:0;right:0}@keyframes index-module__STTVBW__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.index-module__STTVBW__advantageSlide:hover{transform:translateY(-8px);box-shadow:0 20px 40px -10px #00000026,0 8px 16px -4px #0000001a}.index-module__STTVBW__advantageNumber{color:var(--color-primary);opacity:.2;margin-bottom:1rem;font-family:Poppins,system-ui,sans-serif;font-size:3rem;font-weight:800;line-height:1}.index-module__STTVBW__advantageTitle{color:var(--color-text-primary);margin:0 0 1rem;font-family:Poppins,system-ui,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.3}.index-module__STTVBW__advantageDescription{color:var(--color-text-primary);opacity:.8;margin:0;font-size:.95rem;font-weight:400;line-height:1.6}.index-module__STTVBW__advantagesCarousel:hover .index-module__STTVBW__carouselTrack{animation-play-state:paused}@media (max-width:768px){.index-module__STTVBW__advantagesContainer{gap:2rem}.index-module__STTVBW__sectionTitle{font-size:1.75rem}.index-module__STTVBW__sectionSubtitle{max-width:28rem;font-size:.9rem}.index-module__STTVBW__carouselTrack{gap:1rem;animation-duration:25s}.index-module__STTVBW__advantageSlide{flex:0 0 250px;padding:1.5rem}.index-module__STTVBW__advantageNumber{font-size:2.5rem}.index-module__STTVBW__advantageTitle{font-size:1.125rem}.index-module__STTVBW__advantageDescription{font-size:.875rem}.index-module__STTVBW__floatingCircle:first-child{width:80px;height:80px}.index-module__STTVBW__floatingCircle:nth-child(2){width:60px;height:60px}.index-module__STTVBW__floatingCircle:nth-child(3){width:70px;height:70px}}@media (max-width:480px){.index-module__STTVBW__advantageSlide{flex:0 0 200px;padding:1.25rem}.index-module__STTVBW__advantageNumber{font-size:2rem}.index-module__STTVBW__advantageTitle{font-size:1rem}.index-module__STTVBW__advantageDescription{font-size:.8rem}}.index-module__STTVBW__reviewsSection{text-align:center}.index-module__STTVBW__reviewsTitle{color:var(--color-text-primary);margin-bottom:2rem;font-family:Poppins,system-ui,sans-serif;font-size:1.5rem;font-weight:600}.index-module__STTVBW__reviewsGrid{justify-content:center;gap:1rem;max-width:400px;margin:0 auto;display:flex}.index-module__STTVBW__reviewCard{color:inherit;background-color:#fff;border:2px solid #e5e7eb;border-radius:.75rem;flex-shrink:0;width:180px;padding:1rem;text-decoration:none;transition:all .3s;display:block;box-shadow:0 4px 6px -1px #0000001a}.index-module__STTVBW__reviewCard:hover{border-color:var(--color-primary);color:inherit;text-decoration:none;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.index-module__STTVBW__reviewHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.index-module__STTVBW__reviewLogo{color:#fff;border-radius:.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1rem;font-weight:700;display:flex}.index-module__STTVBW__reviewCard:first-child .index-module__STTVBW__reviewLogo{background:linear-gradient(135deg,red,#c00)}.index-module__STTVBW__reviewCard:last-child .index-module__STTVBW__reviewLogo{background:linear-gradient(135deg,#4285f4,#1a73e8)}.index-module__STTVBW__reviewRating{flex-direction:column;align-items:flex-end;gap:.125rem;display:flex}.index-module__STTVBW__stars{gap:.125rem;display:flex}.index-module__STTVBW__starFilled{color:#fbbf24;fill:currentColor}.index-module__STTVBW__starEmpty{color:var(--color-header-text-secondary);fill:none}.index-module__STTVBW__reviewPlatform{color:#6b7280;margin:0;font-size:.75rem;font-weight:500}.index-module__STTVBW__locationsGrid{grid-template-columns:repeat(1,1fr);gap:2rem;display:grid}@media (min-width:768px){.index-module__STTVBW__locationsGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.index-module__STTVBW__locationsGrid{grid-template-columns:repeat(3,1fr)}}.index-module__STTVBW__locationCard{background-color:#fff;border-radius:1rem;padding:1.5rem;transition:all .3s;box-shadow:0 4px 6px #0000001a}.index-module__STTVBW__locationCard:hover{transform:translateY(-4px);box-shadow:0 8px 15px #00000026}.index-module__STTVBW__locationHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.index-module__STTVBW__locationIcon{background-color:#fef3c7;border-radius:.75rem;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.index-module__STTVBW__locationRating{align-items:center;display:flex}.index-module__STTVBW__locationRatingStar{color:#fbbf24;fill:currentColor;width:1.25rem;height:1.25rem}.index-module__STTVBW__locationRatingValue{color:var(--color-text-secondary);margin-left:.25rem;font-weight:500}.index-module__STTVBW__locationName{color:#111827;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.index-module__STTVBW__locationAddress{color:#4b5563;margin-bottom:1rem}.index-module__STTVBW__locationDetails{color:#4b5563;flex-direction:column;gap:.5rem;margin-bottom:1rem;font-size:.875rem;display:flex}.index-module__STTVBW__locationDetail{align-items:center;gap:.5rem;display:flex}.index-module__STTVBW__locationDetailIcon{width:1rem;height:1rem}.index-module__STTVBW__locationButton{width:100%;margin-top:1rem}.index-module__STTVBW__ctaSection{background:linear-gradient(135deg,#fef3c7 0%,#fde68a 25%,#f59e0b 50%,#d97706 75%,#b45309 100%);padding:5rem 0}.index-module__STTVBW__ctaContent{text-align:center;max-width:56rem;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width:640px){.index-module__STTVBW__ctaContent{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.index-module__STTVBW__ctaContent{padding-left:2rem;padding-right:2rem}}.index-module__STTVBW__ctaTitle{color:#111827;margin-bottom:1.5rem;font-size:2.25rem;font-weight:700}.index-module__STTVBW__ctaSubtitle{color:#4b5563;margin-bottom:2rem;font-size:1.25rem}.index-module__STTVBW__ctaButtons{flex-direction:column;justify-content:center;gap:1rem;display:flex}@media (min-width:640px){.index-module__STTVBW__ctaButtons{flex-direction:row}}.index-module__STTVBW__iconPrimary,.index-module__STTVBW__iconAccent,.index-module__STTVBW__iconYellow{color:#d97706;width:2rem;height:2rem}.index-module__STTVBW__iconLocation{color:#d97706;width:1.5rem;height:1.5rem}.index-module__STTVBW__iconRating{color:#fbbf24;fill:currentColor;width:1.25rem;height:1.25rem}.index-module__STTVBW__iconDetail{width:1rem;height:1rem}.index-module__STTVBW__ratingsSection{justify-content:center;margin:2rem 0;display:flex}.index-module__STTVBW__ratingsGrid{align-items:center;gap:1.5rem;display:flex}.index-module__STTVBW__ratingCard{background:var(--color-bg-primary);border:1px solid var(--color-border-primary);border-radius:.75rem;align-items:center;gap:.75rem;min-width:8rem;padding:.75rem 1rem;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 2px 4px #0000000d}.index-module__STTVBW__ratingCard:hover{border-color:var(--color-primary);text-decoration:none;transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.index-module__STTVBW__ratingLogo{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.875rem;font-weight:700;display:flex}.index-module__STTVBW__ratingCard:first-child .index-module__STTVBW__ratingLogo{color:#fff;background:red}.index-module__STTVBW__ratingCard:last-child .index-module__STTVBW__ratingLogo{color:#fff;background:#4285f4}.index-module__STTVBW__logoText{font-size:.875rem;font-weight:700}.index-module__STTVBW__ratingInfo{flex-direction:column;flex:1;gap:.25rem;display:flex}.index-module__STTVBW__ratingStars{gap:.125rem;display:flex}.index-module__STTVBW__star{color:#fbbf24;fill:currentColor;width:.875rem;height:.875rem}.index-module__STTVBW__ratingValue{color:var(--color-text-primary);font-size:.875rem;font-weight:600}.index-module__STTVBW__ratingPlatform{color:var(--color-text-secondary);margin-top:.25rem;font-size:.75rem;font-weight:500}@media (max-width:768px){.index-module__STTVBW__ratingsGrid{gap:1rem;width:100%}.index-module__STTVBW__ratingCard{flex:1;gap:.75rem;min-width:0;padding:.75rem 1rem}.index-module__STTVBW__ratingLogo{width:2rem;height:2rem;font-size:.875rem}.index-module__STTVBW__logoText{font-size:.875rem}.index-module__STTVBW__star{width:.875rem;height:.875rem}.index-module__STTVBW__ratingValue{font-size:.875rem}.index-module__STTVBW__ratingPlatform{font-size:.75rem}}@media (max-width:480px){.index-module__STTVBW__ratingsGrid{gap:.75rem}.index-module__STTVBW__ratingCard{gap:.625rem;padding:.625rem .75rem}.index-module__STTVBW__ratingLogo{width:1.75rem;height:1.75rem;font-size:.75rem}.index-module__STTVBW__logoText{font-size:.75rem}.index-module__STTVBW__star{width:.75rem;height:.75rem}.index-module__STTVBW__ratingValue{font-size:.75rem}.index-module__STTVBW__ratingPlatform{font-size:.625rem}}
.AgentDashboard-module__kMpwkW__topBar{justify-content:space-between;align-items:center;display:flex}.AgentDashboard-module__kMpwkW__userInfo{color:var(--color-text-secondary);font-weight:500}.AgentDashboard-module__kMpwkW__userEmail{color:var(--color-text-primary)}.AgentDashboard-module__kMpwkW__logoutBtn{color:var(--color-text-primary);border:2px solid var(--color-border-primary);cursor:pointer;background:#fff;border-radius:.75rem;padding:.5rem .875rem;font-weight:600;transition:all .2s}.AgentDashboard-module__kMpwkW__logoutBtn:hover{background:var(--color-bg-secondary)}.AgentDashboard-module__kMpwkW__card{background-color:var(--color-bg-primary);border:1px solid var(--color-border-primary);border-radius:1rem;padding:1.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.AgentDashboard-module__kMpwkW__cardTitle{color:var(--color-text-primary);margin:0 0 1rem;font-size:1.25rem;font-weight:700}.AgentDashboard-module__kMpwkW__linksGrid{gap:1rem;display:grid}.AgentDashboard-module__kMpwkW__linkLabelWrapper{margin-bottom:.5rem}.AgentDashboard-module__kMpwkW__linkLabel{color:var(--color-text-primary);margin-bottom:.25rem;font-weight:700}.AgentDashboard-module__kMpwkW__linkInfo{color:var(--color-text-secondary);font-size:.85rem;font-style:italic}.AgentDashboard-module__kMpwkW__linkRow{grid-template-columns:1fr auto auto;gap:.5rem;display:grid}.AgentDashboard-module__kMpwkW__linkInput{border:2px solid var(--color-border-primary);width:100%;color:var(--color-text-primary);background:#fff;border-radius:.75rem;padding:.75rem .875rem}.AgentDashboard-module__kMpwkW__qrBtn{border:2px solid var(--color-border-primary);color:var(--color-text-primary);cursor:pointer;background:#fff;border-radius:.75rem;justify-content:center;align-items:center;padding:.75rem;transition:all .2s;display:flex}.AgentDashboard-module__kMpwkW__qrBtn:hover{border-color:var(--color-primary);background:var(--color-bg-secondary)}.AgentDashboard-module__kMpwkW__copyBtn{background:linear-gradient(135deg, var(--color-primary), var(--color-primary-hover));color:#fff;cursor:pointer;border:none;border-radius:.75rem;padding:.75rem 1rem;font-weight:700;transition:all .2s}.AgentDashboard-module__kMpwkW__copyBtn:hover{background:linear-gradient(135deg, var(--color-primary-hover), var(--color-primary-dark))}.AgentDashboard-module__kMpwkW__cardHeaderRow{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.AgentDashboard-module__kMpwkW__actionsRow{gap:.5rem;display:flex}.AgentDashboard-module__kMpwkW__requestPayoutBtn{background:linear-gradient(135deg, var(--color-primary), var(--color-primary-hover));color:#fff;cursor:pointer;border:none;border-radius:.75rem;padding:.6rem .9rem;font-weight:700}.AgentDashboard-module__kMpwkW__totalBox{border:1px solid var(--color-border-primary);background:#fff;border-radius:.75rem;align-items:center;gap:.5rem;padding:.5rem .75rem;display:inline-flex}.AgentDashboard-module__kMpwkW__totalLabel{color:var(--color-text-secondary);font-weight:600}.AgentDashboard-module__kMpwkW__totalValue{color:var(--color-text-primary);font-weight:800}.AgentDashboard-module__kMpwkW__tableWrapper{overflow:auto}.AgentDashboard-module__kMpwkW__table{border-collapse:separate;border-spacing:0;width:100%}.AgentDashboard-module__kMpwkW__table th,.AgentDashboard-module__kMpwkW__table td{text-align:left;border-bottom:1px solid var(--color-border-primary);color:var(--color-text-primary);padding:.75rem .5rem}.AgentDashboard-module__kMpwkW__table thead th{color:var(--color-text-secondary);font-weight:700}@media (max-width:640px){.AgentDashboard-module__kMpwkW__cardHeaderRow{flex-direction:column;align-items:flex-start;gap:.5rem}.AgentDashboard-module__kMpwkW__totalBox{margin-top:.25rem}}
.PageLoaderScooter-module__a-Ybpa__pageLoader{background:0 0;background-color:var(--color-bg-secondary);justify-content:center;align-items:center;width:100%;min-height:80vh;padding:2rem;display:flex}.PageLoaderScooter-module__a-Ybpa__loaderContent{background-color:#fff;border:1px solid #1f29371a;border-radius:1.5rem;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:91.5%;height:60vh;padding:2rem;display:flex;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.PageLoaderScooter-module__a-Ybpa__spinner{width:60px;height:60px;position:relative}.PageLoaderScooter-module__a-Ybpa__spinnerRing{border:3px solid #0000;border-top:3px solid var(--color-primary);border-radius:50%;width:100%;height:100%;animation:1.2s cubic-bezier(.5,0,.5,1) infinite PageLoaderScooter-module__a-Ybpa__spin;position:absolute;top:0;left:0}.PageLoaderScooter-module__a-Ybpa__spinnerRing:first-child{animation-delay:-.45s}.PageLoaderScooter-module__a-Ybpa__spinnerRing:nth-child(2){border-top-color:var(--color-primary-hover);animation-delay:-.3s}.PageLoaderScooter-module__a-Ybpa__spinnerRing:nth-child(3){border-top-color:var(--color-primary-dark);animation-delay:-.15s}.PageLoaderScooter-module__a-Ybpa__loaderText{color:var(--color-text-secondary);text-align:center;margin:0;font-family:Inter,system-ui,sans-serif;font-size:1rem;animation:2s ease-in-out infinite PageLoaderScooter-module__a-Ybpa__textFade}@keyframes PageLoaderScooter-module__a-Ybpa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes PageLoaderScooter-module__a-Ybpa__textFade{0%,to{opacity:.6}50%{opacity:1}}.PageLoaderScooter-module__a-Ybpa__small .PageLoaderScooter-module__a-Ybpa__spinner{width:40px;height:40px}.PageLoaderScooter-module__a-Ybpa__small .PageLoaderScooter-module__a-Ybpa__spinnerRing{border-width:2px}.PageLoaderScooter-module__a-Ybpa__small .PageLoaderScooter-module__a-Ybpa__loaderText{font-size:.875rem}.PageLoaderScooter-module__a-Ybpa__medium .PageLoaderScooter-module__a-Ybpa__spinner{width:60px;height:60px}.PageLoaderScooter-module__a-Ybpa__medium .PageLoaderScooter-module__a-Ybpa__spinnerRing{border-width:3px}.PageLoaderScooter-module__a-Ybpa__medium .PageLoaderScooter-module__a-Ybpa__loaderText{font-size:1rem}.PageLoaderScooter-module__a-Ybpa__large .PageLoaderScooter-module__a-Ybpa__spinner{width:80px;height:80px}.PageLoaderScooter-module__a-Ybpa__large .PageLoaderScooter-module__a-Ybpa__spinnerRing{border-width:4px}.PageLoaderScooter-module__a-Ybpa__large .PageLoaderScooter-module__a-Ybpa__loaderText{font-size:1.125rem}@media (prefers-color-scheme:dark){.PageLoaderScooter-module__a-Ybpa__loaderText{color:var(--color-header-text-secondary)}}@media (max-width:768px){.PageLoaderScooter-module__a-Ybpa__pageLoader{min-height:60vh;padding:1rem}.PageLoaderScooter-module__a-Ybpa__medium .PageLoaderScooter-module__a-Ybpa__spinner{width:50px;height:50px}.PageLoaderScooter-module__a-Ybpa__medium .PageLoaderScooter-module__a-Ybpa__loaderText{font-size:.9rem}}@media (max-width:480px){.PageLoaderScooter-module__a-Ybpa__pageLoader{min-height:70vh}}
.AgentProfileForm-module__jKXSaG__formCard{background-color:var(--color-bg-primary);border:1px solid var(--color-border-primary);border-radius:1rem;padding:1.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.AgentProfileForm-module__jKXSaG__formHeader{margin-bottom:1.5rem}.AgentProfileForm-module__jKXSaG__formTitle{color:var(--color-text-primary);margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.AgentProfileForm-module__jKXSaG__formSubtitle{color:var(--color-text-secondary);margin:0;font-size:.9rem}.AgentProfileForm-module__jKXSaG__form{flex-direction:column;gap:1rem;display:flex}.AgentProfileForm-module__jKXSaG__formGroup{flex-direction:column;gap:.375rem;display:flex}.AgentProfileForm-module__jKXSaG__label{color:var(--color-text-primary);font-size:.9rem;font-weight:600}.AgentProfileForm-module__jKXSaG__required{color:#ef4444;margin-left:.25rem}.AgentProfileForm-module__jKXSaG__hint{color:var(--color-text-secondary);font-size:.85rem;font-weight:400}.AgentProfileForm-module__jKXSaG__input{border:2px solid var(--color-border-primary);border-radius:.75rem;outline:none;width:100%;padding:.75rem .875rem;font-size:1rem;transition:all .2s}.AgentProfileForm-module__jKXSaG__input:focus{border-color:var(--color-primary);box-shadow:0 0 0 2px #14b8a633}.AgentProfileForm-module__jKXSaG__customSelect{position:relative}.AgentProfileForm-module__jKXSaG__selectButton{text-align:left;border:1px solid var(--color-border-primary);background-color:var(--color-bg-primary);cursor:pointer;border-radius:.75rem;outline:none;justify-content:space-between;align-items:center;width:100%;padding:.75rem 1rem;font-size:1rem;transition:all .3s;display:flex}.AgentProfileForm-module__jKXSaG__selectButton:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #14b8a61a}.AgentProfileForm-module__jKXSaG__selectButton:hover{border-color:var(--color-border-secondary)}.AgentProfileForm-module__jKXSaG__selectedText{color:var(--color-text-primary)}.AgentProfileForm-module__jKXSaG__placeholderText{color:var(--color-text-muted)}.AgentProfileForm-module__jKXSaG__chevronIcon{width:1.25rem;height:1.25rem;color:var(--color-text-muted);transition:transform .3s}.AgentProfileForm-module__jKXSaG__chevronRotated{transform:rotate(180deg)}.AgentProfileForm-module__jKXSaG__dropdown{background-color:var(--color-bg-primary);border:1px solid var(--color-border-primary);z-index:50;border-radius:.75rem;max-height:12rem;margin-top:.25rem;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.AgentProfileForm-module__jKXSaG__option{text-align:left;cursor:pointer;width:100%;color:var(--color-text-secondary);background:0 0;border:none;padding:.75rem 1rem;font-size:.875rem;transition:background-color .2s;display:block}.AgentProfileForm-module__jKXSaG__option:hover{background-color:var(--color-bg-tertiary)}.AgentProfileForm-module__jKXSaG__option:first-child{border-radius:.75rem .75rem 0 0}.AgentProfileForm-module__jKXSaG__option:last-child{border-radius:0 0 .75rem .75rem}.AgentProfileForm-module__jKXSaG__optionSelected{background-color:var(--color-primary);color:var(--color-bg-primary)}.AgentProfileForm-module__jKXSaG__optionSelected:hover{background-color:var(--color-primary-hover)}.AgentProfileForm-module__jKXSaG__contactsSection{background:var(--color-bg-secondary);border:1px solid var(--color-border-primary);border-radius:.75rem;flex-direction:column;gap:.5rem;padding:1rem;display:flex}.AgentProfileForm-module__jKXSaG__contactsLabel{color:var(--color-text-primary);margin:0 0 .5rem;font-size:.9rem;font-weight:600}.AgentProfileForm-module__jKXSaG__error{color:#b91c1c;background:#fee2e2;border:1px solid #fecaca;border-radius:.5rem;padding:.5rem .75rem;font-size:.875rem}.AgentProfileForm-module__jKXSaG__submitBtn{background:linear-gradient(135deg, var(--color-primary), var(--color-primary-hover));color:#fff;cursor:pointer;border:none;border-radius:.75rem;margin-top:.5rem;padding:.9rem 1rem;font-size:1rem;font-weight:700;transition:all .2s}.AgentProfileForm-module__jKXSaG__submitBtn:hover{background:linear-gradient(135deg, var(--color-primary-hover), var(--color-primary-dark));transform:translateY(-1px)}.AgentProfileForm-module__jKXSaG__submitBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}.AgentProfileForm-module__jKXSaG__successModal{z-index:1000;background:#00000080;justify-content:center;align-items:center;animation:.3s AgentProfileForm-module__jKXSaG__fadeIn;display:flex;position:fixed;inset:0}@keyframes AgentProfileForm-module__jKXSaG__fadeIn{0%{opacity:0}to{opacity:1}}.AgentProfileForm-module__jKXSaG__successModalContent{background:var(--color-bg-primary);text-align:center;border-radius:1rem;max-width:400px;padding:2rem;animation:.3s AgentProfileForm-module__jKXSaG__slideUp;box-shadow:0 20px 40px #00000040}@keyframes AgentProfileForm-module__jKXSaG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.AgentProfileForm-module__jKXSaG__successIcon{background:linear-gradient(135deg, var(--color-primary), var(--color-primary-hover));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;margin:0 auto 1rem;font-size:2rem;font-weight:700;display:flex}.AgentProfileForm-module__jKXSaG__successTitle{color:var(--color-text-primary);margin:0 0 .75rem;font-size:1.25rem;font-weight:700}.AgentProfileForm-module__jKXSaG__successText{color:var(--color-text-secondary);margin:0;font-size:.95rem;line-height:1.5}
.QRCodeModal-module__GEhpaa__backdrop{z-index:1000;background:#0009;justify-content:center;align-items:center;animation:.2s QRCodeModal-module__GEhpaa__fadeIn;display:flex;position:fixed;inset:0}@keyframes QRCodeModal-module__GEhpaa__fadeIn{0%{opacity:0}to{opacity:1}}.QRCodeModal-module__GEhpaa__modal{background:var(--color-bg-primary);border:1px solid var(--color-border-primary);border-radius:1.5rem;width:100%;max-width:420px;animation:.3s QRCodeModal-module__GEhpaa__slideUp;overflow:hidden;box-shadow:0 25px 50px #0000004d}@keyframes QRCodeModal-module__GEhpaa__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.QRCodeModal-module__GEhpaa__header{border-bottom:1px solid var(--color-border-primary);background:linear-gradient(135deg, var(--color-bg-primary) 0%, var(--color-bg-secondary) 100%);justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.QRCodeModal-module__GEhpaa__headerLeft{align-items:center;gap:.75rem;display:flex}.QRCodeModal-module__GEhpaa__logo{object-fit:contain;border-radius:.5rem;width:3rem;height:3rem}.QRCodeModal-module__GEhpaa__title{color:var(--color-text-primary);margin:0;font-family:Poppins,system-ui,sans-serif;font-size:1.125rem;font-weight:700}.QRCodeModal-module__GEhpaa__subtitle{color:var(--color-text-secondary);margin:.25rem 0 0;font-size:.875rem;font-weight:500}.QRCodeModal-module__GEhpaa__closeBtn{cursor:pointer;color:var(--color-text-secondary);background:0 0;border:none;border-radius:.5rem;padding:.25rem;transition:all .2s}.QRCodeModal-module__GEhpaa__closeBtn:hover{background:var(--color-bg-tertiary);color:var(--color-text-primary)}.QRCodeModal-module__GEhpaa__qrContainer{background:var(--color-bg-secondary);justify-content:center;padding:2rem;display:flex}.QRCodeModal-module__GEhpaa__qrWrapper{border:1px solid var(--color-border-primary);background:#fff;border-radius:1rem;padding:1rem;box-shadow:0 10px 25px #0000001a}.QRCodeModal-module__GEhpaa__footer{border-top:1px solid var(--color-border-primary);padding:1.5rem}.QRCodeModal-module__GEhpaa__saveButton{background:linear-gradient(135deg, var(--color-primary), var(--color-primary-hover));color:#fff;cursor:pointer;border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.875rem 1.5rem;font-size:1rem;font-weight:700;transition:all .2s;display:flex}.QRCodeModal-module__GEhpaa__saveButton:hover{background:linear-gradient(135deg, var(--color-primary-hover), var(--color-primary-dark));transform:translateY(-1px)}@media (max-width:480px){.QRCodeModal-module__GEhpaa__modal{max-width:90%;margin:1rem}.QRCodeModal-module__GEhpaa__qrContainer{padding:1.5rem}.QRCodeModal-module__GEhpaa__qrWrapper{padding:.75rem}}
.TermsOfServiceModal-module__xM63mq__backdrop{z-index:1000;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:#0009;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0;overflow:hidden}.TermsOfServiceModal-module__xM63mq__modal{background:var(--color-bg-primary);border-radius:1rem;flex-direction:column;width:100%;max-width:800px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.TermsOfServiceModal-module__xM63mq__header{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-hover) 100%);color:#fff;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.TermsOfServiceModal-module__xM63mq__headerContent{align-items:center;gap:1rem;display:flex}.TermsOfServiceModal-module__xM63mq__headerIcon{background:#fff3;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.TermsOfServiceModal-module__xM63mq__headerText{flex:1}.TermsOfServiceModal-module__xM63mq__title{margin:0 0 .25rem;font-size:1.5rem;font-weight:700}.TermsOfServiceModal-module__xM63mq__subtitle{opacity:.9;margin:0;font-size:.9rem}.TermsOfServiceModal-module__xM63mq__closeBtn{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:all .2s;display:flex}.TermsOfServiceModal-module__xM63mq__closeBtn:hover{background:#ffffff4d}.TermsOfServiceModal-module__xM63mq__content{flex:1;padding:2rem;overflow-y:auto}.TermsOfServiceModal-module__xM63mq__section{border-bottom:1px solid var(--color-border-primary);margin-bottom:2rem;padding-bottom:1.5rem}.TermsOfServiceModal-module__xM63mq__section:last-child{border-bottom:none;margin-bottom:0}.TermsOfServiceModal-module__xM63mq__sectionHeader{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.TermsOfServiceModal-module__xM63mq__sectionIcon{color:var(--color-primary);flex-shrink:0}.TermsOfServiceModal-module__xM63mq__sectionTitle{color:var(--color-text-primary);margin:0;font-size:1.1rem;font-weight:600}.TermsOfServiceModal-module__xM63mq__sectionText{color:var(--color-text-secondary);margin:0;line-height:1.6}.TermsOfServiceModal-module__xM63mq__paragraph{margin-bottom:1rem}.TermsOfServiceModal-module__xM63mq__list{color:var(--color-text-secondary);margin:0;padding-left:1.5rem;line-height:1.6}.TermsOfServiceModal-module__xM63mq__list li{margin-bottom:.5rem}.TermsOfServiceModal-module__xM63mq__list li:last-child{margin-bottom:0}.TermsOfServiceModal-module__xM63mq__footer{background:var(--color-bg-secondary);border-top:1px solid var(--color-border-primary);flex-shrink:0;justify-content:center;padding:1.5rem;display:flex}.TermsOfServiceModal-module__xM63mq__acceptBtn{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-hover) 100%);color:#fff;cursor:pointer;border:none;border-radius:.75rem;padding:.75rem 2rem;font-size:1rem;font-weight:600;transition:all .2s}.TermsOfServiceModal-module__xM63mq__acceptBtn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #14b8a64d}@media (max-width:768px){.TermsOfServiceModal-module__xM63mq__backdrop{padding:.5rem}.TermsOfServiceModal-module__xM63mq__modal{max-height:95vh}.TermsOfServiceModal-module__xM63mq__header{padding:1rem}.TermsOfServiceModal-module__xM63mq__headerContent{gap:.75rem}.TermsOfServiceModal-module__xM63mq__headerIcon{width:2.5rem;height:2.5rem}.TermsOfServiceModal-module__xM63mq__title{font-size:1.25rem}.TermsOfServiceModal-module__xM63mq__subtitle{font-size:.8rem}.TermsOfServiceModal-module__xM63mq__content{padding:1.5rem}.TermsOfServiceModal-module__xM63mq__section{margin-bottom:1.5rem;padding-bottom:1rem}.TermsOfServiceModal-module__xM63mq__sectionTitle{font-size:1rem}.TermsOfServiceModal-module__xM63mq__footer{padding:1rem}.TermsOfServiceModal-module__xM63mq__acceptBtn{padding:.75rem 1.5rem;font-size:.9rem}}@media (max-width:480px){.TermsOfServiceModal-module__xM63mq__backdrop{padding:.25rem}.TermsOfServiceModal-module__xM63mq__header{padding:.75rem}.TermsOfServiceModal-module__xM63mq__content{padding:1rem}.TermsOfServiceModal-module__xM63mq__section{margin-bottom:1rem}.TermsOfServiceModal-module__xM63mq__list{padding-left:1rem}}
.OwnerProfileForm-module__1hjPZq__greatContainer{background-color:#f9fafb;justify-content:center;align-items:center;width:100%;padding:2rem;display:flex}.OwnerProfileForm-module__1hjPZq__container{background:#fff;border-radius:1rem;max-width:800px;margin:0 auto;padding:2rem;box-shadow:0 4px 6px #0000001a}.OwnerProfileForm-module__1hjPZq__header{margin-bottom:2rem}.OwnerProfileForm-module__1hjPZq__headerContent{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.OwnerProfileForm-module__1hjPZq__title{color:#111827;margin:0 0 .5rem;font-size:2rem;font-weight:700}.OwnerProfileForm-module__1hjPZq__subtitle{color:#6b7280;margin:0;font-size:1.1rem}.OwnerProfileForm-module__1hjPZq__logoutBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#ef4444;border:none;border-radius:.75rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:all .2s;display:flex}.OwnerProfileForm-module__1hjPZq__logoutBtn:hover{background:#dc2626;transform:translateY(-1px);box-shadow:0 4px 12px #ef44444d}.OwnerProfileForm-module__1hjPZq__form{flex-direction:column;gap:2rem;display:flex}.OwnerProfileForm-module__1hjPZq__section{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem}.OwnerProfileForm-module__1hjPZq__sectionTitle{color:#111827;align-items:center;gap:.5rem;margin:0 0 1rem;font-size:1.25rem;font-weight:600;display:flex}.OwnerProfileForm-module__1hjPZq__sectionNote{color:#6b7280;margin:0 0 1rem;font-size:.9rem;font-style:italic}.OwnerProfileForm-module__1hjPZq__row{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem;display:grid}.OwnerProfileForm-module__1hjPZq__inputGroup{flex-direction:column;gap:.5rem;display:flex}.OwnerProfileForm-module__1hjPZq__label{color:#374151;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;display:flex}.OwnerProfileForm-module__1hjPZq__labelIcon{color:#10b981}.OwnerProfileForm-module__1hjPZq__input{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:.75rem 1rem;font-size:1rem;transition:all .2s}.OwnerProfileForm-module__1hjPZq__input:focus{border-color:#10b981;outline:none;box-shadow:0 0 0 3px #10b9811a}.OwnerProfileForm-module__1hjPZq__inputError{border-color:#ef4444}.OwnerProfileForm-module__1hjPZq__inputError:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.OwnerProfileForm-module__1hjPZq__errorText{color:#ef4444;font-size:.8rem;font-weight:500}.OwnerProfileForm-module__1hjPZq__termsSection{margin-top:1rem}.OwnerProfileForm-module__1hjPZq__termsLabel{cursor:pointer;align-items:flex-start;gap:.75rem;font-size:.95rem;line-height:1.5;display:flex}.OwnerProfileForm-module__1hjPZq__termsCheckbox{cursor:pointer;accent-color:#10b981;flex-shrink:0;width:1.25rem;height:1.25rem;margin:.125rem 0 0}.OwnerProfileForm-module__1hjPZq__termsText{color:#374151;font-weight:500}.OwnerProfileForm-module__1hjPZq__termsLink{color:#10b981;cursor:pointer;font-weight:600;font-size:inherit;background:0 0;border:none;padding:0;text-decoration:underline;transition:color .2s}.OwnerProfileForm-module__1hjPZq__termsLink:hover{color:#059669;text-decoration:none}.OwnerProfileForm-module__1hjPZq__uploadArea{text-align:center;cursor:pointer;border:1px dashed #d1d5db;border-radius:.75rem;padding:2rem;transition:all .2s}.OwnerProfileForm-module__1hjPZq__uploadArea:hover{background:#f0fdf4;border-color:#10b981}.OwnerProfileForm-module__1hjPZq__fileInput{display:none}.OwnerProfileForm-module__1hjPZq__uploadLabel{cursor:pointer;display:block}.OwnerProfileForm-module__1hjPZq__uploadContent{color:#6b7280;flex-direction:column;align-items:center;gap:.5rem;display:flex}.OwnerProfileForm-module__1hjPZq__uploading{color:#10b981;flex-direction:column;align-items:center;gap:.5rem;display:flex}.OwnerProfileForm-module__1hjPZq__spinner{border:1px solid #e5e7eb;border-top:2px solid #10b981;border-radius:50%;width:1.5rem;height:1.5rem;animation:1s linear infinite OwnerProfileForm-module__1hjPZq__spin}@keyframes OwnerProfileForm-module__1hjPZq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.OwnerProfileForm-module__1hjPZq__photoPreview{border:1px solid #e5e7eb;border-radius:.5rem;display:inline-block;position:relative;overflow:hidden}.OwnerProfileForm-module__1hjPZq__photoImage{object-fit:cover;width:200px;height:150px;display:block}.OwnerProfileForm-module__1hjPZq__removePhotoBtn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:.25rem;align-items:center;gap:.25rem;padding:.5rem;font-size:.8rem;transition:all .2s;display:flex;position:absolute;top:.5rem;right:.5rem}.OwnerProfileForm-module__1hjPZq__removePhotoBtn:hover{background:#dc2626}.OwnerProfileForm-module__1hjPZq__successContainer{justify-content:center;align-items:center;min-height:400px;padding:2rem;display:flex}.OwnerProfileForm-module__1hjPZq__successContent{text-align:center;max-width:500px}.OwnerProfileForm-module__1hjPZq__successIcon{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;margin:0 auto 1.5rem;display:flex}.OwnerProfileForm-module__1hjPZq__successTitle{color:#111827;margin:0 0 1rem;font-size:1.5rem;font-weight:700}.OwnerProfileForm-module__1hjPZq__successMessage{color:#6b7280;margin:0;font-size:1rem;line-height:1.6}.OwnerProfileForm-module__1hjPZq__errorAlert{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;align-items:center;gap:.5rem;padding:1rem;font-weight:500;display:flex}.OwnerProfileForm-module__1hjPZq__submitSection{border-top:1px solid #e5e7eb;justify-content:center;padding-top:1rem;display:flex}.OwnerProfileForm-module__1hjPZq__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:.75rem;min-width:200px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .2s}.OwnerProfileForm-module__1hjPZq__submitBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #10b9814d}.OwnerProfileForm-module__1hjPZq__submitBtn:disabled{opacity:.7;cursor:not-allowed}.OwnerProfileForm-module__1hjPZq__loading{justify-content:center;align-items:center;gap:.5rem;display:flex}@media (max-width:768px){.OwnerProfileForm-module__1hjPZq__container{margin:1rem;padding:1rem}.OwnerProfileForm-module__1hjPZq__headerContent{flex-direction:column;align-items:flex-start}.OwnerProfileForm-module__1hjPZq__logoutBtn{justify-content:center;width:100%}.OwnerProfileForm-module__1hjPZq__row{grid-template-columns:1fr}.OwnerProfileForm-module__1hjPZq__title{font-size:1.5rem}.OwnerProfileForm-module__1hjPZq__section{padding:1rem}.OwnerProfileForm-module__1hjPZq__uploadArea{padding:1.5rem}.OwnerProfileForm-module__1hjPZq__photoImage{width:150px;height:120px}.OwnerProfileForm-module__1hjPZq__termsLabel{font-size:.9rem}}@media (max-width:480px){.OwnerProfileForm-module__1hjPZq__container{margin:.5rem;padding:.75rem}.OwnerProfileForm-module__1hjPZq__title{font-size:1.25rem}.OwnerProfileForm-module__1hjPZq__logoutBtn{padding:.5rem 1rem;font-size:.9rem}.OwnerProfileForm-module__1hjPZq__submitBtn{padding:.75rem 1.5rem;font-size:.9rem}.OwnerProfileForm-module__1hjPZq__termsLabel{gap:.5rem;font-size:.85rem}.OwnerProfileForm-module__1hjPZq__termsCheckbox{width:1.1rem;height:1.1rem}}
.OwnerProfileEditModal-module__IvuVHq__backdrop{z-index:1000;touch-action:none;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;background:#0009;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.OwnerProfileEditModal-module__IvuVHq__modal{background:#fff;border-radius:1rem;flex-direction:column;width:100%;max-width:800px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.OwnerProfileEditModal-module__IvuVHq__header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 1rem;display:flex}.OwnerProfileEditModal-module__IvuVHq__title{color:#111827;margin:0;font-size:1.5rem;font-weight:700}.OwnerProfileEditModal-module__IvuVHq__closeBtn{cursor:pointer;color:#6b7280;background:#f3f4f6;border:none;border-radius:.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:all .2s;display:flex}.OwnerProfileEditModal-module__IvuVHq__closeBtn:hover{color:#111827;background:#e5e7eb}.OwnerProfileEditModal-module__IvuVHq__form{flex-direction:column;flex:1;display:flex;overflow:hidden}.OwnerProfileEditModal-module__IvuVHq__content{flex:1;padding:1.5rem;overflow-y:auto}.OwnerProfileEditModal-module__IvuVHq__section{border-bottom:1px solid #e5e7eb;margin-bottom:1.5rem;padding-bottom:1.5rem}.OwnerProfileEditModal-module__IvuVHq__section:last-child{border-bottom:none}.OwnerProfileEditModal-module__IvuVHq__sectionTitle{color:#111827;margin:0 0 1rem;font-size:1.1rem;font-weight:600}.OwnerProfileEditModal-module__IvuVHq__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.OwnerProfileEditModal-module__IvuVHq__inputGroup{flex-direction:column;gap:.5rem;display:flex}.OwnerProfileEditModal-module__IvuVHq__label{color:#374151;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;display:flex}.OwnerProfileEditModal-module__IvuVHq__input{border:1px solid #e5e7eb;border-radius:.5rem;padding:.75rem 1rem;font-size:1rem;transition:all .2s}.OwnerProfileEditModal-module__IvuVHq__input:focus{border-color:#10b981;outline:none;box-shadow:0 0 0 3px #10b9811a}.OwnerProfileEditModal-module__IvuVHq__inputError{border-color:#ef4444}.OwnerProfileEditModal-module__IvuVHq__inputError:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.OwnerProfileEditModal-module__IvuVHq__errorText{color:#ef4444;font-size:.8rem}.OwnerProfileEditModal-module__IvuVHq__uploadArea{text-align:center;cursor:pointer;border:1px dashed #d1d5db;border-radius:.75rem;padding:2rem;transition:all .2s}.OwnerProfileEditModal-module__IvuVHq__uploadArea:hover{background:#f0fdf4;border-color:#10b981}.OwnerProfileEditModal-module__IvuVHq__fileInput{display:none}.OwnerProfileEditModal-module__IvuVHq__uploadLabel{cursor:pointer}.OwnerProfileEditModal-module__IvuVHq__uploadContent{color:#6b7280;flex-direction:column;align-items:center;gap:.5rem;display:flex}.OwnerProfileEditModal-module__IvuVHq__uploading{color:#10b981;flex-direction:column;align-items:center;gap:.5rem;display:flex}.OwnerProfileEditModal-module__IvuVHq__spinner{border:1px solid #e5e7eb;border-top:2px solid #10b981;border-radius:50%;width:1.5rem;height:1.5rem;animation:1s linear infinite OwnerProfileEditModal-module__IvuVHq__spin}@keyframes OwnerProfileEditModal-module__IvuVHq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.OwnerProfileEditModal-module__IvuVHq__photosGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;margin-bottom:1rem;display:grid}.OwnerProfileEditModal-module__IvuVHq__photoPreview{border:1px solid #e5e7eb;border-radius:.5rem;display:inline-block;position:relative;overflow:hidden}.OwnerProfileEditModal-module__IvuVHq__photoImage{object-fit:cover;width:100%;height:150px;display:block}.OwnerProfileEditModal-module__IvuVHq__errorAlert{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;align-items:center;gap:.5rem;padding:1rem;font-weight:500;display:flex}.OwnerProfileEditModal-module__IvuVHq__footer{background:#f9fafb;border-top:1px solid #e5e7eb;gap:1rem;padding:1.5rem;display:flex}.OwnerProfileEditModal-module__IvuVHq__cancelBtn{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;flex:1;padding:.75rem 1.5rem;font-weight:600;transition:all .2s}.OwnerProfileEditModal-module__IvuVHq__cancelBtn:hover:not(:disabled){background:#f3f4f6}.OwnerProfileEditModal-module__IvuVHq__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:.5rem;flex:1;padding:.75rem 1.5rem;font-weight:600;transition:all .2s}.OwnerProfileEditModal-module__IvuVHq__submitBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #10b9814d}.OwnerProfileEditModal-module__IvuVHq__submitBtn:disabled{opacity:.7;cursor:not-allowed}.OwnerProfileEditModal-module__IvuVHq__loading{justify-content:center;align-items:center;gap:.5rem;display:flex}@media (max-width:768px){.OwnerProfileEditModal-module__IvuVHq__backdrop{padding:.5rem}.OwnerProfileEditModal-module__IvuVHq__modal{max-height:95vh}.OwnerProfileEditModal-module__IvuVHq__header{padding:1rem}.OwnerProfileEditModal-module__IvuVHq__title{font-size:1.25rem}.OwnerProfileEditModal-module__IvuVHq__content{padding:1rem}.OwnerProfileEditModal-module__IvuVHq__row,.OwnerProfileEditModal-module__IvuVHq__photosGrid{grid-template-columns:1fr}.OwnerProfileEditModal-module__IvuVHq__footer{flex-direction:column;padding:1rem}.OwnerProfileEditModal-module__IvuVHq__cancelBtn,.OwnerProfileEditModal-module__IvuVHq__submitBtn{width:100%}}
