.AuthLayout-module__mIkkdG__wrapper{min-height:100vh;font-family:var(--font-sans);touch-action:pan-y;background-color:#fff;width:100%;display:flex;overflow-x:hidden}.AuthLayout-module__mIkkdG__sidebar{background-color:var(--color-orange);width:50%;display:none;position:relative;overflow:hidden}@media (min-width:1024px){.AuthLayout-module__mIkkdG__sidebar{display:flex}}.AuthLayout-module__mIkkdG__sidebarContent{z-index:10;flex-direction:column;justify-content:space-between;width:100%;padding:3rem;display:flex;position:relative}.AuthLayout-module__mIkkdG__logo{align-items:center;gap:.75rem;text-decoration:none;display:flex}.AuthLayout-module__mIkkdG__logoImage{object-fit:contain;border-radius:8px}.AuthLayout-module__mIkkdG__logoText{color:#fff;font-size:1.25rem;font-weight:600}.AuthLayout-module__mIkkdG__heroContent{flex-direction:column;flex:1;justify-content:center;display:flex}.AuthLayout-module__mIkkdG__heroTitle{color:#fff;margin-bottom:1.5rem;font-size:2.5rem;line-height:1.2}.AuthLayout-module__mIkkdG__heroTitle span{opacity:.8}.AuthLayout-module__mIkkdG__heroSubtitle{color:#ffffffe6;max-width:480px;font-size:1.125rem;line-height:1.6}.AuthLayout-module__mIkkdG__sidebarFooter{color:#ffffffb3;justify-content:space-between;font-size:.875rem;display:flex}.AuthLayout-module__mIkkdG__footerLink{color:inherit;text-decoration:none}.AuthLayout-module__mIkkdG__footerLink:hover{color:#fff}.AuthLayout-module__mIkkdG__mainContent{flex-direction:column;flex:1;justify-content:center;align-items:center;padding:2rem;display:flex}.AuthLayout-module__mIkkdG__mobileLogo{justify-content:center;margin-bottom:2rem;display:flex}@media (min-width:1024px){.AuthLayout-module__mIkkdG__mobileLogo{display:none}}.AuthLayout-module__mIkkdG__formWrapper{width:100%;max-width:420px}
.Button-module__pIC-NW__button{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;font-family:inherit;font-weight:500;transition:all .2s;display:inline-flex}.Button-module__pIC-NW__button:disabled{opacity:.5;cursor:not-allowed}.Button-module__pIC-NW__primary{background-color:var(--color-orange,#ff7b00);color:#fff}.Button-module__pIC-NW__primary:hover{background-color:var(--color-orange-light,#f80);transform:translateY(-1px);box-shadow:0 4px 12px #ff7b0033}.Button-module__pIC-NW__outline{border:1px solid var(--color-border,#0000001a);color:var(--color-dark,#262626);background-color:#0000}.Button-module__pIC-NW__outline:hover{background-color:#00000005;border-color:#0003}.Button-module__pIC-NW__ghost{color:var(--color-body,#575757);background-color:#0000}.Button-module__pIC-NW__ghost:hover{background-color:#0000000d}.Button-module__pIC-NW__link{color:var(--color-orange,#ff7b00);text-underline-offset:4px;background-color:#0000;height:auto;padding:0;text-decoration:underline}.Button-module__pIC-NW__link:hover{opacity:.8}.Button-module__pIC-NW__sm{height:36px;padding:0 12px;font-size:13px}.Button-module__pIC-NW__md{height:48px;padding:0 20px;font-size:15px}.Button-module__pIC-NW__lg{height:56px;padding:0 24px;font-size:16px}
.Input-module__9S0cbq__input{border:1px solid var(--color-border,#0000001a);background-color:#fff;border-radius:8px;outline:none;width:100%;height:48px;padding:0 16px;font-family:inherit;font-size:16px;transition:all .2s;display:flex}.Input-module__9S0cbq__input::placeholder{color:#a0a0a0}.Input-module__9S0cbq__input:focus{border-color:var(--color-orange,#ff7b00);box-shadow:0 0 0 2px #ff7b001a}.Input-module__9S0cbq__input:disabled{cursor:not-allowed;opacity:.5;background-color:#f9f9f9}
.ProfileCreationForm-module__VC8mpW__overlay{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);touch-action:pan-y;background:#0006;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0;overflow:hidden}.ProfileCreationForm-module__VC8mpW__sheet{touch-action:pan-y;-webkit-user-select:none;user-select:none;width:100%;max-width:500px;max-height:95vh;padding:24px;padding-bottom:env(safe-area-inset-bottom,32px);background:#fff;border-radius:32px 32px 0 0;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 -10px 40px #0000001a}.ProfileCreationForm-module__VC8mpW__handle{background:#e2e8f0;border-radius:2px;width:40px;height:4px;margin:0 auto 24px}.ProfileCreationForm-module__VC8mpW__content{flex-direction:column;flex:1;display:flex;overflow:hidden}.ProfileCreationForm-module__VC8mpW__stepContainer{flex-direction:column;flex:1;display:flex}.ProfileCreationForm-module__VC8mpW__stepTitle{color:var(--color-dark);letter-spacing:-.02em;margin-bottom:8px;font-size:1.75rem;font-weight:700}.ProfileCreationForm-module__VC8mpW__stepSubtitle{color:var(--color-body);margin-bottom:24px;font-size:1rem}.ProfileCreationForm-module__VC8mpW__stepScrollArea{scrollbar-width:none;flex:1;padding-right:4px;overflow-y:auto}.ProfileCreationForm-module__VC8mpW__stepScrollArea::-webkit-scrollbar{display:none}.ProfileCreationForm-module__VC8mpW__formGrid{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px;display:grid}.ProfileCreationForm-module__VC8mpW__field{flex-direction:column;gap:8px;margin-bottom:24px;display:flex}.ProfileCreationForm-module__VC8mpW__nextButton,.ProfileCreationForm-module__VC8mpW__submitButton{background:var(--color-orange);color:#fff;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;width:100%;height:56px;margin-top:16px;margin-bottom:8px;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.ProfileCreationForm-module__VC8mpW__nextButton:hover,.ProfileCreationForm-module__VC8mpW__submitButton:hover{background:var(--color-orange-light);transform:translateY(0);box-shadow:0 8px 20px #ff7b004d}.ProfileCreationForm-module__VC8mpW__nextButton:disabled,.ProfileCreationForm-module__VC8mpW__submitButton:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.ProfileCreationForm-module__VC8mpW__backLink{color:var(--color-body);align-items:center;gap:4px;margin-bottom:16px;font-size:.875rem;font-weight:500;transition:color .2s;display:flex}.ProfileCreationForm-module__VC8mpW__backLink:hover{color:var(--color-dark)}.ProfileCreationForm-module__VC8mpW__typeGrid{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:32px;display:grid}.ProfileCreationForm-module__VC8mpW__typeCard{background:#fff;border:2px solid #f1f5f9;border-radius:20px;flex-direction:column;align-items:center;gap:12px;padding:24px 16px;transition:all .2s;display:flex}.ProfileCreationForm-module__VC8mpW__typeCard:hover{border-color:var(--color-orange);background:#fffcf0}.ProfileCreationForm-module__VC8mpW__typeCard.ProfileCreationForm-module__VC8mpW__active{border-color:var(--color-orange);background:#fff7ed;box-shadow:0 4px 12px #ff7b001a}.ProfileCreationForm-module__VC8mpW__typeCard.ProfileCreationForm-module__VC8mpW__active .ProfileCreationForm-module__VC8mpW__typeIcon{color:var(--color-orange)}.ProfileCreationForm-module__VC8mpW__typeIcon{color:#64748b;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.ProfileCreationForm-module__VC8mpW__typeLabel{color:var(--color-dark);font-size:.875rem;font-weight:600}.ProfileCreationForm-module__VC8mpW__photoUpload{margin-bottom:32px}.ProfileCreationForm-module__VC8mpW__photoGrid{grid-template-columns:repeat(5,1fr);gap:12px;margin-top:12px;display:grid}.ProfileCreationForm-module__VC8mpW__photoPreview{aspect-ratio:1;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;position:relative;overflow:hidden}.ProfileCreationForm-module__VC8mpW__photoPreview img{object-fit:cover;width:100%;height:100%}.ProfileCreationForm-module__VC8mpW__removePhoto{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:14px;transition:background .2s;display:flex;position:absolute;top:4px;right:4px}.ProfileCreationForm-module__VC8mpW__removePhoto:hover{background:#ef4444cc}.ProfileCreationForm-module__VC8mpW__uploadPlaceholder{aspect-ratio:1;color:#94a3b8;cursor:pointer;border:2px dashed #e2e8f0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:4px;transition:all .2s;display:flex}.ProfileCreationForm-module__VC8mpW__uploadPlaceholder:hover{border-color:var(--color-orange);color:var(--color-orange);background:#fff7ed}.ProfileCreationForm-module__VC8mpW__uploadPlaceholder span{font-size:.75rem;font-weight:500}.ProfileCreationForm-module__VC8mpW__helperText{color:var(--color-body);margin-top:8px;font-size:.75rem}.ProfileCreationForm-module__VC8mpW__spinner{animation:1s linear infinite ProfileCreationForm-module__VC8mpW__spin}@keyframes ProfileCreationForm-module__VC8mpW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ProfileCreationForm-module__VC8mpW__successContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding-top:40px;display:flex}.ProfileCreationForm-module__VC8mpW__successIcon{color:#22c55e;margin-bottom:24px}.ProfileCreationForm-module__VC8mpW__errorMessage{color:#ef4444;margin-top:3px;margin-bottom:0;font-size:.75rem;font-weight:500}.ProfileCreationForm-module__VC8mpW__inputError{border-color:#ef4444!important}
.BookRideSheet-module__l4TKuW__overlay{z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);touch-action:none;background:#00000080;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.BookRideSheet-module__l4TKuW__sheet{scrollbar-width:none;-ms-overflow-style:none;width:100%;max-width:500px;max-height:85vh;padding-bottom:env(safe-area-inset-bottom,24px);touch-action:pan-y;background:#fff;border-radius:32px 32px 0 0;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 -10px 40px #00000026}.BookRideSheet-module__l4TKuW__sheet::-webkit-scrollbar{display:none}.BookRideSheet-module__l4TKuW__handle{background:#e2e8f0;border-radius:2px;flex-shrink:0;width:40px;height:4px;margin:12px auto 4px}.BookRideSheet-module__l4TKuW__header{flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 20px 0;display:flex}.BookRideSheet-module__l4TKuW__backBtn{color:#475569;background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s;display:flex}.BookRideSheet-module__l4TKuW__backBtn:hover{background:#e2e8f0}.BookRideSheet-module__l4TKuW__stepIndicator{gap:6px;display:flex}.BookRideSheet-module__l4TKuW__dot{background:#e2e8f0;border-radius:50%;width:8px;height:8px;transition:all .2s}.BookRideSheet-module__l4TKuW__dotActive{background:#ff7b00;border-radius:4px;width:24px}.BookRideSheet-module__l4TKuW__dotDone{background:#fb923c}.BookRideSheet-module__l4TKuW__stepLabel{color:#94a3b8;font-size:.75rem;font-weight:500}.BookRideSheet-module__l4TKuW__stepWrap{flex-direction:column;flex:1;height:auto;display:flex;overflow:hidden}.BookRideSheet-module__l4TKuW__stepContent{scrollbar-width:none;-ms-overflow-style:none;flex:1;padding:20px 20px 12px;overflow-y:auto}.BookRideSheet-module__l4TKuW__stepContent::-webkit-scrollbar{display:none}.BookRideSheet-module__l4TKuW__title{color:#0f172a;letter-spacing:-.02em;margin-bottom:4px;font-size:1.5rem;font-weight:700}.BookRideSheet-module__l4TKuW__sub{color:#64748b;margin-bottom:20px;font-size:.875rem}.BookRideSheet-module__l4TKuW__categoryGrid{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:20px;display:grid}.BookRideSheet-module__l4TKuW__categoryCard{cursor:pointer;background:#f8fafc;border:2px solid #e2e8f0;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:28px 16px;display:flex}.BookRideSheet-module__l4TKuW__categoryCard:hover{background:#fff;border-color:#ff7b00;transform:translateY(0);box-shadow:0 12px 24px #ff7b0014}.BookRideSheet-module__l4TKuW__categoryIcon{color:#ff7b00;background:#fff;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:4px;display:flex;box-shadow:0 4px 12px #0000000d}.BookRideSheet-module__l4TKuW__categoryLabel{color:#0f172a;font-size:1rem;font-weight:700}.BookRideSheet-module__l4TKuW__freeRideCard{text-align:left;background:linear-gradient(135deg,#fff7ed 0%,#fff 100%);border:2px solid #ffedd5;border-radius:24px;justify-content:space-between;align-items:center;width:100%;padding:24px;transition:all .2s;display:flex}.BookRideSheet-module__l4TKuW__freeRideCard:hover{border-color:#ff7b00;transform:translateY(0);box-shadow:0 8px 24px #ff7b001a}.BookRideSheet-module__l4TKuW__freeRideContent{flex-direction:column;gap:4px;display:flex}.BookRideSheet-module__l4TKuW__freeRideTag{color:#c2410c;letter-spacing:.05em;background:#ffedd5;border-radius:6px;width:fit-content;margin-bottom:4px;padding:4px 8px;font-size:.65rem;font-weight:800}.BookRideSheet-module__l4TKuW__freeRideTitle{color:#0f172a;font-size:1.25rem;font-weight:800}.BookRideSheet-module__l4TKuW__freeRideSub{color:#64748b;font-size:.85rem}.BookRideSheet-module__l4TKuW__freeRideWrapper{flex-direction:column;gap:12px;margin-top:8px;display:flex}.BookRideSheet-module__l4TKuW__freeRideSelectedGuest{background:#fff7ed!important;border-color:#ff7b00!important}.BookRideSheet-module__l4TKuW__freeRideSignupBtn{color:#fff;background:#ff7b00;border-radius:16px;justify-content:center;align-items:center;gap:8px;padding:16px;font-size:.95rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 12px #ff7b0033}.BookRideSheet-module__l4TKuW__freeRideSignupBtn:hover{background:#ea6c00;transform:translateY(-1px);box-shadow:0 6px 16px #ff7b004d}.BookRideSheet-module__l4TKuW__stepHeaderRow{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.BookRideSheet-module__l4TKuW__backLinkSm{color:#64748b;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:4px;font-size:.75rem;font-weight:700;transition:color .2s;display:flex}.BookRideSheet-module__l4TKuW__backLinkSm:hover{color:#ff7b00}.BookRideSheet-module__l4TKuW__planList{flex-direction:column;gap:10px;display:flex}.BookRideSheet-module__l4TKuW__planCard{text-align:left;background:#fff;border:2px solid #f1f5f9;border-radius:16px;justify-content:space-between;align-items:center;padding:14px 16px;transition:all .15s;display:flex}.BookRideSheet-module__l4TKuW__planCard:hover{background:#fffbf7;border-color:#fed7aa}.BookRideSheet-module__l4TKuW__planActive{background:#fff7ed!important;border-color:#ff7b00!important}.BookRideSheet-module__l4TKuW__planLeft{flex-direction:column;gap:3px;display:flex}.BookRideSheet-module__l4TKuW__planTag{letter-spacing:.08em;border-radius:99px;width:fit-content;padding:2px 8px;font-size:.65rem;font-weight:700;display:inline-block}.BookRideSheet-module__l4TKuW__tagFree{color:#16a34a;background:#dcfce7}.BookRideSheet-module__l4TKuW__tagMonthly{color:#7c3aed;background:#ede9fe}.BookRideSheet-module__l4TKuW__planLabel{color:#0f172a;font-size:.9rem;font-weight:600}.BookRideSheet-module__l4TKuW__planDuration{color:#94a3b8;font-size:.75rem}.BookRideSheet-module__l4TKuW__planRight{align-items:center;gap:8px;display:flex}.BookRideSheet-module__l4TKuW__planPrice{color:#ff7b00;font-size:1.1rem;font-weight:700}.BookRideSheet-module__l4TKuW__checkIcon{color:#ff7b00;flex-shrink:0}.BookRideSheet-module__l4TKuW__addrList{flex-direction:column;gap:10px;margin-bottom:12px;display:flex}.BookRideSheet-module__l4TKuW__addrCard{text-align:left;background:#fff;border:2px solid #f1f5f9;border-radius:16px;align-items:flex-start;gap:10px;padding:14px 16px;transition:all .15s;display:flex}.BookRideSheet-module__l4TKuW__addrCard:hover{border-color:#fed7aa}.BookRideSheet-module__l4TKuW__addrActive{background:#fff7ed!important;border-color:#ff7b00!important}.BookRideSheet-module__l4TKuW__addrIcon{color:#ff7b00;flex-shrink:0;margin-top:2px}.BookRideSheet-module__l4TKuW__addrMain{color:#0f172a;font-size:.875rem;font-weight:600}.BookRideSheet-module__l4TKuW__addrSub{color:#64748b;margin-top:2px;font-size:.75rem}.BookRideSheet-module__l4TKuW__addrCard .BookRideSheet-module__l4TKuW__checkIcon{margin-left:auto}.BookRideSheet-module__l4TKuW__addAddrBtn{color:#64748b;border:2px dashed #e2e8f0;border-radius:16px;align-items:center;gap:8px;padding:14px 16px;font-size:.875rem;font-weight:500;transition:all .15s;display:flex}.BookRideSheet-module__l4TKuW__addAddrBtn:hover{color:#ff7b00;border-color:#ff7b00}.BookRideSheet-module__l4TKuW__addrForm{flex-direction:column;gap:10px;padding-top:4px;display:flex}.BookRideSheet-module__l4TKuW__input{color:#0f172a;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;outline:none;width:100%;padding:12px 14px;font-family:inherit;font-size:1rem;transition:border-color .15s}.BookRideSheet-module__l4TKuW__input:focus{background:#fff;border-color:#ff7b00}.BookRideSheet-module__l4TKuW__input::placeholder{color:#94a3b8}.BookRideSheet-module__l4TKuW__row2{grid-template-columns:1fr 1fr;gap:10px;display:grid}.BookRideSheet-module__l4TKuW__cancelBtn{color:#475569;background:#f1f5f9;border-radius:12px;padding:12px;font-size:.875rem;font-weight:600;transition:background .15s}.BookRideSheet-module__l4TKuW__cancelBtn:hover{background:#e2e8f0}.BookRideSheet-module__l4TKuW__saveBtn{color:#fff;background:#ff7b00;border-radius:12px;padding:12px;font-size:.875rem;font-weight:600;transition:background .15s}.BookRideSheet-module__l4TKuW__saveBtn:hover{background:#ea6c00}.BookRideSheet-module__l4TKuW__petList{flex-direction:column;gap:10px;display:flex}.BookRideSheet-module__l4TKuW__petCard{text-align:left;background:#fff;border:2px solid #f1f5f9;border-radius:16px;align-items:center;gap:12px;padding:14px 16px;transition:all .15s;display:flex}.BookRideSheet-module__l4TKuW__petCard:hover{border-color:#fed7aa}.BookRideSheet-module__l4TKuW__petActive{background:#fff7ed!important;border-color:#ff7b00!important}.BookRideSheet-module__l4TKuW__petIcon{color:#64748b;background:#f8fafc;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;padding:8px;transition:all .2s;display:flex}.BookRideSheet-module__l4TKuW__petActive .BookRideSheet-module__l4TKuW__petIcon{color:#fff;background:#ff7b00}.BookRideSheet-module__l4TKuW__petName{color:#0f172a;flex:1;font-size:.95rem;font-weight:600}.BookRideSheet-module__l4TKuW__petType{color:#94a3b8;text-transform:capitalize;margin-right:8px;font-size:.75rem}.BookRideSheet-module__l4TKuW__emptyMsg{color:#94a3b8;text-align:center;padding:32px 0;font-size:.875rem}.BookRideSheet-module__l4TKuW__monthlyRange{background:#fff7ed;border:1.5px solid #fed7aa;border-radius:16px;justify-content:space-between;align-items:center;margin-bottom:24px;padding:20px;display:flex}.BookRideSheet-module__l4TKuW__rangeBox{flex-direction:column;gap:4px;display:flex}.BookRideSheet-module__l4TKuW__rangeLabel{color:#fb923c;text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:700}.BookRideSheet-module__l4TKuW__rangeValue{color:#0f172a;font-size:.95rem;font-weight:700}.BookRideSheet-module__l4TKuW__rangeDivider{background:#fed7aa;width:1px;height:32px}.BookRideSheet-module__l4TKuW__calendar{background:#f8fafc;border-radius:20px;width:100%;margin-bottom:16px;padding:16px 12px;overflow:hidden}.BookRideSheet-module__l4TKuW__calHeader{justify-content:center;margin-bottom:12px;display:flex}.BookRideSheet-module__l4TKuW__calMonth{color:#0f172a;font-size:.95rem;font-weight:700}.BookRideSheet-module__l4TKuW__calGrid{grid-template-columns:repeat(7,1fr);gap:0;width:100%;display:grid}.BookRideSheet-module__l4TKuW__calWeekday{text-align:center;color:#94a3b8;padding:4px 0;font-size:.68rem;font-weight:700}.BookRideSheet-module__l4TKuW__calDay{color:#0f172a;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:100%;height:38px;padding:0;font-size:.8rem;font-weight:600;transition:all .2s;display:flex}.BookRideSheet-module__l4TKuW__calDay:hover:not(:disabled){color:#ff7b00;background:#fff7ed}.BookRideSheet-module__l4TKuW__calPast{color:#cbd5e1;pointer-events:none;opacity:.4}.BookRideSheet-module__l4TKuW__calSelected{font-weight:700;box-shadow:0 4px 12px #ff7b004d;color:#fff!important;background:#ff7b00!important}.BookRideSheet-module__l4TKuW__calToday{color:#ff7b00;border:2.5px solid #ff7b00;font-weight:800}.BookRideSheet-module__l4TKuW__timeSection{margin-top:8px}.BookRideSheet-module__l4TKuW__timeSectionLabel{color:#475569;margin-bottom:12px;font-size:.85rem;font-weight:700}.BookRideSheet-module__l4TKuW__timeGrid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.BookRideSheet-module__l4TKuW__timeChip{text-align:center;color:#475569;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;padding:10px 4px;font-size:.78rem;font-weight:500;transition:all .15s}.BookRideSheet-module__l4TKuW__timeChip:hover{color:#ff7b00;border-color:#ff7b00}.BookRideSheet-module__l4TKuW__timeChipActive{font-weight:700;color:#fff!important;background:#ff7b00!important;border-color:#ff7b00!important}.BookRideSheet-module__l4TKuW__footer{z-index:10;background:#fff;border-top:1px solid #f1f5f9;flex-shrink:0;padding:12px 20px 20px}.BookRideSheet-module__l4TKuW__guestGate{background:#fff7ed;border:1.5px solid #fed7aa;border-radius:16px;flex-direction:column;gap:10px;padding:16px;display:flex}.BookRideSheet-module__l4TKuW__guestGateText{color:#92400e;text-align:center;font-size:.85rem;font-weight:500}.BookRideSheet-module__l4TKuW__summary{color:#475569;background:#f8fafc;border-radius:12px;align-items:center;gap:8px;margin-bottom:12px;padding:10px 14px;font-size:.85rem;display:flex}.BookRideSheet-module__l4TKuW__summaryIcon{color:#ff7b00;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.BookRideSheet-module__l4TKuW__summary span{flex:1}.BookRideSheet-module__l4TKuW__initialLoader{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;padding:40px;display:flex}.BookRideSheet-module__l4TKuW__initialLoader p{color:#64748b;font-size:.95rem;font-weight:500}.BookRideSheet-module__l4TKuW__spin{color:#ff7b00;animation:1s linear infinite BookRideSheet-module__l4TKuW__spin}@keyframes BookRideSheet-module__l4TKuW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.BookRideSheet-module__l4TKuW__summaryPrice{color:#ff7b00;margin-left:12px;font-size:1rem;font-weight:700}.BookRideSheet-module__l4TKuW__btnIcon{color:#fff;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.BookRideSheet-module__l4TKuW__nextBtn{color:#fff;background:#ff7b00;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;height:54px;font-size:1rem;font-weight:700;transition:all .2s;display:flex}.BookRideSheet-module__l4TKuW__nextBtn:hover:not(:disabled){background:#ea6c00;transform:translateY(-1px);box-shadow:0 8px 20px #ff7b004d}.BookRideSheet-module__l4TKuW__nextBtn:disabled{opacity:.4;cursor:not-allowed}.BookRideSheet-module__l4TKuW__bookBtn,.BookRideSheet-module__l4TKuW__signupBtn{color:#fff;background:#16a34a;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;height:54px;font-size:1rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 16px #16a34a40}.BookRideSheet-module__l4TKuW__signupBtn{background:#ff7b00;box-shadow:0 4px 16px #ff7b0040}.BookRideSheet-module__l4TKuW__bookBtn:hover:not(:disabled),.BookRideSheet-module__l4TKuW__signupBtn:hover{transform:translateY(-1px)}.BookRideSheet-module__l4TKuW__bookBtn:hover:not(:disabled){background:#15803d;box-shadow:0 8px 20px #16a34a59}.BookRideSheet-module__l4TKuW__signupBtn:hover{background:#ea6c00;box-shadow:0 8px 20px #ff7b0059}.BookRideSheet-module__l4TKuW__bookBtn:disabled{opacity:.4;cursor:not-allowed}.BookRideSheet-module__l4TKuW__spin{animation:1s linear infinite BookRideSheet-module__l4TKuW__spin}.BookRideSheet-module__l4TKuW__successBox{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:50vh;padding:60px 24px;display:flex}.BookRideSheet-module__l4TKuW__successPetIcon{color:#ff7b00;background:#fff7ed;border-radius:24px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:8px;padding:16px;display:flex}.BookRideSheet-module__l4TKuW__successTitle{color:#0f172a;font-size:1.75rem;font-weight:700}.BookRideSheet-module__l4TKuW__successSub{color:#64748b;font-size:.875rem}
.AdminLogin-module__qrfgBW__container{width:100%;max-width:400px;margin:0 auto}.AdminLogin-module__qrfgBW__header{text-align:center;margin-bottom:40px}.AdminLogin-module__qrfgBW__iconWrapper{color:#fff;background:linear-gradient(135deg,#ff7b00 0%,#ff9500 100%);border-radius:20px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 20px;display:flex;box-shadow:0 10px 20px #ff7b0033}.AdminLogin-module__qrfgBW__title{color:#1a1a1a;letter-spacing:-.02em;margin-bottom:10px;font-size:28px;font-weight:800}.AdminLogin-module__qrfgBW__subtitle{color:#64748b;font-size:15px;line-height:1.5}.AdminLogin-module__qrfgBW__form{flex-direction:column;gap:24px;display:flex}.AdminLogin-module__qrfgBW__field{flex-direction:column;gap:10px;display:flex}.AdminLogin-module__qrfgBW__field label{color:#334155;font-size:14px;font-weight:600}.AdminLogin-module__qrfgBW__passwordWrapper{position:relative}.AdminLogin-module__qrfgBW__input{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:14px;width:100%;height:52px;padding:0 16px;font-size:15px;transition:all .2s}.AdminLogin-module__qrfgBW__input:focus{background:#fff;border-color:#ff7b00;outline:none;box-shadow:0 0 0 4px #ff7b001a}.AdminLogin-module__qrfgBW__eyeButton{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.AdminLogin-module__qrfgBW__eyeButton:hover{color:#64748b;background:#0000000d}.AdminLogin-module__qrfgBW__submitBtn{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;height:54px;margin-top:8px;font-size:16px;font-weight:700;transition:all .2s;display:flex}.AdminLogin-module__qrfgBW__submitBtn:hover:not(:disabled){background:#000;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.AdminLogin-module__qrfgBW__submitBtn:active:not(:disabled){transform:translateY(0)}.AdminLogin-module__qrfgBW__submitBtn:disabled{opacity:.7;cursor:not-allowed}.AdminLogin-module__qrfgBW__error{color:#e11d48;background:#fff1f2;border:1px solid #fecdd3;border-radius:14px;align-items:center;gap:8px;margin-bottom:8px;padding:14px;font-size:14px;font-weight:500;animation:.4s cubic-bezier(.36,.07,.19,.97) both AdminLogin-module__qrfgBW__shake;display:flex}@keyframes AdminLogin-module__qrfgBW__shake{10%,90%{transform:translate(-1px)}20%,80%{transform:translate(2px)}30%,50%,70%{transform:translate(-4px)}40%,60%{transform:translate(4px)}}.AdminLogin-module__qrfgBW__backLink{text-align:center;color:#64748b;margin-top:32px;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s;display:block}.AdminLogin-module__qrfgBW__backLink:hover{color:#ff7b00}
.AuthForm-module__N3bjga__container{flex-col:column;flex-direction:column;gap:1.5rem;width:100%;max-width:400px;margin:0 auto;padding:2rem 0;display:flex}.AuthForm-module__N3bjga__title{color:var(--color-dark);margin-bottom:.5rem;font-size:2rem;font-weight:600}.AuthForm-module__N3bjga__subtitle{color:var(--color-body);margin-bottom:1rem;font-size:1rem;line-height:1.5}.AuthForm-module__N3bjga__spaceY4{flex-direction:column;gap:1rem;display:flex}.AuthForm-module__N3bjga__googleButton{border-color:var(--color-border);background:#fff;gap:.75rem;width:100%;font-weight:500;display:flex}.AuthForm-module__N3bjga__icon{width:20px;height:20px}.AuthForm-module__N3bjga__emailPrompt{text-align:center;margin-top:.5rem}.AuthForm-module__N3bjga__linkButton{color:var(--color-body);cursor:pointer;background:0 0;border:none;font-size:.9rem;text-decoration:underline;transition:color .2s}.AuthForm-module__N3bjga__linkButton:hover{color:var(--color-orange)}.AuthForm-module__N3bjga__backButton{cursor:pointer;background:0 0;border:none;border-radius:50%;align-self:flex-start;margin-left:-.5rem;padding:.5rem;transition:background .2s}.AuthForm-module__N3bjga__backButton:hover{background:#0000000d}.AuthForm-module__N3bjga__form{flex-direction:column;gap:1.25rem;display:flex}.AuthForm-module__N3bjga__field{flex-direction:column;gap:.5rem;display:flex}.AuthForm-module__N3bjga__passwordWrapper{position:relative}.AuthForm-module__N3bjga__eyeButton{color:var(--color-body);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.AuthForm-module__N3bjga__submitButton{width:100%;margin-top:.5rem}.AuthForm-module__N3bjga__footer{text-align:center;color:var(--color-body);margin-top:1rem;font-size:.9rem}.AuthForm-module__N3bjga__link{color:var(--color-orange);cursor:pointer;font-weight:600;font-size:inherit;background:0 0;border:none;padding:0}.AuthForm-module__N3bjga__link:hover{text-decoration:underline}.AuthForm-module__N3bjga__error{color:#d32f2f;background-color:#fff1f1;border:1px solid #ffcfcf;border-radius:8px;padding:.75rem;font-size:.875rem}.AuthForm-module__N3bjga__spinner{animation:1s linear infinite AuthForm-module__N3bjga__spin}@keyframes AuthForm-module__N3bjga__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.DashboardShell-module__rDG92G__container{min-height:100vh;font-family:var(--font-sans);touch-action:pan-y;-webkit-user-select:none;user-select:none;background:#f8fafc;max-width:480px;margin:0 auto;padding-bottom:32px;overflow-x:hidden}.DashboardShell-module__rDG92G__header{background:#fff;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:24px 20px 16px;display:flex}.DashboardShell-module__rDG92G__greeting{color:#94a3b8;margin-bottom:2px;font-size:.75rem;font-weight:500}.DashboardShell-module__rDG92G__name{color:#0f172a;letter-spacing:-.02em;font-size:1.35rem;font-weight:700}.DashboardShell-module__rDG92G__headerRight{align-items:center;gap:10px;display:flex}.DashboardShell-module__rDG92G__avatarCircle{color:#fff;text-transform:uppercase;background:linear-gradient(135deg,#ff7b00,#ff9500);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;font-weight:700;display:flex}.DashboardShell-module__rDG92G__signoutBtn{color:#64748b;background:#f1f5f9;border-radius:20%;justify-content:center;align-items:center;width:30px;height:30px;transition:all .15s;display:flex}.DashboardShell-module__rDG92G__signoutBtn:hover{color:#ef4444;background:#fee2e2}.DashboardShell-module__rDG92G__loginBtn{color:#fff;background:#ff7b00;border-radius:99px;padding:8px 20px;font-size:.85rem;font-weight:700;transition:all .2s}.DashboardShell-module__rDG92G__loginBtn:hover{background:#ea6c00;transform:translateY(-1px);box-shadow:0 4px 12px #ff7b0033}.DashboardShell-module__rDG92G__statsRow{grid-template-columns:repeat(3,1fr);gap:12px;padding:16px 20px;display:grid}.DashboardShell-module__rDG92G__statCard{background:#fff;border:1px solid #f1f5f9;border-radius:16px;flex-direction:column;align-items:center;gap:4px;padding:14px 12px;display:flex;box-shadow:0 1px 4px #0000000a}.DashboardShell-module__rDG92G__statIcon{color:#ff7b00}.DashboardShell-module__rDG92G__statValue{color:#0f172a;font-size:1.35rem;font-weight:700;line-height:1}.DashboardShell-module__rDG92G__statLabel{color:#94a3b8;text-align:center;font-size:.65rem;font-weight:500}.DashboardShell-module__rDG92G__ctaCard{background:linear-gradient(135deg,#ff7b00 0%,#ff9500 100%);border-radius:20px;justify-content:space-between;align-items:center;margin:0 20px 20px;padding:40px;display:flex;box-shadow:0 8px 24px #ff7b0040}.DashboardShell-module__rDG92G__ctaTitle{color:#fff;font-size:1rem;font-weight:700}.DashboardShell-module__rDG92G__ctaSub{color:#fffc;margin-top:2px;font-size:.75rem}.DashboardShell-module__rDG92G__bookBtn{color:#ff7b00;white-space:nowrap;background:#fff;border-radius:12px;flex-shrink:0;align-items:center;gap:6px;padding:12px 18px;font-size:.875rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 2px 8px #0000001f}.DashboardShell-module__rDG92G__bookBtn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000029}.DashboardShell-module__rDG92G__section{padding:0 20px 8px}.DashboardShell-module__rDG92G__sectionTitle{color:#0f172a;letter-spacing:-.01em;margin-bottom:12px;font-size:.875rem;font-weight:700}.DashboardShell-module__rDG92G__loadingPlaceholder{background:#f1f5f9;border-radius:16px;height:80px;animation:1.5s ease-in-out infinite DashboardShell-module__rDG92G__pulse}@keyframes DashboardShell-module__rDG92G__pulse{0%,to{opacity:1}50%{opacity:.5}}.DashboardShell-module__rDG92G__emptyState{text-align:center;color:#94a3b8;background:#fff;border:1px dashed #e2e8f0;border-radius:16px;padding:32px;font-size:.875rem;line-height:1.6}.DashboardShell-module__rDG92G__emptyIcon{color:#cbd5e1;margin:0 auto 12px}.DashboardShell-module__rDG92G__signupInlineBtn{color:#fff;background:#ff7b00;border-radius:12px;margin-top:16px;padding:10px 24px;font-size:.875rem;font-weight:700;transition:all .2s;display:inline-block}.DashboardShell-module__rDG92G__signupInlineBtn:hover{background:#ea6c00;transform:scale(1.05)}.DashboardShell-module__rDG92G__rideList{flex-direction:column;gap:10px;display:flex}.DashboardShell-module__rDG92G__rideCard{cursor:pointer;background:#fff;border:1px solid #f1f5f9;border-radius:16px;justify-content:space-between;align-items:center;padding:16px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 1px 4px #00000005}.DashboardShell-module__rDG92G__rideCard:hover{transform:translateY(0);box-shadow:0 4px 12px #0000000d}.DashboardShell-module__rDG92G__rideCardPast{opacity:.7}.DashboardShell-module__rDG92G__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#0006;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.DashboardShell-module__rDG92G__detailSheet{width:100%;max-width:500px;padding-bottom:env(safe-area-inset-bottom,24px);scrollbar-width:none;-ms-overflow-style:none;touch-action:pan-y;background:#fff;border-radius:32px 32px 0 0;flex-direction:column;max-height:60vh;display:flex;position:relative;overflow:hidden;box-shadow:0 -10px 40px #00000026}.DashboardShell-module__rDG92G__detailSheet::-webkit-scrollbar{display:none}.DashboardShell-module__rDG92G__handle{background:#e2e8f0;border-radius:2px;width:40px;height:4px;margin:12px auto}.DashboardShell-module__rDG92G__detailHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:0 24px 16px;display:flex}.DashboardShell-module__rDG92G__detailTitle{color:#0f172a;font-size:1.1rem;font-weight:700}.DashboardShell-module__rDG92G__closeBtn{color:#64748b;background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.DashboardShell-module__rDG92G__closeBtn:hover{color:#0f172a;background:#e2e8f0}.DashboardShell-module__rDG92G__detailContent{scrollbar-width:none;flex:1;padding:24px;overflow-y:auto}.DashboardShell-module__rDG92G__detailContent::-webkit-scrollbar{display:none}.DashboardShell-module__rDG92G__detailPetBox{text-align:center;flex-direction:column;align-items:center;margin-bottom:24px;display:flex}.DashboardShell-module__rDG92G__detailPetIcon{color:#ff7b00;background:#fff7ed;border-radius:24px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:12px;padding:16px;display:flex;box-shadow:0 8px 16px #ff7b001a}.DashboardShell-module__rDG92G__detailPetName{color:#0f172a;margin-bottom:4px;font-size:1.5rem;font-weight:800}.DashboardShell-module__rDG92G__detailStatus{text-transform:uppercase;letter-spacing:.05em;border-radius:100px;padding:4px 12px;font-size:.75rem;font-weight:700}.DashboardShell-module__rDG92G__detailGrid{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:32px;display:grid}.DashboardShell-module__rDG92G__detailItem{background:#f8fafc;border:1px solid #f1f5f9;border-radius:16px;gap:12px;padding:12px;display:flex}.DashboardShell-module__rDG92G__detailIcon{color:#ff7b00;flex-shrink:0;margin-top:2px}.DashboardShell-module__rDG92G__detailLabel{color:#94a3b8;text-transform:uppercase;margin-bottom:2px;font-size:.7rem;font-weight:600}.DashboardShell-module__rDG92G__detailValue{color:#0f172a;font-size:.85rem;font-weight:700;line-height:1.3}.DashboardShell-module__rDG92G__detailFooter{background:#fff;border-top:1px dashed #e2e8f0;flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.DashboardShell-module__rDG92G__detailPriceBox{flex-direction:column;display:flex}.DashboardShell-module__rDG92G__detailPriceLabel{color:#94a3b8;font-size:.75rem;font-weight:600}.DashboardShell-module__rDG92G__detailPriceValue{color:#ff7b00;font-size:1.25rem;font-weight:800}.DashboardShell-module__rDG92G__closeActionBtn{color:#fff;background:#0f172a;border-radius:12px;padding:12px 32px;font-size:.9rem;font-weight:700;transition:all .2s}.DashboardShell-module__rDG92G__closeActionBtn:hover{background:#1e293b;transform:translateY(-1px)}.DashboardShell-module__rDG92G__rideEmoji{flex-shrink:0;font-size:2rem;line-height:1}.DashboardShell-module__rDG92G__ridePetName{color:#0f172a;font-size:.9rem;font-weight:700}.DashboardShell-module__rDG92G__ridePlan{color:#64748b;margin-top:1px;font-size:.75rem}.DashboardShell-module__rDG92G__rideMeta{color:#94a3b8;align-items:center;gap:4px;margin-top:6px;font-size:.7rem;display:flex}.DashboardShell-module__rDG92G__rideAddr{color:#94a3b8;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:4px;max-width:180px;margin-top:3px;font-size:.7rem;display:flex;overflow:hidden}.DashboardShell-module__rDG92G__rideStatus{letter-spacing:.04em;text-transform:capitalize;text-align:right;white-space:nowrap;border-radius:99px;padding:3px 8px;font-size:.65rem;font-weight:700;display:block}.DashboardShell-module__rDG92G__ridePrice{color:#ff7b00;text-align:right;margin-top:4px;font-size:.875rem;font-weight:700}
.ProfilePage-module__KM_efa__container{min-height:100vh;font-family:var(--font-sans);background:#f8fafc;max-width:480px;margin:0 auto;padding-bottom:40px}.ProfilePage-module__KM_efa__header{text-align:center;background:#fff;border-bottom:1px solid #f1f5f9;flex-direction:column;align-items:center;padding:32px 20px 24px;display:flex;position:relative}.ProfilePage-module__KM_efa__backBtn{color:#64748b;background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:absolute;top:32px;left:20px}.ProfilePage-module__KM_efa__backBtn:hover{color:#0f172a;background:#e2e8f0}.ProfilePage-module__KM_efa__avatar{color:#fff;text-transform:uppercase;background:linear-gradient(135deg,#ff7b00,#ff9500);border-radius:50%;justify-content:center;align-items:center;width:96px;height:96px;margin-top:8px;margin-bottom:16px;font-size:2.5rem;font-weight:800;display:flex;box-shadow:0 8px 24px #ff7b0040}.ProfilePage-module__KM_efa__name{color:#0f172a;letter-spacing:-.02em;font-size:1.5rem;font-weight:800}.ProfilePage-module__KM_efa__email{color:#94a3b8;margin-top:2px;font-size:.875rem;font-weight:500}.ProfilePage-module__KM_efa__content{flex-direction:column;gap:28px;padding:24px 20px;display:flex}.ProfilePage-module__KM_efa__section{flex-direction:column;gap:12px;display:flex}.ProfilePage-module__KM_efa__sectionHeader{justify-content:space-between;align-items:center;display:flex}.ProfilePage-module__KM_efa__sectionTitle{color:#0f172a;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:700}.ProfilePage-module__KM_efa__addBtn{color:#ff7b00;align-items:center;gap:4px;font-size:.8125rem;font-weight:700;transition:opacity .2s;display:flex}.ProfilePage-module__KM_efa__addBtn:hover{opacity:.8}.ProfilePage-module__KM_efa__infoCard{background:#fff;border:1px solid #f1f5f9;border-radius:20px;flex-direction:column;gap:16px;padding:20px;display:flex;box-shadow:0 1px 4px #0000000a}.ProfilePage-module__KM_efa__infoRow{align-items:center;gap:12px;display:flex}.ProfilePage-module__KM_efa__infoIcon{color:#ff7b00;background:#fff7ed;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.ProfilePage-module__KM_efa__infoLabel{color:#94a3b8;font-size:.75rem;font-weight:500}.ProfilePage-module__KM_efa__infoValue{color:#0f172a;font-size:.9375rem;font-weight:600}.ProfilePage-module__KM_efa__divider{background:#f1f5f9;height:1px}.ProfilePage-module__KM_efa__itemList{flex-direction:column;gap:10px;display:flex}.ProfilePage-module__KM_efa__itemCard{background:#fff;border:1px solid #f1f5f9;border-radius:16px;align-items:center;gap:12px;padding:16px;display:flex;box-shadow:0 1px 4px #0000000a}.ProfilePage-module__KM_efa__itemEmoji{color:#64748b;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.ProfilePage-module__KM_efa__itemMain{color:#0f172a;font-size:.9375rem;font-weight:700}.ProfilePage-module__KM_efa__itemSub{color:#94a3b8;margin-top:1px;font-size:.75rem;font-weight:500}.ProfilePage-module__KM_efa__itemIcon{color:#ff7b00;flex-shrink:0}.ProfilePage-module__KM_efa__emptyState{text-align:center;color:#94a3b8;background:#fff;border:1px dashed #e2e8f0;border-radius:20px;padding:32px;font-size:.875rem}@keyframes ProfilePage-module__KM_efa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ProfilePage-module__KM_efa__loader{border:4px solid #f1f5f9;border-top-color:#ff7b00;border-radius:50%;width:32px;height:32px;animation:1s linear infinite ProfilePage-module__KM_efa__spin}.ProfilePage-module__KM_efa__center{background:#f8fafc;justify-content:center;align-items:center;max-width:480px;min-height:100vh;margin:0 auto;display:flex}.ProfilePage-module__KM_efa__itemCard{text-align:left;cursor:pointer;width:100%;transition:background .15s,border-color .15s}.ProfilePage-module__KM_efa__itemCard:hover{background:#fffbf7;border-color:#fed7aa}.ProfilePage-module__KM_efa__itemBody{flex:1;min-width:0}.ProfilePage-module__KM_efa__itemChevron{color:#cbd5e1;flex-shrink:0}.ProfilePage-module__KM_efa__spin{animation:1s linear infinite ProfilePage-module__KM_efa__spin}.ProfilePage-module__KM_efa__sheetBackdrop{z-index:200;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000073;position:fixed;inset:0}.ProfilePage-module__KM_efa__petSheet{z-index:201;width:100%;max-width:480px;padding-bottom:env(safe-area-inset-bottom,20px);background:#fff;border-radius:28px 28px 0 0;flex-direction:column;max-height:85vh;display:flex;position:fixed;bottom:0;left:50%;overflow-y:auto;transform:translate(-50%)translateY(0)}.ProfilePage-module__KM_efa__sheetHandle{background:#e2e8f0;border-radius:2px;flex-shrink:0;width:40px;height:4px;margin:12px auto 4px}.ProfilePage-module__KM_efa__sheetHeader{justify-content:space-between;align-items:center;padding:8px 20px 16px;display:flex}.ProfilePage-module__KM_efa__sheetTitle{color:#0f172a;font-size:1rem;font-weight:700}.ProfilePage-module__KM_efa__sheetClose{color:#64748b;background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s;display:flex}.ProfilePage-module__KM_efa__sheetClose:hover{background:#e2e8f0}.ProfilePage-module__KM_efa__sheetEditToggle{color:#ff7b00;font-size:.875rem;font-weight:700;transition:opacity .2s}.ProfilePage-module__KM_efa__sheetEditToggle:hover{opacity:.75}.ProfilePage-module__KM_efa__sheetPetIcon{color:#ff7b00;background:#fff7ed;border-radius:20px;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 20px;padding:14px;display:flex}.ProfilePage-module__KM_efa__sheetBody{flex-direction:column;gap:16px;padding:0 20px 24px;display:flex}.ProfilePage-module__KM_efa__sheetInfoGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.ProfilePage-module__KM_efa__sheetInfoBox{background:#f8fafc;border:1px solid #f1f5f9;border-radius:14px;flex-direction:column;gap:4px;padding:14px 16px;display:flex}.ProfilePage-module__KM_efa__sheetInfoLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:700}.ProfilePage-module__KM_efa__sheetInfoValue{color:#0f172a;font-size:1.1rem;font-weight:700}.ProfilePage-module__KM_efa__sheetField{flex-direction:column;gap:6px;display:flex}.ProfilePage-module__KM_efa__sheetLabel{color:#64748b;font-size:.75rem;font-weight:600}.ProfilePage-module__KM_efa__sheetInput{color:#0f172a;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;outline:none;width:100%;padding:12px 14px;font-family:inherit;font-size:.9rem;transition:border-color .15s}.ProfilePage-module__KM_efa__sheetInput:focus{background:#fff;border-color:#ff7b00}.ProfilePage-module__KM_efa__sheetRow2{grid-template-columns:1fr 1fr;gap:12px;display:grid}.ProfilePage-module__KM_efa__sheetSaveBtn{color:#fff;background:#ff7b00;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;height:52px;margin-top:4px;font-size:.95rem;font-weight:700;transition:all .2s;display:flex}.ProfilePage-module__KM_efa__sheetSaveBtn:hover:not(:disabled){background:#ea6c00;transform:translateY(-1px)}.ProfilePage-module__KM_efa__sheetSaveBtn:disabled{opacity:.45;cursor:not-allowed}.ProfilePage-module__KM_efa__sheetDeleteBtn{color:#ef4444;background:#fff;border:1.5px solid #fecaca;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;height:48px;font-size:.9rem;font-weight:700;transition:all .2s;display:flex}.ProfilePage-module__KM_efa__sheetDeleteBtn:hover:not(:disabled){background:#fef2f2;border-color:#ef4444}.ProfilePage-module__KM_efa__sheetDeleteBtn:disabled{opacity:.45;cursor:not-allowed}.ProfilePage-module__KM_efa__signOutBtn{color:#ef4444;cursor:pointer;background:#fef2f2;border:1px solid #fee2e2;border-radius:16px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:20px;padding:16px;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.ProfilePage-module__KM_efa__signOutBtn:hover{background:#fee2e2;transform:translateY(0)}.ProfilePage-module__KM_efa__signOutBtn:active{transform:translateY(0)}
