.Account-module__KvZLVq__accountContainer{max-width:1200px;margin:0 auto;padding:40px 20px}.Account-module__KvZLVq__title{color:var(--text-main);margin-bottom:30px;font-size:2rem;font-weight:800}.Account-module__KvZLVq__layout{grid-template-columns:280px 1fr;gap:40px;display:grid}.Account-module__KvZLVq__sidebar{border:1px solid var(--border-color);background:#fff;border-radius:12px;flex-direction:column;gap:10px;height:fit-content;padding:20px;display:flex;box-shadow:0 4px 15px #00000008}.Account-module__KvZLVq__userProfile{border-bottom:1px solid var(--border-color);align-items:center;gap:15px;margin-bottom:10px;padding-bottom:20px;display:flex}.Account-module__KvZLVq__avatar{background-color:var(--primary-color);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;font-weight:700;display:flex}.Account-module__KvZLVq__userName{color:var(--text-main);font-size:1.1rem;font-weight:700}.Account-module__KvZLVq__userEmail{color:var(--text-muted);font-size:.85rem}.Account-module__KvZLVq__navLink{color:var(--text-main);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;width:100%;padding:12px 15px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.Account-module__KvZLVq__navLink:hover{background-color:var(--bg-color)}.Account-module__KvZLVq__navLink.Account-module__KvZLVq__active{color:var(--primary-color);background-color:#a78bfa1a}.Account-module__KvZLVq__content{border:1px solid var(--border-color);background:#fff;border-radius:12px;min-height:500px;padding:30px;box-shadow:0 4px 15px #00000008}.Account-module__KvZLVq__contentTitle{border-bottom:1px solid var(--border-color);margin-bottom:30px;padding-bottom:15px;font-size:1.5rem;font-weight:700}.Account-module__KvZLVq__orderCard{border:1px solid var(--border-color);border-radius:12px;margin-bottom:20px;overflow:hidden}.Account-module__KvZLVq__orderHeader{background-color:var(--bg-color);border-bottom:1px solid var(--border-color);justify-content:space-between;padding:15px 20px;display:flex}.Account-module__KvZLVq__orderHeader strong{color:var(--text-main)}.Account-module__KvZLVq__orderHeader span{color:var(--text-muted);font-size:.9rem}.Account-module__KvZLVq__orderBody{align-items:center;gap:20px;padding:20px;display:flex}.Account-module__KvZLVq__productImg{object-fit:cover;border:1px solid var(--border-color);border-radius:8px;width:80px;height:80px}.Account-module__KvZLVq__orderInfo{flex:1}.Account-module__KvZLVq__orderStatus{color:#fff;border-radius:20px;padding:4px 10px;font-size:.8rem;font-weight:700;display:inline-block}.Account-module__KvZLVq__status-delivered{background-color:#10b981}.Account-module__KvZLVq__status-shipping{background-color:#f59e0b}.Account-module__KvZLVq__status-processing{background-color:#3b82f6}@media (max-width:900px){.Account-module__KvZLVq__layout{grid-template-columns:1fr}}
