.AccountPage_accountPage__1maGA{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#f1f5f9);padding:2rem 0 4rem}.AccountPage_container__HQiUQ{max-width:1200px;margin:0 auto;padding:0 1.5rem}.AccountPage_header__t9Zi6{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;padding:1.5rem 2rem;background:white;border-radius:1rem;box-shadow:0 4px 6px -1px rgb(0 0 0/.05)}.AccountPage_greeting__VXI_5{display:flex;align-items:center;gap:1rem}.AccountPage_avatar__qEkQg{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#0099cc,#007799);display:flex;align-items:center;justify-content:center;color:white;font-size:1.5rem;font-weight:700}.AccountPage_greetingText__Xvj1s h1{font-size:1.25rem;font-weight:600;color:#0f172a;margin-bottom:.25rem}.AccountPage_greetingText__Xvj1s p{font-size:.875rem;color:#64748b}.AccountPage_logoutButton__l_VLF{display:flex;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:500;color:#ef4444;background:#fef2f2;border:none;border-radius:.5rem;cursor:pointer;transition:all .2s}.AccountPage_logoutButton__l_VLF:hover{background:#fee2e2}.AccountPage_tabs__num2k{display:flex;gap:.5rem;margin-bottom:1.5rem;background:white;padding:.5rem;border-radius:.75rem;box-shadow:0 2px 4px rgb(0 0 0/.05)}.AccountPage_tab__fMaFa{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1rem;font-size:.9375rem;font-weight:500;color:#64748b;background:transparent;border:none;border-radius:.5rem;cursor:pointer;transition:all .2s}.AccountPage_tab__fMaFa:hover{background:#f8fafc;color:#334155}.AccountPage_tab__fMaFa.AccountPage_active__GY9cd{background:#0099cc;color:white}.AccountPage_card__QJ_ln{background:white;border-radius:1rem;box-shadow:0 4px 6px -1px rgb(0 0 0/.05);padding:2rem}.AccountPage_cardTitle__ij_42{display:flex;align-items:center;gap:.75rem;font-size:1.125rem;font-weight:600;color:#0f172a;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.AccountPage_cardTitle__ij_42 svg{color:#0099cc}.AccountPage_profileForm__q_PCD{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.AccountPage_formGroup___mFCr{display:flex;flex-direction:column;gap:.5rem}.AccountPage_formGroup___mFCr.AccountPage_fullWidth__JS7Tn{grid-column:1/-1}.AccountPage_label__NrNX4{font-size:.875rem;font-weight:500;color:#334155}.AccountPage_input__ctviD{width:100%;padding:.875rem 1rem;font-size:1rem;border:2px solid #e2e8f0;border-radius:.75rem;background:white;transition:all .2s}.AccountPage_input__ctviD:focus{outline:none;border-color:#00b3e6;box-shadow:0 0 0 3px rgba(0,179,230,.1)}.AccountPage_input__ctviD:disabled{background:#f8fafc;color:#64748b;cursor:not-allowed}.AccountPage_saveButton__5Yb86{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:600;color:white;background:linear-gradient(135deg,#0099cc,#007799);border:none;border-radius:.75rem;cursor:pointer;transition:all .2s}.AccountPage_saveButton__5Yb86:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 16px -4px rgba(0,153,204,.4)}.AccountPage_saveButton__5Yb86:disabled{opacity:.6;cursor:not-allowed}.AccountPage_ordersList__ruIFg{display:flex;flex-direction:column;gap:1rem}.AccountPage_orderCard__mvCAv{display:flex;align-items:center;gap:1.5rem;padding:1.25rem;background:#f8fafc;border-radius:.75rem;transition:all .2s}.AccountPage_orderCard__mvCAv:hover{background:#f1f5f9}.AccountPage_orderIcon__ri_t1{width:48px;height:48px;border-radius:.5rem;background:white;display:flex;align-items:center;justify-content:center;color:#0099cc;box-shadow:0 2px 4px rgb(0 0 0/.05)}.AccountPage_orderInfo__321Rf{flex:1}.AccountPage_orderNumber__utS_g{font-weight:600;color:#0f172a;margin-bottom:.25rem}.AccountPage_orderDate__kr3zZ{font-size:.875rem;color:#64748b}.AccountPage_orderStatus__wl3uZ{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.75rem;font-weight:600;border-radius:9999px}.AccountPage_statusPending__zGttB{background:#fef3c7;color:#d97706}.AccountPage_statusProcessing__8LbnM{background:#dbeafe;color:#2563eb}.AccountPage_statusShipped__UTGAg{background:#e0f7fa;color:#0099cc}.AccountPage_statusDelivered__Bueqi{background:#d1fae5;color:#007799}.AccountPage_orderTotal__OQdxl{font-size:1.125rem;font-weight:700;color:#0f172a}.AccountPage_emptyState__Hq1_r{text-align:center;padding:3rem;color:#64748b}.AccountPage_emptyIcon__Rf2dz{width:80px;height:80px;margin:0 auto 1.5rem;background:#e0f7fa;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#0099cc}.AccountPage_emptyTitle__twGo2{font-size:1.25rem;font-weight:600;color:#0f172a;margin-bottom:.5rem}.AccountPage_emptyText__8WkYt{color:#64748b;margin-bottom:1.5rem}.AccountPage_emptyButton__dDnIm{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-weight:600;color:white;background:#0099cc;border-radius:.75rem;text-decoration:none;transition:all .2s}.AccountPage_emptyButton__dDnIm:hover{background:#007799}.AccountPage_loading__Ox0KY{display:flex;align-items:center;justify-content:center;min-height:400px}.AccountPage_spinner__nAMD1{width:48px;height:48px;border:4px solid #e2e8f0;border-top-color:#0099cc;border-radius:50%;animation:AccountPage_spin__306OU 1s linear infinite}@keyframes AccountPage_spin__306OU{to{transform:rotate(1turn)}}@media (max-width:768px){.AccountPage_header__t9Zi6{flex-direction:column;gap:1rem;text-align:center;padding:1rem}.AccountPage_greeting__VXI_5,.AccountPage_tabs__num2k{flex-direction:column}.AccountPage_profileForm__q_PCD{grid-template-columns:1fr}.AccountPage_orderCard__mvCAv{flex-direction:column;text-align:center}}@media (max-width:640px){.AccountPage_accountPage__1maGA{padding:1rem 0 2rem}.AccountPage_container__HQiUQ{padding:0 1rem}.AccountPage_card__QJ_ln{padding:1.25rem}.AccountPage_avatar__qEkQg{width:44px;height:44px;font-size:1.125rem}.AccountPage_greetingText__Xvj1s h1{font-size:1.125rem}.AccountPage_tab__fMaFa{padding:.625rem .75rem;font-size:.8125rem}.AccountPage_cardTitle__ij_42{font-size:1rem}.AccountPage_emptyIcon__Rf2dz{width:60px;height:60px}.AccountPage_orderIcon__ri_t1{width:40px;height:40px}.AccountPage_orderTotal__OQdxl{font-size:1rem}}