.Orders_ordersSection__oONvY{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.Orders_sectionTitle__AYKqh{font-size:1.5rem;font-weight:600;margin-bottom:2rem;color:#1a1a1a}.Orders_ordersList__00Klj{display:grid;gap:1rem}.Orders_orderCard__B_l9o{border:1px solid #eee;border-radius:8px;padding:1rem;cursor:pointer;transition:all .3s ease}.Orders_orderCard__B_l9o:hover{box-shadow:0 2px 12px rgba(0,0,0,.1)}.Orders_orderHeader__5Lqh_{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.Orders_orderId__VC6QF{color:#666;font-size:.9rem}.Orders_status__JidVV{padding:.25rem .75rem;border-radius:20px;font-size:.875rem}.Orders_pending__QsGHY{background:#fff3cd;color:#856404}.Orders_processing__2M5rS{background:#cce5ff;color:#004085}.Orders_completed___60U6{background:#d4edda;color:#155724}.Orders_cancelled__jNyP_{background:#f8d7da;color:#721c24}.Orders_orderInfo__EbZut{display:flex;justify-content:space-between;color:#666;font-size:.9rem}.Orders_orderDetail__DdeqD{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.15);width:90%;max-width:500px;z-index:1000}.Orders_items__FFtTq{margin:1.5rem 0}.Orders_item__p2aR0{display:flex;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid #eee}.Orders_total__cpUHq{text-align:right;font-weight:600;margin-top:1rem;font-size:1.1rem}.Orders_closeButton__ORExc{width:100%;padding:.75rem;background:#4caf50;color:#fff;border:none;border-radius:6px;margin-top:1.5rem;cursor:pointer;transition:all .3s ease}.Orders_closeButton__ORExc:hover{background:#45a049}.Orders_loading__w0BRV{text-align:center;padding:2rem;color:#666}.Orders_error__pCv0J{color:#dc3545;padding:1rem;background:#f8d7da;border-radius:6px;margin:1rem 0}.Orders_empty__2zSMe{text-align:center;padding:2rem;color:#666;background:#f8f9fa;border-radius:6px}.Profile_profileSection__cV13m{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.Profile_sectionTitle__Sf612{font-size:1.5rem;font-weight:600;margin-bottom:2rem;color:#1a1a1a}.Profile_avatarSection__Xi0Hd{text-align:center;margin-bottom:2rem}.Profile_avatarWrapper__vw33o{position:relative;width:120px;height:120px;margin:0 auto}.Profile_avatar__cGdrv{width:100%;height:100%;border-radius:50%;object-fit:cover}.Profile_avatarPlaceholder__vBbJD{width:100%;height:100%;background:#f0f0f0;font-size:3rem;color:#ccc}.Profile_avatarPlaceholder__vBbJD,.Profile_avatarUpload___KMHy{border-radius:50%;display:flex;align-items:center;justify-content:center}.Profile_avatarUpload___KMHy{position:absolute;right:0;bottom:0;background:#4caf50;color:#fff;width:32px;height:32px;cursor:pointer;transition:all .3s ease}.Profile_avatarUpload___KMHy:hover{background:#45a049}.Profile_form__9DF_y{max-width:500px;margin:0 auto}.Profile_inputGroup__063xv{margin-bottom:1.5rem}.Profile_inputGroup__063xv label{display:block;margin-bottom:.5rem;color:#666}.Profile_inputGroup__063xv input{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:6px;font-size:1rem;transition:all .3s ease}.Profile_inputGroup__063xv input:focus{outline:none;border-color:#4caf50;box-shadow:0 0 0 2px rgba(76,175,80,.1)}.Profile_submitButton__hs2_e{width:100%;padding:.75rem;background:#4caf50;color:#fff;border:none;border-radius:6px;font-size:1rem;cursor:pointer;transition:all .3s ease}.Profile_submitButton__hs2_e:hover{background:#45a049}.Profile_submitButton__hs2_e:disabled{background:#ccc;cursor:not-allowed}.Profile_passwordTitle__6Rvt4{font-size:1.25rem;font-weight:500;margin:2rem 0 1rem;color:#1a1a1a}.Profile_error__rjup_{color:#dc3545;background:#ffe6e6}.Profile_error__rjup_,.Profile_success__n0fzs{padding:.75rem;margin:1rem 0;border-radius:6px}.Profile_success__n0fzs{color:#28a745;background:#e6ffe6}