.account_pageContent__jw9ZM{padding:10px 20px;gap:20px}.account_accountContent__g0CNK,.account_headerCopy__J_YKw,.account_pageContent__jw9ZM{display:flex;flex-direction:column}.account_headerCopy__J_YKw{height:auto;margin-bottom:20px}.account_profileWrapper__300yC{display:flex;flex-direction:column;gap:16px}.account_profileHeader__Lion9{display:flex}.account_profileContent__s2ubW{background:#FEF5F5;border-radius:16px;padding:7px;box-shadow:0 2px 8px rgba(0,0,0,.05)}.account_profileInfoGroup__AzHP1{display:flex;flex-direction:column;padding:4px}.account_profileInfoGroup__AzHP1:last-child{border-bottom:none}.account_profileInfoLabel__BtGaX{font-weight:500;font-size:14px;color:#8E7272;margin-bottom:8px}.account_profileInfoDisplay__gS1pZ{display:flex;flex-direction:row;gap:12px;padding:0;align-items:center}.account_profileInfoDisplay__gS1pZ p{font-size:16px;color:#594141;flex:1 1}.account_editButton__YJv0M{display:flex;align-items:center;border:none;background:#F3E9E9;cursor:pointer;padding:6px 12px;font-size:14px;font-weight:500;gap:6px;color:#A88E8E;border-radius:10px;transition:all .2s ease}.account_editButton__YJv0M:hover{background:#EBE0E0;color:#8E7272}.account_penLine__f5o79{width:14px;height:14px;transform:translateY(1px)}.account_editFields__jP0Ds{display:flex;flex-direction:column;gap:8px;width:100%;max-width:400px}.account_inputField__lLUXS{border:1px solid #ebe0e0;padding:10px 14px;font-size:15px;background:#FFFFFF;border-radius:12px;width:100%;color:#594141;transition:all .2s ease}.account_inputField__lLUXS:focus{outline:none;border-color:#DB9494;box-shadow:0 0 0 2px rgba(219,148,148,.1)}.account_profileInfoEditWrapper__zEMRU{display:flex;flex-direction:column;gap:12px;width:100%}.account_buttonsWrapper__n_fGa{display:flex;flex-direction:row;gap:10px}.account_buttonsWrapper__n_fGa .account_editButton__YJv0M{padding:8px 16px}.account_buttonsWrapper__n_fGa .account_editButton__YJv0M:first-child{background:#DB9494;color:#FFFFFF}.account_buttonsWrapper__n_fGa .account_editButton__YJv0M:first-child:hover{background:#D48484}.account_actionsWrapper__bHFQN{display:flex;flex-direction:column;gap:12px}.account_logoutButton__pP9IS,.account_manageButton__d4DjL{display:flex;border:none;padding:6px 12px;font-size:14px;font-weight:500;border-radius:12px;cursor:pointer;transition:all .2s ease;width:-moz-fit-content;width:fit-content}.account_manageButton__d4DjL{background:#DB9494;color:#FFFFFF}.account_manageButton__d4DjL:hover{background:#D48484}.account_logoutButton__pP9IS{background:#F3E9E9;color:#A88E8E}.account_logoutButton__pP9IS:hover{background:#EBE0E0;color:#8E7272}.account_errorMessage__xuedy,.account_successMessage__IarWF{padding:12px 16px;border-radius:12px;font-size:14px}.account_errorMessage__xuedy{background:#FEF5F5}.account_successMessage__IarWF{background:#e3ede5;color:#2b5735}.account_ordersWrapper___gzcv{display:flex;flex-direction:column;gap:20px;margin-top:20px}.account_ordersHeader__J7euz{display:flex;align-items:center}.account_ordersContent__ibNQR{border-radius:14px}.account_noOrdersText__F1US5{color:#A78888;text-align:center;font-size:16px;font-weight:500;padding:20px}.account_ordersList__PAmhW{display:flex;flex-direction:column;gap:12px}.account_orderItem__C3tUU{border-radius:12px;padding:7px;box-shadow:0 2px 4px rgba(0,0,0,.05);background:#FEF5F5;transition:all .2s ease}.account_orderHeader__PqC_p{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:8px;gap:8px;margin-bottom:12px}.account_orderDate__RVgOT,.account_pickupDate__MJO1_,.account_statusBadge__d0MMD{font-size:14px;color:#594141;padding:6px 7px;border-radius:8px;display:flex;align-items:center;background:#F3E9E9;box-shadow:inset 0 0 4px rgba(0,0,0,.05)}.account_statusBadge__d0MMD{font-weight:500;align-items:center}.account_statusBadge__d0MMD.account_awaiting_payment__5wLms{background:#FFF3CD;color:#856404}.account_statusBadge__d0MMD.account_paid__0RKEd{background:#e3ede5;color:#2b5735}.account_statusBadge__d0MMD.account_processing__vHKRh{background:#CCE5FF;color:#004085}.account_statusBadge__d0MMD.account_ready__Zj65B{background:#E2E3FF;color:#1B1E83}.account_statusBadge__d0MMD.account_completed___Ec2B{background:#e7e7f4;color:#3d3f70}.account_statusBadge__d0MMD.account_cancelled__wafz6{background:#F8D7DA;color:#721C24}.account_orderItems__nokP7{margin-top:4px}.account_itemsHeader__5kbLh{font-size:14px;color:#594141;margin-bottom:8px;font-weight:600}.account_itemsList__XjWl2{list-style:none;padding:0;margin:0}.account_orderLineItem__KWosJ{display:flex;justify-content:space-between;padding:4px 0;color:#594141;font-size:14px}.account_orderLineItem__KWosJ:last-child{border-bottom:none}.account_orderLineItem__KWosJ:nth-last-child(4){border-bottom:2px solid #e9dfdf;padding-bottom:8px;margin-bottom:8px}.account_orderTotal__JUvG9{font-weight:600}@media (max-width:698px){.account_orderHeader__PqC_p{grid-template-columns:1fr;gap:6px}}.account_spinnerWrapper__DYSZu{display:flex;justify-content:center;align-items:center;min-height:200px}.account_spinner__nDkuE{width:40px;height:40px;border-radius:50%;border:3px solid #f3e9e9;border-top-color:#e07070;animation:account_spin__YDVOr 1s ease-in-out infinite}@keyframes account_spin__YDVOr{to{transform:rotate(1turn)}}