@keyframes AccountBookings-module-scss-module__pPs2XW__fadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.AccountBookings-module-scss-module__pPs2XW__section{margin-top:32px}.AccountBookings-module-scss-module__pPs2XW__embedded{flex-direction:column;height:100%;margin-top:0;display:flex}.AccountBookings-module-scss-module__pPs2XW__panelHeader{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;display:flex}.AccountBookings-module-scss-module__pPs2XW__panelTitle{color:#9ca3af;text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:13px;font-weight:600}.AccountBookings-module-scss-module__pPs2XW__countBadge{color:#c6a85b;background:#c6a85b1a;border-radius:20px;padding:3px 10px;font-size:11px;font-weight:600}.AccountBookings-module-scss-module__pPs2XW__sectionTitle{color:#9ca3af;text-transform:uppercase;letter-spacing:.06em;margin-bottom:16px;font-size:14px;font-weight:600}.AccountBookings-module-scss-module__pPs2XW__empty{color:#6b7280;font-size:14px;line-height:1.5}.AccountBookings-module-scss-module__pPs2XW__emptyState{text-align:center;flex:1;justify-content:center;align-items:center;padding:32px 0;display:flex}.AccountBookings-module-scss-module__pPs2XW__list{flex-direction:column;gap:12px;display:flex}.AccountBookings-module-scss-module__pPs2XW__card{background:#161616;border:1px solid #ffffff14;border-radius:12px;grid-template-columns:1fr auto;align-items:start;gap:12px;padding:16px 24px;transition:all .3s;display:grid}.AccountBookings-module-scss-module__pPs2XW__card:hover{border-color:#c6a85b33}.AccountBookings-module-scss-module__pPs2XW__cardPayable{border-color:#c6a85b26}.AccountBookings-module-scss-module__pPs2XW__cardMain{flex-direction:column;gap:4px;display:flex}.AccountBookings-module-scss-module__pPs2XW__cardRoute{color:#e5e5e5;font-size:15px;font-weight:600}.AccountBookings-module-scss-module__pPs2XW__cardMeta{color:#6b7280;flex-wrap:wrap;gap:8px;font-size:13px;display:flex}.AccountBookings-module-scss-module__pPs2XW__cardMetaDot{color:#ffffff1f}.AccountBookings-module-scss-module__pPs2XW__cardRight{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.AccountBookings-module-scss-module__pPs2XW__price{color:#c6a85b;font-size:15px;font-weight:700}.AccountBookings-module-scss-module__pPs2XW__statusBadge{letter-spacing:.04em;text-transform:uppercase;border-radius:20px;padding:3px 8px;font-size:11px;font-weight:600;display:inline-block}.AccountBookings-module-scss-module__pPs2XW__statusBadge.AccountBookings-module-scss-module__pPs2XW__pending{color:#eab308;background:#eab3081f}.AccountBookings-module-scss-module__pPs2XW__statusBadge.AccountBookings-module-scss-module__pPs2XW__confirmed{color:#22c55e;background:#22c55e1f}.AccountBookings-module-scss-module__pPs2XW__statusBadge.AccountBookings-module-scss-module__pPs2XW__completed{color:#9ca3af;background:#9ca3af1f}.AccountBookings-module-scss-module__pPs2XW__statusBadge.AccountBookings-module-scss-module__pPs2XW__cancelled{color:#ef4444;background:#ef44441a}.AccountBookings-module-scss-module__pPs2XW__statusWrap{flex-direction:column;align-items:flex-end;gap:4px;max-width:220px;display:flex}.AccountBookings-module-scss-module__pPs2XW__statusHint{color:#6b7280;text-align:right;margin:0;font-size:11px;line-height:1.4}.AccountBookings-module-scss-module__pPs2XW__cardActions{flex-direction:column;align-items:flex-end;gap:6px;margin-top:6px;display:flex}.AccountBookings-module-scss-module__pPs2XW__loading{color:#6b7280;font-size:14px}.AccountBookings-module-scss-module__pPs2XW__loadError{color:#ef4444;font-size:14px}.AccountBookings-module-scss-module__pPs2XW__payBtn{color:#0a0a0a;cursor:pointer;white-space:nowrap;background:#c6a85b;border:none;border-radius:8px;padding:6px 14px;font-size:12px;font-weight:700;transition:all .3s}.AccountBookings-module-scss-module__pPs2XW__payBtn:hover:not(:disabled){opacity:.88}.AccountBookings-module-scss-module__pPs2XW__payBtn:disabled{opacity:.6;cursor:wait}.AccountBookings-module-scss-module__pPs2XW__cancelBtn{color:#6b7280;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #ffffff14;border-radius:8px;padding:6px 14px;font-size:12px;font-weight:600;transition:all .3s}.AccountBookings-module-scss-module__pPs2XW__cancelBtn:hover:not(:disabled){color:#ef4444;border-color:#ef444473}.AccountBookings-module-scss-module__pPs2XW__cancelBtn:disabled{opacity:.6;cursor:wait}.AccountBookings-module-scss-module__pPs2XW__payError{color:#ef4444;margin:6px 0 0;font-size:12px;line-height:1.4}
@keyframes account-module-scss-module__CGwfiq__fadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.account-module-scss-module__CGwfiq__page{background:#0a0a0a;min-height:100vh;padding:120px 24px 64px}@media (max-width:767px){.account-module-scss-module__CGwfiq__page{padding-top:100px;padding-left:16px;padding-right:16px}}.account-module-scss-module__CGwfiq__container{max-width:900px;margin:0 auto}.account-module-scss-module__CGwfiq__hero{background:linear-gradient(135deg,#111 0%,#c6a85b0f 100%);border:1px solid #ffffff14;border-radius:24px;margin-bottom:48px;padding:48px;position:relative;overflow:hidden}.account-module-scss-module__CGwfiq__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#c6a85b1f 0%,#0000 70%);width:200px;height:200px;position:absolute;top:-60px;right:-60px}@media (max-width:767px){.account-module-scss-module__CGwfiq__hero{border-radius:16px;padding:24px}}.account-module-scss-module__CGwfiq__heroInner{z-index:1;align-items:center;gap:24px;display:flex;position:relative}@media (max-width:767px){.account-module-scss-module__CGwfiq__heroInner{flex-direction:column;align-items:flex-start;gap:16px}}.account-module-scss-module__CGwfiq__avatar{color:#0a0a0a;letter-spacing:.02em;background:linear-gradient(135deg,#c6a85b,#a8893f);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:28px;font-weight:800;display:flex;box-shadow:0 0 32px #c6a85b40}.account-module-scss-module__CGwfiq__heroText{flex:1;min-width:0}.account-module-scss-module__CGwfiq__heroEyebrow{letter-spacing:.1em;text-transform:uppercase;color:#c6a85b;margin-bottom:8px;font-size:12px;font-weight:600}.account-module-scss-module__CGwfiq__heroTitle{color:#e5e5e5;letter-spacing:-.02em;margin-bottom:4px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(22px,3.5vw,32px);font-weight:700}.account-module-scss-module__CGwfiq__heroPhone{color:#6b7280;font-size:14px}.account-module-scss-module__CGwfiq__heroActions{flex-shrink:0;gap:12px;display:flex}@media (max-width:767px){.account-module-scss-module__CGwfiq__heroActions{width:100%}}.account-module-scss-module__CGwfiq__logoutBtn{color:#6b7280;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #ffffff14;border-radius:12px;padding:10px 18px;font-size:13px;font-weight:500;transition:all .3s}.account-module-scss-module__CGwfiq__logoutBtn:hover{color:#ef4444;background:#ef44440f;border-color:#ef444459}@media (max-width:767px){.account-module-scss-module__CGwfiq__logoutBtn{text-align:center;flex:1}}.account-module-scss-module__CGwfiq__quickActions{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:48px;display:grid}@media (max-width:767px){.account-module-scss-module__CGwfiq__quickActions{grid-template-columns:1fr}}.account-module-scss-module__CGwfiq__quickAction{background:#111;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;gap:4px;padding:16px 24px;text-decoration:none;transition:all .3s;display:flex}.account-module-scss-module__CGwfiq__quickAction:hover{background:#c6a85b0a;border-color:#c6a85b59;transform:translateY(-2px)}.account-module-scss-module__CGwfiq__quickActionLabel{color:#e5e5e5;font-size:14px;font-weight:600}.account-module-scss-module__CGwfiq__quickActionHint{color:#6b7280;font-size:12px}.account-module-scss-module__CGwfiq__grid{flex-direction:column;gap:24px;display:flex}.account-module-scss-module__CGwfiq__panel{background:#111;border:1px solid #ffffff14;border-radius:24px;height:100%;padding:32px}@media (max-width:767px){.account-module-scss-module__CGwfiq__panel{border-radius:16px;padding:24px}}.account-module-scss-module__CGwfiq__bookingsPanel{min-height:280px}.account-module-scss-module__CGwfiq__panelHeader{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;display:flex}.account-module-scss-module__CGwfiq__panelTitle{color:#9ca3af;text-transform:uppercase;letter-spacing:.08em;font-size:13px;font-weight:600}.account-module-scss-module__CGwfiq__panelBadge{color:#c6a85b;letter-spacing:.04em;background:#c6a85b1a;border-radius:20px;padding:3px 10px;font-size:11px;font-weight:600}.account-module-scss-module__CGwfiq__formFields{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}@media (max-width:767px){.account-module-scss-module__CGwfiq__formFields{grid-template-columns:1fr}}.account-module-scss-module__CGwfiq__formGroup{flex-direction:column;gap:6px;display:flex}.account-module-scss-module__CGwfiq__label{color:#6b7280;letter-spacing:.03em;text-transform:uppercase;font-size:12px;font-weight:500}.account-module-scss-module__CGwfiq__input{color:#e5e5e5;box-sizing:border-box;background:#16161699;border:1px solid #ffffff14;border-radius:12px;outline:none;width:100%;padding:12px 16px;font-size:15px;transition:all .3s}.account-module-scss-module__CGwfiq__input::placeholder{color:#6b7280}.account-module-scss-module__CGwfiq__input:focus{background:#161616e6;border-color:#c6a85b80}.account-module-scss-module__CGwfiq__input[readonly]{color:#6b7280;cursor:default;background:#ffffff05}.account-module-scss-module__CGwfiq__formFooter{border-top:1px solid #ffffff14;align-items:center;gap:12px;margin-top:24px;padding-top:16px;display:flex}.account-module-scss-module__CGwfiq__saveBtn{color:#0a0a0a;cursor:pointer;letter-spacing:.02em;background:#c6a85b;border:none;border-radius:12px;padding:11px 28px;font-size:14px;font-weight:600;transition:all .3s}.account-module-scss-module__CGwfiq__saveBtn:hover:not(:disabled){background:#d4b068;box-shadow:0 4px 16px #c6a85b4d}.account-module-scss-module__CGwfiq__saveBtn:disabled{opacity:.6;cursor:default}.account-module-scss-module__CGwfiq__saveSuccess{color:#22c55e;font-size:13px;font-weight:500}.account-module-scss-module__CGwfiq__loadingPage{color:#6b7280;background:#0a0a0a;justify-content:center;align-items:center;min-height:100vh;padding-top:80px;font-size:15px;display:flex}
